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
❌20 032 erreurs, 2 076 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 22/01/2026 à 08h17 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 521 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence [2, 1] 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 ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence [1, 28, 33, 23] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC stop_sequence [14, 11, 5, 9, 1, 7, 13, 3] 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:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852076F5403217x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3420F5413539x2026x01x18T21x46x46Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 26 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:5340379650981888:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line: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
GTFS-rt stop_id does not exist in GTFS data E011 75 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC stop_id FR:14435:ZE:6324783202435072:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC stop_id FR:14082:ZE:6623214710030336:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC stop_id FR:14520:ZE:4793309064069120:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC stop_id FR:14520:ZE:6360221178920960:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4936575856148480x0:LOC stop_id FR:14337:ZE:4832246264496128:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 18 139 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 ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769080320) is less than previous stop departure_time 12:13:00 (1769080380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769080320) is less than previous stop arrival_time 12:13:00 (1769080380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769080920) is less than previous stop arrival_time 12:23:00 (1769080980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769080920) is less than previous stop departure_time 12:23:00 (1769080980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1769080920) is less than previous stop departure_time 12:23:00 (1769080980) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 607 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TNIx85: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 ATOUMOD012:ServiceJourney:300000387:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
Sequential stop_time_updates have the same stop_id E037 2 erreurs
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN3103F5413892x2026x01x18T21x46x46Z:LOC has repeating stop_id FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002 at stop_sequence 17 - sequential stop_ids should be different
- trip_id ATOUMOD002:ServiceJourney:OCESN3106F5413886x2026x01x18T21x46x46Z:LOC has repeating stop_id FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002 at stop_sequence 12 - sequential stop_ids should be different
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 111 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 29 has stop_id FR:76351:ZE:3666:ATOUMOD003 but GTFS stop_sequence 29 has stop_id FR:76351:ZE:3690:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 32 has stop_id FR:76351:ZE:3506:ATOUMOD003 but GTFS stop_sequence 32 has stop_id FR:76351:ZE:3381:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 25 has stop_id FR:76351:ZE:5183:ATOUMOD003 but GTFS stop_sequence 25 has stop_id FR:76351:ZE:3200:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 34 has stop_id FR:76351:ZE:3386:ATOUMOD003 but GTFS stop_sequence 34 has stop_id FR:76351:ZE:3047:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011284x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 28 has stop_id FR:76351:ZE:3192:ATOUMOD003 but GTFS stop_sequence 28 has stop_id FR:76351:ZE:3241:ATOUMOD003 - 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:18:18 (1769066298) is 1 min 15 sec greater than 08:17:02 (1769066222313) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 465 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 ATOUMOD007:ServiceJourney:1257:LOC contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TNIx85:LOC contains stop_sequence 37 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:SemainexSCOC597872:LOC contains stop_sequence 34 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 692 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TNIx85:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:SemainexSCOC596215:LOC does not have a vehicle_id
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 384 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a schedule_relationship
- trip_id ATOUMOD001:ServiceJourney:TNIx85:LOC stop_sequence 37 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD001:ServiceJourney:TNIx85: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 | 11 274 | 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. | 455 014 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 343 | 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 617 | 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 | 9 071 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 14 269 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 28 498 | 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. | 156 | 23 fois (88 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 1 918 | 22 fois (85 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 133 | 19 fois (73 % 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 | 133 | 19 fois (73 % des validations) |
| E050 | All timestamps must be less than the current time | 16 | 16 fois (62 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 975 | 12 fois (46 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 211 | 10 fois (38 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 22 | 10 fois (38 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 15 | 8 fois (31 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 22/01/2026 à 17h45 Europe/Paris.
trip_updates (799) 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 22/01/2026 à 17h45 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD003:ServiceJourney:4057064x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769100863"
},
"departure": {
"delay": 23,
"time": "1769100863"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769100578"
},
"departure": {
"delay": 38,
"time": "1769100578"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1769101127"
},
"departure": {
"delay": 47,
"time": "1769101127"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769100436"
},
"departure": {
"delay": 16,
"time": "1769100436"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769101213"
},
"departure": {
"delay": 13,
"time": "1769101213"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769101556"
},
"departure": {
"delay": 56,
"time": "1769101556"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1769101373"
},
"departure": {
"delay": 53,
"time": "1769101373"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769100640"
},
"departure": {
"delay": 40,
"time": "1769100640"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1769100514"
},
"departure": {
"delay": 34,
"time": "1769100514"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1769100811"
},
"departure": {
"delay": 31,
"time": "1769100811"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769100944"
},
"departure": {
"delay": 44,
"time": "1769100944"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769100358"
},
"departure": {
"delay": 58,
"time": "1769100358"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102040"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100480"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769101066"
},
"departure": {
"delay": 46,
"time": "1769101066"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769101276"
},
"departure": {
"delay": 16,
"time": "1769101276"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769100313"
},
"departure": {
"delay": 13,
"time": "1769100313"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769099456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057064x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230626x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769102867"
},
"departure": {
"delay": 47,
"time": "1769102867"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1769101534"
},
"departure": {
"delay": 34,
"time": "1769101534"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769102644"
},
"departure": {
"delay": 4,
"time": "1769102644"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1769102523"
},
"departure": {
"delay": 3,
"time": "1769102523"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769102285"
},
"departure": {
"delay": 5,
"time": "1769102285"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1769100499"
},
"departure": {
"delay": 19,
"time": "1769100499"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769102363"
},
"departure": {
"delay": 23,
"time": "1769102363"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100960"
},
"departure": {
"time": "1769100960"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1769102709"
},
"departure": {
"delay": 9,
"time": "1769102709"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769100371"
},
"departure": {
"delay": 11,
"time": "1769100371"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769102800"
},
"departure": {
"delay": 40,
"time": "1769102800"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100240"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1769100307"
},
"departure": {
"delay": 7,
"time": "1769100307"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769100853"
},
"departure": {
"delay": 13,
"time": "1769100853"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769102457"
},
"departure": {
"delay": 57,
"time": "1769102457"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1769103136"
},
"departure": {
"delay": 16,
"time": "1769103136"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1769101941"
},
"departure": {
"delay": 21,
"time": "1769101941"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769101720"
},
"departure": {
"delay": 40,
"time": "1769101720"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1769101807"
},
"departure": {
"delay": 7,
"time": "1769101807"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1769103047"
},
"departure": {
"delay": 47,
"time": "1769103047"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1769102990"
},
"departure": {
"delay": 50,
"time": "1769102990"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769103240"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1769103192"
},
"departure": {
"delay": 12,
"time": "1769103192"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 22,
"time": "1769102002"
},
"departure": {
"delay": 22,
"time": "1769102002"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769099836",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230626x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -270,
"time": "1769099850"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1769100094",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596519:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769100554"
},
"departure": {
"delay": 134,
"time": "1769100554"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1769100099"
},
"departure": {
"delay": 54,
"time": "1769100114"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1769100271"
},
"departure": {
"delay": 151,
"time": "1769100271"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1769100214"
},
"departure": {
"delay": 154,
"time": "1769100214"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769099634"
},
"departure": {
"delay": 24,
"time": "1769099664"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1769100247"
},
"departure": {
"delay": 187,
"time": "1769100247"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769099730"
},
"departure": {
"delay": 90,
"time": "1769099730"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 203,
"time": "1769100383"
},
"departure": {
"delay": 203,
"time": "1769100383"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1769100682"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1769100587"
},
"departure": {
"delay": 107,
"time": "1769100587"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 227,
"time": "1769100347"
},
"departure": {
"delay": 227,
"time": "1769100347"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1769100444"
},
"departure": {
"delay": 204,
"time": "1769100444"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1769099812"
},
"departure": {
"delay": -6,
"time": "1769099814"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769099891"
},
"departure": {
"delay": 71,
"time": "1769099891"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769100457"
},
"departure": {
"delay": 157,
"time": "1769100457"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1769100501"
},
"departure": {
"delay": 201,
"time": "1769100501"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769099765"
},
"departure": {
"delay": 5,
"time": "1769099765"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470480:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769101200"
},
"departure": {
"delay": 120,
"time": "1769101200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1769099880"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769099940"
},
"departure": {
"delay": 125,
"time": "1769099945"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769100420"
},
"departure": {
"delay": 120,
"time": "1769100420"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769100780"
},
"departure": {
"delay": 120,
"time": "1769100780"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769100240"
},
"departure": {
"delay": 120,
"time": "1769100240"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769100120"
},
"departure": {
"delay": 120,
"time": "1769100120"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769101440"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769100300"
},
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769101260"
},
"departure": {
"delay": 120,
"time": "1769101260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769100840"
},
"departure": {
"delay": 120,
"time": "1769100840"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769100900"
},
"departure": {
"delay": 120,
"time": "1769100900"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769100660"
},
"departure": {
"delay": 120,
"time": "1769100660"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769100360"
},
"departure": {
"delay": 120,
"time": "1769100360"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769100480"
},
"departure": {
"delay": 120,
"time": "1769100480"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2475:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1769081416"
},
"departure": {
"delay": 89,
"time": "1769081429"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769081467"
},
"departure": {
"delay": 69,
"time": "1769081529"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1769081318"
},
"departure": {
"delay": 166,
"time": "1769081326"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769081589"
},
"departure": {
"delay": 20,
"time": "1769081600"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769081689"
},
"departure": {
"delay": 7,
"time": "1769081707"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1769082572"
},
"departure": {
"delay": -20,
"time": "1769082580"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"time": "1769082531"
},
"departure": {
"time": "1769082540"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -37,
"time": "1769082608"
},
"departure": {
"delay": -37,
"time": "1769082623"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1769082470"
},
"departure": {
"delay": -1,
"time": "1769082479"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769082319"
},
"departure": {
"delay": 4,
"time": "1769082364"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1769081847"
},
"departure": {
"delay": -24,
"time": "1769081856"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769081891"
},
"departure": {
"delay": 104,
"time": "1769082044"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 177,
"time": "1769081157"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769082448"
},
"departure": {
"delay": 35,
"time": "1769082455"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769082277"
},
"departure": {
"delay": -14,
"time": "1769082286"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 114,
"time": "1769081380"
},
"departure": {
"delay": 114,
"time": "1769081394"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1769082240"
},
"departure": {
"delay": 15,
"time": "1769082255"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 187,
"time": "1769081211"
},
"departure": {
"delay": 187,
"time": "1769081227"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769082207"
},
"departure": {
"delay": 38,
"time": "1769082218"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769081740"
},
"departure": {
"delay": 7,
"time": "1769081767"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769082083"
},
"departure": {
"delay": 110,
"time": "1769082110"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -93,
"time": "1769082687"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1769081357"
},
"departure": {
"delay": 144,
"time": "1769081364"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1769081257"
},
"departure": {
"delay": 170,
"time": "1769081270"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769081451"
},
"departure": {
"delay": 62,
"time": "1769081462"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11724:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30530,
"time": "1769096930"
},
"departure": {
"delay": 30530,
"time": "1769096930"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769095430",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11724:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052294xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769100698"
},
"departure": {
"delay": 38,
"time": "1769100698"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769102108"
},
"departure": {
"delay": 8,
"time": "1769102108"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769103271"
},
"departure": {
"delay": 31,
"time": "1769103271"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1769102061"
},
"departure": {
"delay": 21,
"time": "1769102061"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769101714"
},
"departure": {
"delay": 34,
"time": "1769101714"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769101488"
},
"departure": {
"delay": 48,
"time": "1769101488"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769100765"
},
"departure": {
"delay": 45,
"time": "1769100765"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1769102427"
},
"departure": {
"delay": 27,
"time": "1769102427"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769102891"
},
"departure": {
"delay": 11,
"time": "1769102891"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1769104092"
},
"departure": {
"delay": 12,
"time": "1769104092"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1769103691"
},
"departure": {
"delay": 31,
"time": "1769103691"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769102465"
},
"departure": {
"delay": 5,
"time": "1769102465"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769104503"
},
"departure": {
"delay": 3,
"time": "1769104503"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769104560"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 21,
"time": "1769102301"
},
"departure": {
"delay": 21,
"time": "1769102301"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769102653"
},
"departure": {
"delay": 13,
"time": "1769102653"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1769102854"
},
"departure": {
"delay": 34,
"time": "1769102854"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1769103532"
},
"departure": {
"delay": 52,
"time": "1769103532"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 38,
"time": "1769103818"
},
"departure": {
"delay": 38,
"time": "1769103818"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1769103093"
},
"departure": {
"delay": 33,
"time": "1769103093"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1769103169"
},
"departure": {
"delay": 49,
"time": "1769103169"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1769100553"
},
"departure": {
"delay": 13,
"time": "1769100553"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769102807"
},
"departure": {
"delay": 47,
"time": "1769102807"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769101964"
},
"departure": {
"delay": 44,
"time": "1769101964"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769101522"
},
"departure": {
"delay": 22,
"time": "1769101522"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1769104263"
},
"departure": {
"delay": 3,
"time": "1769104263"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769101645"
},
"departure": {
"delay": 25,
"time": "1769101645"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1769104383"
},
"departure": {
"delay": 3,
"time": "1769104383"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769099756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052294xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230592x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 40,
"time": "1769099860"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769101055"
},
"departure": {
"delay": 35,
"time": "1769101055"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1769101587"
},
"departure": {
"delay": 87,
"time": "1769101587"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1769102724"
},
"departure": {
"delay": 84,
"time": "1769102724"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 35,
"time": "1769102795"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 89,
"time": "1769100809"
},
"departure": {
"delay": 89,
"time": "1769100809"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1769100152"
},
"departure": {
"delay": 92,
"time": "1769100152"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769100695"
},
"departure": {
"delay": 35,
"time": "1769100695"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769100043"
},
"departure": {
"delay": 103,
"time": "1769100043"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1769100987"
},
"departure": {
"delay": 87,
"time": "1769100987"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769102135"
},
"departure": {
"delay": 35,
"time": "1769102135"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1769101415"
},
"departure": {
"delay": 35,
"time": "1769101415"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1769100747"
},
"departure": {
"delay": 87,
"time": "1769100747"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1769100895"
},
"departure": {
"delay": 55,
"time": "1769100895"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769101480"
},
"departure": {
"delay": 40,
"time": "1769101480"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1769102475"
},
"departure": {
"delay": 75,
"time": "1769102475"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1769102435"
},
"departure": {
"delay": 35,
"time": "1769102435"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1769100626"
},
"departure": {
"delay": 86,
"time": "1769100626"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 79,
"time": "1769102239"
},
"departure": {
"delay": 79,
"time": "1769102239"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1769102375"
},
"departure": {
"delay": 35,
"time": "1769102375"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1769102615"
},
"departure": {
"delay": 35,
"time": "1769102615"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 47,
"time": "1769101667"
},
"departure": {
"delay": 47,
"time": "1769101667"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1769101775"
},
"departure": {
"delay": 35,
"time": "1769101775"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1769100233"
},
"departure": {
"delay": 53,
"time": "1769100233"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769102580"
},
"departure": {
"delay": 60,
"time": "1769102580"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 89,
"time": "1769102669"
},
"departure": {
"delay": 89,
"time": "1769102669"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1769100576"
},
"departure": {
"delay": 36,
"time": "1769100576"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769101258"
},
"departure": {
"delay": 58,
"time": "1769101258"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1769099933"
},
"departure": {
"delay": 53,
"time": "1769099933"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769100457"
},
"departure": {
"delay": 37,
"time": "1769100457"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1769101345"
},
"departure": {
"delay": 85,
"time": "1769101345"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1769100515"
},
"departure": {
"delay": 35,
"time": "1769100515"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1769100380"
},
"departure": {
"delay": 80,
"time": "1769100380"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769100275"
},
"departure": {
"delay": 35,
"time": "1769100275"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769102505"
},
"departure": {
"delay": 45,
"time": "1769102505"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769098706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230592x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:33:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769091264"
},
"departure": {
"delay": 41,
"time": "1769091281"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769091017"
},
"departure": {
"delay": 93,
"time": "1769091033"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1769091670"
},
"departure": {
"delay": 24,
"time": "1769091684"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769090835"
},
"departure": {
"delay": 29,
"time": "1769090849"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1769090294"
},
"departure": {
"delay": 42,
"time": "1769090322"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769090201"
},
"departure": {
"delay": 52,
"time": "1769090212"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769091478"
},
"departure": {
"delay": 66,
"time": "1769091486"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1769091396"
},
"departure": {
"delay": 79,
"time": "1769091439"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 70,
"time": "1769090110"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769091632"
},
"departure": {
"delay": 44,
"time": "1769091644"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1769090530"
},
"departure": {
"delay": 24,
"time": "1769090544"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769091313"
},
"departure": {
"delay": 67,
"time": "1769091367"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1769090162"
},
"departure": {
"delay": 75,
"time": "1769090175"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769091177"
},
"departure": {
"delay": 56,
"time": "1769091236"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1769091085"
},
"departure": {
"delay": 41,
"time": "1769091101"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1769091122"
},
"departure": {
"delay": 25,
"time": "1769091145"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1769090563"
},
"departure": {
"delay": -2,
"time": "1769090578"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1769090695"
},
"departure": {
"delay": 39,
"time": "1769090799"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1769091570"
},
"departure": {
"delay": 56,
"time": "1769091596"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769091759"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1769091509"
},
"departure": {
"delay": 42,
"time": "1769091522"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1769090447"
},
"departure": {
"delay": 36,
"time": "1769090496"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769090904"
},
"departure": {
"delay": 65,
"time": "1769090945"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1769090624"
},
"departure": {
"delay": 37,
"time": "1769090677"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769091059"
},
"departure": {
"delay": 71,
"time": "1769091071"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:33:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011253x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 453,
"time": "1769102913"
},
"departure": {
"delay": 453,
"time": "1769102913"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 453,
"time": "1769101173"
},
"departure": {
"delay": 453,
"time": "1769101173"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 453,
"time": "1769100153"
},
"departure": {
"delay": 453,
"time": "1769100153"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 454,
"time": "1769102674"
},
"departure": {
"delay": 454,
"time": "1769102674"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 511,
"time": "1769102551"
},
"departure": {
"delay": 511,
"time": "1769102551"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 480,
"time": "1769102760"
},
"departure": {
"delay": 480,
"time": "1769102760"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 495,
"time": "1769100255"
},
"departure": {
"delay": 495,
"time": "1769100255"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 453,
"time": "1769101353"
},
"departure": {
"delay": 453,
"time": "1769101353"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 471,
"time": "1769102811"
},
"departure": {
"delay": 471,
"time": "1769102811"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 492,
"time": "1769101032"
},
"departure": {
"delay": 492,
"time": "1769101032"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 462,
"time": "1769100762"
},
"departure": {
"delay": 462,
"time": "1769100762"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 484,
"time": "1769102584"
},
"departure": {
"delay": 484,
"time": "1769102584"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 453,
"time": "1769101653"
},
"departure": {
"delay": 453,
"time": "1769101653"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 507,
"time": "1769102847"
},
"departure": {
"delay": 507,
"time": "1769102847"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 464,
"time": "1769102324"
},
"departure": {
"delay": 464,
"time": "1769102324"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 478,
"time": "1769100838"
},
"departure": {
"delay": 478,
"time": "1769100838"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 476,
"time": "1769100716"
},
"departure": {
"delay": 476,
"time": "1769100716"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 290,
"time": "1769099870"
},
"departure": {
"delay": 290,
"time": "1769099870"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 482,
"time": "1769102282"
},
"departure": {
"delay": 482,
"time": "1769102282"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 491,
"time": "1769100551"
},
"departure": {
"delay": 491,
"time": "1769100551"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 453,
"time": "1769102973"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 453,
"time": "1769100633"
},
"departure": {
"delay": 453,
"time": "1769100633"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 471,
"time": "1769101491"
},
"departure": {
"delay": 471,
"time": "1769101491"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 483,
"time": "1769101743"
},
"departure": {
"delay": 483,
"time": "1769101743"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 453,
"time": "1769101413"
},
"departure": {
"delay": 453,
"time": "1769101413"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 500,
"time": "1769100320"
},
"departure": {
"delay": 500,
"time": "1769100320"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 475,
"time": "1769101555"
},
"departure": {
"delay": 475,
"time": "1769101555"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 453,
"time": "1769102493"
},
"departure": {
"delay": 453,
"time": "1769102493"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 471,
"time": "1769102631"
},
"departure": {
"delay": 471,
"time": "1769102631"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 476,
"time": "1769100956"
},
"departure": {
"delay": 476,
"time": "1769100956"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 453,
"time": "1769102193"
},
"departure": {
"delay": 453,
"time": "1769102193"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 453,
"time": "1769101893"
},
"departure": {
"delay": 453,
"time": "1769101893"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011253x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10942,
"time": "1769098316"
},
"departure": {
"delay": -10942,
"time": "1769098358"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10702,
"time": "1769099533"
},
"departure": {
"delay": -10702,
"time": "1769099558"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -10682,
"time": "1769099724"
},
"departure": {
"delay": -10682,
"time": "1769099758"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -10642,
"time": "1769099911"
},
"departure": {
"delay": -10642,
"time": "1769099918"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -10862,
"time": "1769098805"
},
"departure": {
"delay": -10862,
"time": "1769098858"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10867,
"time": "1769099993"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -10882,
"time": "1769098572"
},
"departure": {
"delay": -10882,
"time": "1769098598"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10942,
"time": "1769098030"
},
"departure": {
"delay": -10942,
"time": "1769098058"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10822,
"time": "1769099006"
},
"departure": {
"delay": -10822,
"time": "1769099018"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -10742,
"time": "1769099622"
},
"departure": {
"delay": -10742,
"time": "1769099638"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10742,
"time": "1769099440"
},
"departure": {
"delay": -10742,
"time": "1769099458"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -10802,
"time": "1769099127"
},
"departure": {
"delay": -10802,
"time": "1769099218"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10642,
"time": "1769099830"
},
"departure": {
"delay": -10642,
"time": "1769099858"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -10842,
"time": "1769098910"
},
"departure": {
"delay": -10842,
"time": "1769098938"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -10922,
"time": "1769098245"
},
"departure": {
"delay": -10922,
"time": "1769098258"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -10742,
"time": "1769099320"
},
"departure": {
"delay": -10742,
"time": "1769099338"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10902,
"time": "1769098133"
},
"departure": {
"delay": -10902,
"time": "1769098158"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10922,
"time": "1769098710"
},
"departure": {
"delay": -10922,
"time": "1769098738"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10862,
"time": "1769098465"
},
"departure": {
"delay": -10862,
"time": "1769098498"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769098061",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2121:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595682:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -334,
"time": "1769103686"
},
"departure": {
"delay": -334,
"time": "1769103686"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2456,
"time": "1769100184"
},
"departure": {
"delay": -2456,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -269,
"time": "1769103991"
},
"departure": {
"delay": -269,
"time": "1769103991"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -229,
"time": "1769104271"
},
"departure": {
"delay": -229,
"time": "1769104271"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -214,
"time": "1769104346"
},
"departure": {
"delay": -214,
"time": "1769104346"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2756,
"time": "1769100184"
},
"departure": {
"delay": -2756,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -215,
"time": "1769104465"
},
"departure": {
"delay": -215,
"time": "1769104465"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -3296,
"time": "1769100184"
},
"departure": {
"delay": -3296,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -280,
"time": "1769103500"
},
"departure": {
"delay": -280,
"time": "1769103500"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -183,
"time": "1769104497"
},
"departure": {
"delay": -183,
"time": "1769104497"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -243,
"time": "1769104617"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2996,
"time": "1769100184"
},
"departure": {
"delay": -2996,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2936,
"time": "1769100184"
},
"departure": {
"delay": -2936,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2816,
"time": "1769100184"
},
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -216,
"time": "1769104584"
},
"departure": {
"delay": -216,
"time": "1769104584"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -325,
"time": "1769103755"
},
"departure": {
"delay": -325,
"time": "1769103755"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -352,
"time": "1769103848"
},
"departure": {
"delay": -352,
"time": "1769103848"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2636,
"time": "1769100184"
},
"departure": {
"delay": -2636,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -218,
"time": "1769104042"
},
"departure": {
"delay": -218,
"time": "1769104042"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -240,
"time": "1769104140"
},
"departure": {
"delay": -240,
"time": "1769104140"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -264,
"time": "1769104176"
},
"departure": {
"delay": -264,
"time": "1769104176"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -252,
"time": "1769104068"
},
"departure": {
"delay": -252,
"time": "1769104068"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -222,
"time": "1769104398"
},
"departure": {
"delay": -222,
"time": "1769104398"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -3476,
"time": "1769100184"
},
"departure": {
"delay": -3476,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -379,
"time": "1769103881"
},
"departure": {
"delay": -379,
"time": "1769103881"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -329,
"time": "1769103811"
},
"departure": {
"delay": -329,
"time": "1769103811"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -214,
"time": "1769104286"
},
"departure": {
"delay": -214,
"time": "1769104286"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -271,
"time": "1769104229"
},
"departure": {
"delay": -271,
"time": "1769104229"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3236,
"time": "1769100184"
},
"departure": {
"delay": -3236,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2696,
"time": "1769100184"
},
"departure": {
"delay": -2696,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595682:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx96:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769099730"
},
"departure": {
"delay": 90,
"time": "1769099730"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1769101785"
},
"departure": {
"delay": 45,
"time": "1769101785"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1769101890"
},
"departure": {
"delay": 30,
"time": "1769101890"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1769100095"
},
"departure": {
"delay": 35,
"time": "1769100095"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1769099503"
},
"departure": {
"delay": 43,
"time": "1769099503"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769100766"
},
"departure": {
"delay": 46,
"time": "1769100766"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769100333"
},
"departure": {
"delay": 33,
"time": "1769100333"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769099802"
},
"departure": {
"delay": 42,
"time": "1769099802"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1769100260"
},
"departure": {
"delay": 80,
"time": "1769100260"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769100690"
},
"departure": {
"delay": 90,
"time": "1769100690"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1769100513"
},
"departure": {
"delay": 33,
"time": "1769100513"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1769099579"
},
"departure": {
"delay": -1,
"time": "1769099579"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1769099652"
},
"departure": {
"delay": 97,
"time": "1769099677"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1769102003"
},
"departure": {
"delay": 83,
"time": "1769102003"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1769099874"
},
"departure": {
"delay": 54,
"time": "1769099874"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1769099952"
},
"departure": {
"delay": 132,
"time": "1769099952"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769099141",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx96:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1846935554xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769086574"
},
"departure": {
"delay": 86,
"time": "1769086586"
},
"stopId": "FR:76476:ZE:128:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": -59,
"time": "1769086962"
},
"departure": {
"delay": -59,
"time": "1769086981"
},
"stopId": "FR:76476:ZE:15482:ATOUMOD019",
"stopSequence": 12
},
{
"departure": {
"delay": 139,
"time": "1769086159"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -94,
"time": "1769086818"
},
"departure": {
"delay": -94,
"time": "1769086826"
},
"stopId": "FR:76476:ZE:15480:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1769086445"
},
"departure": {
"delay": 20,
"time": "1769086460"
},
"stopId": "FR:76476:ZE:129:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": -86,
"time": "1769086767"
},
"departure": {
"delay": -86,
"time": "1769086774"
},
"stopId": "FR:76476:ZE:15479:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1769086691"
},
"departure": {
"delay": -94,
"time": "1769086706"
},
"stopId": "FR:76476:ZE:15478:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1769087080"
},
"departure": {
"delay": -9,
"time": "1769087091"
},
"stopId": "FR:76476:ZE:15483:ATOUMOD019",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1769086660"
},
"departure": {
"delay": 63,
"time": "1769086683"
},
"stopId": "FR:76476:ZE:125:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1769086370"
},
"departure": {
"time": "1769086380"
},
"stopId": "FR:76476:ZE:15475:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -69,
"time": "1769086889"
},
"departure": {
"delay": -69,
"time": "1769086911"
},
"stopId": "FR:76476:ZE:15481:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"time": "1769087143"
},
"departure": {
"time": "1769087160"
},
"stopId": "FR:76476:ZE:38:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1769086315"
},
"departure": {
"delay": 135,
"time": "1769086335"
},
"stopId": "FR:76476:ZE:15474:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769086196"
},
"departure": {
"delay": 70,
"time": "1769086210"
},
"stopId": "FR:76476:ZE:15368:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:22:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1846935554xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100127"
},
"departure": {
"time": "1769100127"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769098306"
},
"departure": {
"time": "1769098348"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769097748"
},
"departure": {
"time": "1769097748"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100026"
},
"departure": {
"time": "1769100048"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769099927"
},
"departure": {
"time": "1769099948"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769098151"
},
"departure": {
"time": "1769098174"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099074"
},
"departure": {
"time": "1769099098"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769099699"
},
"departure": {
"time": "1769099699"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769099499"
},
"departure": {
"time": "1769099523"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100281"
},
"departure": {
"time": "1769100281"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769100581"
},
"departure": {
"time": "1769100581"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769099226"
},
"departure": {
"time": "1769099226"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769098575"
},
"departure": {
"time": "1769098598"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769097448"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769097873"
},
"departure": {
"time": "1769097873"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769098684"
},
"departure": {
"time": "1769098684"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769097973"
},
"departure": {
"time": "1769097998"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100701"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769098948"
},
"departure": {
"time": "1769098973"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769097823"
},
"departure": {
"time": "1769097823"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769099426"
},
"departure": {
"time": "1769099451"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100337"
},
"departure": {
"time": "1769100337"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769100406"
},
"departure": {
"time": "1769100406"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769097941"
},
"departure": {
"time": "1769097941"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769098431"
},
"departure": {
"time": "1769098473"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769098750"
},
"departure": {
"time": "1769098823"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769099124"
},
"departure": {
"time": "1769099148"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769099573"
},
"departure": {
"time": "1769099573"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769099773"
},
"departure": {
"time": "1769099798"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100459"
},
"departure": {
"time": "1769100459"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769097460",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9012:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101080"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4058:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490635:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1809,
"time": "1769100171"
},
"departure": {
"delay": -1809,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1769104505"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -131,
"time": "1769104129"
},
"departure": {
"delay": -131,
"time": "1769104129"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -118,
"time": "1769104202"
},
"departure": {
"delay": -118,
"time": "1769104202"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -70,
"time": "1769104370"
},
"departure": {
"delay": -70,
"time": "1769104370"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2049,
"time": "1769100171"
},
"departure": {
"delay": -2049,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -151,
"time": "1769103869"
},
"departure": {
"delay": -151,
"time": "1769103869"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2709,
"time": "1769100171"
},
"departure": {
"delay": -2709,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -76,
"time": "1769104004"
},
"departure": {
"delay": -76,
"time": "1769104004"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2829,
"time": "1769100171"
},
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2769,
"time": "1769100171"
},
"departure": {
"delay": -2769,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2169,
"time": "1769100171"
},
"departure": {
"delay": -2169,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -81,
"time": "1769104179"
},
"departure": {
"delay": -81,
"time": "1769104179"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3489,
"time": "1769100171"
},
"departure": {
"delay": -3489,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1749,
"time": "1769100171"
},
"departure": {
"delay": -1749,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -118,
"time": "1769104262"
},
"departure": {
"delay": -118,
"time": "1769104262"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -122,
"time": "1769104438"
},
"departure": {
"delay": -122,
"time": "1769104438"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2289,
"time": "1769100171"
},
"departure": {
"delay": -2289,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3609,
"time": "1769100171"
},
"departure": {
"delay": -3609,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3789,
"time": "1769100171"
},
"departure": {
"delay": -3789,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -105,
"time": "1769104095"
},
"departure": {
"delay": -105,
"time": "1769104095"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2589,
"time": "1769100171"
},
"departure": {
"delay": -2589,
"time": "1769100171"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3729,
"time": "1769100171"
},
"departure": {
"delay": -3729,
"time": "1769100171"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2469,
"time": "1769100171"
},
"departure": {
"delay": -2469,
"time": "1769100171"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3489,
"time": "1769100171"
},
"departure": {
"delay": -3489,
"time": "1769100171"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -168,
"time": "1769103912"
},
"departure": {
"delay": -168,
"time": "1769103912"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -104,
"time": "1769104036"
},
"departure": {
"delay": -104,
"time": "1769104036"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1929,
"time": "1769100171"
},
"departure": {
"delay": -1929,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2529,
"time": "1769100171"
},
"departure": {
"delay": -2529,
"time": "1769100171"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490635:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769099954"
},
"departure": {
"delay": 74,
"time": "1769099954"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 151,
"time": "1769099817"
},
"departure": {
"delay": 151,
"time": "1769099851"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1769099997"
},
"departure": {
"delay": 57,
"time": "1769099997"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"time": "1769100000"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1769099944",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596135:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769097120"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769096700"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769096460"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": -120,
"time": "1769099040"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769099400"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769097600"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769096760"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769096640"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1769098440"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769097000"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769096940"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769099199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4055:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769105400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769102945"
},
"departure": {
"delay": 5,
"time": "1769102945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769104805"
},
"departure": {
"delay": 5,
"time": "1769104805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769102465"
},
"departure": {
"delay": 5,
"time": "1769102465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769100047",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769101440"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2028:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103360"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5123:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011318x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769101014"
},
"departure": {
"delay": 114,
"time": "1769101014"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 74,
"time": "1769100914"
},
"departure": {
"delay": 74,
"time": "1769100914"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 102,
"time": "1769101782"
},
"departure": {
"delay": 102,
"time": "1769101782"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 112,
"time": "1769101912"
},
"departure": {
"delay": 112,
"time": "1769101912"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 80,
"time": "1769101580"
},
"departure": {
"delay": 80,
"time": "1769101580"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 55,
"time": "1769100175"
},
"departure": {
"delay": 55,
"time": "1769100175"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769100753"
},
"departure": {
"delay": 93,
"time": "1769100753"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1769101735"
},
"departure": {
"delay": 55,
"time": "1769101735"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 101,
"time": "1769100041"
},
"departure": {
"delay": 101,
"time": "1769100041"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769100655"
},
"departure": {
"delay": 55,
"time": "1769100655"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1769101638"
},
"departure": {
"delay": 78,
"time": "1769101638"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 86,
"time": "1769101526"
},
"departure": {
"delay": 86,
"time": "1769101526"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 65,
"time": "1769101085"
},
"departure": {
"delay": 65,
"time": "1769101085"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 55,
"time": "1769101855"
},
"departure": {
"delay": 55,
"time": "1769101855"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 58,
"time": "1769100478"
},
"departure": {
"delay": 58,
"time": "1769100478"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1769100844"
},
"departure": {
"delay": 64,
"time": "1769100844"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 68,
"time": "1769102108"
},
"departure": {
"delay": 68,
"time": "1769102108"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 98,
"time": "1769101958"
},
"departure": {
"delay": 98,
"time": "1769101958"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1769101195"
},
"departure": {
"delay": 55,
"time": "1769101195"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 84,
"time": "1769099964"
},
"departure": {
"delay": 84,
"time": "1769099964"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1769102023"
},
"departure": {
"delay": 103,
"time": "1769102023"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 94,
"time": "1769100094"
},
"departure": {
"delay": 94,
"time": "1769100094"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769101316"
},
"departure": {
"delay": 56,
"time": "1769101316"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 94,
"time": "1769102074"
},
"departure": {
"delay": 94,
"time": "1769102074"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 55,
"time": "1769101375"
},
"departure": {
"delay": 55,
"time": "1769101375"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 89,
"time": "1769100569"
},
"departure": {
"delay": 89,
"time": "1769100569"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 84,
"time": "1769100264"
},
"departure": {
"delay": 84,
"time": "1769100264"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769102155"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 55,
"time": "1769101435"
},
"departure": {
"delay": 55,
"time": "1769101435"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011318x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769111700"
},
"departure": {
"time": "1769111700"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769111340"
},
"departure": {
"time": "1769111340"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769111760"
},
"departure": {
"time": "1769111760"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769111520"
},
"departure": {
"time": "1769111520"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769111460"
},
"departure": {
"time": "1769111460"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769111160"
},
"departure": {
"time": "1769111160"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769111940"
},
"departure": {
"time": "1769111940"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769111100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769111220"
},
"departure": {
"time": "1769111220"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769112000"
},
"departure": {
"time": "1769112000"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769111280"
},
"departure": {
"time": "1769111280"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769112060"
},
"departure": {
"time": "1769112060"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769112180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769111400"
},
"departure": {
"time": "1769111400"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1769102502"
},
"departure": {
"delay": -78,
"time": "1769102502"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -43,
"time": "1769101997"
},
"departure": {
"delay": -43,
"time": "1769101997"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1769102295"
},
"departure": {
"delay": -105,
"time": "1769102295"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2,
"time": "1769101858"
},
"departure": {
"delay": -2,
"time": "1769101858"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -134,
"time": "1769102626"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -90,
"time": "1769102370"
},
"departure": {
"delay": -90,
"time": "1769102370"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -17,
"time": "1769101903"
},
"departure": {
"delay": -17,
"time": "1769101903"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -1256,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1769101751"
},
"departure": {
"delay": -49,
"time": "1769101751"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -128,
"time": "1769102212"
},
"departure": {
"delay": -128,
"time": "1769102212"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -110,
"time": "1769102050"
},
"departure": {
"delay": -110,
"time": "1769102050"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1769101958"
},
"departure": {
"delay": -22,
"time": "1769101958"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1769101691"
},
"departure": {
"delay": 11,
"time": "1769101691"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1769102567"
},
"departure": {
"delay": -73,
"time": "1769102567"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -146,
"time": "1769102134"
},
"departure": {
"delay": -146,
"time": "1769102134"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597081:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851043F5403154x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769095773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851043F5403154x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230343x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769103839"
},
"departure": {
"delay": 59,
"time": "1769103839"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1769104126"
},
"departure": {
"delay": 46,
"time": "1769104126"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 17,
"time": "1769102777"
},
"departure": {
"delay": 17,
"time": "1769102777"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1769103446"
},
"departure": {
"delay": 26,
"time": "1769103446"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769104028"
},
"departure": {
"delay": 8,
"time": "1769104028"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769103780"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1769104105"
},
"departure": {
"delay": 25,
"time": "1769104105"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769104200"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1769103254"
},
"departure": {
"delay": 14,
"time": "1769103254"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1769101618"
},
"departure": {
"delay": 58,
"time": "1769101618"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1769103118"
},
"departure": {
"delay": 58,
"time": "1769103118"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1769100813"
},
"departure": {
"delay": 33,
"time": "1769100813"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769102718"
},
"departure": {
"delay": 18,
"time": "1769102718"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1769103483"
},
"departure": {
"delay": 3,
"time": "1769103483"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769101156"
},
"departure": {
"delay": 16,
"time": "1769101156"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1769102314"
},
"departure": {
"delay": 34,
"time": "1769102314"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1769104172"
},
"departure": {
"delay": 32,
"time": "1769104172"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 43,
"time": "1769103343"
},
"departure": {
"delay": 43,
"time": "1769103343"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769102986"
},
"departure": {
"delay": 46,
"time": "1769102986"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769103581"
},
"departure": {
"delay": 41,
"time": "1769103581"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769103994"
},
"departure": {
"delay": 34,
"time": "1769103994"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1769103632"
},
"departure": {
"delay": 32,
"time": "1769103632"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1769101363"
},
"departure": {
"delay": 43,
"time": "1769101363"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769103948"
},
"departure": {
"delay": 48,
"time": "1769103948"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769101418"
},
"departure": {
"delay": 38,
"time": "1769101418"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104080"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 46,
"time": "1769103706"
},
"departure": {
"delay": 46,
"time": "1769103706"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1769102500"
},
"departure": {
"delay": 40,
"time": "1769102500"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1769102587"
},
"departure": {
"delay": 7,
"time": "1769102587"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769100825"
},
"departure": {
"delay": 45,
"time": "1769100825"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230343x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769101598"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1769101139"
},
"departure": {
"delay": -1,
"time": "1769101139"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 98,
"time": "1769101478"
},
"departure": {
"delay": 98,
"time": "1769101478"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769101249"
},
"departure": {
"delay": 49,
"time": "1769101249"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1769101337"
},
"departure": {
"delay": 77,
"time": "1769101337"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1769100707"
},
"departure": {
"delay": 47,
"time": "1769100707"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769100812"
},
"departure": {
"delay": 32,
"time": "1769100812"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1769100870"
},
"departure": {
"delay": 30,
"time": "1769100870"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1769100405"
},
"departure": {
"delay": 45,
"time": "1769100405"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1769101538"
},
"departure": {
"delay": 98,
"time": "1769101538"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1769100541"
},
"departure": {
"delay": 61,
"time": "1769100541"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1769100752"
},
"departure": {
"delay": 32,
"time": "1769100752"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769100320"
},
"departure": {
"delay": 20,
"time": "1769100320"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769100947"
},
"departure": {
"delay": -13,
"time": "1769100947"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -38,
"time": "1769101042"
},
"departure": {
"delay": -38,
"time": "1769101042"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597049:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1769061451"
},
"departure": {
"delay": 164,
"time": "1769061464"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1769062850"
},
"departure": {
"delay": 82,
"time": "1769062882"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1769061855"
},
"departure": {
"delay": 85,
"time": "1769061865"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1769061819"
},
"departure": {
"delay": 119,
"time": "1769061839"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769062597"
},
"departure": {
"delay": 52,
"time": "1769062612"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1769063038"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1769062790"
},
"departure": {
"delay": 81,
"time": "1769062821"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1769062497"
},
"departure": {
"delay": 66,
"time": "1769062566"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1769062248"
},
"departure": {
"delay": 123,
"time": "1769062263"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1769062309"
},
"departure": {
"delay": 63,
"time": "1769062323"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1769061910"
},
"departure": {
"delay": 97,
"time": "1769061937"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1769062916"
},
"departure": {
"delay": 79,
"time": "1769062939"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"departure": {
"delay": 157,
"time": "1769061397"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1769062733"
},
"departure": {
"delay": 62,
"time": "1769062742"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1769061732"
},
"departure": {
"delay": 135,
"time": "1769061795"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769062342"
},
"departure": {
"delay": 65,
"time": "1769062385"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1769062707"
},
"departure": {
"delay": 96,
"time": "1769062716"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 141,
"time": "1769061573"
},
"departure": {
"delay": 141,
"time": "1769061621"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769062115"
},
"departure": {
"delay": 71,
"time": "1769062151"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1769061489"
},
"departure": {
"delay": 129,
"time": "1769061489"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 43,
"time": "1769061949"
},
"departure": {
"delay": 43,
"time": "1769062003"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1769062031"
},
"departure": {
"delay": 46,
"time": "1769062066"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1769062282"
},
"departure": {
"delay": 99,
"time": "1769062299"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1769062419"
},
"departure": {
"delay": 51,
"time": "1769062431"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769062456"
},
"departure": {
"delay": 36,
"time": "1769062476"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105220"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1069:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011256x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1769104678"
},
"departure": {
"delay": 58,
"time": "1769104678"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1769104980"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 10,
"time": "1769101690"
},
"departure": {
"delay": 10,
"time": "1769101690"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769101563"
},
"departure": {
"delay": 3,
"time": "1769101563"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 18,
"time": "1769104638"
},
"departure": {
"delay": 18,
"time": "1769104638"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 34,
"time": "1769102194"
},
"departure": {
"delay": 34,
"time": "1769102194"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769103263"
},
"departure": {
"delay": 23,
"time": "1769103263"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1769104833"
},
"departure": {
"delay": 33,
"time": "1769104833"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 42,
"time": "1769102562"
},
"departure": {
"delay": 42,
"time": "1769102562"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769104424"
},
"departure": {
"delay": 44,
"time": "1769104424"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1769103069"
},
"departure": {
"delay": 9,
"time": "1769103069"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1769103822"
},
"departure": {
"delay": 42,
"time": "1769103822"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1769104788"
},
"departure": {
"delay": 48,
"time": "1769104788"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 8,
"time": "1769101388"
},
"departure": {
"delay": 8,
"time": "1769101388"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1769101211"
},
"departure": {
"delay": 11,
"time": "1769101211"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769103708"
},
"departure": {
"delay": 48,
"time": "1769103708"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 27,
"time": "1769101527"
},
"departure": {
"delay": 27,
"time": "1769101527"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103660"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 58,
"time": "1769100958"
},
"departure": {
"delay": 58,
"time": "1769100958"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769102071"
},
"departure": {
"delay": 31,
"time": "1769102071"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769104391"
},
"departure": {
"delay": 11,
"time": "1769104391"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1769104715"
},
"departure": {
"delay": 35,
"time": "1769104715"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769101820"
},
"departure": {
"delay": 20,
"time": "1769101820"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769103770"
},
"departure": {
"delay": 50,
"time": "1769103770"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1769103023"
},
"departure": {
"delay": 23,
"time": "1769103023"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1769104609"
},
"departure": {
"delay": 49,
"time": "1769104609"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 56,
"time": "1769101076"
},
"departure": {
"delay": 56,
"time": "1769101076"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104080"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 3,
"time": "1769104863"
},
"departure": {
"delay": 3,
"time": "1769104863"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769103145"
},
"departure": {
"delay": 25,
"time": "1769103145"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1769102627"
},
"departure": {
"delay": 47,
"time": "1769102627"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769103339"
},
"departure": {
"delay": 39,
"time": "1769103339"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1769100999"
},
"departure": {
"delay": 39,
"time": "1769100999"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1769101994"
},
"departure": {
"delay": 14,
"time": "1769101994"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1769102858"
},
"departure": {
"delay": 38,
"time": "1769102858"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 43,
"time": "1769101243"
},
"departure": {
"delay": 43,
"time": "1769101243"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1769101162"
},
"departure": {
"delay": 22,
"time": "1769101162"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1769103968"
},
"departure": {
"delay": 8,
"time": "1769103968"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 2,
"time": "1769101622"
},
"departure": {
"delay": 2,
"time": "1769101622"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1769102358"
},
"departure": {
"delay": 18,
"time": "1769102358"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011256x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"arrival": {
"time": "1769104200"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3042:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21395,
"time": "1769098415"
},
"departure": {
"delay": 21395,
"time": "1769098415"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21804,
"time": "1769099904"
},
"departure": {
"delay": 21804,
"time": "1769099904"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 21533,
"time": "1769098544"
},
"departure": {
"delay": 21533,
"time": "1769098553"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21513,
"time": "1769098653"
},
"departure": {
"delay": 21513,
"time": "1769098653"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21845,
"time": "1769099885"
},
"departure": {
"delay": 21845,
"time": "1769099885"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 21526,
"time": "1769098666"
},
"departure": {
"delay": 21526,
"time": "1769098666"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21659,
"time": "1769099339"
},
"departure": {
"delay": 21659,
"time": "1769099339"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 21475,
"time": "1769098195"
},
"departure": {
"delay": 21475,
"time": "1769098195"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 21663,
"time": "1769099390"
},
"departure": {
"delay": 21663,
"time": "1769099403"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 21558,
"time": "1769098158"
},
"departure": {
"delay": 21558,
"time": "1769098158"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21445,
"time": "1769098345"
},
"departure": {
"delay": 21445,
"time": "1769098345"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 21515,
"time": "1769098775"
},
"departure": {
"delay": 21515,
"time": "1769098775"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769096510",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11480:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1769100840"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 120,
"time": "1769100120"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769102340"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 120,
"time": "1769101080"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1769101920"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1769100180"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769101800"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1769101860"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769100240"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1769102160"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 120,
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1769100360"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 120,
"time": "1769102220"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 120,
"time": "1769100480"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 120,
"time": "1769101140"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769101680"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 120,
"time": "1769101500"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1769101200"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 120,
"time": "1769100540"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 120,
"time": "1769100660"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 120,
"time": "1769102280"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 120,
"time": "1769101620"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1769102100"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 120,
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1769101560"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1769101740"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1769100420"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1769101440"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 120,
"time": "1769102040"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769100123",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1108:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057183x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1769101422"
},
"departure": {
"delay": 162,
"time": "1769101422"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 138,
"time": "1769101578"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 195,
"time": "1769101095"
},
"departure": {
"delay": 195,
"time": "1769101095"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1769100909"
},
"departure": {
"delay": 189,
"time": "1769100909"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1769101035"
},
"departure": {
"delay": 195,
"time": "1769101035"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1769100699"
},
"departure": {
"delay": 159,
"time": "1769100699"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1769101218"
},
"departure": {
"delay": 138,
"time": "1769101218"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 46,
"time": "1769099806"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 188,
"time": "1769100848"
},
"departure": {
"delay": 188,
"time": "1769100848"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 138,
"time": "1769100618"
},
"departure": {
"delay": 138,
"time": "1769100618"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1769100095"
},
"departure": {
"delay": 155,
"time": "1769100095"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1769101492"
},
"departure": {
"delay": 172,
"time": "1769101492"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1769100564"
},
"departure": {
"delay": 144,
"time": "1769100564"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1769100159"
},
"departure": {
"delay": 159,
"time": "1769100159"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1769100318"
},
"departure": {
"delay": 138,
"time": "1769100318"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 178,
"time": "1769100358"
},
"departure": {
"delay": 178,
"time": "1769100358"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1769101296"
},
"departure": {
"delay": 156,
"time": "1769101296"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1769099960"
},
"departure": {
"delay": 140,
"time": "1769099960"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 176,
"time": "1769100776"
},
"departure": {
"delay": 176,
"time": "1769100776"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1769100986"
},
"departure": {
"delay": 146,
"time": "1769100986"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1769101322"
},
"departure": {
"delay": 182,
"time": "1769101322"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1769100498"
},
"departure": {
"delay": 138,
"time": "1769100498"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057183x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490658:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -231,
"time": "1769104029"
},
"departure": {
"delay": -231,
"time": "1769104029"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -12,
"time": "1769102868"
},
"departure": {
"delay": -12,
"time": "1769102868"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1769101766"
},
"departure": {
"delay": 26,
"time": "1769101766"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -280,
"time": "1769103860"
},
"departure": {
"delay": -280,
"time": "1769103860"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1769102463"
},
"departure": {
"delay": 3,
"time": "1769102463"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769101896"
},
"departure": {
"delay": 36,
"time": "1769101896"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -342,
"time": "1769103558"
},
"departure": {
"delay": -342,
"time": "1769103558"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769102125"
},
"departure": {
"delay": 25,
"time": "1769102125"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -96,
"time": "1769103024"
},
"departure": {
"delay": -96,
"time": "1769103024"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -276,
"time": "1769103984"
},
"departure": {
"delay": -276,
"time": "1769103984"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1769101857"
},
"departure": {
"delay": 57,
"time": "1769101857"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1769102005"
},
"departure": {
"delay": 25,
"time": "1769102005"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -286,
"time": "1769103074"
},
"departure": {
"delay": -286,
"time": "1769103074"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -299,
"time": "1769103721"
},
"departure": {
"delay": -299,
"time": "1769103721"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -274,
"time": "1769103686"
},
"departure": {
"delay": -274,
"time": "1769103686"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -28,
"time": "1769102792"
},
"departure": {
"delay": -28,
"time": "1769102792"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1769102309"
},
"departure": {
"delay": 29,
"time": "1769102309"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -252,
"time": "1769103288"
},
"departure": {
"delay": -252,
"time": "1769103288"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1769101967"
},
"departure": {
"delay": -13,
"time": "1769101967"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1769102237"
},
"departure": {
"delay": -43,
"time": "1769102237"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1769102078"
},
"departure": {
"delay": -22,
"time": "1769102078"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -54,
"time": "1769102706"
},
"departure": {
"delay": -54,
"time": "1769102706"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -57,
"time": "1769102823"
},
"departure": {
"delay": -57,
"time": "1769102823"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -325,
"time": "1769104115"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 9,
"time": "1769102349"
},
"departure": {
"delay": 9,
"time": "1769102349"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -326,
"time": "1769103334"
},
"departure": {
"delay": -326,
"time": "1769103334"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -280,
"time": "1769103920"
},
"departure": {
"delay": -280,
"time": "1769103920"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1769101806"
},
"departure": {
"delay": 6,
"time": "1769101806"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1769102402"
},
"departure": {
"delay": 2,
"time": "1769102402"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1769102576"
},
"departure": {
"delay": -4,
"time": "1769102576"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -269,
"time": "1769103751"
},
"departure": {
"delay": -269,
"time": "1769103751"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -264,
"time": "1769103216"
},
"departure": {
"delay": -264,
"time": "1769103216"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 57,
"time": "1769102517"
},
"departure": {
"delay": 57,
"time": "1769102517"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -253,
"time": "1769103827"
},
"departure": {
"delay": -253,
"time": "1769103827"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -338,
"time": "1769103502"
},
"departure": {
"delay": -338,
"time": "1769103502"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -230,
"time": "1769103130"
},
"departure": {
"delay": -230,
"time": "1769103130"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769102552"
},
"departure": {
"delay": 32,
"time": "1769102552"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490658:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:38:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1769094525"
},
"departure": {
"delay": 26,
"time": "1769094566"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1769094481"
},
"departure": {
"delay": 20,
"time": "1769094500"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1769094216"
},
"departure": {
"delay": 102,
"time": "1769094222"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1769095162"
},
"departure": {
"delay": -23,
"time": "1769095177"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 87,
"time": "1769094087"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -2,
"time": "1769095364"
},
"departure": {
"delay": -2,
"time": "1769095378"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1769095219"
},
"departure": {
"delay": -23,
"time": "1769095237"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769094682"
},
"departure": {
"delay": 37,
"time": "1769094697"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769094847"
},
"departure": {
"delay": 18,
"time": "1769094858"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769094261"
},
"departure": {
"delay": 116,
"time": "1769094296"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769095325"
},
"departure": {
"delay": 15,
"time": "1769095335"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769094741"
},
"departure": {
"delay": 33,
"time": "1769094753"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769094917"
},
"departure": {
"delay": 35,
"time": "1769094935"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769095131"
},
"departure": {
"delay": 5,
"time": "1769095145"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1769094348"
},
"departure": {
"delay": 115,
"time": "1769094355"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1769095473"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1769094981"
},
"departure": {
"delay": 45,
"time": "1769095005"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1769094384"
},
"departure": {
"delay": 128,
"time": "1769094428"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:38:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230338x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 362,
"time": "1769099762"
},
"departure": {
"delay": 362,
"time": "1769099762"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 317,
"time": "1769100497"
},
"departure": {
"delay": 317,
"time": "1769100497"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1769101187"
},
"departure": {
"delay": 287,
"time": "1769101187"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 281,
"time": "1769100341"
},
"departure": {
"delay": 281,
"time": "1769100341"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 303,
"time": "1769100603"
},
"departure": {
"delay": 303,
"time": "1769100603"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 290,
"time": "1769100050"
},
"departure": {
"delay": 290,
"time": "1769100050"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 262,
"time": "1769100562"
},
"departure": {
"delay": 262,
"time": "1769100562"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 310,
"time": "1769101030"
},
"departure": {
"delay": 310,
"time": "1769101030"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 262,
"time": "1769100802"
},
"departure": {
"delay": 262,
"time": "1769100802"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 262,
"time": "1769101162"
},
"departure": {
"delay": 262,
"time": "1769101162"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 355,
"time": "1769099695"
},
"departure": {
"delay": 355,
"time": "1769099695"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 291,
"time": "1769100891"
},
"departure": {
"delay": 291,
"time": "1769100891"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 294,
"time": "1769101254"
},
"departure": {
"delay": 294,
"time": "1769101254"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 294,
"time": "1769100654"
},
"departure": {
"delay": 294,
"time": "1769100654"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 236,
"time": "1769099876"
},
"departure": {
"delay": 236,
"time": "1769099876"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 270,
"time": "1769101110"
},
"departure": {
"delay": 270,
"time": "1769101110"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 276,
"time": "1769100456"
},
"departure": {
"delay": 276,
"time": "1769100456"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 308,
"time": "1769101208"
},
"departure": {
"delay": 308,
"time": "1769101208"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 308,
"time": "1769100728"
},
"departure": {
"delay": 308,
"time": "1769100728"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1769100092"
},
"departure": {
"delay": 272,
"time": "1769100092"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 296,
"time": "1769101076"
},
"departure": {
"delay": 296,
"time": "1769101076"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 262,
"time": "1769101282"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 262,
"time": "1769100982"
},
"departure": {
"delay": 262,
"time": "1769100982"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 300,
"time": "1769100240"
},
"departure": {
"delay": 300,
"time": "1769100240"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769099726",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230338x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850342F5417042x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100000"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102400"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769096074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850342F5417042x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769104380"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104560"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769104500"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4063:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595657:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1769102735"
},
"departure": {
"delay": -25,
"time": "1769102735"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -137,
"time": "1769102263"
},
"departure": {
"delay": -137,
"time": "1769102263"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -29,
"time": "1769102551"
},
"departure": {
"delay": -29,
"time": "1769102551"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -30,
"time": "1769102850"
},
"departure": {
"delay": -30,
"time": "1769102850"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -77,
"time": "1769102323"
},
"departure": {
"delay": -77,
"time": "1769102323"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1769102790"
},
"departure": {
"delay": 30,
"time": "1769102790"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1769102620"
},
"departure": {
"delay": -20,
"time": "1769102620"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -73,
"time": "1769102927"
},
"departure": {
"delay": -73,
"time": "1769102927"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -33,
"time": "1769102667"
},
"departure": {
"delay": -33,
"time": "1769102667"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -126,
"time": "1769103054"
},
"departure": {
"delay": -126,
"time": "1769103054"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -131,
"time": "1769101969"
},
"departure": {
"delay": -131,
"time": "1769101969"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -53,
"time": "1769103007"
},
"departure": {
"delay": -53,
"time": "1769103007"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -118,
"time": "1769102102"
},
"departure": {
"delay": -118,
"time": "1769102102"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 1,
"time": "1769102581"
},
"departure": {
"delay": 1,
"time": "1769102581"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -142,
"time": "1769103158"
},
"departure": {
"delay": -142,
"time": "1769103158"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 5,
"time": "1769102885"
},
"departure": {
"delay": 5,
"time": "1769102885"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -191,
"time": "1769103289"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -27,
"time": "1769102493"
},
"departure": {
"delay": -27,
"time": "1769102493"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1769102445"
},
"departure": {
"delay": -15,
"time": "1769102445"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -126,
"time": "1769102034"
},
"departure": {
"delay": -126,
"time": "1769102034"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1769102358"
},
"departure": {
"delay": -42,
"time": "1769102358"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -119,
"time": "1769103241"
},
"departure": {
"delay": -119,
"time": "1769103241"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 45
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595657:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8818:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27158,
"time": "1769100818"
},
"departure": {
"delay": 27158,
"time": "1769100818"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 27026,
"time": "1769099486"
},
"departure": {
"delay": 27026,
"time": "1769099486"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27043,
"time": "1769099900"
},
"departure": {
"delay": 27043,
"time": "1769099923"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26927,
"time": "1769098847"
},
"departure": {
"delay": 26927,
"time": "1769098847"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27040,
"time": "1769099595"
},
"departure": {
"delay": 27040,
"time": "1769099620"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 27299,
"time": "1769101379"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 27107,
"time": "1769100467"
},
"departure": {
"delay": 27107,
"time": "1769100467"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 26965,
"time": "1769098945"
},
"departure": {
"delay": 26965,
"time": "1769098945"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26974,
"time": "1769099014"
},
"departure": {
"delay": 26974,
"time": "1769099014"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 27095,
"time": "1769099770"
},
"departure": {
"delay": 27095,
"time": "1769099795"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26912,
"time": "1769098771"
},
"departure": {
"delay": 26912,
"time": "1769098772"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27094,
"time": "1769100754"
},
"departure": {
"delay": 27094,
"time": "1769100754"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 26982,
"time": "1769099202"
},
"departure": {
"delay": 26982,
"time": "1769099202"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27094,
"time": "1769100154"
},
"departure": {
"delay": 27094,
"time": "1769100154"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 26820,
"time": "1769098560"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27150,
"time": "1769100690"
},
"departure": {
"delay": 27150,
"time": "1769100690"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27118,
"time": "1769100358"
},
"departure": {
"delay": 27118,
"time": "1769100358"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26914,
"time": "1769098654"
},
"departure": {
"delay": 26914,
"time": "1769098654"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27094,
"time": "1769100514"
},
"departure": {
"delay": 27094,
"time": "1769100514"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27063,
"time": "1769099883"
},
"departure": {
"delay": 27063,
"time": "1769099883"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 27107,
"time": "1769100047"
},
"departure": {
"delay": 27107,
"time": "1769100047"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27153,
"time": "1769100693"
},
"departure": {
"delay": 27153,
"time": "1769100693"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 26870,
"time": "1769098670"
},
"departure": {
"delay": 26870,
"time": "1769098670"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27048,
"time": "1769099388"
},
"departure": {
"delay": 27048,
"time": "1769099388"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27010,
"time": "1769099170"
},
"departure": {
"delay": 27010,
"time": "1769099170"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 27080,
"time": "1769099720"
},
"departure": {
"delay": 27080,
"time": "1769099720"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27047,
"time": "1769099327"
},
"departure": {
"delay": 27047,
"time": "1769099327"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 27100,
"time": "1769100280"
},
"departure": {
"delay": 27100,
"time": "1769100280"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 27149,
"time": "1769100209"
},
"departure": {
"delay": 27149,
"time": "1769100209"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26973,
"time": "1769099073"
},
"departure": {
"delay": 26973,
"time": "1769099073"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27025,
"time": "1769099545"
},
"departure": {
"delay": 27025,
"time": "1769099545"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 27117,
"time": "1769100597"
},
"departure": {
"delay": 27117,
"time": "1769100597"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769098250",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8818:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107080"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769107740"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1769106540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2953:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056615x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1769100209"
},
"departure": {
"delay": -91,
"time": "1769100209"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -73,
"time": "1769100587"
},
"departure": {
"delay": -73,
"time": "1769100587"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -87,
"time": "1769100393"
},
"departure": {
"delay": -87,
"time": "1769100393"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -117,
"time": "1769099763"
},
"departure": {
"delay": -117,
"time": "1769099763"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -128,
"time": "1769100712"
},
"departure": {
"delay": -128,
"time": "1769100712"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -113,
"time": "1769100907"
},
"departure": {
"delay": -113,
"time": "1769100907"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -112,
"time": "1769100488"
},
"departure": {
"delay": -112,
"time": "1769100488"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -128,
"time": "1769100112"
},
"departure": {
"delay": -128,
"time": "1769100112"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -128,
"time": "1769101072"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -124,
"time": "1769099936"
},
"departure": {
"delay": -124,
"time": "1769099936"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1769100291"
},
"departure": {
"delay": -69,
"time": "1769100291"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -98,
"time": "1769100862"
},
"departure": {
"delay": -98,
"time": "1769100862"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1769100790"
},
"departure": {
"delay": -110,
"time": "1769100790"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -128,
"time": "1769100532"
},
"departure": {
"delay": -128,
"time": "1769100532"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056615x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx86:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769100061"
},
"departure": {
"delay": 1,
"time": "1769100061"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1769100113"
},
"departure": {
"delay": -7,
"time": "1769100113"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1769100512"
},
"departure": {
"delay": 32,
"time": "1769100512"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1769099911"
},
"departure": {
"delay": 31,
"time": "1769099911"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769099986"
},
"departure": {
"delay": 46,
"time": "1769099986"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769100388"
},
"departure": {
"delay": 28,
"time": "1769100388"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1769099861"
},
"departure": {
"delay": -19,
"time": "1769099861"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769100162"
},
"departure": {
"delay": 42,
"time": "1769100162"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1769099770"
},
"departure": {
"delay": 10,
"time": "1769099770"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12,
"time": "1769100588"
},
"departure": {
"delay": -12,
"time": "1769100588"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769099361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx86:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 5,
"time": "1769100005"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100480"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2495:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769103300"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1049:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1769100067"
},
"departure": {
"delay": 127,
"time": "1769100067"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1769100537"
},
"departure": {
"delay": 117,
"time": "1769100537"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 117,
"time": "1769100357"
},
"departure": {
"delay": 117,
"time": "1769100357"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1769099879"
},
"departure": {
"delay": 59,
"time": "1769099879"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1769100859"
},
"departure": {
"delay": 79,
"time": "1769100859"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 69,
"time": "1769100429"
},
"departure": {
"delay": 69,
"time": "1769100429"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1769099937"
},
"departure": {
"delay": 61,
"time": "1769099941"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1769100638"
},
"departure": {
"delay": 38,
"time": "1769100638"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 124,
"time": "1769100244"
},
"departure": {
"delay": 124,
"time": "1769100244"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1769099765"
},
"departure": {
"delay": 31,
"time": "1769099791"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1769101201"
},
"departure": {
"delay": 61,
"time": "1769101201"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -6,
"time": "1769101494"
},
"departure": {
"delay": -6,
"time": "1769101494"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 3,
"time": "1769101923"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 130,
"time": "1769100010"
},
"departure": {
"delay": 130,
"time": "1769100010"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -231,
"time": "1769099469"
},
"departure": {
"delay": -231,
"time": "1769099469"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769100021",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470845:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103540"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7050:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:6573694823432192x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769100374"
},
"departure": {
"delay": 24,
"time": "1769100384"
},
"stopId": "FR:27056:ZE:6016808357199872:ATOUMOD014",
"stopSequence": 17
},
{
"arrival": {
"delay": -286,
"time": "1769101454"
},
"stopId": "FR:27056:ZE:6007052070551552:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1769100301"
},
"departure": {
"delay": 71,
"time": "1769100311"
},
"stopId": "FR:27056:ZE:5447794916589568:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769100242"
},
"departure": {
"delay": 132,
"time": "1769100252"
},
"stopId": "FR:27056:ZE:6016392953331712:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": -203,
"time": "1769100627"
},
"departure": {
"delay": -203,
"time": "1769100637"
},
"stopId": "FR:27056:ZE:5919793300373504:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": -265,
"time": "1769100805"
},
"departure": {
"delay": -265,
"time": "1769100815"
},
"stopId": "FR:27056:ZE:4808170871455744:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": -278,
"time": "1769101332"
},
"departure": {
"delay": -278,
"time": "1769101342"
},
"stopId": "FR:27056:ZE:5926078381031424:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -264,
"time": "1769100686"
},
"departure": {
"delay": -264,
"time": "1769100696"
},
"stopId": "FR:27056:ZE:810750001:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": -240,
"time": "1769100890"
},
"departure": {
"delay": -240,
"time": "1769100900"
},
"stopId": "FR:27056:ZE:6039451089240064:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": -150,
"time": "1769100560"
},
"departure": {
"delay": -150,
"time": "1769100570"
},
"stopId": "FR:27056:ZE:5363128427610112:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": -46,
"time": "1769100484"
},
"departure": {
"delay": -46,
"time": "1769100494"
},
"stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014",
"stopSequence": 18
},
{
"arrival": {
"delay": -347,
"time": "1769101143"
},
"departure": {
"delay": -347,
"time": "1769101153"
},
"stopId": "FR:27056:ZE:838610002:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -333,
"time": "1769101037"
},
"departure": {
"delay": -333,
"time": "1769101047"
},
"stopId": "FR:27056:ZE:6562695521239040:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": -267,
"time": "1769100983"
},
"departure": {
"delay": -267,
"time": "1769100993"
},
"stopId": "FR:27056:ZE:5933781673312256:ATOUMOD014",
"stopSequence": 24
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:6573694823432192x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470498:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 360,
"time": "1769102040"
},
"departure": {
"delay": 360,
"time": "1769102040"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1769102260"
},
"departure": {
"delay": 40,
"time": "1769102260"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -196,
"time": "1769102324"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 201,
"time": "1769101821"
},
"departure": {
"delay": 201,
"time": "1769101821"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 194,
"time": "1769102234"
},
"departure": {
"delay": 194,
"time": "1769102234"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 352,
"time": "1769102092"
},
"departure": {
"delay": 352,
"time": "1769102092"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 237,
"time": "1769101737"
},
"departure": {
"delay": 237,
"time": "1769101737"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1769101703"
},
"departure": {
"delay": 203,
"time": "1769101703"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 312,
"time": "1769101992"
},
"departure": {
"delay": 312,
"time": "1769101992"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 375,
"time": "1769102175"
},
"departure": {
"delay": 375,
"time": "1769102175"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 332,
"time": "1769101952"
},
"departure": {
"delay": 332,
"time": "1769101952"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1209,
"time": "1769100171"
},
"departure": {
"delay": -1209,
"time": "1769100171"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470498:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769101800"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 60,
"time": "1769099760"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1769099880"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769099967",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2060:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5815489860206592x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -311,
"time": "1769099849"
},
"departure": {
"delay": -311,
"time": "1769099869"
},
"stopId": "FR:14431:ZE:5469624733794304:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -356,
"time": "1769100099"
},
"departure": {
"delay": -356,
"time": "1769100124"
},
"stopId": "FR:14431:ZE:4821860865802240:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -185,
"time": "1769100217"
},
"departure": {
"delay": -185,
"time": "1769100415"
},
"stopId": "FR:14431:ZE:6019405021446144:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -161,
"time": "1769100729"
},
"departure": {
"delay": -161,
"time": "1769100739"
},
"stopId": "FR:14431:ZE:6024086938451968:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -211,
"time": "1769100809"
},
"stopId": "FR:14431:ZE:5915377994301440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -344,
"time": "1769099997"
},
"departure": {
"delay": -344,
"time": "1769100016"
},
"stopId": "FR:14431:ZE:5842492344762368:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5878113582972928:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5815489860206592x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851717F5403184x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098740"
},
"departure": {
"time": "1769098800"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769097960"
},
"departure": {
"time": "1769098020"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769097600"
},
"departure": {
"time": "1769097660"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769096760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769099940"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769097000"
},
"departure": {
"time": "1769097060"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769098440"
},
"departure": {
"time": "1769098500"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100300"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769099280"
},
"departure": {
"time": "1769099460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769097240"
},
"departure": {
"time": "1769097300"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769093134",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851717F5403184x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769097840"
},
"departure": {
"delay": 65,
"time": "1769097845"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 360,
"time": "1769100300"
},
"departure": {
"delay": 360,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1769097490"
},
"departure": {
"delay": 75,
"time": "1769097495"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769098620"
},
"departure": {
"delay": 60,
"time": "1769098680"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769099100"
},
"departure": {
"delay": 65,
"time": "1769099105"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 360,
"time": "1769100240"
},
"departure": {
"delay": 360,
"time": "1769100240"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 360,
"time": "1769100720"
},
"departure": {
"delay": 360,
"time": "1769100720"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 360,
"time": "1769100960"
},
"departure": {
"delay": 360,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 545,
"time": "1769099880"
},
"departure": {
"delay": 545,
"time": "1769099885"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769098450"
},
"departure": {
"delay": 60,
"time": "1769098500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 545,
"time": "1769100000"
},
"departure": {
"delay": 545,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"delay": -60,
"time": "1769097240"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 365,
"time": "1769100180"
},
"departure": {
"delay": 365,
"time": "1769100185"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 360,
"time": "1769100420"
},
"departure": {
"delay": 360,
"time": "1769100420"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769097480"
},
"departure": {
"delay": 125,
"time": "1769097485"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 365,
"time": "1769100120"
},
"departure": {
"delay": 365,
"time": "1769100125"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 485,
"time": "1769100060"
},
"departure": {
"delay": 485,
"time": "1769100065"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 420,
"time": "1769099400"
},
"departure": {
"delay": 420,
"time": "1769099700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1769097960"
},
"departure": {
"delay": 65,
"time": "1769097965"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769098260"
},
"departure": {
"delay": 60,
"time": "1769098320"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769097660"
},
"departure": {
"delay": 65,
"time": "1769097665"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769098140"
},
"departure": {
"delay": 65,
"time": "1769098145"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769099280"
},
"departure": {
"delay": 65,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1769100480"
},
"departure": {
"delay": 360,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1769098440"
},
"departure": {
"delay": 125,
"time": "1769098445"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 360,
"time": "1769100780"
},
"departure": {
"delay": 360,
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 360,
"time": "1769100360"
},
"departure": {
"delay": 360,
"time": "1769100360"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 360,
"time": "1769100840"
},
"departure": {
"delay": 360,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 360,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1769097600"
},
"departure": {
"delay": 65,
"time": "1769097605"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1769098020"
},
"departure": {
"delay": 65,
"time": "1769098025"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1769100600"
},
"departure": {
"delay": 360,
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:925:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852632F5396307x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098560"
},
"departure": {
"time": "1769098620"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769099400"
},
"departure": {
"time": "1769099460"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769096460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769097720"
},
"departure": {
"time": "1769097840"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769092833",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852632F5396307x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24900,
"time": "1769103300"
},
"departure": {
"delay": 24900,
"time": "1769103300"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24896,
"time": "1769103236"
},
"departure": {
"delay": 24896,
"time": "1769103236"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 24810,
"time": "1769101830"
},
"departure": {
"delay": 24810,
"time": "1769101830"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24894,
"time": "1769102754"
},
"departure": {
"delay": 24894,
"time": "1769102754"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24849,
"time": "1769102469"
},
"departure": {
"delay": 24849,
"time": "1769102469"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24840,
"time": "1769102100"
},
"departure": {
"delay": 24840,
"time": "1769102100"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24856,
"time": "1769102716"
},
"departure": {
"delay": 24856,
"time": "1769102716"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24896,
"time": "1769102396"
},
"departure": {
"delay": 24896,
"time": "1769102396"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24840,
"time": "1769102520"
},
"departure": {
"delay": 24840,
"time": "1769102520"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 24780,
"time": "1769101560"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 24891,
"time": "1769102871"
},
"departure": {
"delay": 24891,
"time": "1769102871"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24880,
"time": "1769103040"
},
"departure": {
"delay": 24880,
"time": "1769103040"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24856,
"time": "1769101876"
},
"departure": {
"delay": 24856,
"time": "1769101876"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24847,
"time": "1769101927"
},
"departure": {
"delay": 24847,
"time": "1769101927"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 24840,
"time": "1769103000"
},
"departure": {
"delay": 24840,
"time": "1769103000"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24873,
"time": "1769103093"
},
"departure": {
"delay": 24873,
"time": "1769103093"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24844,
"time": "1769101984"
},
"departure": {
"delay": 24844,
"time": "1769101984"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769100061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9016:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769110020"
},
"departure": {
"time": "1769110080"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769110620"
},
"departure": {
"time": "1769110680"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769110320"
},
"departure": {
"time": "1769110380"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769108520"
},
"departure": {
"time": "1769108580"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769111520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1769097154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848908F5416930x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106300"
},
"departure": {
"time": "1769106300"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769105585"
},
"departure": {
"delay": 5,
"time": "1769105585"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105640"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105760"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769100198",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26466,
"time": "1769099193"
},
"departure": {
"delay": 26466,
"time": "1769099226"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26577,
"time": "1769099596"
},
"departure": {
"delay": 26577,
"time": "1769099637"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26609,
"time": "1769100149"
},
"departure": {
"delay": 26609,
"time": "1769100149"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26624,
"time": "1769100284"
},
"departure": {
"delay": 26624,
"time": "1769100284"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26616,
"time": "1769099951"
},
"departure": {
"delay": 26616,
"time": "1769099976"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26576,
"time": "1769099854"
},
"departure": {
"delay": 26576,
"time": "1769099876"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26656,
"time": "1769100047"
},
"departure": {
"delay": 26656,
"time": "1769100076"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26516,
"time": "1769099471"
},
"departure": {
"delay": 26516,
"time": "1769099516"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26685,
"time": "1769100585"
},
"departure": {
"delay": 26685,
"time": "1769100585"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26649,
"time": "1769100669"
},
"departure": {
"delay": 26649,
"time": "1769100669"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26624,
"time": "1769100944"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26684,
"time": "1769100404"
},
"departure": {
"delay": 26684,
"time": "1769100404"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26673,
"time": "1769100513"
},
"departure": {
"delay": 26673,
"time": "1769100513"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 26417,
"time": "1769099117"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26536,
"time": "1769099398"
},
"departure": {
"delay": 26536,
"time": "1769099416"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26596,
"time": "1769099729"
},
"departure": {
"delay": 26596,
"time": "1769099776"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26496,
"time": "1769099283"
},
"departure": {
"delay": 26496,
"time": "1769099316"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26676,
"time": "1769100756"
},
"departure": {
"delay": 26676,
"time": "1769100756"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769099122",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2534:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109960"
},
"departure": {
"time": "1769109960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769109120"
},
"departure": {
"time": "1769109120"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769110080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769109780"
},
"departure": {
"time": "1769109780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769110020"
},
"departure": {
"time": "1769110020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769108880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769109060"
},
"departure": {
"time": "1769109060"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3095:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31530,
"time": "1769100210"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31590,
"time": "1769101350"
},
"departure": {
"delay": 31590,
"time": "1769101350"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31562,
"time": "1769101022"
},
"departure": {
"delay": 31562,
"time": "1769101022"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31539,
"time": "1769100339"
},
"departure": {
"delay": 31539,
"time": "1769100339"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 31517,
"time": "1769100857"
},
"departure": {
"delay": 31517,
"time": "1769100857"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31515,
"time": "1769101095"
},
"departure": {
"delay": 31515,
"time": "1769101095"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31500,
"time": "1769100540"
},
"departure": {
"delay": 31500,
"time": "1769100540"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31526,
"time": "1769100266"
},
"departure": {
"delay": 31526,
"time": "1769100266"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31579,
"time": "1769101459"
},
"departure": {
"delay": 31579,
"time": "1769101459"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31530,
"time": "1769101230"
},
"departure": {
"delay": 31530,
"time": "1769101230"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31524,
"time": "1769100444"
},
"departure": {
"delay": 31524,
"time": "1769100444"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31560,
"time": "1769100780"
},
"departure": {
"delay": 31560,
"time": "1769100780"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31518,
"time": "1769100618"
},
"departure": {
"delay": 31518,
"time": "1769100618"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31567,
"time": "1769100967"
},
"departure": {
"delay": 31567,
"time": "1769100967"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31591,
"time": "1769101531"
},
"departure": {
"delay": 31591,
"time": "1769101531"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769099841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2551:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11326,
"time": "1769101306"
},
"departure": {
"delay": 11326,
"time": "1769101306"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 11295,
"time": "1769101095"
},
"departure": {
"delay": 11295,
"time": "1769101095"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11325,
"time": "1769101485"
},
"departure": {
"delay": 11325,
"time": "1769101485"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11306,
"time": "1769101226"
},
"departure": {
"delay": 11306,
"time": "1769101226"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11261,
"time": "1769100461"
},
"departure": {
"delay": 11261,
"time": "1769100461"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11259,
"time": "1769100639"
},
"departure": {
"delay": 11259,
"time": "1769100639"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11295,
"time": "1769100735"
},
"departure": {
"delay": 11295,
"time": "1769100735"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11274,
"time": "1769100534"
},
"departure": {
"delay": 11274,
"time": "1769100534"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11303,
"time": "1769101163"
},
"departure": {
"delay": 11303,
"time": "1769101163"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11303,
"time": "1769100803"
},
"departure": {
"delay": 11303,
"time": "1769100803"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11327,
"time": "1769101607"
},
"departure": {
"delay": 11327,
"time": "1769101607"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769096281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2189:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:110f4005090acf67ca4269688e6c0913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769099202"
},
"departure": {
"delay": 61,
"time": "1769099221"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"departure": {
"delay": 37,
"time": "1769097697"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1769097771"
},
"departure": {
"delay": -32,
"time": "1769097808"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1769099282"
},
"departure": {
"delay": 84,
"time": "1769099304"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 209,
"time": "1769098802"
},
"departure": {
"delay": 209,
"time": "1769098829"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769098047"
},
"departure": {
"delay": 40,
"time": "1769098060"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1769099409"
},
"departure": {
"delay": 90,
"time": "1769099430"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1769099337"
},
"departure": {
"delay": 82,
"time": "1769099362"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1769097726"
},
"departure": {
"delay": 22,
"time": "1769097742"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 123,
"time": "1769098886"
},
"departure": {
"delay": 123,
"time": "1769098923"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1769098384"
},
"departure": {
"delay": 154,
"time": "1769098414"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769097924"
},
"departure": {
"delay": 39,
"time": "1769097939"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 38,
"time": "1769098156"
},
"departure": {
"delay": 38,
"time": "1769098178"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -6,
"time": "1769097853"
},
"departure": {
"delay": -6,
"time": "1769097894"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1769099174"
},
"departure": {
"delay": 84,
"time": "1769099184"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1769099055"
},
"departure": {
"delay": 92,
"time": "1769099072"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769098282"
},
"departure": {
"delay": 111,
"time": "1769098311"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 231,
"time": "1769098563"
},
"departure": {
"delay": 231,
"time": "1769098611"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1769098650"
},
"departure": {
"delay": 234,
"time": "1769098674"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769099468"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1769097998"
},
"departure": {
"delay": 67,
"time": "1769098027"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 244,
"time": "1769098726"
},
"departure": {
"delay": 244,
"time": "1769098744"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769099007"
},
"departure": {
"delay": 103,
"time": "1769099023"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
}
],
"timestamp": "1769099644",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:110f4005090acf67ca4269688e6c0913:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469790:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 576,
"time": "1769105136"
},
"departure": {
"delay": 576,
"time": "1769105136"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 530,
"time": "1769103650"
},
"departure": {
"delay": 530,
"time": "1769103650"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 525,
"time": "1769104665"
},
"departure": {
"delay": 525,
"time": "1769104665"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 507,
"time": "1769104407"
},
"departure": {
"delay": 507,
"time": "1769104407"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 483,
"time": "1769103723"
},
"departure": {
"delay": 483,
"time": "1769103723"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 523,
"time": "1769104543"
},
"departure": {
"delay": 523,
"time": "1769104543"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 525,
"time": "1769104605"
},
"departure": {
"delay": 525,
"time": "1769104605"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 565,
"time": "1769104045"
},
"departure": {
"delay": 565,
"time": "1769104045"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 605,
"time": "1769105225"
},
"departure": {
"delay": 605,
"time": "1769105225"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 561,
"time": "1769104101"
},
"departure": {
"delay": 561,
"time": "1769104101"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 501,
"time": "1769104221"
},
"departure": {
"delay": 501,
"time": "1769104221"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 464,
"time": "1769104484"
},
"departure": {
"delay": 464,
"time": "1769104484"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 559,
"time": "1769104579"
},
"departure": {
"delay": 559,
"time": "1769104579"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 489,
"time": "1769103669"
},
"departure": {
"delay": 489,
"time": "1769103669"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 496,
"time": "1769104336"
},
"departure": {
"delay": 496,
"time": "1769104336"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 542,
"time": "1769103602"
},
"departure": {
"delay": 542,
"time": "1769103602"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 540,
"time": "1769105280"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 491,
"time": "1769103911"
},
"departure": {
"delay": 491,
"time": "1769103911"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 484,
"time": "1769104264"
},
"departure": {
"delay": 484,
"time": "1769104264"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 462,
"time": "1769103762"
},
"departure": {
"delay": 462,
"time": "1769103762"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 501,
"time": "1769104161"
},
"departure": {
"delay": 501,
"time": "1769104161"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 514,
"time": "1769104294"
},
"departure": {
"delay": 514,
"time": "1769104294"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 477,
"time": "1769105037"
},
"departure": {
"delay": 477,
"time": "1769105037"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 568,
"time": "1769104828"
},
"departure": {
"delay": 568,
"time": "1769104828"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 475,
"time": "1769104435"
},
"departure": {
"delay": 475,
"time": "1769104435"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 548,
"time": "1769103848"
},
"departure": {
"delay": 548,
"time": "1769103848"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 496,
"time": "1769104396"
},
"departure": {
"delay": 496,
"time": "1769104396"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469790:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5966435412082688x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -171,
"time": "1769099980"
},
"departure": {
"delay": -171,
"time": "1769100009"
},
"stopId": "FR:14570:ZE:4575624954904576:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -144,
"time": "1769099352"
},
"departure": {
"delay": -144,
"time": "1769099376"
},
"stopId": "FR:14570:ZE:6123864363892736:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -126,
"time": "1769099549"
},
"departure": {
"delay": -126,
"time": "1769099574"
},
"stopId": "FR:14570:ZE:4534550840475648:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -187,
"time": "1769099437"
},
"departure": {
"delay": -187,
"time": "1769099453"
},
"stopId": "FR:14570:ZE:5456455068024832:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -147,
"time": "1769100197"
},
"departure": {
"delay": -147,
"time": "1769100213"
},
"stopId": "FR:14570:ZE:5572431902146560:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -54,
"time": "1769099808"
},
"departure": {
"delay": -54,
"time": "1769099826"
},
"stopId": "FR:14570:ZE:4535107273621504:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -110,
"time": "1769100670"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1769099741"
},
"departure": {
"delay": -59,
"time": "1769099761"
},
"stopId": "FR:14570:ZE:6700812085493760:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1769099919"
},
"departure": {
"delay": -63,
"time": "1769099937"
},
"stopId": "FR:14570:ZE:6432738883141632:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1769100494"
},
"departure": {
"delay": -36,
"time": "1769100504"
},
"stopId": "FR:14570:ZE:6247847759446016:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -64,
"time": "1769100343"
},
"departure": {
"delay": -64,
"time": "1769100416"
},
"stopId": "FR:14570:ZE:6550540977700864:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5381620933591040:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5966435412082688x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769100720"
},
"departure": {
"delay": 60,
"time": "1769100720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 365,
"time": "1769098620"
},
"departure": {
"delay": 365,
"time": "1769098625"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769101260"
},
"departure": {
"delay": 60,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769101325"
},
"departure": {
"delay": 65,
"time": "1769101325"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 375,
"time": "1769099230"
},
"departure": {
"delay": 375,
"time": "1769099235"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769100840"
},
"departure": {
"delay": 60,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 425,
"time": "1769099220"
},
"departure": {
"delay": 425,
"time": "1769099225"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 425,
"time": "1769098740"
},
"departure": {
"delay": 425,
"time": "1769098745"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769100480"
},
"departure": {
"delay": 60,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 305,
"time": "1769099400"
},
"departure": {
"delay": 305,
"time": "1769099405"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769100120"
},
"departure": {
"delay": 65,
"time": "1769100125"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769101320"
},
"departure": {
"delay": 60,
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769101440"
},
"departure": {
"delay": 60,
"time": "1769101440"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 245,
"time": "1769099580"
},
"departure": {
"delay": 245,
"time": "1769099585"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769099760"
},
"departure": {
"delay": 300,
"time": "1769099820"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1769100000"
},
"departure": {
"delay": 305,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769100960"
},
"departure": {
"delay": 60,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769101560"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 370,
"time": "1769099045"
},
"departure": {
"delay": 370,
"time": "1769099050"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"delay": 360,
"time": "1769098560"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 305,
"time": "1769099460"
},
"departure": {
"delay": 305,
"time": "1769099465"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1769099880"
},
"departure": {
"delay": 305,
"time": "1769099885"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 365,
"time": "1769099280"
},
"departure": {
"delay": 365,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 305,
"time": "1769098800"
},
"departure": {
"delay": 305,
"time": "1769098805"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 305,
"time": "1769099940"
},
"departure": {
"delay": 305,
"time": "1769099945"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 365,
"time": "1769099100"
},
"departure": {
"delay": 365,
"time": "1769099105"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 315,
"time": "1769099290"
},
"departure": {
"delay": 315,
"time": "1769099295"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1769099340"
},
"departure": {
"delay": 305,
"time": "1769099345"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769101380"
},
"departure": {
"delay": 60,
"time": "1769101380"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 420,
"time": "1769098980"
},
"departure": {
"delay": 420,
"time": "1769099040"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1769099640"
},
"departure": {
"delay": 185,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769100300"
},
"departure": {
"delay": 60,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 375,
"time": "1769098750"
},
"departure": {
"delay": 375,
"time": "1769098755"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769100660"
},
"departure": {
"delay": 60,
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769101140"
},
"departure": {
"delay": 60,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769100170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:941:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230426x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769099913"
},
"departure": {
"delay": -27,
"time": "1769099913"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -39,
"time": "1769099841"
},
"departure": {
"delay": -39,
"time": "1769099841"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1769102956"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 15,
"time": "1769100135"
},
"departure": {
"delay": 15,
"time": "1769100135"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1769100096"
},
"departure": {
"delay": -24,
"time": "1769100096"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1769102536"
},
"departure": {
"delay": -44,
"time": "1769102536"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -44,
"time": "1769102056"
},
"departure": {
"delay": -44,
"time": "1769102056"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -44,
"time": "1769101336"
},
"departure": {
"delay": -44,
"time": "1769101336"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1769102374"
},
"departure": {
"delay": -26,
"time": "1769102374"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1769101188"
},
"departure": {
"delay": -12,
"time": "1769101188"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1769102658"
},
"departure": {
"delay": -42,
"time": "1769102658"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -43,
"time": "1769100377"
},
"departure": {
"delay": -43,
"time": "1769100377"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1769100581"
},
"departure": {
"delay": -19,
"time": "1769100581"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1769101270"
},
"departure": {
"delay": 10,
"time": "1769101270"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1769100828"
},
"departure": {
"delay": -12,
"time": "1769100828"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1769100320"
},
"departure": {
"delay": -40,
"time": "1769100320"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -44,
"time": "1769101696"
},
"departure": {
"delay": -44,
"time": "1769101696"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -18,
"time": "1769100702"
},
"departure": {
"delay": -18,
"time": "1769100702"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1769100916"
},
"departure": {
"delay": -44,
"time": "1769100916"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1769102593"
},
"departure": {
"delay": 13,
"time": "1769102593"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -39,
"time": "1769100261"
},
"departure": {
"delay": -39,
"time": "1769100261"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1769102343"
},
"departure": {
"delay": 3,
"time": "1769102343"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1769100436"
},
"departure": {
"delay": -44,
"time": "1769100436"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -32,
"time": "1769101588"
},
"departure": {
"delay": -32,
"time": "1769101588"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769101508"
},
"departure": {
"delay": 8,
"time": "1769101508"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1769100196"
},
"departure": {
"delay": -44,
"time": "1769100196"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -44,
"time": "1769102296"
},
"departure": {
"delay": -44,
"time": "1769102296"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -3,
"time": "1769102397"
},
"departure": {
"delay": -3,
"time": "1769102397"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -39,
"time": "1769101401"
},
"departure": {
"delay": -39,
"time": "1769101401"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -24,
"time": "1769100996"
},
"departure": {
"delay": -24,
"time": "1769100996"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -16,
"time": "1769100524"
},
"departure": {
"delay": -16,
"time": "1769100524"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769100470"
},
"departure": {
"delay": -10,
"time": "1769100470"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1769099899"
},
"departure": {
"delay": 19,
"time": "1769099899"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -39,
"time": "1769100021"
},
"departure": {
"delay": -39,
"time": "1769100021"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769099906",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230426x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057780x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769100179"
},
"departure": {
"delay": 59,
"time": "1769100179"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769102046"
},
"departure": {
"delay": 66,
"time": "1769102046"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 59,
"time": "1769101439"
},
"departure": {
"delay": 59,
"time": "1769101439"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 96,
"time": "1769101536"
},
"departure": {
"delay": 96,
"time": "1769101536"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1769100299"
},
"departure": {
"delay": 59,
"time": "1769100299"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1769100500"
},
"departure": {
"delay": 80,
"time": "1769100500"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1769101379"
},
"departure": {
"delay": 59,
"time": "1769101379"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1769102097"
},
"departure": {
"delay": 117,
"time": "1769102097"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 97,
"time": "1769100217"
},
"departure": {
"delay": 97,
"time": "1769100217"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769101859"
},
"departure": {
"delay": 59,
"time": "1769101859"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 107,
"time": "1769102147"
},
"departure": {
"delay": 107,
"time": "1769102147"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 91,
"time": "1769100931"
},
"departure": {
"delay": 91,
"time": "1769100931"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 59,
"time": "1769100779"
},
"departure": {
"delay": 59,
"time": "1769100779"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1769100585"
},
"departure": {
"delay": 105,
"time": "1769100585"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 105,
"time": "1769102205"
},
"departure": {
"delay": 105,
"time": "1769102205"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 59,
"time": "1769100539"
},
"departure": {
"delay": 59,
"time": "1769100539"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 79,
"time": "1769100259"
},
"departure": {
"delay": 79,
"time": "1769100259"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 111,
"time": "1769100411"
},
"departure": {
"delay": 111,
"time": "1769100411"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1769101499"
},
"departure": {
"delay": 59,
"time": "1769101499"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 92,
"time": "1769101652"
},
"departure": {
"delay": 92,
"time": "1769101652"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 59,
"time": "1769100719"
},
"departure": {
"delay": 59,
"time": "1769100719"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1769102279"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 86,
"time": "1769102006"
},
"departure": {
"delay": 86,
"time": "1769102006"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 53,
"time": "1769099993"
},
"departure": {
"delay": 53,
"time": "1769099993"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769101453"
},
"departure": {
"delay": 73,
"time": "1769101453"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 113,
"time": "1769100353"
},
"departure": {
"delay": 113,
"time": "1769100353"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769101619"
},
"departure": {
"delay": 59,
"time": "1769101619"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 115,
"time": "1769101915"
},
"departure": {
"delay": 115,
"time": "1769101915"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 62,
"time": "1769100662"
},
"departure": {
"delay": 62,
"time": "1769100662"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 74,
"time": "1769101574"
},
"departure": {
"delay": 74,
"time": "1769101574"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769100116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057780x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107799x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1769099501"
},
"departure": {
"delay": 101,
"time": "1769099501"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1769100092"
},
"departure": {
"delay": 92,
"time": "1769100092"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1769100321"
},
"departure": {
"delay": 81,
"time": "1769100321"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1769099980"
},
"departure": {
"delay": 100,
"time": "1769099980"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769100417"
},
"departure": {
"delay": 57,
"time": "1769100417"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769099677"
},
"departure": {
"delay": 97,
"time": "1769099677"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1769100506"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 75,
"time": "1769100195"
},
"departure": {
"delay": 75,
"time": "1769100195"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769099373"
},
"departure": {
"delay": 33,
"time": "1769099373"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1769099870"
},
"departure": {
"delay": 110,
"time": "1769099870"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769099506",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107799x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76682:ZE:TAEx8181:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76682:ZE:TAEx8171:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx8301:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76282:ZE:TAEx8251:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76561:ZE:TAEx8271:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx5162:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76561:ZE:TAEx8281:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76282:ZE:TAEx8231:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76682:ZE:TAEx8191:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76282:ZE:TAEx8211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76282:ZE:TAEx8221:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76282:ZE:TAEx8331:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76282:ZE:TAEx8201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101560"
},
"stopId": "FR:76705:ZE:TAEx8133:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76282:ZE:TAEx8241:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76561:ZE:TAEx8291:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76705:ZE:TAEx8161:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx100:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8004:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -116,
"time": "1769100484"
},
"departure": {
"delay": -116,
"time": "1769100484"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -402,
"time": "1769101158"
},
"departure": {
"delay": -402,
"time": "1769101158"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1769099896"
},
"departure": {
"delay": 189,
"time": "1769099949"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -293,
"time": "1769100727"
},
"departure": {
"delay": -293,
"time": "1769100727"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -402,
"time": "1769101278"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1769100288"
},
"departure": {
"delay": -12,
"time": "1769100288"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1769100652"
},
"departure": {
"delay": -188,
"time": "1769100652"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -340,
"time": "1769101040"
},
"departure": {
"delay": -340,
"time": "1769101040"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -323,
"time": "1769100817"
},
"departure": {
"delay": -323,
"time": "1769100817"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1769100017"
},
"departure": {
"delay": 17,
"time": "1769100017"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -353,
"time": "1769100907"
},
"departure": {
"delay": -353,
"time": "1769100907"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1769100348"
},
"departure": {
"delay": -12,
"time": "1769100348"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1769100258"
},
"departure": {
"delay": 78,
"time": "1769100258"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -249,
"time": "1769100531"
},
"departure": {
"delay": -249,
"time": "1769100531"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -402,
"time": "1769101218"
},
"departure": {
"delay": -402,
"time": "1769101218"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 79,
"time": "1769100199"
},
"departure": {
"delay": 79,
"time": "1769100199"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -323,
"time": "1769100997"
},
"departure": {
"delay": -323,
"time": "1769100997"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -402,
"time": "1769101098"
},
"departure": {
"delay": -402,
"time": "1769101098"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 448,
"time": "1769099728"
},
"departure": {
"delay": 448,
"time": "1769099728"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596584:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx54:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769100607"
},
"departure": {
"delay": -53,
"time": "1769100607"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -44,
"time": "1769100496"
},
"departure": {
"delay": -44,
"time": "1769100496"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -85,
"time": "1769100035"
},
"departure": {
"delay": -85,
"time": "1769100035"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1769100297"
},
"departure": {
"delay": -3,
"time": "1769100297"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769099539"
},
"departure": {
"delay": -20,
"time": "1769099560"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -35,
"time": "1769099162"
},
"departure": {
"delay": -35,
"time": "1769099185"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -70,
"time": "1769100170"
},
"departure": {
"delay": -70,
"time": "1769100170"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1769098941"
},
"departure": {
"delay": -39,
"time": "1769098941"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -52,
"time": "1769101208"
},
"departure": {
"delay": -52,
"time": "1769101208"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -53,
"time": "1769099647"
},
"departure": {
"delay": -53,
"time": "1769099647"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1769101406"
},
"departure": {
"delay": -34,
"time": "1769101406"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -89,
"time": "1769099791"
},
"departure": {
"delay": -89,
"time": "1769099791"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1769098869"
},
"departure": {
"delay": 9,
"time": "1769098869"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1769099227"
},
"departure": {
"delay": 7,
"time": "1769099227"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769099061"
},
"departure": {
"delay": 21,
"time": "1769099061"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1769101515"
},
"departure": {
"delay": -45,
"time": "1769101515"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -53,
"time": "1769100367"
},
"departure": {
"delay": -53,
"time": "1769100367"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1769098986"
},
"departure": {
"delay": 6,
"time": "1769098986"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -12,
"time": "1769099868"
},
"departure": {
"delay": -12,
"time": "1769099868"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1769099110"
},
"departure": {
"delay": -50,
"time": "1769099110"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1769101098"
},
"departure": {
"delay": -42,
"time": "1769101098"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1769099965"
},
"departure": {
"delay": -35,
"time": "1769099965"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -50,
"time": "1769099385"
},
"departure": {
"delay": -50,
"time": "1769099410"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769098361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx54:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190600x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 668,
"time": "1769100308"
},
"departure": {
"delay": 668,
"time": "1769100308"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 557,
"time": "1769099777"
},
"departure": {
"delay": 557,
"time": "1769099777"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 694,
"time": "1769100214"
},
"departure": {
"delay": 694,
"time": "1769100214"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 727,
"time": "1769100127"
},
"departure": {
"delay": 727,
"time": "1769100127"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 723,
"time": "1769100063"
},
"departure": {
"delay": 723,
"time": "1769100063"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 592,
"time": "1769099872"
},
"departure": {
"delay": 592,
"time": "1769099872"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 554,
"time": "1769099534"
},
"departure": {
"delay": 554,
"time": "1769099534"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 581,
"time": "1769099681"
},
"departure": {
"delay": 581,
"time": "1769099681"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 659,
"time": "1769099999"
},
"departure": {
"delay": 659,
"time": "1769099999"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 573,
"time": "1769099493"
},
"departure": {
"delay": 573,
"time": "1769099493"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 668,
"time": "1769100548"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190600x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx298:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769100178"
},
"departure": {
"delay": 118,
"time": "1769100178"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1769098183"
},
"departure": {
"delay": 43,
"time": "1769098183"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1769098985"
},
"departure": {
"delay": 185,
"time": "1769098985"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1769100676"
},
"departure": {
"delay": 136,
"time": "1769100676"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1769099387"
},
"departure": {
"delay": 192,
"time": "1769099412"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 211,
"time": "1769099287"
},
"departure": {
"delay": 211,
"time": "1769099311"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 173,
"time": "1769100533"
},
"departure": {
"delay": 173,
"time": "1769100533"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1769100009"
},
"departure": {
"delay": 189,
"time": "1769100009"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1769097959"
},
"departure": {
"delay": 59,
"time": "1769097959"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1769098886"
},
"departure": {
"delay": 170,
"time": "1769098910"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 229,
"time": "1769099784"
},
"departure": {
"delay": 229,
"time": "1769099809"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 114,
"time": "1769099609"
},
"departure": {
"delay": 114,
"time": "1769099634"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1769100418"
},
"departure": {
"delay": 118,
"time": "1769100418"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1769097843"
},
"departure": {
"delay": 63,
"time": "1769097843"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -1,
"time": "1769098559"
},
"departure": {
"delay": -1,
"time": "1769098559"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1769099186"
},
"departure": {
"delay": 171,
"time": "1769099211"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1769099061"
},
"departure": {
"delay": 164,
"time": "1769099084"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1769099909"
},
"departure": {
"delay": 149,
"time": "1769099909"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1769098059"
},
"departure": {
"delay": 64,
"time": "1769098084"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1769100778"
},
"departure": {
"delay": 118,
"time": "1769100778"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 59,
"time": "1769098259"
},
"departure": {
"delay": 59,
"time": "1769098259"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 196,
"time": "1769099476"
},
"departure": {
"delay": 196,
"time": "1769099476"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1769100598"
},
"departure": {
"delay": 118,
"time": "1769100598"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1769098747"
},
"departure": {
"delay": 131,
"time": "1769098811"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1769100366"
},
"departure": {
"delay": 126,
"time": "1769100366"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769098359"
},
"departure": {
"delay": 54,
"time": "1769098434"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1769099559"
},
"departure": {
"delay": 159,
"time": "1769099559"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1769100448"
},
"departure": {
"delay": 148,
"time": "1769100448"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769097662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx298:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596676:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -4316,
"time": "1769100184"
},
"departure": {
"delay": -4316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3776,
"time": "1769100184"
},
"departure": {
"delay": -3776,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -4196,
"time": "1769100184"
},
"departure": {
"delay": -4196,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4256,
"time": "1769100184"
},
"departure": {
"delay": -4256,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3656,
"time": "1769100184"
},
"departure": {
"delay": -3656,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3896,
"time": "1769100184"
},
"departure": {
"delay": -3896,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -4076,
"time": "1769100184"
},
"departure": {
"delay": -4076,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3716,
"time": "1769100184"
},
"departure": {
"delay": -3716,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3356,
"time": "1769100184"
},
"departure": {
"delay": -3356,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3956,
"time": "1769100184"
},
"departure": {
"delay": -3956,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4136,
"time": "1769100184"
},
"departure": {
"delay": -4136,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3536,
"time": "1769100184"
},
"departure": {
"delay": -3536,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596676:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1769100639"
},
"departure": {
"delay": 159,
"time": "1769100639"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1769101193"
},
"departure": {
"delay": 173,
"time": "1769101193"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1769101302"
},
"departure": {
"delay": 222,
"time": "1769101302"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 229,
"time": "1769100109"
},
"departure": {
"delay": 229,
"time": "1769100109"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1769100775"
},
"departure": {
"delay": 175,
"time": "1769100775"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 136,
"time": "1769100376"
},
"departure": {
"delay": 136,
"time": "1769100376"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1769100843"
},
"departure": {
"delay": 123,
"time": "1769100843"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1769100306"
},
"departure": {
"delay": 126,
"time": "1769100306"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769101453"
},
"departure": {
"delay": 133,
"time": "1769101453"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 221,
"time": "1769101001"
},
"departure": {
"delay": 221,
"time": "1769101001"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769100554"
},
"departure": {
"delay": 134,
"time": "1769100554"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769101233"
},
"departure": {
"delay": 153,
"time": "1769101233"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1769100474"
},
"departure": {
"delay": 114,
"time": "1769100474"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1769100238"
},
"departure": {
"delay": 178,
"time": "1769100238"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1769100199"
},
"departure": {
"delay": 199,
"time": "1769100199"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1769101370"
},
"departure": {
"delay": 110,
"time": "1769101370"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": 199,
"time": "1769099899"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1769101400"
},
"departure": {
"delay": 140,
"time": "1769101400"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 227,
"time": "1769101067"
},
"departure": {
"delay": 227,
"time": "1769101067"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 259,
"time": "1769100006"
},
"departure": {
"delay": 259,
"time": "1769100019"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 122,
"time": "1769101502"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 166,
"time": "1769101306"
},
"departure": {
"delay": 166,
"time": "1769101306"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1769101129"
},
"departure": {
"delay": 229,
"time": "1769101129"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598421:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769076336"
},
"departure": {
"delay": -8,
"time": "1769076412"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1769076740"
},
"departure": {
"delay": -28,
"time": "1769076752"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"time": "1769076653"
},
"departure": {
"time": "1769076660"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769076799"
},
"departure": {
"delay": 82,
"time": "1769076922"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1769077200"
},
"departure": {
"delay": 10,
"time": "1769077210"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769076188"
},
"departure": {
"delay": 80,
"time": "1769076200"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769076599"
},
"departure": {
"delay": 10,
"time": "1769076610"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1769077086"
},
"departure": {
"delay": 57,
"time": "1769077137"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1769076230"
},
"departure": {
"delay": 62,
"time": "1769076242"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769077269"
},
"departure": {
"delay": 20,
"time": "1769077280"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769077154"
},
"departure": {
"delay": 24,
"time": "1769077164"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769076311"
},
"departure": {
"delay": 21,
"time": "1769076321"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769076960"
},
"departure": {
"delay": 73,
"time": "1769076973"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 90,
"time": "1769076090"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769076443"
},
"departure": {
"delay": 16,
"time": "1769076496"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769077410"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769077305"
},
"departure": {
"delay": 1,
"time": "1769077321"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769076289"
},
"departure": {
"delay": 55,
"time": "1769076295"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769104080"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2061:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 137,
"time": "1769067137"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769067702"
},
"departure": {
"delay": 27,
"time": "1769067747"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1769067522"
},
"departure": {
"delay": 100,
"time": "1769067580"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769068500"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1769067290"
},
"departure": {
"delay": 146,
"time": "1769067326"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1769067950"
},
"departure": {
"delay": 105,
"time": "1769068005"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1769067367"
},
"departure": {
"delay": 135,
"time": "1769067375"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769068043"
},
"departure": {
"delay": 35,
"time": "1769068055"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769067826"
},
"departure": {
"delay": 3,
"time": "1769067843"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1769067241"
},
"departure": {
"delay": 134,
"time": "1769067254"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1769068154"
},
"departure": {
"delay": 25,
"time": "1769068165"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769067662"
},
"departure": {
"delay": 15,
"time": "1769067675"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769067463"
},
"departure": {
"delay": 68,
"time": "1769067488"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1769068196"
},
"departure": {
"delay": 29,
"time": "1769068229"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769067603"
},
"departure": {
"delay": 45,
"time": "1769067645"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1769068114"
},
"departure": {
"delay": 68,
"time": "1769068148"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1769067390"
},
"departure": {
"delay": 101,
"time": "1769067401"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5512,
"time": "1769098792"
},
"departure": {
"delay": 5512,
"time": "1769098792"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 5546,
"time": "1769098646"
},
"departure": {
"delay": 5546,
"time": "1769098646"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 5531,
"time": "1769098511"
},
"departure": {
"delay": 5531,
"time": "1769098511"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 5539,
"time": "1769098879"
},
"departure": {
"delay": 5539,
"time": "1769098879"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5521,
"time": "1769099041"
},
"departure": {
"delay": 5521,
"time": "1769099041"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 5511,
"time": "1769099151"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5555,
"time": "1769099015"
},
"departure": {
"delay": 5555,
"time": "1769099015"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 5552,
"time": "1769099072"
},
"departure": {
"delay": 5552,
"time": "1769099072"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 5521,
"time": "1769098681"
},
"departure": {
"delay": 5521,
"time": "1769098681"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 5566,
"time": "1769098846"
},
"departure": {
"delay": 5566,
"time": "1769098846"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 5528,
"time": "1769098928"
},
"departure": {
"delay": 5528,
"time": "1769098928"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5567,
"time": "1769098967"
},
"departure": {
"delay": 5567,
"time": "1769098967"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 5556,
"time": "1769098596"
},
"departure": {
"delay": 5556,
"time": "1769098596"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769098736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057054x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1769100661"
},
"departure": {
"delay": 1,
"time": "1769100661"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769101031"
},
"departure": {
"delay": 11,
"time": "1769101031"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769101599"
},
"departure": {
"delay": 39,
"time": "1769101599"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769100478"
},
"departure": {
"delay": 58,
"time": "1769100478"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101680"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769101525"
},
"departure": {
"delay": 25,
"time": "1769101525"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769101195"
},
"departure": {
"delay": 55,
"time": "1769101195"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1769101300"
},
"departure": {
"delay": 40,
"time": "1769101300"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769101638"
},
"departure": {
"delay": 18,
"time": "1769101638"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1769100928"
},
"departure": {
"delay": 28,
"time": "1769100928"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1769100963"
},
"departure": {
"delay": 3,
"time": "1769100963"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769101258"
},
"departure": {
"delay": 58,
"time": "1769101258"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769101092"
},
"departure": {
"delay": 12,
"time": "1769101092"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1769101459"
},
"departure": {
"delay": 19,
"time": "1769101459"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769100815"
},
"departure": {
"delay": 35,
"time": "1769100815"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057054x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1556,
"time": "1769100184"
},
"departure": {
"delay": -1556,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1769102247"
},
"departure": {
"delay": -33,
"time": "1769102247"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1436,
"time": "1769100184"
},
"departure": {
"delay": -1436,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1769102284"
},
"departure": {
"delay": 4,
"time": "1769102284"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1769102865"
},
"departure": {
"delay": -15,
"time": "1769102865"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1769102170"
},
"departure": {
"delay": 10,
"time": "1769102170"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769102327"
},
"departure": {
"delay": -13,
"time": "1769102327"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -15,
"time": "1769102925"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1496,
"time": "1769100184"
},
"departure": {
"delay": -1496,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1769102715"
},
"departure": {
"delay": -45,
"time": "1769102715"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602190:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769097540"
},
"departure": {
"time": "1769097540"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769097000"
},
"departure": {
"time": "1769097000"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769097120"
},
"departure": {
"time": "1769097120"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769097240"
},
"departure": {
"time": "1769097240"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769097420"
},
"departure": {
"time": "1769097420"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769096940"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769097060"
},
"departure": {
"time": "1769097060"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769097360"
},
"departure": {
"time": "1769097360"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769097900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769097600"
},
"departure": {
"time": "1769097600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769097480"
},
"departure": {
"time": "1769097480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769097180"
},
"departure": {
"time": "1769097180"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769097780"
},
"departure": {
"time": "1769097780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769096910",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2347:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196420x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1769101864"
},
"departure": {
"delay": 64,
"time": "1769101864"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769102107"
},
"departure": {
"delay": 67,
"time": "1769102107"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1769101972"
},
"departure": {
"delay": 112,
"time": "1769101972"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769102298"
},
"departure": {
"delay": 78,
"time": "1769102298"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1769102335"
},
"departure": {
"delay": 55,
"time": "1769102335"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 94,
"time": "1769100094"
},
"departure": {
"delay": 94,
"time": "1769100094"
},
"stopId": "FR:76351:ZE:3203:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1769101675"
},
"departure": {
"delay": 55,
"time": "1769101675"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1769101922"
},
"departure": {
"delay": 62,
"time": "1769101922"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1769101075"
},
"departure": {
"delay": 55,
"time": "1769101075"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769100313"
},
"departure": {
"delay": 73,
"time": "1769100313"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769100979"
},
"departure": {
"delay": 79,
"time": "1769100979"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1769101282"
},
"departure": {
"delay": 82,
"time": "1769101282"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769102048"
},
"departure": {
"delay": 68,
"time": "1769102048"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 99,
"time": "1769101779"
},
"departure": {
"delay": 99,
"time": "1769101779"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1769102155"
},
"departure": {
"delay": 55,
"time": "1769102155"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1769100264"
},
"departure": {
"delay": 84,
"time": "1769100264"
},
"stopId": "FR:76351:ZE:3344:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1769100568"
},
"departure": {
"delay": 88,
"time": "1769100568"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1769101318"
},
"departure": {
"delay": 58,
"time": "1769101318"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1769100937"
},
"departure": {
"delay": 97,
"time": "1769100937"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 77,
"time": "1769100857"
},
"departure": {
"delay": 77,
"time": "1769100857"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1769101495"
},
"departure": {
"delay": 55,
"time": "1769101495"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1769100235"
},
"departure": {
"delay": 55,
"time": "1769100235"
},
"stopId": "FR:76351:ZE:3309:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1769100716"
},
"departure": {
"delay": 56,
"time": "1769100716"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1769102228"
},
"departure": {
"delay": 68,
"time": "1769102228"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1769100426"
},
"departure": {
"delay": 66,
"time": "1769100426"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1769100608"
},
"departure": {
"delay": 68,
"time": "1769100608"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769102695"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 106,
"time": "1769101726"
},
"departure": {
"delay": 106,
"time": "1769101726"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1769100775"
},
"departure": {
"delay": 55,
"time": "1769100775"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769101575"
},
"departure": {
"delay": 75,
"time": "1769101575"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1769100831"
},
"departure": {
"delay": 111,
"time": "1769100831"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769101195"
},
"departure": {
"delay": 55,
"time": "1769101195"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769101008"
},
"departure": {
"delay": 108,
"time": "1769101008"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1769100902"
},
"departure": {
"delay": 62,
"time": "1769100902"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1769101377"
},
"departure": {
"delay": 57,
"time": "1769101377"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 102,
"time": "1769100642"
},
"departure": {
"delay": 102,
"time": "1769100642"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1769101143"
},
"departure": {
"delay": 63,
"time": "1769101143"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769101445"
},
"departure": {
"delay": 65,
"time": "1769101445"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 106,
"time": "1769100346"
},
"departure": {
"delay": 106,
"time": "1769100346"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1769100475"
},
"departure": {
"delay": 55,
"time": "1769100475"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769100096",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196420x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16055,
"time": "1769098514"
},
"departure": {
"delay": 16055,
"time": "1769098535"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16019,
"time": "1769097683"
},
"departure": {
"delay": 16019,
"time": "1769097719"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16119,
"time": "1769098726"
},
"departure": {
"delay": 16119,
"time": "1769098779"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 16219,
"time": "1769099156"
},
"departure": {
"delay": 16219,
"time": "1769099179"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15879,
"time": "1769097256"
},
"departure": {
"delay": 15879,
"time": "1769097279"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15949,
"time": "1769097477"
},
"departure": {
"delay": 15949,
"time": "1769097529"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16199,
"time": "1769099068"
},
"departure": {
"delay": 16199,
"time": "1769099099"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 16139,
"time": "1769098835"
},
"departure": {
"delay": 16139,
"time": "1769098859"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16039,
"time": "1769099239"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 16079,
"time": "1769098085"
},
"departure": {
"delay": 16079,
"time": "1769098139"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15979,
"time": "1769097560"
},
"departure": {
"delay": 15979,
"time": "1769097619"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16019,
"time": "1769097997"
},
"departure": {
"delay": 16019,
"time": "1769098019"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16119,
"time": "1769098281"
},
"departure": {
"delay": 16119,
"time": "1769098299"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15999,
"time": "1769097824"
},
"departure": {
"delay": 15999,
"time": "1769097879"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16079,
"time": "1769098391"
},
"departure": {
"delay": 16079,
"time": "1769098439"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 16059,
"time": "1769098626"
},
"departure": {
"delay": 16059,
"time": "1769098659"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 16159,
"time": "1769098941"
},
"departure": {
"delay": 16159,
"time": "1769098999"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15939,
"time": "1769097374"
},
"departure": {
"delay": 15939,
"time": "1769097399"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16094,
"time": "1769098191"
},
"departure": {
"delay": 16094,
"time": "1769098214"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769097282",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2095:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230593x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769100630"
},
"departure": {
"delay": 30,
"time": "1769100630"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769100553"
},
"departure": {
"delay": 13,
"time": "1769100553"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769103070"
},
"departure": {
"delay": 10,
"time": "1769103070"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1769101251"
},
"departure": {
"delay": 51,
"time": "1769101251"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769101201"
},
"departure": {
"delay": 1,
"time": "1769101201"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 52,
"time": "1769102212"
},
"departure": {
"delay": 52,
"time": "1769102212"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769101434"
},
"departure": {
"delay": 54,
"time": "1769101434"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769102105"
},
"departure": {
"delay": 5,
"time": "1769102105"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1769103145"
},
"departure": {
"delay": 25,
"time": "1769103145"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 57,
"time": "1769100777"
},
"departure": {
"delay": 57,
"time": "1769100777"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1769101082"
},
"departure": {
"delay": 2,
"time": "1769101082"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1769100858"
},
"departure": {
"delay": 18,
"time": "1769100858"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769101005"
},
"departure": {
"delay": 45,
"time": "1769101005"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769102804"
},
"departure": {
"delay": 44,
"time": "1769102804"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1769103040"
},
"departure": {
"delay": 40,
"time": "1769103040"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769103360"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769101612"
},
"departure": {
"delay": 52,
"time": "1769101612"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769101520"
},
"departure": {
"delay": 20,
"time": "1769101520"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1769101372"
},
"departure": {
"delay": 52,
"time": "1769101372"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769103289"
},
"departure": {
"delay": 49,
"time": "1769103289"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769102292"
},
"departure": {
"delay": 12,
"time": "1769102292"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1769103234"
},
"departure": {
"delay": 54,
"time": "1769103234"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1769101970"
},
"departure": {
"delay": 50,
"time": "1769101970"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769101883"
},
"departure": {
"delay": 23,
"time": "1769101883"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769098706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230593x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103660"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103840"
},
"departure": {
"time": "1769103840"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769100157",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1065:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769100393"
},
"departure": {
"delay": -39,
"time": "1769100441"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -85,
"time": "1769100925"
},
"departure": {
"delay": -85,
"time": "1769100935"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1769100845"
},
"departure": {
"delay": -105,
"time": "1769100855"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1769101293"
},
"departure": {
"delay": -77,
"time": "1769101303"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1769100784"
},
"departure": {
"delay": -46,
"time": "1769100794"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1769101153"
},
"departure": {
"delay": -97,
"time": "1769101163"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -283,
"time": "1769102237"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -65,
"time": "1769101005"
},
"departure": {
"delay": -65,
"time": "1769101015"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -87,
"time": "1769100563"
},
"departure": {
"delay": -87,
"time": "1769100573"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -295,
"time": "1769102095"
},
"departure": {
"delay": -295,
"time": "1769102105"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -74,
"time": "1769100696"
},
"departure": {
"delay": -74,
"time": "1769100706"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -278,
"time": "1769101992"
},
"departure": {
"delay": -278,
"time": "1769102002"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -103,
"time": "1769101687"
},
"departure": {
"delay": -103,
"time": "1769101697"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -83,
"time": "1769101347"
},
"departure": {
"delay": -83,
"time": "1769101357"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"delay": -670,
"time": "1769099690"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -293,
"time": "1769101917"
},
"departure": {
"delay": -293,
"time": "1769101927"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1769101614"
},
"departure": {
"delay": -116,
"time": "1769101624"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -158,
"time": "1769101752"
},
"departure": {
"delay": -158,
"time": "1769101762"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -77,
"time": "1769101473"
},
"departure": {
"delay": -77,
"time": "1769101483"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -90,
"time": "1769101220"
},
"departure": {
"delay": -90,
"time": "1769101230"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -245,
"time": "1769101845"
},
"departure": {
"delay": -245,
"time": "1769101855"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -64,
"time": "1769101426"
},
"departure": {
"delay": -64,
"time": "1769101436"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5035925772959744x23:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769087280"
},
"departure": {
"time": "1769087280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769087340"
},
"departure": {
"time": "1769087340"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769087580"
},
"departure": {
"time": "1769087580"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769087400"
},
"departure": {
"time": "1769087400"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769086980"
},
"departure": {
"time": "1769086980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769087520"
},
"departure": {
"time": "1769087520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769086740"
},
"departure": {
"time": "1769086740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769087700"
},
"departure": {
"time": "1769087700"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769086680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769087220"
},
"departure": {
"time": "1769087220"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769087760"
},
"departure": {
"time": "1769087760"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769087160"
},
"departure": {
"time": "1769087160"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769087820"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769087640"
},
"departure": {
"time": "1769087640"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769086800"
},
"departure": {
"time": "1769086800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1715:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -73,
"time": "1769099494"
},
"departure": {
"delay": -73,
"time": "1769099507"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -103,
"time": "1769099755"
},
"departure": {
"delay": -103,
"time": "1769099777"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1769100017"
},
"departure": {
"delay": -43,
"time": "1769100017"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -125,
"time": "1769099575"
},
"departure": {
"delay": -125,
"time": "1769099575"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -118,
"time": "1769099822"
},
"departure": {
"delay": -118,
"time": "1769099822"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -103,
"time": "1769099357"
},
"departure": {
"delay": -103,
"time": "1769099357"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1769099987"
},
"departure": {
"delay": -73,
"time": "1769099987"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1769099953"
},
"departure": {
"delay": -43,
"time": "1769099957"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -101,
"time": "1769100199"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -133,
"time": "1769099627"
},
"departure": {
"delay": -133,
"time": "1769099627"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769099280"
},
"departure": {
"delay": -60,
"time": "1769099280"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1769100084"
},
"departure": {
"delay": -96,
"time": "1769100084"
},
"stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -102,
"time": "1769099718"
},
"departure": {
"delay": -102,
"time": "1769099718"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -73,
"time": "1769099927"
},
"departure": {
"delay": -73,
"time": "1769099927"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769099613",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598289:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769100720"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 180,
"time": "1769099580"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 180,
"time": "1769099820"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 120,
"time": "1769099220"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769099340"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769101260"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1769101080"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1769100240"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1769099940"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769101020"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 120,
"time": "1769099700"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769101320"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 180,
"time": "1769099160"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769101140"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1769100780"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 180,
"time": "1769099040"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1769100660"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1769100480"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1769100420"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1769100960"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 180,
"time": "1769099460"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769100600"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 180,
"time": "1769099520"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769100540"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1769100900"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769101200"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1769100840"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1769099280"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769100150",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1107:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107961x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769100704"
},
"departure": {
"delay": 44,
"time": "1769100704"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1769101828"
},
"departure": {
"delay": 28,
"time": "1769101828"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769102251"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769101280"
},
"departure": {
"delay": 20,
"time": "1769101280"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1769101466"
},
"departure": {
"delay": 26,
"time": "1769101466"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769101940"
},
"departure": {
"delay": 20,
"time": "1769101940"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1769101619"
},
"departure": {
"delay": 59,
"time": "1769101619"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1769101067"
},
"departure": {
"delay": 47,
"time": "1769101067"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1769102161"
},
"departure": {
"delay": 1,
"time": "1769102161"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769102053"
},
"departure": {
"delay": 13,
"time": "1769102053"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769101172"
},
"departure": {
"delay": 32,
"time": "1769101172"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769101736"
},
"departure": {
"delay": 56,
"time": "1769101736"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1769100949"
},
"departure": {
"delay": 49,
"time": "1769100949"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1769100819"
},
"departure": {
"delay": 39,
"time": "1769100819"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107961x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76231:ZE:TAEx6004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76391:ZE:TAEx6093:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769100540"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76231:ZE:TAEx6001:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769097720"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2058:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470598:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1809,
"time": "1769100171"
},
"departure": {
"delay": -1809,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -94,
"time": "1769102306"
},
"departure": {
"delay": -94,
"time": "1769102306"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1689,
"time": "1769100171"
},
"departure": {
"delay": -1689,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -100,
"time": "1769102420"
},
"departure": {
"delay": -100,
"time": "1769102420"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2169,
"time": "1769100171"
},
"departure": {
"delay": -2169,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1769102483"
},
"departure": {
"delay": -97,
"time": "1769102483"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -191,
"time": "1769102689"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1929,
"time": "1769100171"
},
"departure": {
"delay": -1929,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -97,
"time": "1769102603"
},
"departure": {
"delay": -97,
"time": "1769102603"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2169,
"time": "1769100171"
},
"departure": {
"delay": -2169,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2049,
"time": "1769100171"
},
"departure": {
"delay": -2049,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -157,
"time": "1769102543"
},
"departure": {
"delay": -157,
"time": "1769102543"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470598:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1662320643xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1769085679"
},
"departure": {
"delay": 151,
"time": "1769085691"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 116,
"time": "1769085197"
},
"departure": {
"delay": 116,
"time": "1769085236"
},
"stopId": "FR:76476:ZE:120:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1769085521"
},
"departure": {
"delay": 174,
"time": "1769085594"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1769085318"
},
"departure": {
"delay": 86,
"time": "1769085326"
},
"stopId": "FR:76476:ZE:15463:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769085872"
},
"departure": {
"time": "1769085840"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1769085791"
},
"departure": {
"delay": 84,
"time": "1769085804"
},
"stopId": "FR:76476:ZE:15470:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1769085623"
},
"departure": {
"delay": 164,
"time": "1769085644"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769085826"
},
"departure": {
"delay": 70,
"time": "1769085850"
},
"stopId": "FR:76476:ZE:15471:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"time": "1769085423"
},
"departure": {
"time": "1769085300"
},
"stopId": "FR:76476:ZE:15464:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1769085739"
},
"departure": {
"delay": 88,
"time": "1769085748"
},
"stopId": "FR:76476:ZE:136:ATOUMOD019",
"stopSequence": 9
},
{
"departure": {
"delay": 114,
"time": "1769085114"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769085715"
},
"departure": {
"delay": 125,
"time": "1769085725"
},
"stopId": "FR:76476:ZE:15589:ATOUMOD019",
"stopSequence": 8
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:21:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1662320643xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769113440"
},
"departure": {
"time": "1769113440"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769113500"
},
"departure": {
"time": "1769113500"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769113320"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769113560"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769113380"
},
"departure": {
"time": "1769113380"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1769100600"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 300,
"time": "1769100720"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1769101260"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 300,
"time": "1769100000"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 180,
"time": "1769099280"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 300,
"time": "1769100060"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1769098860"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 300,
"time": "1769101140"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 180,
"time": "1769099220"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 120,
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 240,
"time": "1769099820"
},
"stopId": "FR:76319:ZE:TAEx9175:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 300,
"time": "1769100480"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1769101620"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": 300,
"time": "1769100900"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 180,
"time": "1769099520"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 300,
"time": "1769101500"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 180,
"time": "1769099760"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 300,
"time": "1769100240"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1769099640"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 300,
"time": "1769101080"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 300,
"time": "1769100540"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 300,
"time": "1769100780"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 300,
"time": "1769101380"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 300,
"time": "1769100420"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 300,
"time": "1769100360"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1769099040"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 300,
"time": "1769101440"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": 300,
"time": "1769101020"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 120,
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1769100300"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 300,
"time": "1769101320"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 300,
"time": "1769101560"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"delay": 240,
"time": "1769099880"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769098740"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769100046",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7069:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5110:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5110:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242786xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1961,
"time": "1769102479"
},
"departure": {
"delay": -1961,
"time": "1769102479"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -2018,
"time": "1769100742"
},
"departure": {
"delay": -2018,
"time": "1769100742"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1769102139"
},
"departure": {
"delay": 99,
"time": "1769102139"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769101590"
},
"departure": {
"delay": 90,
"time": "1769101590"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1999,
"time": "1769102141"
},
"departure": {
"delay": -1999,
"time": "1769102141"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 107,
"time": "1769101547"
},
"departure": {
"delay": 107,
"time": "1769101547"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1769101871"
},
"departure": {
"delay": 71,
"time": "1769101871"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2018,
"time": "1769102062"
},
"departure": {
"delay": -2018,
"time": "1769102062"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -2018,
"time": "1769102182"
},
"departure": {
"delay": -2018,
"time": "1769102182"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1769101424"
},
"departure": {
"delay": 104,
"time": "1769101424"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 122,
"time": "1769100242"
},
"departure": {
"delay": 122,
"time": "1769100242"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -2018,
"time": "1769102602"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -1967,
"time": "1769102533"
},
"departure": {
"delay": -1967,
"time": "1769102533"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -1973,
"time": "1769102287"
},
"departure": {
"delay": -1973,
"time": "1769102287"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -1960,
"time": "1769102240"
},
"departure": {
"delay": -1960,
"time": "1769102240"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 74,
"time": "1769101154"
},
"departure": {
"delay": 74,
"time": "1769101154"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -1988,
"time": "1769101072"
},
"departure": {
"delay": -1988,
"time": "1769101072"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1769100035"
},
"departure": {
"delay": 95,
"time": "1769100035"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1769101328"
},
"departure": {
"delay": 68,
"time": "1769101328"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -1999,
"time": "1769101361"
},
"departure": {
"delay": -1999,
"time": "1769101361"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -2009,
"time": "1769100511"
},
"departure": {
"delay": -2009,
"time": "1769100511"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1769100176"
},
"departure": {
"delay": 116,
"time": "1769100176"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 35,
"time": "1769099735"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -2013,
"time": "1769101467"
},
"departure": {
"delay": -2013,
"time": "1769101467"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 127,
"time": "1769101927"
},
"departure": {
"delay": 127,
"time": "1769101927"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2003,
"time": "1769100637"
},
"departure": {
"delay": -2003,
"time": "1769100637"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -1999,
"time": "1769102501"
},
"departure": {
"delay": -1999,
"time": "1769102501"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -1999,
"time": "1769101781"
},
"departure": {
"delay": -1999,
"time": "1769101781"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -1993,
"time": "1769102267"
},
"departure": {
"delay": -1993,
"time": "1769102267"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 88,
"time": "1769101228"
},
"departure": {
"delay": 88,
"time": "1769101228"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2018,
"time": "1769101162"
},
"departure": {
"delay": -2018,
"time": "1769101162"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1769101808"
},
"departure": {
"delay": 68,
"time": "1769101808"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2018,
"time": "1769101582"
},
"departure": {
"delay": -2018,
"time": "1769101582"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769102215"
},
"departure": {
"delay": 115,
"time": "1769102215"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -2018,
"time": "1769102362"
},
"departure": {
"delay": -2018,
"time": "1769102362"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -2018,
"time": "1769100322"
},
"departure": {
"delay": -2018,
"time": "1769100322"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -2017,
"time": "1769101943"
},
"departure": {
"delay": -2017,
"time": "1769101943"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -1972,
"time": "1769100248"
},
"departure": {
"delay": -1972,
"time": "1769100248"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1769101677"
},
"departure": {
"delay": 117,
"time": "1769101677"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1769101088"
},
"departure": {
"delay": 68,
"time": "1769101088"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1769100548"
},
"departure": {
"delay": 68,
"time": "1769100548"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242786xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598408:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -300,
"time": "1769102400"
},
"departure": {
"delay": -300,
"time": "1769102400"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1769101454"
},
"departure": {
"delay": 14,
"time": "1769101454"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769101375"
},
"departure": {
"delay": 55,
"time": "1769101375"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -296,
"time": "1769102284"
},
"departure": {
"delay": -296,
"time": "1769102284"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -325,
"time": "1769102315"
},
"departure": {
"delay": -325,
"time": "1769102315"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -330,
"time": "1769102490"
},
"departure": {
"delay": -330,
"time": "1769102490"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1769101675"
},
"departure": {
"delay": 115,
"time": "1769101675"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -295,
"time": "1769102165"
},
"departure": {
"delay": -295,
"time": "1769102165"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769101749"
},
"departure": {
"delay": 69,
"time": "1769101749"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -254,
"time": "1769102026"
},
"departure": {
"delay": -254,
"time": "1769102026"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -253,
"time": "1769102087"
},
"departure": {
"delay": -253,
"time": "1769102087"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -378,
"time": "1769102562"
},
"departure": {
"delay": -378,
"time": "1769102562"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -461,
"time": "1769102719"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -124,
"time": "1769101916"
},
"departure": {
"delay": -124,
"time": "1769101916"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769101797"
},
"departure": {
"delay": -3,
"time": "1769101797"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -424,
"time": "1769102636"
},
"departure": {
"delay": -424,
"time": "1769102636"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769101566"
},
"departure": {
"delay": 126,
"time": "1769101566"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1769101856"
},
"departure": {
"delay": -4,
"time": "1769101856"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -356,
"time": "1769102224"
},
"departure": {
"delay": -356,
"time": "1769102224"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769101417"
},
"departure": {
"delay": 37,
"time": "1769101417"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1769101578"
},
"departure": {
"delay": 78,
"time": "1769101578"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598408:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx517:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769102165"
},
"departure": {
"delay": 5,
"time": "1769102165"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769103545"
},
"departure": {
"delay": 5,
"time": "1769103545"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103720"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769099476",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx517:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230624x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1769101552"
},
"departure": {
"delay": -68,
"time": "1769101552"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -68,
"time": "1769101612"
},
"departure": {
"delay": -68,
"time": "1769101612"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -68,
"time": "1769100832"
},
"departure": {
"delay": -68,
"time": "1769100832"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1769100897"
},
"departure": {
"delay": -63,
"time": "1769100897"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769099772"
},
"departure": {
"delay": 132,
"time": "1769099772"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769101680"
},
"departure": {
"delay": -60,
"time": "1769101680"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -68,
"time": "1769100472"
},
"departure": {
"delay": -68,
"time": "1769100472"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1769101854"
},
"departure": {
"delay": -66,
"time": "1769101854"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -11,
"time": "1769101069"
},
"departure": {
"delay": -11,
"time": "1769101069"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -28,
"time": "1769101412"
},
"departure": {
"delay": -28,
"time": "1769101412"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -47,
"time": "1769100553"
},
"departure": {
"delay": -47,
"time": "1769100553"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769099410"
},
"departure": {
"delay": 70,
"time": "1769099410"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1769100332"
},
"departure": {
"delay": -28,
"time": "1769100332"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1769101912"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -21,
"time": "1769101479"
},
"departure": {
"delay": -21,
"time": "1769101479"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -68,
"time": "1769101192"
},
"departure": {
"delay": -68,
"time": "1769101192"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -64,
"time": "1769101256"
},
"departure": {
"delay": -64,
"time": "1769101256"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1769100975"
},
"departure": {
"delay": -45,
"time": "1769100975"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1769101321"
},
"departure": {
"delay": -59,
"time": "1769101321"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -61,
"time": "1769100419"
},
"departure": {
"delay": -61,
"time": "1769100419"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 183,
"time": "1769099703"
},
"departure": {
"delay": 183,
"time": "1769099703"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -136,
"time": "1769099924"
},
"departure": {
"delay": -136,
"time": "1769099924"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1769100614"
},
"departure": {
"delay": -46,
"time": "1769100614"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -68,
"time": "1769101372"
},
"departure": {
"delay": -68,
"time": "1769101372"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1769101788"
},
"departure": {
"delay": -12,
"time": "1769101788"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 198,
"time": "1769099598"
},
"departure": {
"delay": 198,
"time": "1769099598"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -37,
"time": "1769100143"
},
"departure": {
"delay": -37,
"time": "1769100143"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -65,
"time": "1769101135"
},
"departure": {
"delay": -65,
"time": "1769101135"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230624x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8771:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10097,
"time": "1769098123"
},
"departure": {
"delay": -10097,
"time": "1769098123"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -10037,
"time": "1769098423"
},
"departure": {
"delay": -10037,
"time": "1769098423"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9829,
"time": "1769099351"
},
"departure": {
"delay": -9829,
"time": "1769099351"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -9937,
"time": "1769098801"
},
"departure": {
"delay": -9937,
"time": "1769098823"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9797,
"time": "1769099323"
},
"departure": {
"delay": -9797,
"time": "1769099323"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -10155,
"time": "1769097825"
},
"departure": {
"delay": -10155,
"time": "1769097825"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9872,
"time": "1769099248"
},
"departure": {
"delay": -9872,
"time": "1769099248"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10145,
"time": "1769097775"
},
"departure": {
"delay": -10145,
"time": "1769097775"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10026,
"time": "1769098374"
},
"departure": {
"delay": -10026,
"time": "1769098374"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -10152,
"time": "1769097623"
},
"departure": {
"delay": -10152,
"time": "1769097648"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -9982,
"time": "1769098576"
},
"departure": {
"delay": -9982,
"time": "1769098598"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": -10297,
"time": "1769097323"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9842,
"time": "1769099373"
},
"departure": {
"delay": -9842,
"time": "1769099398"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -9946,
"time": "1769098694"
},
"departure": {
"delay": -9946,
"time": "1769098694"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10067,
"time": "1769098223"
},
"departure": {
"delay": -10067,
"time": "1769098273"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -10161,
"time": "1769097699"
},
"departure": {
"delay": -10161,
"time": "1769097699"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10267,
"time": "1769097413"
},
"departure": {
"delay": -10267,
"time": "1769097413"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9907,
"time": "1769099153"
},
"departure": {
"delay": -9907,
"time": "1769099153"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -10107,
"time": "1769098173"
},
"departure": {
"delay": -10107,
"time": "1769098173"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -9844,
"time": "1769099036"
},
"departure": {
"delay": -9844,
"time": "1769099036"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10227,
"time": "1769097393"
},
"departure": {
"delay": -10227,
"time": "1769097393"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10182,
"time": "1769097858"
},
"departure": {
"delay": -10182,
"time": "1769097858"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9861,
"time": "1769098874"
},
"departure": {
"delay": -9861,
"time": "1769098899"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9902,
"time": "1769099077"
},
"departure": {
"delay": -9902,
"time": "1769099098"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9847,
"time": "1769098973"
},
"departure": {
"delay": -9847,
"time": "1769098973"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -9980,
"time": "1769098540"
},
"departure": {
"delay": -9980,
"time": "1769098540"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -10207,
"time": "1769097473"
},
"departure": {
"delay": -10207,
"time": "1769097473"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -10021,
"time": "1769099639"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -10101,
"time": "1769097999"
},
"departure": {
"delay": -10101,
"time": "1769097999"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10052,
"time": "1769098048"
},
"departure": {
"delay": -10052,
"time": "1769098048"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9807,
"time": "1769099433"
},
"departure": {
"delay": -9807,
"time": "1769099433"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -10191,
"time": "1769097549"
},
"departure": {
"delay": -10191,
"time": "1769097549"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769097340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8771:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230342x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769103596"
},
"departure": {
"delay": 116,
"time": "1769103596"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 70,
"time": "1769103670"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 102,
"time": "1769103642"
},
"departure": {
"delay": 102,
"time": "1769103642"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 95,
"time": "1769103575"
},
"departure": {
"delay": 95,
"time": "1769103575"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 70,
"time": "1769102950"
},
"departure": {
"delay": 70,
"time": "1769102950"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1769102664"
},
"departure": {
"delay": 84,
"time": "1769102664"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1769103550"
},
"departure": {
"delay": 70,
"time": "1769103550"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 87,
"time": "1769102187"
},
"departure": {
"delay": 87,
"time": "1769102187"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769102991"
},
"departure": {
"delay": 111,
"time": "1769102991"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1769102528"
},
"departure": {
"delay": 128,
"time": "1769102528"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769102396"
},
"departure": {
"delay": 116,
"time": "1769102396"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1769102856"
},
"departure": {
"delay": 96,
"time": "1769102856"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1769103498"
},
"departure": {
"delay": 78,
"time": "1769103498"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1769102893"
},
"departure": {
"delay": 73,
"time": "1769102893"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1769100506"
},
"departure": {
"delay": 86,
"time": "1769100506"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1769100850"
},
"departure": {
"delay": 70,
"time": "1769100850"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1769100968"
},
"departure": {
"delay": 128,
"time": "1769100968"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769103042"
},
"departure": {
"delay": 102,
"time": "1769103042"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769100550"
},
"departure": {
"delay": 70,
"time": "1769100550"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769100163"
},
"departure": {
"delay": 103,
"time": "1769100163"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1769101570"
},
"departure": {
"delay": 70,
"time": "1769101570"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769102050"
},
"departure": {
"delay": 70,
"time": "1769102050"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769101910"
},
"departure": {
"delay": 110,
"time": "1769101910"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1769102470"
},
"departure": {
"delay": 70,
"time": "1769102470"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1769100175"
},
"departure": {
"delay": 115,
"time": "1769100175"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769103190"
},
"departure": {
"delay": 70,
"time": "1769103190"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 116,
"time": "1769103116"
},
"departure": {
"delay": 116,
"time": "1769103116"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 113,
"time": "1769102753"
},
"departure": {
"delay": 113,
"time": "1769102753"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1769101724"
},
"departure": {
"delay": 104,
"time": "1769101724"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1769100713"
},
"departure": {
"delay": 113,
"time": "1769100713"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769101030"
},
"departure": {
"delay": 70,
"time": "1769101030"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769102128"
},
"departure": {
"delay": 88,
"time": "1769102128"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1769103370"
},
"departure": {
"delay": 70,
"time": "1769103370"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 118,
"time": "1769103418"
},
"departure": {
"delay": 118,
"time": "1769103418"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1769103279"
},
"departure": {
"delay": 99,
"time": "1769103279"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1769100768"
},
"departure": {
"delay": 108,
"time": "1769100768"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1769103464"
},
"departure": {
"delay": 104,
"time": "1769103464"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 77,
"time": "1769101997"
},
"departure": {
"delay": 77,
"time": "1769101997"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230342x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76705:ZE:TAEx8101:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76705:ZE:TAEx8081:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76705:ZE:TAEx8121:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76705:ZE:TAEx8091:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76178:ZE:TAEx8031:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76178:ZE:TAEx8041:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76282:ZE:TAEx8363:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76705:ZE:TAEx8351:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76282:ZE:TAEx8352:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76705:ZE:TAEx8111:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76178:ZE:TAEx8051:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100960"
},
"stopId": "FR:76282:ZE:TAEx8361:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76178:ZE:TAEx8071:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76178:ZE:TAEx8021:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76178:ZE:TAEx8061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx102:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8203:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -42,
"time": "1769100198"
},
"departure": {
"delay": -42,
"time": "1769100198"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1769100089"
},
"departure": {
"delay": -31,
"time": "1769100089"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1769099625"
},
"departure": {
"delay": -15,
"time": "1769099625"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -125,
"time": "1769100475"
},
"departure": {
"delay": -125,
"time": "1769100475"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -144,
"time": "1769100636"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1769100018"
},
"departure": {
"delay": 18,
"time": "1769100018"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -66,
"time": "1769100354"
},
"departure": {
"delay": -66,
"time": "1769100354"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1769099678"
},
"departure": {
"delay": -22,
"time": "1769099678"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -96,
"time": "1769100264"
},
"departure": {
"delay": -96,
"time": "1769100264"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1769100440"
},
"departure": {
"delay": -40,
"time": "1769100440"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1769099748"
},
"departure": {
"delay": -12,
"time": "1769099748"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -130,
"time": "1769100590"
},
"departure": {
"delay": -130,
"time": "1769100590"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1769099862"
},
"departure": {
"delay": -18,
"time": "1769099862"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1769099573"
},
"departure": {
"delay": -7,
"time": "1769099573"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769099832"
},
"departure": {
"delay": 12,
"time": "1769099832"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1769099333"
},
"departure": {
"delay": -7,
"time": "1769099333"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1769099453"
},
"departure": {
"delay": -7,
"time": "1769099453"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769099796"
},
"departure": {
"delay": -24,
"time": "1769099796"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769099929"
},
"departure": {
"delay": -11,
"time": "1769099929"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470582:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230591x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -64,
"time": "1769100896"
},
"departure": {
"delay": -64,
"time": "1769100896"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1769099964"
},
"departure": {
"delay": -36,
"time": "1769099964"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -76,
"time": "1769101904"
},
"departure": {
"delay": -76,
"time": "1769101904"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -76,
"time": "1769100644"
},
"departure": {
"delay": -76,
"time": "1769100644"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769099670"
},
"departure": {
"delay": 30,
"time": "1769099670"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1769100709"
},
"departure": {
"delay": -71,
"time": "1769100709"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1769100016"
},
"departure": {
"delay": 16,
"time": "1769100016"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769102013"
},
"departure": {
"delay": -27,
"time": "1769102013"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -34,
"time": "1769101766"
},
"departure": {
"delay": -34,
"time": "1769101766"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -32,
"time": "1769101468"
},
"departure": {
"delay": -32,
"time": "1769101468"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -47,
"time": "1769099773"
},
"departure": {
"delay": -47,
"time": "1769099773"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769100083"
},
"departure": {
"delay": 23,
"time": "1769100083"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -76,
"time": "1769101364"
},
"departure": {
"delay": -76,
"time": "1769101364"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -56,
"time": "1769100124"
},
"departure": {
"delay": -56,
"time": "1769100124"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -76,
"time": "1769100284"
},
"departure": {
"delay": -76,
"time": "1769100284"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1769099836"
},
"departure": {
"delay": -44,
"time": "1769099836"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1769099545"
},
"departure": {
"delay": 25,
"time": "1769099545"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1769100574"
},
"departure": {
"delay": -26,
"time": "1769100574"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1769099565"
},
"departure": {
"delay": -15,
"time": "1769099565"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769099453"
},
"departure": {
"delay": 53,
"time": "1769099453"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -78,
"time": "1769099682"
},
"departure": {
"delay": -78,
"time": "1769099682"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -76,
"time": "1769102084"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -76,
"time": "1769101004"
},
"departure": {
"delay": -76,
"time": "1769101004"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -53,
"time": "1769100487"
},
"departure": {
"delay": -53,
"time": "1769100487"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1769101604"
},
"departure": {
"delay": -76,
"time": "1769101604"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -60,
"time": "1769101680"
},
"departure": {
"delay": -60,
"time": "1769101680"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1769101860"
},
"departure": {
"delay": -60,
"time": "1769101860"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -71,
"time": "1769101729"
},
"departure": {
"delay": -71,
"time": "1769101729"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -24,
"time": "1769100216"
},
"departure": {
"delay": -24,
"time": "1769100216"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1769099900"
},
"departure": {
"delay": 20,
"time": "1769099900"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1769100816"
},
"departure": {
"delay": -24,
"time": "1769100816"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1769101958"
},
"departure": {
"delay": -22,
"time": "1769101958"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230591x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769075139"
},
"departure": {
"delay": 86,
"time": "1769075186"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1769075011"
},
"departure": {
"delay": 4,
"time": "1769075044"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769074666"
},
"departure": {
"delay": 72,
"time": "1769074752"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1769074607"
},
"departure": {
"delay": 24,
"time": "1769074644"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1769075280"
},
"departure": {
"delay": 158,
"time": "1769075378"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769074527"
},
"departure": {
"delay": 42,
"time": "1769074542"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1769074773"
},
"departure": {
"delay": 19,
"time": "1769074819"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1769075463"
},
"departure": {
"delay": 133,
"time": "1769075473"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 87,
"time": "1769074287"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1769075509"
},
"departure": {
"delay": 151,
"time": "1769075551"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1769074393"
},
"departure": {
"delay": 86,
"time": "1769074406"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769074492"
},
"departure": {
"delay": 60,
"time": "1769074500"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769075700"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769074832"
},
"departure": {
"delay": 9,
"time": "1769074869"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1769075440"
},
"departure": {
"delay": 175,
"time": "1769075455"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1769074434"
},
"departure": {
"delay": 65,
"time": "1769074445"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769074897"
},
"departure": {
"delay": 25,
"time": "1769074945"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:16:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490634:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769102157"
},
"departure": {
"delay": -3,
"time": "1769102157"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1769101721"
},
"departure": {
"delay": 41,
"time": "1769101721"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -57,
"time": "1769102583"
},
"departure": {
"delay": -57,
"time": "1769102583"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -58,
"time": "1769102822"
},
"departure": {
"delay": -58,
"time": "1769102822"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 158,
"time": "1769101238"
},
"departure": {
"delay": 158,
"time": "1769101238"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 167,
"time": "1769100287"
},
"departure": {
"delay": 167,
"time": "1769100287"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1769101959"
},
"departure": {
"delay": -21,
"time": "1769101959"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1769102070"
},
"departure": {
"delay": -30,
"time": "1769102070"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -43,
"time": "1769101877"
},
"departure": {
"delay": -43,
"time": "1769101877"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 40,
"time": "1769101660"
},
"departure": {
"delay": 40,
"time": "1769101660"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769102097"
},
"departure": {
"delay": -3,
"time": "1769102097"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1769100796"
},
"departure": {
"delay": 136,
"time": "1769100796"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1769100486"
},
"departure": {
"delay": 186,
"time": "1769100486"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1769100531"
},
"departure": {
"delay": 171,
"time": "1769100531"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1769102551"
},
"departure": {
"delay": -29,
"time": "1769102551"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 194,
"time": "1769101154"
},
"departure": {
"delay": 194,
"time": "1769101154"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1769102373"
},
"departure": {
"delay": -27,
"time": "1769102373"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 191,
"time": "1769100431"
},
"departure": {
"delay": 191,
"time": "1769100431"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769101308"
},
"departure": {
"delay": 108,
"time": "1769101308"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": 150,
"time": "1769100150"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -38,
"time": "1769102902"
},
"departure": {
"delay": -38,
"time": "1769102902"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -50,
"time": "1769102230"
},
"departure": {
"delay": -50,
"time": "1769102230"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 79,
"time": "1769101579"
},
"departure": {
"delay": 79,
"time": "1769101579"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -79,
"time": "1769102981"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -8,
"time": "1769102632"
},
"departure": {
"delay": -8,
"time": "1769102632"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 161,
"time": "1769101061"
},
"departure": {
"delay": 161,
"time": "1769101061"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 222,
"time": "1769100762"
},
"departure": {
"delay": 222,
"time": "1769100762"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1769101248"
},
"departure": {
"delay": 108,
"time": "1769101248"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1769100997"
},
"departure": {
"delay": 157,
"time": "1769100997"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1769100341"
},
"departure": {
"delay": 161,
"time": "1769100341"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -44,
"time": "1769102476"
},
"departure": {
"delay": -44,
"time": "1769102476"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -27,
"time": "1769102433"
},
"departure": {
"delay": -27,
"time": "1769102433"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -46,
"time": "1769101994"
},
"departure": {
"delay": -46,
"time": "1769101994"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1769102656"
},
"departure": {
"delay": -44,
"time": "1769102656"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -10,
"time": "1769101910"
},
"departure": {
"delay": -10,
"time": "1769101910"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 214,
"time": "1769100634"
},
"departure": {
"delay": 214,
"time": "1769100634"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 206,
"time": "1769100566"
},
"departure": {
"delay": 206,
"time": "1769100566"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1769102712"
},
"departure": {
"delay": -48,
"time": "1769102712"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -11,
"time": "1769102329"
},
"departure": {
"delay": -11,
"time": "1769102329"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490634:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6182019676504064x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1769100935"
},
"departure": {
"delay": 165,
"time": "1769100945"
},
"stopId": "FR:14648:ZE:5097500793896960:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1769101081"
},
"departure": {
"delay": 251,
"time": "1769101091"
},
"stopId": "FR:14419:ZE:6549122162098176:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -122,
"time": "1769100092"
},
"departure": {
"delay": -122,
"time": "1769100118"
},
"stopId": "FR:14574:ZE:6148919860920320:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -44,
"time": "1769100486"
},
"departure": {
"delay": -44,
"time": "1769100496"
},
"stopId": "FR:14648:ZE:5077248378929152:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -69,
"time": "1769100273"
},
"departure": {
"delay": -69,
"time": "1769100351"
},
"stopId": "FR:14625:ZE:4803810204581888:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 412,
"time": "1769102442"
},
"departure": {
"delay": 412,
"time": "1769102452"
},
"stopId": "FR:14431:ZE:6029824981204992:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 483,
"time": "1769103053"
},
"departure": {
"delay": 483,
"time": "1769103063"
},
"stopId": "FR:14431:ZE:4549251842441216:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 343,
"time": "1769102193"
},
"departure": {
"delay": 343,
"time": "1769102203"
},
"stopId": "FR:14431:ZE:5620708878057472:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1769101850"
},
"departure": {
"delay": 300,
"time": "1769101860"
},
"stopId": "FR:14431:ZE:6329647765651456:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 352,
"time": "1769102262"
},
"departure": {
"delay": 352,
"time": "1769102272"
},
"stopId": "FR:14431:ZE:6317285061951488:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 387,
"time": "1769103327"
},
"stopId": "FR:14431:ZE:5597188798283776:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 533,
"time": "1769102983"
},
"departure": {
"delay": 533,
"time": "1769102993"
},
"stopId": "FR:14431:ZE:6226678800973824:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 266,
"time": "1769101756"
},
"departure": {
"delay": 266,
"time": "1769101766"
},
"stopId": "FR:14425:ZE:6541482723901440:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 255,
"time": "1769101205"
},
"departure": {
"delay": 255,
"time": "1769101215"
},
"stopId": "FR:14648:ZE:6438022699548672:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 297,
"time": "1769101547"
},
"departure": {
"delay": 297,
"time": "1769101557"
},
"stopId": "FR:14362:ZE:5527892353089536:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 412,
"time": "1769103222"
},
"departure": {
"delay": 412,
"time": "1769103232"
},
"stopId": "FR:14431:ZE:5660874137141248:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1769100788"
},
"departure": {
"delay": 138,
"time": "1769100798"
},
"stopId": "FR:14419:ZE:6302738276155392:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 500,
"time": "1769103130"
},
"departure": {
"delay": 500,
"time": "1769103140"
},
"stopId": "FR:14431:ZE:4796543006670848:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6182019676504064x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072073x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1769100791"
},
"departure": {
"delay": 191,
"time": "1769100791"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1769101511"
},
"departure": {
"delay": 191,
"time": "1769101511"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 246,
"time": "1769100546"
},
"departure": {
"delay": 246,
"time": "1769100546"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1769100371"
},
"departure": {
"delay": 191,
"time": "1769100371"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 227,
"time": "1769101247"
},
"departure": {
"delay": 227,
"time": "1769101247"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 249,
"time": "1769101569"
},
"departure": {
"delay": 249,
"time": "1769101569"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 232,
"time": "1769101912"
},
"departure": {
"delay": 232,
"time": "1769101912"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1769100922"
},
"departure": {
"delay": 202,
"time": "1769100922"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 199,
"time": "1769100619"
},
"departure": {
"delay": 199,
"time": "1769100619"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 195,
"time": "1769101875"
},
"departure": {
"delay": 195,
"time": "1769101875"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1769101631"
},
"departure": {
"delay": 191,
"time": "1769101631"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 191,
"time": "1769101331"
},
"departure": {
"delay": 191,
"time": "1769101331"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 196,
"time": "1769101756"
},
"departure": {
"delay": 196,
"time": "1769101756"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1769100711"
},
"departure": {
"delay": 231,
"time": "1769100711"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 209,
"time": "1769101949"
},
"departure": {
"delay": 209,
"time": "1769101949"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 191,
"time": "1769101991"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 95,
"time": "1769099975"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1769101680"
},
"departure": {
"delay": 240,
"time": "1769101680"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1769101811"
},
"departure": {
"delay": 191,
"time": "1769101811"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1769101155"
},
"departure": {
"delay": 195,
"time": "1769101155"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1769101091"
},
"departure": {
"delay": 191,
"time": "1769101091"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1769101399"
},
"departure": {
"delay": 199,
"time": "1769101399"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072073x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490636:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769104877"
},
"departure": {
"delay": 77,
"time": "1769104877"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1769105449"
},
"departure": {
"delay": 109,
"time": "1769105449"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 109,
"time": "1769105389"
},
"departure": {
"delay": 109,
"time": "1769105389"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 172,
"time": "1769105752"
},
"departure": {
"delay": 172,
"time": "1769105752"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769103726"
},
"departure": {
"delay": 6,
"time": "1769103726"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1769105627"
},
"departure": {
"delay": 167,
"time": "1769105627"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1769104040"
},
"departure": {
"delay": 80,
"time": "1769104040"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1769105353"
},
"departure": {
"delay": 133,
"time": "1769105353"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1769105017"
},
"departure": {
"delay": 97,
"time": "1769105017"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1769105287"
},
"departure": {
"delay": 127,
"time": "1769105287"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769103924"
},
"departure": {
"delay": 84,
"time": "1769103924"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769104572"
},
"departure": {
"delay": 72,
"time": "1769104572"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1769106211"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"time": "1769103780"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1769103953"
},
"departure": {
"delay": 53,
"time": "1769103953"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1769105665"
},
"departure": {
"delay": 145,
"time": "1769105665"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1769105985"
},
"departure": {
"delay": 165,
"time": "1769105985"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1769103984"
},
"departure": {
"delay": 84,
"time": "1769103984"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769103851"
},
"departure": {
"delay": 71,
"time": "1769103851"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769105249"
},
"departure": {
"delay": 89,
"time": "1769105249"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1769104494"
},
"departure": {
"delay": 54,
"time": "1769104494"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1769105152"
},
"departure": {
"delay": 52,
"time": "1769105152"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1769105526"
},
"departure": {
"delay": 126,
"time": "1769105526"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 152,
"time": "1769106152"
},
"departure": {
"delay": 152,
"time": "1769106152"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1769104637"
},
"departure": {
"delay": 17,
"time": "1769104637"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1769104581"
},
"departure": {
"delay": 21,
"time": "1769104581"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769104366"
},
"departure": {
"delay": 46,
"time": "1769104366"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1769105853"
},
"departure": {
"delay": 153,
"time": "1769105853"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1769105194"
},
"departure": {
"delay": 94,
"time": "1769105194"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1769104193"
},
"departure": {
"delay": 53,
"time": "1769104193"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 201,
"time": "1769106081"
},
"departure": {
"delay": 201,
"time": "1769106081"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 213,
"time": "1769105913"
},
"departure": {
"delay": 213,
"time": "1769105913"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 184,
"time": "1769105824"
},
"departure": {
"delay": 184,
"time": "1769105824"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 98,
"time": "1769104418"
},
"departure": {
"delay": 98,
"time": "1769104418"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769104908"
},
"departure": {
"delay": 48,
"time": "1769104908"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1769105939"
},
"departure": {
"delay": 179,
"time": "1769105939"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 98,
"time": "1769104958"
},
"departure": {
"delay": 98,
"time": "1769104958"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1769104151"
},
"departure": {
"delay": 71,
"time": "1769104151"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1769105716"
},
"departure": {
"delay": 196,
"time": "1769105716"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490636:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1769104503"
},
"departure": {
"delay": -57,
"time": "1769104503"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -103,
"time": "1769104697"
},
"departure": {
"delay": -103,
"time": "1769104697"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -75,
"time": "1769104785"
},
"departure": {
"delay": -75,
"time": "1769104785"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -32,
"time": "1769104768"
},
"departure": {
"delay": -32,
"time": "1769104768"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -87,
"time": "1769105073"
},
"departure": {
"delay": -87,
"time": "1769105073"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -136,
"time": "1769105024"
},
"departure": {
"delay": -136,
"time": "1769105024"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -86,
"time": "1769104414"
},
"departure": {
"delay": -86,
"time": "1769104414"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -183,
"time": "1769105157"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -95,
"time": "1769104885"
},
"departure": {
"delay": -95,
"time": "1769104885"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -79,
"time": "1769104481"
},
"departure": {
"delay": -79,
"time": "1769104481"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1769104631"
},
"departure": {
"delay": -49,
"time": "1769104631"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1769104137"
},
"departure": {
"delay": 57,
"time": "1769104137"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -50,
"time": "1769104570"
},
"departure": {
"delay": -50,
"time": "1769104570"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1769104197"
},
"departure": {
"delay": -3,
"time": "1769104197"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1769104335"
},
"departure": {
"delay": -45,
"time": "1769104335"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -87,
"time": "1769104953"
},
"departure": {
"delay": -87,
"time": "1769104953"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1769104541"
},
"departure": {
"delay": -79,
"time": "1769104541"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1769104258"
},
"departure": {
"delay": -2,
"time": "1769104258"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3849,
"time": "1769100171"
},
"departure": {
"delay": -3849,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470601:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769103015"
},
"departure": {
"delay": 15,
"time": "1769103015"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -95,
"time": "1769103745"
},
"departure": {
"delay": -95,
"time": "1769103745"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1769103108"
},
"departure": {
"delay": 48,
"time": "1769103108"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769102789"
},
"departure": {
"delay": 29,
"time": "1769102789"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -170,
"time": "1769103790"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -61,
"time": "1769103599"
},
"departure": {
"delay": -61,
"time": "1769103599"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -86,
"time": "1769103274"
},
"departure": {
"delay": -86,
"time": "1769103274"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1769103526"
},
"departure": {
"delay": -74,
"time": "1769103526"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1769103233"
},
"departure": {
"delay": -7,
"time": "1769103233"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -90,
"time": "1769103690"
},
"departure": {
"delay": -90,
"time": "1769103690"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -118,
"time": "1769103362"
},
"departure": {
"delay": -118,
"time": "1769103362"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1769103213"
},
"departure": {
"delay": 33,
"time": "1769103213"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769103160"
},
"departure": {
"delay": 40,
"time": "1769103160"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -103,
"time": "1769103437"
},
"departure": {
"delay": -103,
"time": "1769103437"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 75,
"time": "1769102955"
},
"departure": {
"delay": 75,
"time": "1769102955"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597054:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2518,
"time": "1769099878"
},
"departure": {
"delay": 2518,
"time": "1769099878"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 2550,
"time": "1769100390"
},
"departure": {
"delay": 2550,
"time": "1769100390"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 2544,
"time": "1769100324"
},
"departure": {
"delay": 2544,
"time": "1769100324"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 2541,
"time": "1769100021"
},
"departure": {
"delay": 2541,
"time": "1769100021"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 2561,
"time": "1769101061"
},
"departure": {
"delay": 2561,
"time": "1769101061"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 2585,
"time": "1769100245"
},
"departure": {
"delay": 2585,
"time": "1769100245"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2555,
"time": "1769100215"
},
"departure": {
"delay": 2555,
"time": "1769100215"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 2514,
"time": "1769101194"
},
"departure": {
"delay": 2514,
"time": "1769101194"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 2601,
"time": "1769100141"
},
"departure": {
"delay": 2601,
"time": "1769100141"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": 2321,
"time": "1769099381"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 2544,
"time": "1769101164"
},
"departure": {
"delay": 2544,
"time": "1769101164"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 2571,
"time": "1769099988"
},
"departure": {
"delay": 2571,
"time": "1769099991"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 2560,
"time": "1769101300"
},
"departure": {
"delay": 2560,
"time": "1769101300"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 2456,
"time": "1769101676"
},
"departure": {
"delay": 2456,
"time": "1769101676"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2610,
"time": "1769100630"
},
"departure": {
"delay": 2610,
"time": "1769100630"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 2597,
"time": "1769100497"
},
"departure": {
"delay": 2597,
"time": "1769100497"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 2546,
"time": "1769101106"
},
"departure": {
"delay": 2546,
"time": "1769101106"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 2456,
"time": "1769101616"
},
"departure": {
"delay": 2456,
"time": "1769101616"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 2584,
"time": "1769100844"
},
"departure": {
"delay": 2584,
"time": "1769100844"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 2578,
"time": "1769100958"
},
"departure": {
"delay": 2578,
"time": "1769100958"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 2590,
"time": "1769100550"
},
"departure": {
"delay": 2590,
"time": "1769100550"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 2517,
"time": "1769099697"
},
"departure": {
"delay": 2517,
"time": "1769099697"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 2526,
"time": "1769101386"
},
"departure": {
"delay": 2526,
"time": "1769101386"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 2574,
"time": "1769100294"
},
"departure": {
"delay": 2574,
"time": "1769100294"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 2441,
"time": "1769101421"
},
"departure": {
"delay": 2441,
"time": "1769101421"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2620,
"time": "1769101000"
},
"departure": {
"delay": 2620,
"time": "1769101000"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 2522,
"time": "1769099822"
},
"departure": {
"delay": 2522,
"time": "1769099822"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 2507,
"time": "1769099747"
},
"departure": {
"delay": 2507,
"time": "1769099747"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 2426,
"time": "1769101766"
},
"departure": {
"delay": 2426,
"time": "1769101766"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2302,
"time": "1769101822"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2496,
"time": "1769101536"
},
"departure": {
"delay": 2496,
"time": "1769101536"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769099870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471201:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107804x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1769102054"
},
"departure": {
"delay": 14,
"time": "1769102054"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1769102236"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1769101436"
},
"departure": {
"delay": 56,
"time": "1769101436"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1769101730"
},
"departure": {
"delay": 50,
"time": "1769101730"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769100907"
},
"departure": {
"delay": 7,
"time": "1769100907"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1769101142"
},
"departure": {
"delay": 2,
"time": "1769101142"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769100790"
},
"departure": {
"delay": 10,
"time": "1769100790"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769100665"
},
"departure": {
"delay": 5,
"time": "1769100665"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1769101613"
},
"departure": {
"delay": 53,
"time": "1769101613"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769101934"
},
"departure": {
"delay": 14,
"time": "1769101934"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769101027"
},
"departure": {
"delay": 7,
"time": "1769101027"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1769102150"
},
"departure": {
"delay": 50,
"time": "1769102150"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1769101255"
},
"departure": {
"delay": 55,
"time": "1769101255"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769101836"
},
"departure": {
"delay": 36,
"time": "1769101836"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107804x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769096640"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769096760"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769097060"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769097720"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769097300"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769097180"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769096400"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769096820"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769096160"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769097240"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769096340"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769096880"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769096100"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769096220"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769097120"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100240"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769097540"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769096460"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3039:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76282:ZE:TAEx8241:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76282:ZE:TAEx8201:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769097540"
},
"stopId": "FR:76282:ZE:TAEx8251:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76705:ZE:TAEx8161:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769097240"
},
"stopId": "FR:76561:ZE:TAEx8301:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769097720"
},
"stopId": "FR:76282:ZE:TAEx8231:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76282:ZE:TAEx8331:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76682:ZE:TAEx8191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769097420"
},
"stopId": "FR:76561:ZE:TAEx8281:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769096820"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76561:ZE:TAEx8271:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769097180"
},
"stopId": "FR:76561:ZE:TAEx2081:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76682:ZE:TAEx8171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76682:ZE:TAEx8181:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76282:ZE:TAEx8211:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769097120"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76282:ZE:TAEx8221:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769096400"
},
"stopId": "FR:76178:ZE:TAEx8341:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76561:ZE:TAEx8291:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769096760"
},
"stopId": "FR:76561:ZE:TAEx8011:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76682:ZE:TAEx8163:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769099580"
},
"stopId": "FR:76705:ZE:TAEx8133:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769099560",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx104:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8405:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2829,
"time": "1769100171"
},
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -2589,
"time": "1769100171"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3069,
"time": "1769100171"
},
"departure": {
"delay": -3069,
"time": "1769100171"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3969,
"time": "1769100171"
},
"departure": {
"delay": -3969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -256,
"time": "1769104304"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -216,
"time": "1769104224"
},
"departure": {
"delay": -216,
"time": "1769104224"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3849,
"time": "1769100171"
},
"departure": {
"delay": -3849,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3789,
"time": "1769100171"
},
"departure": {
"delay": -3789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -169,
"time": "1769104091"
},
"departure": {
"delay": -169,
"time": "1769104091"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2769,
"time": "1769100171"
},
"departure": {
"delay": -2769,
"time": "1769100171"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2949,
"time": "1769100171"
},
"departure": {
"delay": -2949,
"time": "1769100171"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -202,
"time": "1769104178"
},
"departure": {
"delay": -202,
"time": "1769104178"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -248,
"time": "1769104132"
},
"departure": {
"delay": -248,
"time": "1769104132"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3729,
"time": "1769100171"
},
"departure": {
"delay": -3729,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2709,
"time": "1769100171"
},
"departure": {
"delay": -2709,
"time": "1769100171"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3009,
"time": "1769100171"
},
"departure": {
"delay": -3009,
"time": "1769100171"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3489,
"time": "1769100171"
},
"departure": {
"delay": -3489,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487705:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011319x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769102733"
},
"departure": {
"delay": 93,
"time": "1769102733"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 102,
"time": "1769101722"
},
"departure": {
"delay": 102,
"time": "1769101722"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 116,
"time": "1769102516"
},
"departure": {
"delay": 116,
"time": "1769102516"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 124,
"time": "1769102404"
},
"departure": {
"delay": 124,
"time": "1769102404"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 93,
"time": "1769102073"
},
"departure": {
"delay": 93,
"time": "1769102073"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 136,
"time": "1769102836"
},
"departure": {
"delay": 136,
"time": "1769102836"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 111,
"time": "1769101191"
},
"departure": {
"delay": 111,
"time": "1769101191"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1769099963"
},
"departure": {
"delay": 23,
"time": "1769099963"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769101033"
},
"departure": {
"delay": 133,
"time": "1769101033"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1769100797"
},
"departure": {
"delay": 137,
"time": "1769100797"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 140,
"time": "1769102660"
},
"departure": {
"delay": 140,
"time": "1769102660"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -28,
"time": "1769099492"
},
"departure": {
"delay": -28,
"time": "1769099492"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769100731"
},
"departure": {
"delay": 131,
"time": "1769100731"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1769100139"
},
"departure": {
"delay": 139,
"time": "1769100139"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1769100298"
},
"departure": {
"delay": 118,
"time": "1769100298"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1769100435"
},
"departure": {
"delay": 135,
"time": "1769100435"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769102194"
},
"departure": {
"delay": 94,
"time": "1769102194"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 132,
"time": "1769102952"
},
"departure": {
"delay": 132,
"time": "1769102952"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 93,
"time": "1769100213"
},
"departure": {
"delay": 93,
"time": "1769100213"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1769100902"
},
"departure": {
"delay": 122,
"time": "1769100902"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1769101113"
},
"departure": {
"delay": 93,
"time": "1769101113"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769102313"
},
"departure": {
"delay": 93,
"time": "1769102313"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 141,
"time": "1769102901"
},
"departure": {
"delay": 141,
"time": "1769102901"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 118,
"time": "1769101378"
},
"departure": {
"delay": 118,
"time": "1769101378"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -32,
"time": "1769099428"
},
"departure": {
"delay": -32,
"time": "1769099428"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1769102458"
},
"departure": {
"delay": 118,
"time": "1769102458"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 139,
"time": "1769100379"
},
"departure": {
"delay": 139,
"time": "1769100379"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769103033"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -19,
"time": "1769099621"
},
"departure": {
"delay": -19,
"time": "1769099621"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769101963"
},
"departure": {
"delay": 103,
"time": "1769101963"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 93,
"time": "1769102613"
},
"departure": {
"delay": 93,
"time": "1769102613"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 150,
"time": "1769102790"
},
"departure": {
"delay": 150,
"time": "1769102790"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 93,
"time": "1769100513"
},
"departure": {
"delay": 93,
"time": "1769100513"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1769102253"
},
"departure": {
"delay": 93,
"time": "1769102253"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 152,
"time": "1769101892"
},
"departure": {
"delay": 152,
"time": "1769101892"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 112,
"time": "1769101792"
},
"departure": {
"delay": 112,
"time": "1769101792"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1769100967"
},
"departure": {
"delay": 127,
"time": "1769100967"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1769101631"
},
"departure": {
"delay": 131,
"time": "1769101631"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 138,
"time": "1769101458"
},
"departure": {
"delay": 138,
"time": "1769101458"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1769102986"
},
"departure": {
"delay": 106,
"time": "1769102986"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 93,
"time": "1769100633"
},
"departure": {
"delay": 93,
"time": "1769100633"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1769101533"
},
"departure": {
"delay": 93,
"time": "1769101533"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011319x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -121,
"time": "1769104259"
},
"departure": {
"delay": -121,
"time": "1769104259"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -178,
"time": "1769104442"
},
"departure": {
"delay": -178,
"time": "1769104442"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769103998"
},
"departure": {
"delay": -22,
"time": "1769103998"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -40,
"time": "1769103920"
},
"departure": {
"delay": -40,
"time": "1769103920"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -3416,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1769103834"
},
"departure": {
"delay": -6,
"time": "1769103834"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -88,
"time": "1769104172"
},
"departure": {
"delay": -88,
"time": "1769104172"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1769104305"
},
"departure": {
"delay": -135,
"time": "1769104305"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -52,
"time": "1769104088"
},
"departure": {
"delay": -52,
"time": "1769104088"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769103744"
},
"departure": {
"delay": 24,
"time": "1769103744"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -102,
"time": "1769104218"
},
"departure": {
"delay": -102,
"time": "1769104218"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3476,
"time": "1769100184"
},
"departure": {
"delay": -3476,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -173,
"time": "1769104507"
},
"departure": {
"delay": -173,
"time": "1769104507"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -184,
"time": "1769104736"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -165,
"time": "1769104575"
},
"departure": {
"delay": -165,
"time": "1769104575"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597082:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1769099654"
},
"departure": {
"delay": 260,
"time": "1769099660"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 260,
"time": "1769100020"
},
"departure": {
"delay": 260,
"time": "1769100020"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 230,
"time": "1769099377"
},
"departure": {
"delay": 230,
"time": "1769099390"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 304,
"time": "1769100544"
},
"departure": {
"delay": 304,
"time": "1769100544"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 356,
"time": "1769100596"
},
"departure": {
"delay": 356,
"time": "1769100596"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 260,
"time": "1769099958"
},
"departure": {
"delay": 260,
"time": "1769099960"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 290,
"time": "1769100170"
},
"departure": {
"delay": 290,
"time": "1769100170"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 279,
"time": "1769100819"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 309,
"time": "1769100489"
},
"departure": {
"delay": 309,
"time": "1769100489"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 260,
"time": "1769099701"
},
"departure": {
"delay": 260,
"time": "1769099780"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 377,
"time": "1769100677"
},
"departure": {
"delay": 377,
"time": "1769100677"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 230,
"time": "1769099480"
},
"departure": {
"delay": 230,
"time": "1769099510"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 304,
"time": "1769100424"
},
"departure": {
"delay": 304,
"time": "1769100424"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 313,
"time": "1769100253"
},
"departure": {
"delay": 313,
"time": "1769100253"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 303,
"time": "1769099883"
},
"departure": {
"delay": 303,
"time": "1769099883"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 200,
"time": "1769099420"
},
"departure": {
"delay": 200,
"time": "1769099420"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1769099673",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597854:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101740"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1047:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6606889845522432x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769099815"
},
"departure": {
"delay": 5,
"time": "1769099825"
},
"stopId": "FR:14410:ZE:6011624772075520:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -152,
"time": "1769100073"
},
"departure": {
"delay": -152,
"time": "1769100088"
},
"stopId": "FR:14410:ZE:5932055620747264:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769100621"
},
"departure": {
"delay": 91,
"time": "1769100631"
},
"stopId": "FR:14410:ZE:4863808452427776:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -186,
"time": "1769100834"
},
"stopId": "FR:14410:ZE:4921882273906688:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -232,
"time": "1769099876"
},
"departure": {
"delay": -232,
"time": "1769099888"
},
"stopId": "FR:14410:ZE:4951061669347328:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -95,
"time": "1769100190"
},
"departure": {
"delay": -95,
"time": "1769100325"
},
"stopId": "FR:14410:ZE:4939960554618880:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769100748"
},
"departure": {
"delay": -22,
"time": "1769100758"
},
"stopId": "FR:14410:ZE:5989170037129216:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1769099858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5295694844788736:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6606889845522432x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100564"
},
"departure": {
"time": "1769100564"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100630"
},
"departure": {
"time": "1769100630"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100510"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100721"
},
"departure": {
"time": "1769100721"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4785:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602200:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1769104160"
},
"departure": {
"delay": -40,
"time": "1769104160"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1769103652"
},
"departure": {
"delay": -8,
"time": "1769103652"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769103422"
},
"departure": {
"delay": 62,
"time": "1769103422"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1769104046"
},
"departure": {
"delay": -34,
"time": "1769104046"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1769103771"
},
"departure": {
"delay": 51,
"time": "1769103771"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1769103817"
},
"departure": {
"delay": 37,
"time": "1769103817"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -18,
"time": "1769104122"
},
"departure": {
"delay": -18,
"time": "1769104122"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1769103907"
},
"departure": {
"delay": -53,
"time": "1769103907"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -61,
"time": "1769104499"
},
"departure": {
"delay": -61,
"time": "1769104499"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769103502"
},
"departure": {
"delay": 22,
"time": "1769103502"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1769104643"
},
"departure": {
"delay": -37,
"time": "1769104643"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1769104320"
},
"departure": {
"delay": -60,
"time": "1769104320"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1769104251"
},
"departure": {
"delay": -9,
"time": "1769104251"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1769104822"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769104568"
},
"departure": {
"delay": 8,
"time": "1769104568"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -19,
"time": "1769104721"
},
"departure": {
"delay": -19,
"time": "1769104721"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1769104604"
},
"departure": {
"delay": -16,
"time": "1769104604"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -77,
"time": "1769104183"
},
"departure": {
"delay": -77,
"time": "1769104183"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -37,
"time": "1769104763"
},
"departure": {
"delay": -37,
"time": "1769104763"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602200:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5903561025126400x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 395,
"time": "1769102485"
},
"departure": {
"delay": 395,
"time": "1769102495"
},
"stopId": "FR:14334:ZE:4604922067681280:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 447,
"time": "1769102597"
},
"departure": {
"delay": 447,
"time": "1769102607"
},
"stopId": "FR:14334:ZE:6400745235546112:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1769100332"
},
"departure": {
"delay": -9,
"time": "1769100351"
},
"stopId": "FR:14366:ZE:19300004:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 370,
"time": "1769102280"
},
"departure": {
"delay": 370,
"time": "1769102290"
},
"stopId": "FR:14403:ZE:4884683184668672:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 181,
"time": "1769101611"
},
"departure": {
"delay": 181,
"time": "1769101621"
},
"stopId": "FR:14403:ZE:5221625348751360:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 384,
"time": "1769102114"
},
"departure": {
"delay": 384,
"time": "1769102124"
},
"stopId": "FR:14403:ZE:6016597706670080:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 380,
"time": "1769102230"
},
"departure": {
"delay": 380,
"time": "1769102240"
},
"stopId": "FR:14403:ZE:5993528044814336:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1769101196"
},
"departure": {
"delay": 126,
"time": "1769101206"
},
"stopId": "FR:14193:ZE:4939030056665088:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769100028"
},
"departure": {
"delay": 78,
"time": "1769100078"
},
"stopId": "FR:14366:ZE:661840010:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 381,
"time": "1769102051"
},
"departure": {
"delay": 381,
"time": "1769102061"
},
"stopId": "FR:14403:ZE:6047015554252800:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769101435"
},
"departure": {
"delay": 125,
"time": "1769101445"
},
"stopId": "FR:14403:ZE:5738837658566656:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1769101712"
},
"departure": {
"delay": 162,
"time": "1769101722"
},
"stopId": "FR:14403:ZE:6190213018681344:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 165,
"time": "1769101535"
},
"departure": {
"delay": 165,
"time": "1769101545"
},
"stopId": "FR:14403:ZE:6230961923555328:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 537,
"time": "1769102817"
},
"stopId": "FR:14403:ZE:6026633921167360:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1769100180"
},
"departure": {
"delay": 101,
"time": "1769100221"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5805314927493120:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5903561025126400x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769101833"
},
"departure": {
"delay": 153,
"time": "1769101833"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -489,
"time": "1769100171"
},
"departure": {
"delay": -489,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -909,
"time": "1769100171"
},
"departure": {
"delay": -909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769101907"
},
"departure": {
"delay": 107,
"time": "1769101907"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -429,
"time": "1769100171"
},
"departure": {
"delay": -429,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -129,
"time": "1769100171"
},
"departure": {
"delay": -129,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1769101948"
},
"departure": {
"delay": 148,
"time": "1769101948"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1769102038"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -669,
"time": "1769100171"
},
"departure": {
"delay": -669,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -129,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1029,
"time": "1769100171"
},
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -789,
"time": "1769100171"
},
"departure": {
"delay": -789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -669,
"time": "1769100171"
},
"departure": {
"delay": -669,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -549,
"time": "1769100171"
},
"departure": {
"delay": -549,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -309,
"time": "1769100171"
},
"departure": {
"delay": -309,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470597:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244163xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769099769"
},
"departure": {
"delay": 129,
"time": "1769099769"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1769099875"
},
"departure": {
"delay": 115,
"time": "1769099875"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 147,
"time": "1769100087"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1769099688"
},
"departure": {
"delay": 108,
"time": "1769099688"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1769099429"
},
"departure": {
"delay": 89,
"time": "1769099429"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1769099756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244163xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057444x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1769101662"
},
"departure": {
"delay": 42,
"time": "1769101662"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1769101000"
},
"departure": {
"delay": 40,
"time": "1769101000"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769101391"
},
"departure": {
"delay": 11,
"time": "1769101391"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769101536"
},
"departure": {
"delay": 36,
"time": "1769101536"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1769101181"
},
"departure": {
"delay": 41,
"time": "1769101181"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1769103857"
},
"departure": {
"delay": 17,
"time": "1769103857"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1769102732"
},
"departure": {
"delay": 32,
"time": "1769102732"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 26,
"time": "1769100866"
},
"departure": {
"delay": 26,
"time": "1769100866"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1769102804"
},
"departure": {
"delay": 44,
"time": "1769102804"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 41,
"time": "1769102201"
},
"departure": {
"delay": 41,
"time": "1769102201"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1769101862"
},
"departure": {
"delay": 2,
"time": "1769101862"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769102884"
},
"departure": {
"delay": 4,
"time": "1769102884"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 29,
"time": "1769103629"
},
"departure": {
"delay": 29,
"time": "1769103629"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769103785"
},
"departure": {
"delay": 5,
"time": "1769103785"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 21,
"time": "1769101821"
},
"departure": {
"delay": 21,
"time": "1769101821"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769101458"
},
"departure": {
"delay": 18,
"time": "1769101458"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1769103669"
},
"departure": {
"delay": 9,
"time": "1769103669"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1769103118"
},
"departure": {
"delay": 58,
"time": "1769103118"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 10,
"time": "1769100670"
},
"departure": {
"delay": 10,
"time": "1769100670"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1769103419"
},
"departure": {
"delay": 59,
"time": "1769103419"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1769101966"
},
"departure": {
"delay": 46,
"time": "1769101966"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 38,
"time": "1769104178"
},
"departure": {
"delay": 38,
"time": "1769104178"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769104380"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1769104263"
},
"departure": {
"delay": 3,
"time": "1769104263"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 20,
"time": "1769102420"
},
"departure": {
"delay": 20,
"time": "1769102420"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 39,
"time": "1769104059"
},
"departure": {
"delay": 39,
"time": "1769104059"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 38,
"time": "1769100758"
},
"departure": {
"delay": 38,
"time": "1769100758"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769102512"
},
"departure": {
"delay": 52,
"time": "1769102512"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769102104"
},
"departure": {
"delay": 4,
"time": "1769102104"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769102365"
},
"departure": {
"delay": 25,
"time": "1769102365"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1769102034"
},
"departure": {
"delay": 54,
"time": "1769102034"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769101105"
},
"departure": {
"delay": 25,
"time": "1769101105"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769099936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057444x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075786x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769098961"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769098836",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075786x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108760"
},
"departure": {
"time": "1769108760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769110260"
},
"departure": {
"time": "1769110260"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769109900"
},
"departure": {
"time": "1769109900"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769109660"
},
"departure": {
"time": "1769109660"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769108520"
},
"departure": {
"time": "1769108520"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769108640"
},
"departure": {
"time": "1769108640"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769108880"
},
"departure": {
"time": "1769108880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769110080"
},
"departure": {
"time": "1769110080"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769109960"
},
"departure": {
"time": "1769109960"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769110380"
},
"departure": {
"time": "1769110380"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769108820"
},
"departure": {
"time": "1769108820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769107865"
},
"departure": {
"delay": 5,
"time": "1769107865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769108165"
},
"departure": {
"delay": 5,
"time": "1769108165"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769109845"
},
"departure": {
"delay": 5,
"time": "1769109845"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769108225"
},
"departure": {
"delay": 5,
"time": "1769108225"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769110200"
},
"departure": {
"time": "1769110200"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769108580"
},
"departure": {
"time": "1769108580"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769110140"
},
"departure": {
"time": "1769110140"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769109360"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769110440"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769100158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1157:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105100"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2789:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1769106540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107080"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107320"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769107560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2935:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8761:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101690"
},
"departure": {
"time": "1769101690"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101244"
},
"departure": {
"time": "1769101244"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100768"
},
"departure": {
"time": "1769100768"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101557"
},
"departure": {
"time": "1769101557"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769100944"
},
"departure": {
"time": "1769100944"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101665"
},
"departure": {
"time": "1769101665"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769101855"
},
"departure": {
"time": "1769101855"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769100831"
},
"departure": {
"time": "1769100831"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102619"
},
"departure": {
"time": "1769102619"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769101449"
},
"departure": {
"time": "1769101449"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100750"
},
"departure": {
"time": "1769100750"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100701"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101810"
},
"departure": {
"time": "1769101810"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101170"
},
"departure": {
"time": "1769101170"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102577"
},
"departure": {
"time": "1769102577"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769102397"
},
"departure": {
"time": "1769102397"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769102673"
},
"departure": {
"time": "1769102673"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769101533"
},
"departure": {
"time": "1769101533"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100893"
},
"departure": {
"time": "1769100893"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101180"
},
"departure": {
"time": "1769101180"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101317"
},
"departure": {
"time": "1769101317"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769101902"
},
"departure": {
"time": "1769101902"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769100876"
},
"departure": {
"time": "1769100876"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102492"
},
"departure": {
"time": "1769102492"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769101056"
},
"departure": {
"time": "1769101056"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8761:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104080"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4131:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107320"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769106065"
},
"departure": {
"delay": 5,
"time": "1769106065"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769107925"
},
"departure": {
"delay": 5,
"time": "1769107925"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769105945"
},
"departure": {
"delay": 5,
"time": "1769105945"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769106540"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769108160"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"departure": {
"time": "1769105400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769100170",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1115:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011320x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1769102042"
},
"departure": {
"delay": 122,
"time": "1769102042"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1769101222"
},
"departure": {
"delay": 82,
"time": "1769101222"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 82,
"time": "1769100382"
},
"departure": {
"delay": 82,
"time": "1769100382"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769101976"
},
"departure": {
"delay": 116,
"time": "1769101976"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1769100074"
},
"departure": {
"delay": 74,
"time": "1769100074"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769099926"
},
"departure": {
"delay": 46,
"time": "1769099926"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 126,
"time": "1769101806"
},
"departure": {
"delay": 126,
"time": "1769101806"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769100024"
},
"departure": {
"delay": 84,
"time": "1769100024"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1769103549"
},
"departure": {
"delay": 129,
"time": "1769103549"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 139,
"time": "1769103679"
},
"departure": {
"delay": 139,
"time": "1769103679"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 103,
"time": "1769103163"
},
"departure": {
"delay": 103,
"time": "1769103163"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 88,
"time": "1769103328"
},
"departure": {
"delay": 88,
"time": "1769103328"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 96,
"time": "1769099976"
},
"departure": {
"delay": 96,
"time": "1769099976"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1769103875"
},
"departure": {
"delay": 95,
"time": "1769103875"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 125,
"time": "1769103725"
},
"departure": {
"delay": 125,
"time": "1769103725"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 101,
"time": "1769102801"
},
"departure": {
"delay": 101,
"time": "1769102801"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 127,
"time": "1769102467"
},
"departure": {
"delay": 127,
"time": "1769102467"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1769101143"
},
"departure": {
"delay": 123,
"time": "1769101143"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1769103502"
},
"departure": {
"delay": 82,
"time": "1769103502"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 120,
"time": "1769101740"
},
"departure": {
"delay": 120,
"time": "1769101740"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769103082"
},
"departure": {
"delay": 82,
"time": "1769103082"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1769103421"
},
"departure": {
"delay": 121,
"time": "1769103421"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 107,
"time": "1769101307"
},
"departure": {
"delay": 107,
"time": "1769101307"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1769101042"
},
"departure": {
"delay": 82,
"time": "1769101042"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1769102901"
},
"departure": {
"delay": 141,
"time": "1769102901"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 111,
"time": "1769101911"
},
"departure": {
"delay": 111,
"time": "1769101911"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1769103202"
},
"departure": {
"delay": 82,
"time": "1769103202"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 100,
"time": "1769102200"
},
"departure": {
"delay": 100,
"time": "1769102200"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 82,
"time": "1769101642"
},
"departure": {
"delay": 82,
"time": "1769101642"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 124,
"time": "1769101444"
},
"departure": {
"delay": 124,
"time": "1769101444"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 132,
"time": "1769103252"
},
"departure": {
"delay": 132,
"time": "1769103252"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 87,
"time": "1769100327"
},
"departure": {
"delay": 87,
"time": "1769100327"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1769100187"
},
"departure": {
"delay": 127,
"time": "1769100187"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1769103622"
},
"departure": {
"delay": 82,
"time": "1769103622"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 130,
"time": "1769103790"
},
"departure": {
"delay": 130,
"time": "1769103790"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 101,
"time": "1769100581"
},
"departure": {
"delay": 101,
"time": "1769100581"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769102640"
},
"departure": {
"delay": 120,
"time": "1769102640"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 91,
"time": "1769102731"
},
"departure": {
"delay": 91,
"time": "1769102731"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1769102122"
},
"departure": {
"delay": 82,
"time": "1769102122"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1769102387"
},
"departure": {
"delay": 107,
"time": "1769102387"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 121,
"time": "1769103841"
},
"departure": {
"delay": 121,
"time": "1769103841"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 82,
"time": "1769101522"
},
"departure": {
"delay": 82,
"time": "1769101522"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1769100635"
},
"departure": {
"delay": 95,
"time": "1769100635"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1769103372"
},
"departure": {
"delay": 132,
"time": "1769103372"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 104,
"time": "1769100284"
},
"departure": {
"delay": 104,
"time": "1769100284"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1769102542"
},
"departure": {
"delay": 82,
"time": "1769102542"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 128,
"time": "1769101388"
},
"departure": {
"delay": 128,
"time": "1769101388"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1769100742"
},
"departure": {
"delay": 82,
"time": "1769100742"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1769103922"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 92,
"time": "1769102972"
},
"departure": {
"delay": 92,
"time": "1769102972"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 111,
"time": "1769100231"
},
"departure": {
"delay": 111,
"time": "1769100231"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011320x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1769103514"
},
"departure": {
"delay": -26,
"time": "1769103514"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2996,
"time": "1769100184"
},
"departure": {
"delay": -2996,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1769103424"
},
"departure": {
"delay": 4,
"time": "1769103424"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -177,
"time": "1769104023"
},
"departure": {
"delay": -177,
"time": "1769104023"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -207,
"time": "1769104653"
},
"departure": {
"delay": -207,
"time": "1769104653"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2996,
"time": "1769100184"
},
"departure": {
"delay": -2996,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -251,
"time": "1769104309"
},
"departure": {
"delay": -251,
"time": "1769104309"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -221,
"time": "1769104099"
},
"departure": {
"delay": -221,
"time": "1769104099"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1769103659"
},
"departure": {
"delay": -1,
"time": "1769103659"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -196,
"time": "1769103944"
},
"departure": {
"delay": -196,
"time": "1769103944"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -144,
"time": "1769104776"
},
"departure": {
"delay": -144,
"time": "1769104776"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -194,
"time": "1769104606"
},
"departure": {
"delay": -194,
"time": "1769104606"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -169,
"time": "1769104871"
},
"departure": {
"delay": -169,
"time": "1769104871"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -178,
"time": "1769103962"
},
"departure": {
"delay": -178,
"time": "1769103962"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -173,
"time": "1769104567"
},
"departure": {
"delay": -173,
"time": "1769104567"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -61,
"time": "1769103599"
},
"departure": {
"delay": -61,
"time": "1769103599"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -247,
"time": "1769104913"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2936,
"time": "1769100184"
},
"departure": {
"delay": -2936,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -203,
"time": "1769104537"
},
"departure": {
"delay": -203,
"time": "1769104537"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -52,
"time": "1769103668"
},
"departure": {
"delay": -52,
"time": "1769103668"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -201,
"time": "1769104479"
},
"departure": {
"delay": -201,
"time": "1769104479"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -204,
"time": "1769104836"
},
"departure": {
"delay": -204,
"time": "1769104836"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -199,
"time": "1769104721"
},
"departure": {
"delay": -199,
"time": "1769104721"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2816,
"time": "1769100184"
},
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -189,
"time": "1769104431"
},
"departure": {
"delay": -189,
"time": "1769104431"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -59,
"time": "1769103481"
},
"departure": {
"delay": -59,
"time": "1769103481"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3056,
"time": "1769100184"
},
"departure": {
"delay": -3056,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -51,
"time": "1769103729"
},
"departure": {
"delay": -51,
"time": "1769103729"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -216,
"time": "1769104344"
},
"departure": {
"delay": -216,
"time": "1769104344"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -61,
"time": "1769103539"
},
"departure": {
"delay": -61,
"time": "1769103539"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -311,
"time": "1769104249"
},
"departure": {
"delay": -311,
"time": "1769104249"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -56,
"time": "1769103784"
},
"departure": {
"delay": -56,
"time": "1769103784"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595659:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769098980"
},
"departure": {
"delay": 5,
"time": "1769098985"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769099100"
},
"departure": {
"delay": 5,
"time": "1769099105"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769099220"
},
"departure": {
"delay": 5,
"time": "1769099225"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769099580"
},
"departure": {
"delay": 125,
"time": "1769099585"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769099400"
},
"departure": {
"delay": 120,
"time": "1769099460"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769098800"
},
"departure": {
"delay": 65,
"time": "1769098805"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769099820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"delay": 5,
"time": "1769098505"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769099700"
},
"departure": {
"delay": 5,
"time": "1769099705"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769098920"
},
"departure": {
"delay": 65,
"time": "1769098925"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769098620"
},
"departure": {
"delay": 60,
"time": "1769098680"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769099640"
},
"departure": {
"delay": 65,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769099863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:949:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190163x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 305,
"time": "1769100245"
},
"departure": {
"delay": 305,
"time": "1769100245"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 221,
"time": "1769099981"
},
"departure": {
"delay": 221,
"time": "1769099981"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 327,
"time": "1769100447"
},
"departure": {
"delay": 327,
"time": "1769100447"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 356,
"time": "1769100296"
},
"departure": {
"delay": 356,
"time": "1769100296"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 305,
"time": "1769100545"
},
"departure": {
"delay": 305,
"time": "1769100545"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 311,
"time": "1769100371"
},
"departure": {
"delay": 311,
"time": "1769100371"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 322,
"time": "1769100922"
},
"departure": {
"delay": 322,
"time": "1769100922"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 312,
"time": "1769100672"
},
"departure": {
"delay": 312,
"time": "1769100672"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 305,
"time": "1769101205"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 305,
"time": "1769100725"
},
"departure": {
"delay": 305,
"time": "1769100725"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 305,
"time": "1769100965"
},
"departure": {
"delay": 305,
"time": "1769100965"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 353,
"time": "1769100773"
},
"departure": {
"delay": 353,
"time": "1769100773"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 315,
"time": "1769100855"
},
"departure": {
"delay": 315,
"time": "1769100855"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 323,
"time": "1769101043"
},
"departure": {
"delay": 323,
"time": "1769101043"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 305,
"time": "1769100605"
},
"departure": {
"delay": 305,
"time": "1769100605"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190163x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769104380"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769104440"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769104320"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769104620"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769104260"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769104500"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769104560"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7071:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108520"
},
"departure": {
"time": "1769108520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109660"
},
"departure": {
"time": "1769109660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769109180"
},
"departure": {
"time": "1769109180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769110320"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769110140"
},
"departure": {
"time": "1769110140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769109780"
},
"departure": {
"time": "1769109780"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769108640"
},
"departure": {
"time": "1769108640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769109790"
},
"departure": {
"delay": 10,
"time": "1769109790"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769109785"
},
"departure": {
"delay": 5,
"time": "1769109785"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769108700"
},
"departure": {
"time": "1769108700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769108580"
},
"departure": {
"time": "1769108580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769109485"
},
"departure": {
"delay": 5,
"time": "1769109485"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769110145"
},
"departure": {
"delay": 5,
"time": "1769110145"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769109960"
},
"departure": {
"time": "1769109960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769107985"
},
"departure": {
"delay": 5,
"time": "1769107985"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769109545"
},
"departure": {
"delay": 5,
"time": "1769109545"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769100152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:28:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769085530"
},
"departure": {
"delay": 130,
"time": "1769085610"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1769085917"
},
"departure": {
"delay": 71,
"time": "1769085971"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1769085245"
},
"departure": {
"delay": 97,
"time": "1769085277"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1769085205"
},
"departure": {
"delay": 98,
"time": "1769085218"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1769086154"
},
"departure": {
"delay": 96,
"time": "1769086176"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769086500"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769085709"
},
"departure": {
"delay": 29,
"time": "1769085749"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769085381"
},
"departure": {
"delay": 90,
"time": "1769085390"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1769085319"
},
"departure": {
"delay": 121,
"time": "1769085361"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1769086054"
},
"departure": {
"delay": 81,
"time": "1769086101"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1769085833"
},
"departure": {
"delay": 7,
"time": "1769085847"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 95,
"time": "1769085095"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769086186"
},
"departure": {
"delay": 65,
"time": "1769086205"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1769085444"
},
"departure": {
"delay": 90,
"time": "1769085510"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1769085670"
},
"departure": {
"delay": 25,
"time": "1769085685"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769085631"
},
"departure": {
"delay": 61,
"time": "1769085661"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1769086235"
},
"departure": {
"delay": 86,
"time": "1769086286"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:28:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853435F5389215x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107500"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769097874",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853435F5389215x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12403,
"time": "1769098243"
},
"departure": {
"delay": 12403,
"time": "1769098243"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12231,
"time": "1769097626"
},
"departure": {
"delay": 12231,
"time": "1769097651"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12216,
"time": "1769096976"
},
"departure": {
"delay": 12216,
"time": "1769096976"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12368,
"time": "1769098268"
},
"departure": {
"delay": 12368,
"time": "1769098268"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 12376,
"time": "1769098996"
},
"departure": {
"delay": 12376,
"time": "1769098996"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 12296,
"time": "1769097776"
},
"departure": {
"delay": 12296,
"time": "1769097776"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12271,
"time": "1769097432"
},
"departure": {
"delay": 12271,
"time": "1769097451"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12267,
"time": "1769097027"
},
"departure": {
"delay": 12267,
"time": "1769097027"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12411,
"time": "1769098828"
},
"departure": {
"delay": 12411,
"time": "1769098851"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12325,
"time": "1769098345"
},
"departure": {
"delay": 12325,
"time": "1769098345"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12437,
"time": "1769098577"
},
"departure": {
"delay": 12437,
"time": "1769098577"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 12372,
"time": "1769098430"
},
"departure": {
"delay": 12372,
"time": "1769098452"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 12306,
"time": "1769098006"
},
"departure": {
"delay": 12306,
"time": "1769098026"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12272,
"time": "1769097092"
},
"departure": {
"delay": 12272,
"time": "1769097092"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12342,
"time": "1769098182"
},
"departure": {
"delay": 12342,
"time": "1769098182"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12426,
"time": "1769098926"
},
"departure": {
"delay": 12426,
"time": "1769098926"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12447,
"time": "1769098587"
},
"departure": {
"delay": 12447,
"time": "1769098587"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769096281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9007:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1110:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104260"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1110:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:899:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 785,
"time": "1769099220"
},
"departure": {
"delay": 785,
"time": "1769099225"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 600,
"time": "1769097610"
},
"departure": {
"delay": 600,
"time": "1769097660"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 785,
"time": "1769099940"
},
"departure": {
"delay": 785,
"time": "1769099945"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 785,
"time": "1769099640"
},
"departure": {
"delay": 785,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 725,
"time": "1769100060"
},
"departure": {
"delay": 725,
"time": "1769100065"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 660,
"time": "1769098920"
},
"departure": {
"delay": 660,
"time": "1769098980"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 660,
"time": "1769100360"
},
"departure": {
"delay": 660,
"time": "1769100360"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 540,
"time": "1769097840"
},
"departure": {
"delay": 540,
"time": "1769097900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 420,
"time": "1769097070"
},
"departure": {
"delay": 420,
"time": "1769097120"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 735,
"time": "1769099770"
},
"departure": {
"delay": 735,
"time": "1769099775"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 845,
"time": "1769099520"
},
"departure": {
"delay": 845,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 600,
"time": "1769098260"
},
"departure": {
"delay": 600,
"time": "1769098320"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 785,
"time": "1769099880"
},
"departure": {
"delay": 785,
"time": "1769099885"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 660,
"time": "1769100240"
},
"departure": {
"delay": 660,
"time": "1769100240"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 360,
"time": "1769096760"
},
"departure": {
"delay": 360,
"time": "1769096820"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 665,
"time": "1769100120"
},
"departure": {
"delay": 665,
"time": "1769100125"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 545,
"time": "1769098620"
},
"departure": {
"delay": 545,
"time": "1769098625"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 785,
"time": "1769100000"
},
"departure": {
"delay": 785,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 785,
"time": "1769099700"
},
"departure": {
"delay": 785,
"time": "1769099705"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 780,
"time": "1769099100"
},
"departure": {
"delay": 780,
"time": "1769099160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 605,
"time": "1769097780"
},
"departure": {
"delay": 605,
"time": "1769097785"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 605,
"time": "1769098740"
},
"departure": {
"delay": 605,
"time": "1769098745"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 605,
"time": "1769098020"
},
"departure": {
"delay": 605,
"time": "1769098025"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 425,
"time": "1769097060"
},
"departure": {
"delay": 425,
"time": "1769097065"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 785,
"time": "1769099340"
},
"departure": {
"delay": 785,
"time": "1769099345"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"delay": 125,
"time": "1769096525"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 600,
"time": "1769097360"
},
"departure": {
"delay": 600,
"time": "1769097480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 660,
"time": "1769100180"
},
"departure": {
"delay": 660,
"time": "1769100180"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 605,
"time": "1769097600"
},
"departure": {
"delay": 605,
"time": "1769097605"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 600,
"time": "1769098080"
},
"departure": {
"delay": 600,
"time": "1769098140"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 785,
"time": "1769099760"
},
"departure": {
"delay": 785,
"time": "1769099765"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 660,
"time": "1769100420"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 365,
"time": "1769096880"
},
"departure": {
"delay": 365,
"time": "1769096885"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:899:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769096160"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769097060"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769096460"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769096340"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769096940"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769096580"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769097300"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769095980"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769096040"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769096400"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769096280"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769096760"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769096820"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769096700"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100300"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3017:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852068F5403216x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104080"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769097874",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852068F5403216x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769097180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769097540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769097240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769100000"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769099980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4056:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1769100064"
},
"departure": {
"delay": 228,
"time": "1769100108"
},
"stopId": "FR:14621:ZE:5083980615385088:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 204,
"time": "1769101454"
},
"departure": {
"delay": 204,
"time": "1769101464"
},
"stopId": "FR:14366:ZE:786800005:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 161,
"time": "1769100271"
},
"departure": {
"delay": 161,
"time": "1769100281"
},
"stopId": "FR:14570:ZE:6244808672673792:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 243,
"time": "1769100653"
},
"departure": {
"delay": 243,
"time": "1769100663"
},
"stopId": "FR:14571:ZE:5171570551029760:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 248,
"time": "1769101018"
},
"departure": {
"delay": 248,
"time": "1769101028"
},
"stopId": "FR:14303:ZE:5087233314914304:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1769100792"
},
"departure": {
"delay": 262,
"time": "1769100802"
},
"stopId": "FR:14421:ZE:6021808065085440:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1769100419"
},
"departure": {
"delay": 249,
"time": "1769100429"
},
"stopId": "FR:14570:ZE:6238642022383616:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1769101590"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 285,
"time": "1769101355"
},
"departure": {
"delay": 285,
"time": "1769101365"
},
"stopId": "FR:14366:ZE:788860003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 265,
"time": "1769101215"
},
"departure": {
"delay": 265,
"time": "1769101225"
},
"stopId": "FR:14069:ZE:5953096342568960:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 257,
"time": "1769101387"
},
"departure": {
"delay": 257,
"time": "1769101397"
},
"stopId": "FR:14366:ZE:767710003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1769100945"
},
"departure": {
"delay": 295,
"time": "1769100955"
},
"stopId": "FR:14303:ZE:5098519146790912:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 280,
"time": "1769101170"
},
"departure": {
"delay": 280,
"time": "1769101180"
},
"stopId": "FR:14069:ZE:5200570925187072:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1769100507"
},
"departure": {
"delay": 217,
"time": "1769100517"
},
"stopId": "FR:14570:ZE:6291786555195392:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 228,
"time": "1769099904"
},
"departure": {
"delay": 228,
"time": "1769099928"
},
"stopId": "FR:14478:ZE:5198648658886656:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1769101102"
},
"departure": {
"delay": 272,
"time": "1769101112"
},
"stopId": "FR:14303:ZE:5190701962756096:ATOUMOD036",
"stopSequence": 17
},
{
"departure": {
"delay": 261,
"time": "1769099661"
},
"stopId": "FR:14478:ZE:5881711318532096:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1769100592"
},
"departure": {
"delay": 242,
"time": "1769100602"
},
"stopId": "FR:14571:ZE:6249281411350528:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1769101533"
},
"departure": {
"delay": 163,
"time": "1769101543"
},
"stopId": "FR:14366:ZE:5085925010833408:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 241,
"time": "1769101251"
},
"departure": {
"delay": 241,
"time": "1769101261"
},
"stopId": "FR:14069:ZE:753990002:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1769100098",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1769066278"
},
"departure": {
"delay": 255,
"time": "1769066295"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 196,
"time": "1769066019"
},
"departure": {
"delay": 196,
"time": "1769066056"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 247,
"time": "1769066334"
},
"departure": {
"delay": 247,
"time": "1769066347"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 285,
"time": "1769066586"
},
"departure": {
"delay": 285,
"time": "1769066625"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 337,
"time": "1769066844"
},
"departure": {
"delay": 337,
"time": "1769066857"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 274,
"time": "1769066530"
},
"departure": {
"delay": 274,
"time": "1769066554"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1769065760"
},
"departure": {
"delay": 184,
"time": "1769065864"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769065657"
},
"departure": {
"delay": 73,
"time": "1769065693"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 352,
"time": "1769066745"
},
"departure": {
"delay": 352,
"time": "1769066752"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 363,
"time": "1769066811"
},
"departure": {
"delay": 363,
"time": "1769066823"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1769065487"
},
"departure": {
"delay": 161,
"time": "1769065541"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 355,
"time": "1769066935"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769065958"
},
"departure": {
"delay": 180,
"time": "1769065980"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 126,
"time": "1769065615"
},
"departure": {
"delay": 126,
"time": "1769065626"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 187,
"time": "1769066146"
},
"departure": {
"delay": 187,
"time": "1769066167"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1769065448"
},
"departure": {
"delay": 139,
"time": "1769065459"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1769065589"
},
"departure": {
"delay": 157,
"time": "1769065597"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 127,
"time": "1769065327"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1769063463"
},
"departure": {
"delay": 134,
"time": "1769063474"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769064614"
},
"departure": {
"delay": 40,
"time": "1769064640"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 143,
"time": "1769063123"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 28,
"time": "1769063928"
},
"departure": {
"delay": 28,
"time": "1769063968"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 148,
"time": "1769063301"
},
"departure": {
"delay": 148,
"time": "1769063308"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1769064156"
},
"departure": {
"delay": -8,
"time": "1769064172"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769064200"
},
"departure": {
"delay": 30,
"time": "1769064270"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769063583"
},
"departure": {
"delay": 9,
"time": "1769063589"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769063859"
},
"departure": {
"delay": -1,
"time": "1769063879"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1769064003"
},
"departure": {
"delay": 19,
"time": "1769064019"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769064669"
},
"departure": {
"delay": 25,
"time": "1769064685"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1769064454"
},
"departure": {
"delay": 48,
"time": "1769064468"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1769063747"
},
"departure": {
"delay": 9,
"time": "1769063769"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1769063403"
},
"departure": {
"delay": 160,
"time": "1769063440"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1769063344"
},
"departure": {
"delay": 165,
"time": "1769063385"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1769063242"
},
"departure": {
"delay": 152,
"time": "1769063252"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1769064771"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1769063520"
},
"departure": {
"delay": 80,
"time": "1769063540"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769064489"
},
"departure": {
"delay": 42,
"time": "1769064522"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769063690"
},
"departure": {
"delay": 8,
"time": "1769063708"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769064290"
},
"departure": {
"delay": 26,
"time": "1769064326"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 167,
"time": "1769063189"
},
"departure": {
"delay": 167,
"time": "1769063207"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769064569"
},
"departure": {
"delay": 41,
"time": "1769064581"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1769063507"
},
"departure": {
"delay": 113,
"time": "1769063513"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1769064352"
},
"departure": {
"delay": 22,
"time": "1769064382"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1769100013"
},
"departure": {
"delay": 145,
"time": "1769100025"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -113,
"time": "1769101737"
},
"departure": {
"delay": -113,
"time": "1769101747"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1769100971"
},
"departure": {
"delay": -39,
"time": "1769100981"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -78,
"time": "1769101902"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1769099777"
},
"departure": {
"delay": 75,
"time": "1769099835"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -49,
"time": "1769100781"
},
"departure": {
"delay": -49,
"time": "1769100791"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769100535"
},
"departure": {
"delay": 5,
"time": "1769100545"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -44,
"time": "1769101026"
},
"departure": {
"delay": -44,
"time": "1769101036"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769101250"
},
"departure": {
"delay": -60,
"time": "1769101260"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -58,
"time": "1769101372"
},
"departure": {
"delay": -58,
"time": "1769101382"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -74,
"time": "1769101176"
},
"departure": {
"delay": -74,
"time": "1769101186"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1769101566"
},
"departure": {
"delay": -44,
"time": "1769101576"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1769100737"
},
"departure": {
"delay": -33,
"time": "1769100747"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1769100216"
},
"departure": {
"delay": 110,
"time": "1769100230"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1769100861"
},
"departure": {
"delay": -29,
"time": "1769100871"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1769100145"
},
"departure": {
"delay": 248,
"time": "1769100188"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1769101474"
},
"departure": {
"delay": -16,
"time": "1769101484"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"departure": {
"delay": 3,
"time": "1769099403"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1769099971"
},
"departure": {
"delay": 170,
"time": "1769099990"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1769100613"
},
"departure": {
"delay": 23,
"time": "1769100623"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1769101325"
},
"departure": {
"delay": -45,
"time": "1769101335"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -33,
"time": "1769100917"
},
"departure": {
"delay": -33,
"time": "1769100927"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1769100459"
},
"departure": {
"delay": -11,
"time": "1769100469"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769100301"
},
"departure": {
"delay": 71,
"time": "1769100311"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1769100070",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1769098620"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769098920"
},
"departure": {
"delay": 5,
"time": "1769098925"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1769100420"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1769099640"
},
"departure": {
"delay": -55,
"time": "1769099645"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1769100360"
},
"departure": {
"delay": -60,
"time": "1769100360"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1769099520"
},
"departure": {
"delay": -55,
"time": "1769099525"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769099100"
},
"departure": {
"delay": 5,
"time": "1769099105"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769098980"
},
"departure": {
"delay": 5,
"time": "1769098985"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769099050"
},
"departure": {
"delay": 15,
"time": "1769099055"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769099760"
},
"departure": {
"delay": -55,
"time": "1769099765"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769099040"
},
"departure": {
"delay": 5,
"time": "1769099045"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769099820"
},
"departure": {
"delay": -55,
"time": "1769099825"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769100015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx483:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1769068173"
},
"departure": {
"delay": 166,
"time": "1769068186"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 385,
"time": "1769067076"
},
"departure": {
"delay": 385,
"time": "1769067085"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769068318"
},
"departure": {
"delay": 131,
"time": "1769068331"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 116,
"time": "1769068358"
},
"departure": {
"delay": 116,
"time": "1769068376"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 188,
"time": "1769067763"
},
"departure": {
"delay": 188,
"time": "1769067788"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 287,
"time": "1769067278"
},
"departure": {
"delay": 287,
"time": "1769067287"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 371,
"time": "1769067164"
},
"departure": {
"delay": 371,
"time": "1769067191"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 216,
"time": "1769067567"
},
"departure": {
"delay": 216,
"time": "1769067576"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1769067987"
},
"departure": {
"delay": 98,
"time": "1769067998"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 367,
"time": "1769067127"
},
"departure": {
"delay": 367,
"time": "1769067127"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1769068203"
},
"departure": {
"delay": 144,
"time": "1769068224"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1769067660"
},
"departure": {
"delay": 188,
"time": "1769067668"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 217,
"time": "1769067507"
},
"departure": {
"delay": 217,
"time": "1769067517"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 316,
"time": "1769067243"
},
"departure": {
"delay": 316,
"time": "1769067256"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769068027"
},
"departure": {
"delay": 136,
"time": "1769068096"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1769067902"
},
"departure": {
"delay": 138,
"time": "1769067918"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 398,
"time": "1769067020"
},
"departure": {
"delay": 398,
"time": "1769067038"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1769067709"
},
"departure": {
"delay": 185,
"time": "1769067725"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 342,
"time": "1769067207"
},
"departure": {
"delay": 342,
"time": "1769067222"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1769067938"
},
"departure": {
"delay": 129,
"time": "1769067969"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769068450"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 146,
"time": "1769068272"
},
"departure": {
"delay": 146,
"time": "1769068286"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 322,
"time": "1769067293"
},
"departure": {
"delay": 322,
"time": "1769067382"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1769067408"
},
"departure": {
"delay": 237,
"time": "1769067417"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 388,
"time": "1769066968"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -199,
"time": "1769104661"
},
"departure": {
"delay": -199,
"time": "1769104661"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": -198,
"time": "1769104422"
},
"departure": {
"delay": -198,
"time": "1769104422"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -133,
"time": "1769103647"
},
"departure": {
"delay": -133,
"time": "1769103647"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2636,
"time": "1769100184"
},
"departure": {
"delay": -2636,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -194,
"time": "1769104606"
},
"departure": {
"delay": -194,
"time": "1769104606"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3236,
"time": "1769100184"
},
"departure": {
"delay": -3236,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -206,
"time": "1769104834"
},
"departure": {
"delay": -206,
"time": "1769104834"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": -163,
"time": "1769103737"
},
"departure": {
"delay": -163,
"time": "1769103737"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -184,
"time": "1769104916"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": -223,
"time": "1769103497"
},
"departure": {
"delay": -223,
"time": "1769103497"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -252,
"time": "1769104188"
},
"departure": {
"delay": -252,
"time": "1769104188"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2756,
"time": "1769100184"
},
"departure": {
"delay": -2756,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2456,
"time": "1769100184"
},
"departure": {
"delay": -2456,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -236,
"time": "1769103424"
},
"departure": {
"delay": -236,
"time": "1769103424"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -178,
"time": "1769103902"
},
"departure": {
"delay": -178,
"time": "1769103902"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -165,
"time": "1769104695"
},
"departure": {
"delay": -165,
"time": "1769104695"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": -225,
"time": "1769104155"
},
"departure": {
"delay": -225,
"time": "1769104155"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2876,
"time": "1769100184"
},
"departure": {
"delay": -2876,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -205,
"time": "1769104355"
},
"departure": {
"delay": -205,
"time": "1769104355"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -178,
"time": "1769103962"
},
"departure": {
"delay": -178,
"time": "1769103962"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -237,
"time": "1769104023"
},
"departure": {
"delay": -237,
"time": "1769104023"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -210,
"time": "1769104470"
},
"departure": {
"delay": -210,
"time": "1769104470"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -3056,
"time": "1769100184"
},
"departure": {
"delay": -3056,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597886:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 360,
"time": "1769099400"
},
"departure": {
"delay": 360,
"time": "1769099520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1769097420"
},
"departure": {
"delay": 180,
"time": "1769097480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1769097660"
},
"departure": {
"delay": 185,
"time": "1769097665"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769097960"
},
"departure": {
"delay": 125,
"time": "1769097965"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1769097720"
},
"departure": {
"delay": 185,
"time": "1769097725"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769098260"
},
"departure": {
"delay": 180,
"time": "1769098320"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 425,
"time": "1769099880"
},
"departure": {
"delay": 425,
"time": "1769099885"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 360,
"time": "1769100420"
},
"departure": {
"delay": 360,
"time": "1769100420"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 360,
"time": "1769100300"
},
"departure": {
"delay": 360,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 125,
"time": "1769098980"
},
"departure": {
"delay": 125,
"time": "1769098985"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1769097240"
},
"departure": {
"delay": 185,
"time": "1769097245"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 425,
"time": "1769099940"
},
"departure": {
"delay": 425,
"time": "1769099945"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1769098440"
},
"departure": {
"delay": 245,
"time": "1769098445"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1769100540"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 365,
"time": "1769100120"
},
"departure": {
"delay": 365,
"time": "1769100125"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 425,
"time": "1769100000"
},
"departure": {
"delay": 425,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769097060"
},
"departure": {
"delay": 60,
"time": "1769097120"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1769097600"
},
"departure": {
"delay": 185,
"time": "1769097605"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769097910"
},
"departure": {
"delay": 135,
"time": "1769097915"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769098140"
},
"departure": {
"delay": 185,
"time": "1769098145"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1769098500"
},
"departure": {
"delay": 240,
"time": "1769098560"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 365,
"time": "1769100060"
},
"departure": {
"delay": 365,
"time": "1769100065"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1769099280"
},
"departure": {
"delay": 240,
"time": "1769099340"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 240,
"time": "1769099100"
},
"departure": {
"delay": 240,
"time": "1769099160"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 485,
"time": "1769099700"
},
"departure": {
"delay": 485,
"time": "1769099705"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 195,
"time": "1769097790"
},
"departure": {
"delay": 195,
"time": "1769097795"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769098020"
},
"departure": {
"delay": 180,
"time": "1769098080"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1769100180"
},
"departure": {
"delay": 360,
"time": "1769100180"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 365,
"time": "1769099760"
},
"departure": {
"delay": 365,
"time": "1769099765"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 245,
"time": "1769097780"
},
"departure": {
"delay": 245,
"time": "1769097785"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1769098680"
},
"departure": {
"delay": 240,
"time": "1769098740"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769100152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:915:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852024F5403205x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769097060"
},
"departure": {
"time": "1769097120"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099520"
},
"departure": {
"time": "1769099580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769098920"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769094480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769097540"
},
"departure": {
"time": "1769097600"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769095260"
},
"departure": {
"time": "1769095320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769098020"
},
"departure": {
"time": "1769098080"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769096100"
},
"departure": {
"time": "1769096160"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769090852",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852024F5403205x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769099653"
},
"departure": {
"delay": 217,
"time": "1769099677"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 167,
"time": "1769099027"
},
"departure": {
"delay": 167,
"time": "1769099027"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1769099278"
},
"departure": {
"delay": 143,
"time": "1769099303"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 177,
"time": "1769099577"
},
"departure": {
"delay": 177,
"time": "1769099577"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769097327"
},
"departure": {
"delay": 27,
"time": "1769097327"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1769096952"
},
"departure": {
"delay": 72,
"time": "1769096952"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1769097902"
},
"departure": {
"delay": 62,
"time": "1769097902"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 112,
"time": "1769099452"
},
"departure": {
"delay": 112,
"time": "1769099452"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 177,
"time": "1769098677"
},
"departure": {
"delay": 177,
"time": "1769098677"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769096880"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -108,
"time": "1769097527"
},
"departure": {
"delay": -108,
"time": "1769097552"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769099880"
},
"departure": {
"delay": 120,
"time": "1769099880"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1769097229"
},
"departure": {
"delay": 72,
"time": "1769097252"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1769098754"
},
"departure": {
"delay": 157,
"time": "1769098777"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 249,
"time": "1769098903"
},
"departure": {
"delay": 249,
"time": "1769098929"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1769099528"
},
"departure": {
"delay": 128,
"time": "1769099528"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1769097734"
},
"departure": {
"delay": 47,
"time": "1769097827"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769097057"
},
"departure": {
"delay": 57,
"time": "1769097057"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1769099981"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 222,
"time": "1769098602"
},
"departure": {
"delay": 222,
"time": "1769098602"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 173,
"time": "1769099727"
},
"departure": {
"delay": 173,
"time": "1769099753"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 232,
"time": "1769098504"
},
"departure": {
"delay": 232,
"time": "1769098552"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1769097152"
},
"departure": {
"delay": 92,
"time": "1769097152"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 191,
"time": "1769099831"
},
"departure": {
"delay": 191,
"time": "1769099831"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 64,
"time": "1769098084"
},
"departure": {
"delay": 64,
"time": "1769098084"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1769099107"
},
"departure": {
"delay": 208,
"time": "1769099128"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 227,
"time": "1769098402"
},
"departure": {
"delay": 227,
"time": "1769098427"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769097407"
},
"departure": {
"delay": 8,
"time": "1769097428"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 212,
"time": "1769098234"
},
"departure": {
"delay": 212,
"time": "1769098352"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769097979"
},
"departure": {
"delay": 102,
"time": "1769098002"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769096801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx267:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595700:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -284,
"time": "1769103856"
},
"departure": {
"delay": -284,
"time": "1769103856"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2756,
"time": "1769100184"
},
"departure": {
"delay": -2756,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2756,
"time": "1769100184"
},
"departure": {
"delay": -2756,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3296,
"time": "1769100184"
},
"departure": {
"delay": -3296,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -208,
"time": "1769103452"
},
"departure": {
"delay": -208,
"time": "1769103452"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -200,
"time": "1769103520"
},
"departure": {
"delay": -200,
"time": "1769103520"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2456,
"time": "1769100184"
},
"departure": {
"delay": -2456,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3236,
"time": "1769100184"
},
"departure": {
"delay": -3236,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3356,
"time": "1769100184"
},
"departure": {
"delay": -3356,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -205,
"time": "1769103635"
},
"departure": {
"delay": -205,
"time": "1769103635"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -3356,
"time": "1769100184"
},
"departure": {
"delay": -3356,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -211,
"time": "1769103809"
},
"departure": {
"delay": -211,
"time": "1769103809"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -205,
"time": "1769103575"
},
"departure": {
"delay": -205,
"time": "1769103575"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3416,
"time": "1769100184"
},
"departure": {
"delay": -3416,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -1736,
"time": "1769100184"
},
"departure": {
"delay": -1736,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -230,
"time": "1769103670"
},
"departure": {
"delay": -230,
"time": "1769103670"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -239,
"time": "1769103721"
},
"departure": {
"delay": -239,
"time": "1769103721"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -360,
"time": "1769103960"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -2936,
"time": "1769100184"
},
"departure": {
"delay": -2936,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2816,
"time": "1769100184"
},
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595700:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5059409941102592x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -290,
"time": "1769100046"
},
"departure": {
"delay": -290,
"time": "1769100070"
},
"stopId": "FR:14368:ZE:6182065096622080:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -186,
"time": "1769100764"
},
"departure": {
"delay": -186,
"time": "1769100774"
},
"stopId": "FR:14368:ZE:5784575302172672:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -219,
"time": "1769099766"
},
"departure": {
"delay": -219,
"time": "1769099781"
},
"stopId": "FR:14371:ZE:4655035913863168:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -316,
"time": "1769101354"
},
"departure": {
"delay": -316,
"time": "1769101364"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -224,
"time": "1769101636"
},
"stopId": "FR:14576:ZE:6156884072464384:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -174,
"time": "1769100956"
},
"departure": {
"delay": -174,
"time": "1769100966"
},
"stopId": "FR:14368:ZE:5546490031243264:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -212,
"time": "1769101158"
},
"departure": {
"delay": -212,
"time": "1769101168"
},
"stopId": "FR:14576:ZE:5458313346023424:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -267,
"time": "1769101223"
},
"departure": {
"delay": -267,
"time": "1769101233"
},
"stopId": "FR:14576:ZE:5472891740094464:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -193,
"time": "1769101057"
},
"departure": {
"delay": -193,
"time": "1769101067"
},
"stopId": "FR:14368:ZE:5988037432442880:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -369,
"time": "1769100157"
},
"departure": {
"delay": -369,
"time": "1769100171"
},
"stopId": "FR:14368:ZE:5816854732865536:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -240,
"time": "1769099862"
},
"departure": {
"delay": -240,
"time": "1769099880"
},
"stopId": "FR:14368:ZE:5420049885036544:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -213,
"time": "1769100284"
},
"departure": {
"delay": -213,
"time": "1769100507"
},
"stopId": "FR:14368:ZE:4525695121227776:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5315163629551616:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5059409941102592x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230340x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769101283"
},
"departure": {
"delay": 23,
"time": "1769101283"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1769100440"
},
"departure": {
"delay": 20,
"time": "1769100440"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1769101994"
},
"departure": {
"delay": 14,
"time": "1769101994"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -17,
"time": "1769101423"
},
"departure": {
"delay": -17,
"time": "1769101423"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769101521"
},
"departure": {
"delay": 21,
"time": "1769101521"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1769102200"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 14,
"time": "1769100254"
},
"departure": {
"delay": 14,
"time": "1769100254"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769100926"
},
"departure": {
"delay": 26,
"time": "1769100926"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769102172"
},
"departure": {
"delay": 12,
"time": "1769102172"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1769101480"
},
"departure": {
"delay": -20,
"time": "1769101480"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1769101000"
},
"departure": {
"delay": -20,
"time": "1769101000"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 26,
"time": "1769102126"
},
"departure": {
"delay": 26,
"time": "1769102126"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1769100717"
},
"departure": {
"delay": -3,
"time": "1769100717"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1769100580"
},
"departure": {
"delay": -20,
"time": "1769100580"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769102028"
},
"departure": {
"delay": -12,
"time": "1769102028"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1769101386"
},
"departure": {
"delay": 6,
"time": "1769101386"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769102105"
},
"departure": {
"delay": 5,
"time": "1769102105"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1769101900"
},
"departure": {
"delay": -20,
"time": "1769101900"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1769101646"
},
"departure": {
"delay": 26,
"time": "1769101646"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769102080"
},
"departure": {
"delay": -20,
"time": "1769102080"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -13,
"time": "1769100527"
},
"departure": {
"delay": -13,
"time": "1769100527"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769101572"
},
"departure": {
"delay": 12,
"time": "1769101572"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1769101058"
},
"departure": {
"delay": 38,
"time": "1769101058"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1769101948"
},
"departure": {
"delay": 28,
"time": "1769101948"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -80,
"time": "1769100040"
},
"departure": {
"delay": -80,
"time": "1769100040"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1769101194"
},
"departure": {
"delay": -6,
"time": "1769101194"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1769101720"
},
"departure": {
"delay": -20,
"time": "1769101720"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1769100658"
},
"departure": {
"delay": -2,
"time": "1769100658"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1769101809"
},
"departure": {
"delay": 9,
"time": "1769101809"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230340x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107802x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769101671"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769101153"
},
"departure": {
"delay": 13,
"time": "1769101153"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1769101360"
},
"departure": {
"delay": 40,
"time": "1769101360"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769100877"
},
"departure": {
"delay": 37,
"time": "1769100877"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769101473"
},
"departure": {
"delay": 33,
"time": "1769101473"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769100691"
},
"departure": {
"delay": 31,
"time": "1769100691"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769100230"
},
"departure": {
"delay": 50,
"time": "1769100230"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769100478"
},
"departure": {
"delay": 58,
"time": "1769100478"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769100360"
},
"departure": {
"delay": 60,
"time": "1769100360"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769100583"
},
"departure": {
"delay": 43,
"time": "1769100583"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1769101030"
},
"departure": {
"delay": 70,
"time": "1769101030"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1769100115"
},
"departure": {
"delay": 55,
"time": "1769100115"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769101248"
},
"departure": {
"delay": 48,
"time": "1769101248"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769101581"
},
"departure": {
"delay": 21,
"time": "1769101581"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107802x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108153x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769100767"
},
"departure": {
"delay": 47,
"time": "1769100767"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769101168"
},
"departure": {
"delay": 28,
"time": "1769101168"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769101660"
},
"departure": {
"delay": 40,
"time": "1769101660"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769101494"
},
"departure": {
"delay": 54,
"time": "1769101494"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769101780"
},
"departure": {
"delay": 40,
"time": "1769101780"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1769100404"
},
"departure": {
"delay": 44,
"time": "1769100404"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1769100519"
},
"departure": {
"delay": 39,
"time": "1769100519"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769100872"
},
"departure": {
"delay": 32,
"time": "1769100872"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769101410"
},
"departure": {
"delay": 30,
"time": "1769101410"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769101296"
},
"departure": {
"delay": 36,
"time": "1769101296"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769100649"
},
"departure": {
"delay": 49,
"time": "1769100649"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769100980"
},
"departure": {
"delay": 20,
"time": "1769100980"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1769102023"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1769101893"
},
"departure": {
"delay": 33,
"time": "1769101893"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108153x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769100900"
},
"departure": {
"delay": 120,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 305,
"time": "1769099280"
},
"departure": {
"delay": 305,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769101020"
},
"departure": {
"delay": 120,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769099940"
},
"departure": {
"delay": 65,
"time": "1769099945"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769101440"
},
"departure": {
"delay": 120,
"time": "1769101440"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1769101620"
},
"departure": {
"delay": 120,
"time": "1769101620"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1769098260"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769100480"
},
"departure": {
"delay": 120,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769101140"
},
"departure": {
"delay": 120,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1769098980"
},
"departure": {
"delay": 240,
"time": "1769099040"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769100360"
},
"departure": {
"delay": 120,
"time": "1769100360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1769099580"
},
"departure": {
"delay": 300,
"time": "1769099640"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1769099460"
},
"departure": {
"delay": 305,
"time": "1769099465"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1769099100"
},
"departure": {
"delay": 300,
"time": "1769099160"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769100300"
},
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1769098620"
},
"departure": {
"delay": 185,
"time": "1769098625"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1769101500"
},
"departure": {
"delay": 120,
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1769098800"
},
"departure": {
"delay": 180,
"time": "1769098860"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1769099700"
},
"departure": {
"delay": 240,
"time": "1769099760"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769101080"
},
"departure": {
"delay": 120,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1769100060"
},
"departure": {
"delay": 125,
"time": "1769100065"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769098440"
},
"departure": {
"delay": 185,
"time": "1769098445"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769100240"
},
"departure": {
"delay": 120,
"time": "1769100240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769100600"
},
"departure": {
"delay": 120,
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769101680"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1769100960"
},
"departure": {
"delay": 120,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1769100780"
},
"departure": {
"delay": 120,
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769101380"
},
"departure": {
"delay": 120,
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1769100840"
},
"departure": {
"delay": 120,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 305,
"time": "1769099520"
},
"departure": {
"delay": 305,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1769098450"
},
"departure": {
"delay": 135,
"time": "1769098455"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769098630"
},
"departure": {
"delay": 180,
"time": "1769098680"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769101260"
},
"departure": {
"delay": 120,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1769100113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:943:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11492:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15312,
"time": "1769101452"
},
"departure": {
"delay": 15312,
"time": "1769101452"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15133,
"time": "1769100110"
},
"departure": {
"delay": 15133,
"time": "1769100133"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15174,
"time": "1769100834"
},
"departure": {
"delay": 15174,
"time": "1769100834"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15133,
"time": "1769100433"
},
"departure": {
"delay": 15133,
"time": "1769100433"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 15432,
"time": "1769101932"
},
"departure": {
"delay": 15432,
"time": "1769101932"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15073,
"time": "1769100193"
},
"departure": {
"delay": 15073,
"time": "1769100193"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15339,
"time": "1769101419"
},
"departure": {
"delay": 15339,
"time": "1769101419"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15152,
"time": "1769100692"
},
"departure": {
"delay": 15152,
"time": "1769100692"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15146,
"time": "1769100566"
},
"departure": {
"delay": 15146,
"time": "1769100566"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15206,
"time": "1769100626"
},
"departure": {
"delay": 15206,
"time": "1769100626"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15133,
"time": "1769100493"
},
"departure": {
"delay": 15133,
"time": "1769100493"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15193,
"time": "1769100733"
},
"departure": {
"delay": 15193,
"time": "1769100733"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769099041",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11492:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103780"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6038:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769075174"
},
"departure": {
"time": "1769075160"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 186,
"time": "1769073966"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1769075050"
},
"departure": {
"delay": 87,
"time": "1769075067"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 267,
"time": "1769074335"
},
"departure": {
"delay": 267,
"time": "1769074347"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 219,
"time": "1769074037"
},
"departure": {
"delay": 219,
"time": "1769074059"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 265,
"time": "1769074456"
},
"departure": {
"delay": 265,
"time": "1769074525"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1769074929"
},
"departure": {
"delay": 144,
"time": "1769074944"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -376,
"time": "1769075204"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1769074818"
},
"departure": {
"delay": 145,
"time": "1769074825"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 237,
"time": "1769074125"
},
"departure": {
"delay": 237,
"time": "1769074137"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 296,
"time": "1769074271"
},
"departure": {
"delay": 296,
"time": "1769074316"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 246,
"time": "1769074371"
},
"departure": {
"delay": 246,
"time": "1769074386"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 270,
"time": "1769074209"
},
"departure": {
"delay": 270,
"time": "1769074230"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1769074870"
},
"departure": {
"delay": 149,
"time": "1769074889"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769075136"
},
"departure": {
"delay": 46,
"time": "1769075146"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1769074667"
},
"departure": {
"delay": 179,
"time": "1769074679"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769075097"
},
"departure": {
"delay": 66,
"time": "1769075106"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 256,
"time": "1769074438"
},
"departure": {
"delay": 256,
"time": "1769074456"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1769074719"
},
"departure": {
"delay": 167,
"time": "1769074727"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 198,
"time": "1769074572"
},
"departure": {
"delay": 198,
"time": "1769074578"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769100053"
},
"departure": {
"delay": 173,
"time": "1769100053"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1769100192"
},
"departure": {
"delay": 132,
"time": "1769100192"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100420"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1769100256"
},
"departure": {
"delay": 76,
"time": "1769100256"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1769100159"
},
"departure": {
"delay": 99,
"time": "1769100159"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1769099969"
},
"departure": {
"delay": 149,
"time": "1769099969"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1769099788"
},
"departure": {
"delay": 59,
"time": "1769099819"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1769100316"
},
"departure": {
"delay": 16,
"time": "1769100316"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769100034",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602208:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769101282"
},
"departure": {
"delay": -98,
"time": "1769101282"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -211,
"time": "1769101649"
},
"departure": {
"delay": -211,
"time": "1769101649"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -388,
"time": "1769102972"
},
"departure": {
"delay": -388,
"time": "1769102972"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -344,
"time": "1769102776"
},
"departure": {
"delay": -344,
"time": "1769102776"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -450,
"time": "1769098950"
},
"departure": {
"delay": -450,
"time": "1769098950"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1769101166"
},
"departure": {
"delay": -94,
"time": "1769101166"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1769100078"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -697,
"time": "1769099903"
},
"departure": {
"delay": -697,
"time": "1769099903"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -541,
"time": "1769099219"
},
"departure": {
"delay": -541,
"time": "1769099219"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -551,
"time": "1769099329"
},
"departure": {
"delay": -551,
"time": "1769099329"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -218,
"time": "1769101942"
},
"departure": {
"delay": -218,
"time": "1769101942"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -335,
"time": "1769102065"
},
"departure": {
"delay": -335,
"time": "1769102065"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -361,
"time": "1769102699"
},
"departure": {
"delay": -361,
"time": "1769102699"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -464,
"time": "1769103196"
},
"departure": {
"delay": -464,
"time": "1769103196"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -453,
"time": "1769099127"
},
"departure": {
"delay": -453,
"time": "1769099127"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -491,
"time": "1769099389"
},
"departure": {
"delay": -491,
"time": "1769099389"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -483,
"time": "1769099277"
},
"departure": {
"delay": -483,
"time": "1769099277"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1769100930"
},
"departure": {
"delay": -30,
"time": "1769100930"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -535,
"time": "1769103245"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -521,
"time": "1769099179"
},
"departure": {
"delay": -521,
"time": "1769099179"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -351,
"time": "1769102829"
},
"departure": {
"delay": -351,
"time": "1769102829"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -102,
"time": "1769101338"
},
"departure": {
"delay": -102,
"time": "1769101338"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -348,
"time": "1769102892"
},
"departure": {
"delay": -348,
"time": "1769102892"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -375,
"time": "1769102205"
},
"departure": {
"delay": -375,
"time": "1769102205"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -245,
"time": "1769101735"
},
"departure": {
"delay": -245,
"time": "1769101735"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -708,
"time": "1769100012"
},
"departure": {
"delay": -708,
"time": "1769100012"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1769101016"
},
"departure": {
"delay": -4,
"time": "1769101016"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -427,
"time": "1769103113"
},
"departure": {
"delay": -427,
"time": "1769103113"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -648,
"time": "1769099832"
},
"departure": {
"delay": -648,
"time": "1769099832"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1769101484"
},
"departure": {
"delay": -76,
"time": "1769101484"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -320,
"time": "1769102380"
},
"departure": {
"delay": -320,
"time": "1769102380"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -89,
"time": "1769101051"
},
"departure": {
"delay": -89,
"time": "1769101051"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -311,
"time": "1769102929"
},
"departure": {
"delay": -311,
"time": "1769102929"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -162,
"time": "1769101398"
},
"departure": {
"delay": -162,
"time": "1769101398"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470863:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107895x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 277,
"time": "1769100457"
},
"departure": {
"delay": 277,
"time": "1769100457"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 250,
"time": "1769100250"
},
"departure": {
"delay": 250,
"time": "1769100250"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1769100678"
},
"departure": {
"delay": 258,
"time": "1769100678"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1769099551"
},
"departure": {
"delay": 211,
"time": "1769099551"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 285,
"time": "1769100345"
},
"departure": {
"delay": 285,
"time": "1769100345"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 247,
"time": "1769100127"
},
"departure": {
"delay": 247,
"time": "1769100127"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 223,
"time": "1769099743"
},
"departure": {
"delay": 223,
"time": "1769099743"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 283,
"time": "1769099983"
},
"departure": {
"delay": 283,
"time": "1769099983"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 293,
"time": "1769100773"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 270,
"time": "1769100570"
},
"departure": {
"delay": 270,
"time": "1769100570"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107895x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108008x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1769101167"
},
"departure": {
"delay": 87,
"time": "1769101167"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 39,
"time": "1769099739"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1769100675"
},
"departure": {
"delay": 75,
"time": "1769100675"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1769101001"
},
"departure": {
"delay": 101,
"time": "1769101001"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1769101287"
},
"departure": {
"delay": 87,
"time": "1769101287"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1769099859"
},
"departure": {
"delay": 99,
"time": "1769099859"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1769100803"
},
"departure": {
"delay": 83,
"time": "1769100803"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1769100364"
},
"departure": {
"delay": 124,
"time": "1769100364"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1769100487"
},
"departure": {
"delay": 127,
"time": "1769100487"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1769101400"
},
"departure": {
"delay": 80,
"time": "1769101400"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769099949"
},
"departure": {
"delay": 69,
"time": "1769099949"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1769100079"
},
"departure": {
"delay": 79,
"time": "1769100079"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1769100250"
},
"departure": {
"delay": 130,
"time": "1769100250"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 77,
"time": "1769100917"
},
"departure": {
"delay": 77,
"time": "1769100917"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769101530"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108008x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051174xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769101644"
},
"departure": {
"delay": 84,
"time": "1769101644"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1769101459"
},
"departure": {
"delay": 79,
"time": "1769101459"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1769100877"
},
"departure": {
"delay": 97,
"time": "1769100877"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769102025"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1769101040"
},
"departure": {
"delay": 80,
"time": "1769101040"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1769100397"
},
"departure": {
"delay": 97,
"time": "1769100397"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769100343"
},
"departure": {
"delay": 103,
"time": "1769100343"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769100945"
},
"departure": {
"delay": 45,
"time": "1769100945"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1769101545"
},
"departure": {
"delay": 45,
"time": "1769101545"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1769101100"
},
"departure": {
"delay": 80,
"time": "1769101100"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1769100130"
},
"departure": {
"delay": 70,
"time": "1769100130"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769101163"
},
"departure": {
"delay": 83,
"time": "1769101163"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769099866"
},
"departure": {
"delay": 46,
"time": "1769099866"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769100585"
},
"departure": {
"delay": 45,
"time": "1769100585"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769101365"
},
"departure": {
"delay": 45,
"time": "1769101365"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1769099739"
},
"departure": {
"delay": 99,
"time": "1769099739"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769101243"
},
"departure": {
"delay": 103,
"time": "1769101243"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1769099965"
},
"departure": {
"delay": 85,
"time": "1769099965"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769100498"
},
"departure": {
"delay": 78,
"time": "1769100498"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1769100250"
},
"departure": {
"delay": 70,
"time": "1769100250"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769100721"
},
"departure": {
"delay": 61,
"time": "1769100721"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051174xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4992337676599296x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1769100560"
},
"departure": {
"delay": -30,
"time": "1769100570"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1769100105"
},
"departure": {
"delay": 184,
"time": "1769100124"
},
"stopId": "FR:14574:ZE:656370002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -59,
"time": "1769100411"
},
"departure": {
"delay": -59,
"time": "1769100421"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1769100501"
},
"departure": {
"delay": -29,
"time": "1769100511"
},
"stopId": "FR:14366:ZE:306900013:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1769100039"
},
"departure": {
"delay": 199,
"time": "1769100079"
},
"stopId": "FR:14574:ZE:536760004:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1769100220"
},
"departure": {
"delay": 52,
"time": "1769100232"
},
"stopId": "FR:14574:ZE:293010014:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 169,
"time": "1769099981"
},
"departure": {
"delay": 169,
"time": "1769099989"
},
"stopId": "FR:14574:ZE:330340001:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 201,
"time": "1769100200"
},
"departure": {
"delay": 201,
"time": "1769100201"
},
"stopId": "FR:14574:ZE:276780014:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1769100317"
},
"departure": {
"delay": 27,
"time": "1769100327"
},
"stopId": "FR:14366:ZE:299040025:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1769100628"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4992337676599296x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1769100196"
},
"departure": {
"delay": 136,
"time": "1769100196"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1769100865"
},
"departure": {
"delay": 85,
"time": "1769100865"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1769101405"
},
"departure": {
"delay": 85,
"time": "1769101405"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 148,
"time": "1769100088"
},
"departure": {
"delay": 148,
"time": "1769100088"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769100745"
},
"departure": {
"delay": 85,
"time": "1769100745"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1769100265"
},
"departure": {
"delay": 85,
"time": "1769100265"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1769100925"
},
"departure": {
"delay": 85,
"time": "1769100925"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1769101045"
},
"departure": {
"delay": 85,
"time": "1769101045"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 85,
"time": "1769101585"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1769101225"
},
"departure": {
"delay": 85,
"time": "1769101225"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1769100625"
},
"departure": {
"delay": 85,
"time": "1769100625"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
}
],
"timestamp": "1769100127",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000360:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107080"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769106540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2947:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471195:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1029,
"time": "1769100171"
},
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2109,
"time": "1769100171"
},
"departure": {
"delay": -2109,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2529,
"time": "1769100171"
},
"departure": {
"delay": -2529,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1209,
"time": "1769100171"
},
"departure": {
"delay": -1209,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2229,
"time": "1769100171"
},
"departure": {
"delay": -2229,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -189,
"time": "1769102691"
},
"departure": {
"delay": -189,
"time": "1769102691"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -355,
"time": "1769102825"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2649,
"time": "1769100171"
},
"departure": {
"delay": -2649,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2049,
"time": "1769100171"
},
"departure": {
"delay": -2049,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -909,
"time": "1769100171"
},
"departure": {
"delay": -909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -789,
"time": "1769100171"
},
"departure": {
"delay": -789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2469,
"time": "1769100171"
},
"departure": {
"delay": -2469,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2349,
"time": "1769100171"
},
"departure": {
"delay": -2349,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -849,
"time": "1769100171"
},
"departure": {
"delay": -849,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1209,
"time": "1769100171"
},
"departure": {
"delay": -1209,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2289,
"time": "1769100171"
},
"departure": {
"delay": -2289,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2169,
"time": "1769100171"
},
"departure": {
"delay": -2169,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -236,
"time": "1769102764"
},
"departure": {
"delay": -236,
"time": "1769102764"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471195:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011316x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 238,
"time": "1769100418"
},
"departure": {
"delay": 238,
"time": "1769100418"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 252,
"time": "1769100372"
},
"departure": {
"delay": 252,
"time": "1769100372"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 166,
"time": "1769099686"
},
"departure": {
"delay": 166,
"time": "1769099686"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 145,
"time": "1769099785"
},
"departure": {
"delay": 145,
"time": "1769099785"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 181,
"time": "1769099881"
},
"departure": {
"delay": 181,
"time": "1769099881"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 195,
"time": "1769100615"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 134,
"time": "1769099414"
},
"departure": {
"delay": 134,
"time": "1769099414"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 145,
"time": "1769099725"
},
"departure": {
"delay": 145,
"time": "1769099725"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 195,
"time": "1769100315"
},
"departure": {
"delay": 195,
"time": "1769100315"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 196,
"time": "1769100136"
},
"departure": {
"delay": 196,
"time": "1769100136"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 243,
"time": "1769100483"
},
"departure": {
"delay": 243,
"time": "1769100483"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 234,
"time": "1769100534"
},
"departure": {
"delay": 234,
"time": "1769100534"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 214,
"time": "1769100034"
},
"departure": {
"delay": 214,
"time": "1769100034"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 205,
"time": "1769099965"
},
"departure": {
"delay": 205,
"time": "1769099965"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 208,
"time": "1769100568"
},
"departure": {
"delay": 208,
"time": "1769100568"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 206,
"time": "1769100206"
},
"departure": {
"delay": 206,
"time": "1769100206"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 75,
"time": "1769099535"
},
"departure": {
"delay": 75,
"time": "1769099535"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011316x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5482378211360768x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1769099979"
},
"departure": {
"delay": 139,
"time": "1769100019"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1769099837"
},
"departure": {
"delay": 139,
"time": "1769099899"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1769100141"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1769100065"
},
"departure": {
"delay": 135,
"time": "1769100075"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1769100089"
},
"departure": {
"delay": 98,
"time": "1769100098"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1769099756"
},
"departure": {
"delay": 75,
"time": "1769099775"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1769100009",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5482378211360768x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057052x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1769100250"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -87,
"time": "1769100153"
},
"departure": {
"delay": -87,
"time": "1769100153"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769099694"
},
"departure": {
"delay": -6,
"time": "1769099694"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1769099545"
},
"departure": {
"delay": -35,
"time": "1769099545"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1769100053"
},
"departure": {
"delay": -7,
"time": "1769100053"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769099646"
},
"departure": {
"delay": 6,
"time": "1769099646"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -101,
"time": "1769100199"
},
"departure": {
"delay": -101,
"time": "1769100199"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769099769"
},
"departure": {
"delay": 9,
"time": "1769099769"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -17,
"time": "1769100103"
},
"departure": {
"delay": -17,
"time": "1769100103"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769099829"
},
"departure": {
"delay": 9,
"time": "1769099829"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1769099881"
},
"departure": {
"delay": 1,
"time": "1769099881"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1769099993"
},
"departure": {
"delay": -7,
"time": "1769099993"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057052x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596670:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1769101945"
},
"departure": {
"delay": -95,
"time": "1769101945"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1556,
"time": "1769100184"
},
"departure": {
"delay": -1556,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -301,
"time": "1769102699"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1256,
"time": "1769100184"
},
"departure": {
"delay": -1256,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1196,
"time": "1769100184"
},
"departure": {
"delay": -1196,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -227,
"time": "1769102533"
},
"departure": {
"delay": -227,
"time": "1769102533"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1496,
"time": "1769100184"
},
"departure": {
"delay": -1496,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1016,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -246,
"time": "1769102454"
},
"departure": {
"delay": -246,
"time": "1769102454"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1769101858"
},
"departure": {
"delay": -62,
"time": "1769101858"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -96,
"time": "1769102064"
},
"departure": {
"delay": -96,
"time": "1769102064"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1136,
"time": "1769100184"
},
"departure": {
"delay": -1136,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -156,
"time": "1769102244"
},
"departure": {
"delay": -156,
"time": "1769102244"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1769101994"
},
"departure": {
"delay": -106,
"time": "1769101994"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -156,
"time": "1769102364"
},
"departure": {
"delay": -156,
"time": "1769102364"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -156,
"time": "1769102184"
},
"departure": {
"delay": -156,
"time": "1769102184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596670:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 473,
"time": "1769099393"
},
"departure": {
"delay": 473,
"time": "1769099393"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 469,
"time": "1769099329"
},
"departure": {
"delay": 469,
"time": "1769099329"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 649,
"time": "1769100169"
},
"departure": {
"delay": 649,
"time": "1769100169"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 571,
"time": "1769100451"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 529,
"time": "1769099605"
},
"departure": {
"delay": 529,
"time": "1769099629"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 585,
"time": "1769100405"
},
"departure": {
"delay": 585,
"time": "1769100405"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 476,
"time": "1769099516"
},
"departure": {
"delay": 476,
"time": "1769099516"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 469,
"time": "1769099449"
},
"departure": {
"delay": 469,
"time": "1769099449"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 499,
"time": "1769099839"
},
"departure": {
"delay": 499,
"time": "1769099839"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 649,
"time": "1769100089"
},
"departure": {
"delay": 649,
"time": "1769100109"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 590,
"time": "1769100290"
},
"departure": {
"delay": 590,
"time": "1769100290"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 504,
"time": "1769099424"
},
"departure": {
"delay": 504,
"time": "1769099424"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 499,
"time": "1769099700"
},
"departure": {
"delay": 499,
"time": "1769099719"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 675,
"time": "1769100255"
},
"departure": {
"delay": 675,
"time": "1769100255"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769099388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470581:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1769099146"
},
"departure": {
"delay": 185,
"time": "1769099165"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769097723"
},
"departure": {
"delay": 123,
"time": "1769097723"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 191,
"time": "1769098965"
},
"departure": {
"delay": 191,
"time": "1769098991"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769099989"
},
"departure": {
"delay": 49,
"time": "1769099989"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1769099341"
},
"departure": {
"delay": 121,
"time": "1769099341"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1769100269"
},
"departure": {
"delay": 89,
"time": "1769100269"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 105,
"time": "1769098545"
},
"departure": {
"delay": 105,
"time": "1769098545"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 35,
"time": "1769097515"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1769100064"
},
"departure": {
"delay": 89,
"time": "1769100089"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 127,
"time": "1769097907"
},
"departure": {
"delay": 127,
"time": "1769097907"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1769100449"
},
"departure": {
"delay": 89,
"time": "1769100449"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 119,
"time": "1769099621"
},
"departure": {
"delay": 119,
"time": "1769099639"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 141,
"time": "1769098641"
},
"departure": {
"delay": 141,
"time": "1769098641"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769098740"
},
"departure": {
"delay": 120,
"time": "1769098740"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1769097989"
},
"departure": {
"delay": 89,
"time": "1769097989"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 184,
"time": "1769099444"
},
"departure": {
"delay": 184,
"time": "1769099464"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 170,
"time": "1769099047"
},
"departure": {
"delay": 170,
"time": "1769099090"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769099815"
},
"departure": {
"delay": 80,
"time": "1769099840"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 139,
"time": "1769099239"
},
"departure": {
"delay": 139,
"time": "1769099239"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769100347"
},
"departure": {
"delay": 107,
"time": "1769100347"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1769098239"
},
"departure": {
"delay": -21,
"time": "1769098239"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1769097565"
},
"departure": {
"delay": 109,
"time": "1769097589"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769100731"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1769097839"
},
"departure": {
"delay": 179,
"time": "1769097839"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1769098440"
},
"departure": {
"delay": 85,
"time": "1769098465"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1769099548"
},
"departure": {
"delay": 88,
"time": "1769099548"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769098089"
},
"departure": {
"delay": 69,
"time": "1769098089"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1769100134"
},
"departure": {
"delay": 134,
"time": "1769100134"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1769098840"
},
"departure": {
"delay": 151,
"time": "1769098891"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1769100204"
},
"departure": {
"delay": 144,
"time": "1769100204"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769097522",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx385:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103120"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6080:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1769073246"
},
"departure": {
"delay": 229,
"time": "1769073289"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1769073086"
},
"departure": {
"delay": 250,
"time": "1769073130"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 238,
"time": "1769072298"
},
"departure": {
"delay": 238,
"time": "1769072338"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 251,
"time": "1769072756"
},
"departure": {
"delay": 251,
"time": "1769072771"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1769072467"
},
"departure": {
"delay": 233,
"time": "1769072513"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 238,
"time": "1769073223"
},
"departure": {
"delay": 238,
"time": "1769073238"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 268,
"time": "1769073190"
},
"departure": {
"delay": 268,
"time": "1769073208"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 275,
"time": "1769073440"
},
"departure": {
"delay": 275,
"time": "1769073455"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 296,
"time": "1769073778"
},
"departure": {
"delay": 296,
"time": "1769073836"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769073033"
},
"departure": {
"delay": 223,
"time": "1769073043"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1769073696"
},
"departure": {
"delay": 289,
"time": "1769073709"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1769073308"
},
"departure": {
"delay": 265,
"time": "1769073385"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 299,
"time": "1769073871"
},
"departure": {
"delay": 299,
"time": "1769073899"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 217,
"time": "1769072257"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 246,
"time": "1769072954"
},
"departure": {
"delay": 246,
"time": "1769073006"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 291,
"time": "1769073530"
},
"departure": {
"delay": 291,
"time": "1769073591"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 239,
"time": "1769072355"
},
"departure": {
"delay": 239,
"time": "1769072399"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 275,
"time": "1769073476"
},
"departure": {
"delay": 275,
"time": "1769073515"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 298,
"time": "1769072843"
},
"departure": {
"delay": 298,
"time": "1769072938"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769073900"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 288,
"time": "1769073927"
},
"departure": {
"delay": 288,
"time": "1769073948"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1769072790"
},
"departure": {
"delay": 223,
"time": "1769072803"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 268,
"time": "1769072634"
},
"departure": {
"delay": 268,
"time": "1769072728"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 258,
"time": "1769073725"
},
"departure": {
"delay": 258,
"time": "1769073738"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 311,
"time": "1769073624"
},
"departure": {
"delay": 311,
"time": "1769073671"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057777x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769100739"
},
"departure": {
"delay": -41,
"time": "1769100739"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1769101806"
},
"departure": {
"delay": -54,
"time": "1769101806"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -54,
"time": "1769101146"
},
"departure": {
"delay": -54,
"time": "1769101146"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -54,
"time": "1769102346"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -20,
"time": "1769101660"
},
"departure": {
"delay": -20,
"time": "1769101660"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -54,
"time": "1769100246"
},
"departure": {
"delay": -54,
"time": "1769100246"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -54,
"time": "1769102046"
},
"departure": {
"delay": -54,
"time": "1769102046"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -53,
"time": "1769102107"
},
"departure": {
"delay": -53,
"time": "1769102107"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -37,
"time": "1769100563"
},
"departure": {
"delay": -37,
"time": "1769100563"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -14,
"time": "1769100946"
},
"departure": {
"delay": -14,
"time": "1769100946"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1769102149"
},
"departure": {
"delay": -11,
"time": "1769102149"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -30,
"time": "1769101470"
},
"departure": {
"delay": -30,
"time": "1769101470"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -54,
"time": "1769101926"
},
"departure": {
"delay": -54,
"time": "1769101926"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -47,
"time": "1769100313"
},
"departure": {
"delay": -47,
"time": "1769100313"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1769102250"
},
"departure": {
"delay": -30,
"time": "1769102250"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -54,
"time": "1769102286"
},
"departure": {
"delay": -54,
"time": "1769102286"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -46,
"time": "1769101874"
},
"departure": {
"delay": -46,
"time": "1769101874"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1769100606"
},
"departure": {
"delay": -54,
"time": "1769100606"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -54,
"time": "1769100186"
},
"departure": {
"delay": -54,
"time": "1769100186"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -54,
"time": "1769100786"
},
"departure": {
"delay": -54,
"time": "1769100786"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1769101612"
},
"departure": {
"delay": -8,
"time": "1769101612"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -6,
"time": "1769100414"
},
"departure": {
"delay": -6,
"time": "1769100414"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1769100668"
},
"departure": {
"delay": -52,
"time": "1769100668"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1769101002"
},
"departure": {
"delay": -18,
"time": "1769101002"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -54,
"time": "1769100366"
},
"departure": {
"delay": -54,
"time": "1769100366"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769102079"
},
"departure": {
"delay": -21,
"time": "1769102079"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -8,
"time": "1769101372"
},
"departure": {
"delay": -8,
"time": "1769101372"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -32,
"time": "1769102008"
},
"departure": {
"delay": -32,
"time": "1769102008"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -44,
"time": "1769100496"
},
"departure": {
"delay": -44,
"time": "1769100496"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1769101071"
},
"departure": {
"delay": -9,
"time": "1769101071"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -54,
"time": "1769100126"
},
"departure": {
"delay": -54,
"time": "1769100126"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1769101566"
},
"departure": {
"delay": -54,
"time": "1769101566"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057777x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1769099651"
},
"departure": {
"delay": 111,
"time": "1769099691"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1769099932"
},
"departure": {
"delay": 52,
"time": "1769099932"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 241,
"time": "1769099371"
},
"departure": {
"delay": 241,
"time": "1769099401"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 326,
"time": "1769101106"
},
"departure": {
"delay": 326,
"time": "1769101106"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 151,
"time": "1769099491"
},
"departure": {
"delay": 151,
"time": "1769099491"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 296,
"time": "1769101016"
},
"departure": {
"delay": 296,
"time": "1769101016"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 141,
"time": "1769100073"
},
"departure": {
"delay": 141,
"time": "1769100081"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1769100817"
},
"departure": {
"delay": 157,
"time": "1769100817"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1769100584"
},
"departure": {
"delay": 164,
"time": "1769100584"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 149,
"time": "1769100749"
},
"departure": {
"delay": 149,
"time": "1769100749"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 247,
"time": "1769100307"
},
"departure": {
"delay": 247,
"time": "1769100307"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 262,
"time": "1769101162"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 157,
"time": "1769100517"
},
"departure": {
"delay": 157,
"time": "1769100517"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769099792"
},
"departure": {
"delay": 22,
"time": "1769099842"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 249,
"time": "1769101149"
},
"departure": {
"delay": 249,
"time": "1769101149"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 217,
"time": "1769100457"
},
"departure": {
"delay": 217,
"time": "1769100457"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 181,
"time": "1769099551"
},
"departure": {
"delay": 181,
"time": "1769099581"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769099703",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597889:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769100274"
},
"departure": {
"delay": 94,
"time": "1769100274"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769100811"
},
"departure": {
"delay": 91,
"time": "1769100811"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769101385"
},
"departure": {
"delay": 5,
"time": "1769101385"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 146,
"time": "1769100206"
},
"departure": {
"delay": 146,
"time": "1769100206"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -61,
"time": "1769101079"
},
"departure": {
"delay": -61,
"time": "1769101079"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -80,
"time": "1769101420"
},
"departure": {
"delay": -80,
"time": "1769101420"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -104,
"time": "1769101216"
},
"departure": {
"delay": -104,
"time": "1769101216"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 57,
"time": "1769100897"
},
"departure": {
"delay": 57,
"time": "1769100897"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1769100975"
},
"departure": {
"delay": 15,
"time": "1769100975"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 170,
"time": "1769100650"
},
"departure": {
"delay": 170,
"time": "1769100650"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1769101755"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 138,
"time": "1769100498"
},
"departure": {
"delay": 138,
"time": "1769100498"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1769101159"
},
"departure": {
"delay": -41,
"time": "1769101159"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 140,
"time": "1769100560"
},
"departure": {
"delay": 140,
"time": "1769100560"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 188,
"time": "1769100728"
},
"departure": {
"delay": 188,
"time": "1769100728"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -38,
"time": "1769101462"
},
"departure": {
"delay": -38,
"time": "1769101462"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -92,
"time": "1769101528"
},
"departure": {
"delay": -92,
"time": "1769101528"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 106,
"time": "1769100766"
},
"departure": {
"delay": 106,
"time": "1769100766"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 192,
"time": "1769100432"
},
"departure": {
"delay": 192,
"time": "1769100432"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -21,
"time": "1769100999"
},
"departure": {
"delay": -21,
"time": "1769100999"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596120:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769103300"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1109:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769097660"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769100120"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769100100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072070x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 311,
"time": "1769099951"
},
"departure": {
"delay": 311,
"time": "1769099951"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1769099511"
},
"departure": {
"delay": 231,
"time": "1769099511"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 338,
"time": "1769100338"
},
"departure": {
"delay": 338,
"time": "1769100338"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 334,
"time": "1769100454"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 339,
"time": "1769100219"
},
"departure": {
"delay": 339,
"time": "1769100219"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 383,
"time": "1769100143"
},
"departure": {
"delay": 383,
"time": "1769100143"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 300,
"time": "1769099760"
},
"departure": {
"delay": 300,
"time": "1769099760"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 334,
"time": "1769100274"
},
"departure": {
"delay": 334,
"time": "1769100274"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 376,
"time": "1769100016"
},
"departure": {
"delay": 376,
"time": "1769100016"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 318,
"time": "1769100078"
},
"departure": {
"delay": 318,
"time": "1769100078"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1769099418"
},
"departure": {
"delay": 198,
"time": "1769099418"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 352,
"time": "1769100412"
},
"departure": {
"delay": 352,
"time": "1769100412"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 297,
"time": "1769099697"
},
"departure": {
"delay": 297,
"time": "1769099697"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 375,
"time": "1769100375"
},
"departure": {
"delay": 375,
"time": "1769100375"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 194,
"time": "1769099354"
},
"departure": {
"delay": 194,
"time": "1769099354"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769099956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072070x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769104740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769104505"
},
"departure": {
"delay": 5,
"time": "1769104505"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769102465"
},
"departure": {
"delay": 5,
"time": "1769102465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103840"
},
"departure": {
"time": "1769103840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1039:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx9003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76178:ZE:TAEx8072:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76178:ZE:TAEx8042:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76322:ZE:TAEx9038:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76322:ZE:TAEx9177:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104380"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 56
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76575:ZE:TAEx9093:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76484:ZE:TAEx9078:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76575:ZE:TAEx9146:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 54
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76484:ZE:TAEx9081:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76575:ZE:TAEx9006:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76705:ZE:TAEx8092:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76575:ZE:TAEx9050:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76575:ZE:TAEx9141:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76484:ZE:TAEx9148:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 51
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76575:ZE:TAEx9132:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76484:ZE:TAEx9118:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76705:ZE:TAEx8082:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769104260"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 55
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76322:ZE:TAEx9003:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76575:ZE:TAEx9034:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76322:ZE:TAEx9100:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76575:ZE:TAEx9010:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76575:ZE:TAEx9133:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76575:ZE:TAEx9085:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 52
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76484:ZE:TAEx9163:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76575:ZE:TAEx9172:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 53
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76575:ZE:TAEx9152:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76705:ZE:TAEx8102:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76575:ZE:TAEx9130:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76178:ZE:TAEx8022:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76484:ZE:TAEx8154:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76705:ZE:TAEx8112:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76484:ZE:TAEx9055:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76575:ZE:TAEx9165:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76178:ZE:TAEx8052:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76575:ZE:TAEx9156:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76322:ZE:TAEx9153:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76484:ZE:TAEx9083:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76322:ZE:TAEx9127:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76484:ZE:TAEx9144:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76178:ZE:TAEx8062:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76178:ZE:TAEx8032:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76322:ZE:TAEx9091:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76705:ZE:TAEx8132:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx311:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx9003:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852064F5403215x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769099460"
},
"departure": {
"time": "1769099520"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769098800"
},
"departure": {
"time": "1769098860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769094334",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852064F5403215x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1769097103"
},
"departure": {
"delay": 152,
"time": "1769097152"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 173,
"time": "1769097653"
},
"departure": {
"delay": 173,
"time": "1769097653"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1769097553"
},
"departure": {
"delay": 183,
"time": "1769097603"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1769097228"
},
"departure": {
"delay": 108,
"time": "1769097228"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1769097353"
},
"departure": {
"delay": 163,
"time": "1769097403"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1769098073"
},
"departure": {
"delay": 113,
"time": "1769098073"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1769097453"
},
"departure": {
"delay": 153,
"time": "1769097453"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 192,
"time": "1769097827"
},
"departure": {
"delay": 192,
"time": "1769097852"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1769096353"
},
"departure": {
"delay": 73,
"time": "1769096353"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769095980"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 87,
"time": "1769098502"
},
"departure": {
"delay": 87,
"time": "1769098527"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1769096552"
},
"departure": {
"delay": 32,
"time": "1769096552"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769096452"
},
"departure": {
"delay": 52,
"time": "1769096452"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -86,
"time": "1769096674"
},
"departure": {
"delay": -86,
"time": "1769096674"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1769098677"
},
"departure": {
"delay": 177,
"time": "1769098677"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769098913"
},
"departure": {
"delay": 173,
"time": "1769098913"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769098602"
},
"departure": {
"delay": 102,
"time": "1769098602"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 142,
"time": "1769098981"
},
"departure": {
"delay": 142,
"time": "1769099002"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 232,
"time": "1769097952"
},
"departure": {
"delay": 232,
"time": "1769097952"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1769098765"
},
"departure": {
"delay": 217,
"time": "1769098777"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 157,
"time": "1769098153"
},
"departure": {
"delay": 157,
"time": "1769098177"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 172,
"time": "1769098852"
},
"departure": {
"delay": 172,
"time": "1769098852"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769095961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx285:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769099160"
},
"departure": {
"delay": 60,
"time": "1769099220"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769099340"
},
"departure": {
"delay": 65,
"time": "1769099345"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769100900"
},
"departure": {
"delay": 180,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1769100960"
},
"departure": {
"delay": 180,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1769099820"
},
"departure": {
"delay": 125,
"time": "1769099825"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769099100"
},
"departure": {
"delay": 5,
"time": "1769099105"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769101140"
},
"departure": {
"delay": 180,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1769100000"
},
"departure": {
"delay": 185,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": -60,
"time": "1769098740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769099640"
},
"departure": {
"delay": 65,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1769101685"
},
"departure": {
"delay": 185,
"time": "1769101685"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1769101320"
},
"departure": {
"delay": 180,
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1769101860"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1769101680"
},
"departure": {
"delay": 180,
"time": "1769101680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 185,
"time": "1769101265"
},
"departure": {
"delay": 185,
"time": "1769101265"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1769100540"
},
"departure": {
"delay": 180,
"time": "1769100540"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1769098980"
},
"departure": {
"delay": -55,
"time": "1769098985"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 190,
"time": "1769101270"
},
"departure": {
"delay": 190,
"time": "1769101270"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1769098800"
},
"departure": {
"delay": -60,
"time": "1769098860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769099280"
},
"departure": {
"delay": 65,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769101025"
},
"departure": {
"delay": 185,
"time": "1769101025"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": -55,
"time": "1769098920"
},
"departure": {
"delay": -55,
"time": "1769098925"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769101500"
},
"departure": {
"delay": 180,
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1769100965"
},
"departure": {
"delay": 185,
"time": "1769100965"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1769099700"
},
"departure": {
"delay": 120,
"time": "1769099760"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769101080"
},
"departure": {
"delay": 180,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1769101020"
},
"departure": {
"delay": 180,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769099520"
},
"departure": {
"delay": 125,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769099460"
},
"departure": {
"delay": 125,
"time": "1769099465"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769099880"
},
"departure": {
"delay": 125,
"time": "1769099885"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769101260"
},
"departure": {
"delay": 180,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1769100720"
},
"departure": {
"delay": 180,
"time": "1769100720"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769101200"
},
"departure": {
"delay": 180,
"time": "1769101200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1769100360"
},
"departure": {
"delay": 180,
"time": "1769100360"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769100047",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:959:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -716,
"time": "1769100184"
},
"departure": {
"delay": -716,
"time": "1769100184"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1016,
"time": "1769100184"
},
"departure": {
"delay": -1016,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -536,
"time": "1769100184"
},
"departure": {
"delay": -536,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1556,
"time": "1769100184"
},
"departure": {
"delay": -1556,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1136,
"time": "1769100184"
},
"departure": {
"delay": -1136,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -476,
"time": "1769100184"
},
"departure": {
"delay": -476,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1496,
"time": "1769100184"
},
"departure": {
"delay": -1496,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -596,
"time": "1769100184"
},
"departure": {
"delay": -596,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -356,
"time": "1769100184"
},
"departure": {
"delay": -356,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -236,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -836,
"time": "1769100184"
},
"departure": {
"delay": -836,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1436,
"time": "1769100184"
},
"departure": {
"delay": -1436,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598267:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -166,
"time": "1769103064"
},
"departure": {
"delay": -166,
"time": "1769103074"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1769102595"
},
"departure": {
"delay": -155,
"time": "1769102605"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -154,
"time": "1769103016"
},
"departure": {
"delay": -154,
"time": "1769103026"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1769101956"
},
"departure": {
"delay": -74,
"time": "1769101966"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -163,
"time": "1769102707"
},
"departure": {
"delay": -163,
"time": "1769102717"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1769101871"
},
"departure": {
"delay": -39,
"time": "1769101881"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -153,
"time": "1769102537"
},
"departure": {
"delay": -153,
"time": "1769102547"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -145,
"time": "1769103265"
},
"departure": {
"delay": -145,
"time": "1769103275"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -110,
"time": "1769102280"
},
"departure": {
"delay": -110,
"time": "1769102290"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1769101805"
},
"departure": {
"delay": 75,
"time": "1769101815"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -165,
"time": "1769103615"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1769101652"
},
"departure": {
"delay": 42,
"time": "1769101662"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -159,
"time": "1769102651"
},
"departure": {
"delay": -159,
"time": "1769102661"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1769103169"
},
"departure": {
"delay": -121,
"time": "1769103179"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769101701"
},
"departure": {
"delay": 31,
"time": "1769101711"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -176,
"time": "1769102454"
},
"departure": {
"delay": -176,
"time": "1769102464"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -170,
"time": "1769102940"
},
"departure": {
"delay": -170,
"time": "1769102950"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -187,
"time": "1769102863"
},
"departure": {
"delay": -187,
"time": "1769102873"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -131,
"time": "1769102199"
},
"departure": {
"delay": -131,
"time": "1769102209"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -149,
"time": "1769102121"
},
"departure": {
"delay": -149,
"time": "1769102131"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -161,
"time": "1769102409"
},
"departure": {
"delay": -161,
"time": "1769102419"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -206,
"time": "1769103444"
},
"departure": {
"delay": -206,
"time": "1769103454"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x24:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769099085"
},
"departure": {
"delay": 173,
"time": "1769099093"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 178,
"time": "1769099182"
},
"departure": {
"delay": 178,
"time": "1769099218"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 177,
"time": "1769099037"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1769099345"
},
"departure": {
"delay": 90,
"time": "1769099370"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"time": "1769099519"
},
"departure": {
"time": "1769099340"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1769099110"
},
"departure": {
"delay": 138,
"time": "1769099118"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1769099297"
},
"departure": {
"delay": 151,
"time": "1769099311"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430291:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -551,
"time": "1769105089"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -307,
"time": "1769103833"
},
"departure": {
"delay": -307,
"time": "1769103833"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -372,
"time": "1769104128"
},
"departure": {
"delay": -372,
"time": "1769104128"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -158,
"time": "1769102902"
},
"departure": {
"delay": -158,
"time": "1769102902"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -567,
"time": "1769104953"
},
"departure": {
"delay": -567,
"time": "1769104953"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -146,
"time": "1769103094"
},
"departure": {
"delay": -146,
"time": "1769103094"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -567,
"time": "1769104893"
},
"departure": {
"delay": -567,
"time": "1769104893"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -263,
"time": "1769103697"
},
"departure": {
"delay": -263,
"time": "1769103697"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -447,
"time": "1769104533"
},
"departure": {
"delay": -447,
"time": "1769104533"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -429,
"time": "1769104731"
},
"departure": {
"delay": -429,
"time": "1769104731"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -331,
"time": "1769103989"
},
"departure": {
"delay": -331,
"time": "1769103989"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -465,
"time": "1769104515"
},
"departure": {
"delay": -465,
"time": "1769104515"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -132,
"time": "1769102988"
},
"departure": {
"delay": -132,
"time": "1769102988"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -253,
"time": "1769103407"
},
"departure": {
"delay": -253,
"time": "1769103407"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1769102798"
},
"departure": {
"delay": -82,
"time": "1769102798"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -446,
"time": "1769104774"
},
"departure": {
"delay": -446,
"time": "1769104774"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -432,
"time": "1769104248"
},
"departure": {
"delay": -432,
"time": "1769104248"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -486,
"time": "1769104614"
},
"departure": {
"delay": -486,
"time": "1769104614"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -206,
"time": "1769103154"
},
"departure": {
"delay": -206,
"time": "1769103154"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -98,
"time": "1769102962"
},
"departure": {
"delay": -98,
"time": "1769102962"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -463,
"time": "1769104457"
},
"departure": {
"delay": -463,
"time": "1769104457"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -86,
"time": "1769103034"
},
"departure": {
"delay": -86,
"time": "1769103034"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -507,
"time": "1769104833"
},
"departure": {
"delay": -507,
"time": "1769104833"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -513,
"time": "1769105007"
},
"departure": {
"delay": -513,
"time": "1769105007"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -478,
"time": "1769104382"
},
"departure": {
"delay": -478,
"time": "1769104382"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470847:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850017F5403067x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104560"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769097094",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850017F5403067x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1769100123"
},
"departure": {
"delay": 40,
"time": "1769100160"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1769100608"
},
"departure": {
"delay": -102,
"time": "1769100618"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -449,
"time": "1769101221"
},
"departure": {
"delay": -449,
"time": "1769101231"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -391,
"time": "1769101879"
},
"departure": {
"delay": -391,
"time": "1769101889"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -458,
"time": "1769101752"
},
"departure": {
"delay": -458,
"time": "1769101762"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769099812"
},
"departure": {
"delay": 25,
"time": "1769099845"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1769100185"
},
"departure": {
"delay": -22,
"time": "1769100218"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1769100516"
},
"departure": {
"delay": -74,
"time": "1769100526"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1769100660"
},
"departure": {
"delay": -110,
"time": "1769100670"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769100054"
},
"departure": {
"delay": 23,
"time": "1769100083"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -469,
"time": "1769101441"
},
"departure": {
"delay": -469,
"time": "1769101451"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -466,
"time": "1769101624"
},
"departure": {
"delay": -466,
"time": "1769101634"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -367,
"time": "1769102323"
},
"departure": {
"delay": -367,
"time": "1769102333"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -253,
"time": "1769100997"
},
"departure": {
"delay": -253,
"time": "1769101007"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -479,
"time": "1769101551"
},
"departure": {
"delay": -479,
"time": "1769101561"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -450,
"time": "1769101700"
},
"departure": {
"delay": -450,
"time": "1769101710"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1769099757"
},
"departure": {
"delay": 25,
"time": "1769099785"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -370,
"time": "1769102390"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -49,
"time": "1769100421"
},
"departure": {
"delay": -49,
"time": "1769100431"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1769100286"
},
"departure": {
"delay": -64,
"time": "1769100296"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -437,
"time": "1769101053"
},
"departure": {
"delay": -437,
"time": "1769101063"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769099959"
},
"departure": {
"delay": 35,
"time": "1769099975"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -442,
"time": "1769101348"
},
"departure": {
"delay": -442,
"time": "1769101358"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -389,
"time": "1769101941"
},
"departure": {
"delay": -389,
"time": "1769101951"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -367,
"time": "1769102143"
},
"departure": {
"delay": -367,
"time": "1769102153"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -268,
"time": "1769100862"
},
"departure": {
"delay": -268,
"time": "1769100872"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -384,
"time": "1769102066"
},
"departure": {
"delay": -384,
"time": "1769102076"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -127,
"time": "1769100763"
},
"departure": {
"delay": -127,
"time": "1769100773"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -236,
"time": "1769100954"
},
"departure": {
"delay": -236,
"time": "1769100964"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -387,
"time": "1769102243"
},
"departure": {
"delay": -387,
"time": "1769102253"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769103933"
},
"departure": {
"delay": 33,
"time": "1769103933"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769104025"
},
"departure": {
"delay": 5,
"time": "1769104025"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3069,
"time": "1769100171"
},
"departure": {
"delay": -3069,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769103972"
},
"departure": {
"delay": 72,
"time": "1769103972"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1769104074"
},
"departure": {
"delay": -6,
"time": "1769104074"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769103690"
},
"departure": {
"delay": 30,
"time": "1769103690"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1769103824"
},
"departure": {
"delay": 44,
"time": "1769103824"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1769103633"
},
"departure": {
"delay": -27,
"time": "1769103633"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2949,
"time": "1769100171"
},
"departure": {
"delay": -2949,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2889,
"time": "1769100171"
},
"departure": {
"delay": -2889,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769103905"
},
"departure": {
"delay": 65,
"time": "1769103905"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1769103713"
},
"departure": {
"delay": -7,
"time": "1769103713"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3069,
"time": "1769100171"
},
"departure": {
"delay": -3069,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1769103790"
},
"departure": {
"delay": 70,
"time": "1769103790"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -141,
"time": "1769104179"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3489,
"time": "1769100171"
},
"departure": {
"delay": -3489,
"time": "1769100171"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470481:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1769103676"
},
"departure": {
"delay": 76,
"time": "1769103676"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1769103622"
},
"departure": {
"delay": 82,
"time": "1769103622"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1769101931"
},
"departure": {
"delay": 11,
"time": "1769101931"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1769103405"
},
"departure": {
"delay": 45,
"time": "1769103405"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1769101977"
},
"departure": {
"delay": 57,
"time": "1769101977"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1769103498"
},
"departure": {
"delay": 78,
"time": "1769103498"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1769102769"
},
"departure": {
"delay": 9,
"time": "1769102769"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769103260"
},
"departure": {
"delay": 20,
"time": "1769103260"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769101890"
},
"departure": {
"delay": 30,
"time": "1769101890"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1769103528"
},
"departure": {
"delay": 48,
"time": "1769103528"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1769103591"
},
"departure": {
"delay": 111,
"time": "1769103591"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769102023"
},
"departure": {
"delay": 43,
"time": "1769102023"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769103129"
},
"departure": {
"delay": 9,
"time": "1769103129"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769103172"
},
"departure": {
"delay": 52,
"time": "1769103172"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1769102169"
},
"departure": {
"delay": 9,
"time": "1769102169"
},
"stopId": "FR:27701:ZE:0x7098:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1769103748"
},
"departure": {
"delay": 88,
"time": "1769103748"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769103308"
},
"departure": {
"delay": 8,
"time": "1769103308"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1769102289"
},
"departure": {
"delay": 9,
"time": "1769102289"
},
"stopId": "FR:27701:ZE:0x7112:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769103453"
},
"departure": {
"delay": 93,
"time": "1769103453"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769103288"
},
"departure": {
"delay": 48,
"time": "1769103288"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1769103836"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471055:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153490xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1769092964"
},
"departure": {
"delay": 299,
"time": "1769092979"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1769092545"
},
"departure": {
"delay": 203,
"time": "1769092583"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1769092753"
},
"departure": {
"delay": 219,
"time": "1769092779"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1769092410"
},
"departure": {
"delay": 141,
"time": "1769092461"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1769093064"
},
"departure": {
"time": "1769092800"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"departure": {
"delay": 139,
"time": "1769092339"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 280,
"time": "1769093004"
},
"departure": {
"delay": 280,
"time": "1769093020"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1769092616"
},
"departure": {
"delay": 209,
"time": "1769092709"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 311,
"time": "1769092789"
},
"departure": {
"delay": 311,
"time": "1769092931"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153490xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 406,
"time": "1769099626"
},
"departure": {
"delay": 406,
"time": "1769099626"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 421,
"time": "1769100241"
},
"departure": {
"delay": 421,
"time": "1769100241"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 483,
"time": "1769100543"
},
"departure": {
"delay": 483,
"time": "1769100543"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 396,
"time": "1769100336"
},
"departure": {
"delay": 396,
"time": "1769100336"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 532,
"time": "1769100832"
},
"departure": {
"delay": 532,
"time": "1769100832"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 447,
"time": "1769100014"
},
"departure": {
"delay": 447,
"time": "1769100027"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 387,
"time": "1769099536"
},
"departure": {
"delay": 387,
"time": "1769099547"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 417,
"time": "1769099847"
},
"departure": {
"delay": 417,
"time": "1769099877"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 532,
"time": "1769100772"
},
"departure": {
"delay": 532,
"time": "1769100772"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 447,
"time": "1769099967"
},
"departure": {
"delay": 447,
"time": "1769099967"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 511,
"time": "1769100631"
},
"departure": {
"delay": 511,
"time": "1769100631"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 433,
"time": "1769100433"
},
"departure": {
"delay": 433,
"time": "1769100433"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": 357,
"time": "1769099457"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 472,
"time": "1769100892"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 447,
"time": "1769100087"
},
"departure": {
"delay": 447,
"time": "1769100087"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 447,
"time": "1769100145"
},
"departure": {
"delay": 447,
"time": "1769100147"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 447,
"time": "1769099767"
},
"departure": {
"delay": 447,
"time": "1769099787"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769099613",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597052:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -215,
"time": "1769102485"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -956,
"time": "1769100184"
},
"departure": {
"delay": -956,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1736,
"time": "1769100184"
},
"departure": {
"delay": -1736,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1256,
"time": "1769100184"
},
"departure": {
"delay": -1256,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1196,
"time": "1769100184"
},
"departure": {
"delay": -1196,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -896,
"time": "1769100184"
},
"departure": {
"delay": -896,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBFA02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1676,
"time": "1769100184"
},
"departure": {
"delay": -1676,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": -716,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -836,
"time": "1769100184"
},
"departure": {
"delay": -836,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLAV02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -836,
"time": "1769100184"
},
"departure": {
"delay": -836,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -716,
"time": "1769100184"
},
"departure": {
"delay": -716,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1556,
"time": "1769100184"
},
"departure": {
"delay": -1556,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598271:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx74:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1769097149"
},
"departure": {
"delay": 149,
"time": "1769097149"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769095924"
},
"departure": {
"delay": 4,
"time": "1769095924"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22,
"time": "1769096378"
},
"departure": {
"delay": -22,
"time": "1769096378"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1769097027"
},
"departure": {
"delay": 147,
"time": "1769097027"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769098424"
},
"departure": {
"delay": 104,
"time": "1769098424"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1769096549"
},
"departure": {
"delay": 29,
"time": "1769096549"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1769096052"
},
"departure": {
"delay": -25,
"time": "1769096075"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1769097947"
},
"departure": {
"delay": 4,
"time": "1769098024"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769097801"
},
"departure": {
"delay": 44,
"time": "1769097824"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769095680"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 359,
"time": "1769099075"
},
"departure": {
"delay": 359,
"time": "1769099099"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -1,
"time": "1769095799"
},
"departure": {
"delay": -1,
"time": "1769095799"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1769096925"
},
"departure": {
"delay": 156,
"time": "1769096976"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769096627"
},
"departure": {
"delay": -13,
"time": "1769096627"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769096199"
},
"departure": {
"delay": 39,
"time": "1769096199"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 269,
"time": "1769098852"
},
"departure": {
"delay": 269,
"time": "1769098949"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1769098325"
},
"departure": {
"delay": 65,
"time": "1769098325"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1769096124"
},
"departure": {
"delay": -36,
"time": "1769096124"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769097701"
},
"departure": {
"delay": 66,
"time": "1769097726"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1769097399"
},
"departure": {
"delay": 99,
"time": "1769097399"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769097603"
},
"departure": {
"delay": 63,
"time": "1769097603"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769097478"
},
"departure": {
"delay": 83,
"time": "1769097503"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1769097206"
},
"departure": {
"delay": 164,
"time": "1769097224"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769095882"
},
"departure": {
"delay": 22,
"time": "1769095882"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1769098214"
},
"departure": {
"delay": 74,
"time": "1769098214"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1769096000"
},
"departure": {
"delay": 20,
"time": "1769096000"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 209,
"time": "1769098574"
},
"departure": {
"delay": 209,
"time": "1769098649"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 204,
"time": "1769099184"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1769097307"
},
"departure": {
"delay": 67,
"time": "1769097307"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 215,
"time": "1769098775"
},
"departure": {
"delay": 215,
"time": "1769098775"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769095461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx74:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 268,
"time": "1769100028"
},
"departure": {
"delay": 268,
"time": "1769100028"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1769099292"
},
"departure": {
"delay": 155,
"time": "1769099315"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769098792"
},
"departure": {
"delay": 37,
"time": "1769098837"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769098712"
},
"departure": {
"delay": 32,
"time": "1769098712"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1769098637"
},
"departure": {
"delay": 17,
"time": "1769098637"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1769099631"
},
"departure": {
"delay": 171,
"time": "1769099631"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1769098943"
},
"departure": {
"delay": 48,
"time": "1769098968"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1769098336"
},
"departure": {
"delay": 16,
"time": "1769098336"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1769099437"
},
"departure": {
"delay": 242,
"time": "1769099462"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769098537"
},
"departure": {
"delay": 37,
"time": "1769098537"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769098462"
},
"departure": {
"delay": 47,
"time": "1769098487"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1769099887"
},
"departure": {
"delay": 187,
"time": "1769099887"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 173,
"time": "1769099813"
},
"departure": {
"delay": 173,
"time": "1769099813"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1769097291"
},
"departure": {
"delay": 132,
"time": "1769097312"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 206,
"time": "1769100266"
},
"departure": {
"delay": 206,
"time": "1769100266"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 108,
"time": "1769097588"
},
"departure": {
"delay": 108,
"time": "1769097588"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1769100088"
},
"departure": {
"delay": 208,
"time": "1769100088"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -97,
"time": "1769097863"
},
"departure": {
"delay": -97,
"time": "1769097863"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1769097513"
},
"departure": {
"delay": 153,
"time": "1769097513"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769097653"
},
"departure": {
"delay": 53,
"time": "1769097653"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 237,
"time": "1769099937"
},
"departure": {
"delay": 237,
"time": "1769099937"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1769100566"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 137,
"time": "1769097412"
},
"departure": {
"delay": 137,
"time": "1769097437"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1769100186"
},
"departure": {
"delay": 246,
"time": "1769100186"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 32,
"time": "1769097212"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1769098226"
},
"departure": {
"delay": 26,
"time": "1769098226"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -68,
"time": "1769097963"
},
"departure": {
"delay": -68,
"time": "1769098012"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1769097738"
},
"departure": {
"delay": 42,
"time": "1769097762"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -28,
"time": "1769098112"
},
"departure": {
"delay": -28,
"time": "1769098112"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1769099143"
},
"departure": {
"delay": 212,
"time": "1769099192"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769097222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx68:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -107,
"time": "1769100133"
},
"departure": {
"delay": -107,
"time": "1769100133"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -187,
"time": "1769099577"
},
"departure": {
"delay": -187,
"time": "1769099633"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -132,
"time": "1769100228"
},
"departure": {
"delay": -132,
"time": "1769100228"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1769097734"
},
"departure": {
"delay": 14,
"time": "1769097734"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1769098183"
},
"departure": {
"delay": -17,
"time": "1769098183"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -87,
"time": "1769100008"
},
"departure": {
"delay": -87,
"time": "1769100033"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 8,
"time": "1769097608"
},
"departure": {
"delay": 8,
"time": "1769097608"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1769098437"
},
"departure": {
"delay": -3,
"time": "1769098437"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769098358"
},
"departure": {
"delay": 38,
"time": "1769098358"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1769099233"
},
"departure": {
"delay": -82,
"time": "1769099258"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -87,
"time": "1769099108"
},
"departure": {
"delay": -87,
"time": "1769099133"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1769097958"
},
"departure": {
"delay": -2,
"time": "1769097958"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769098033"
},
"departure": {
"delay": 73,
"time": "1769098033"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -126,
"time": "1769099885"
},
"departure": {
"delay": -126,
"time": "1769099934"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1769098609"
},
"departure": {
"delay": -11,
"time": "1769098609"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1769099034"
},
"departure": {
"delay": -42,
"time": "1769099058"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -110,
"time": "1769100670"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -157,
"time": "1769099783"
},
"departure": {
"delay": -157,
"time": "1769099783"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -147,
"time": "1769099408"
},
"departure": {
"delay": -147,
"time": "1769099433"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1769098663"
},
"departure": {
"delay": 43,
"time": "1769098663"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -139,
"time": "1769100341"
},
"departure": {
"delay": -139,
"time": "1769100341"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1769098962"
},
"departure": {
"delay": -18,
"time": "1769098962"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -110,
"time": "1769100430"
},
"departure": {
"delay": -110,
"time": "1769100430"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -12,
"time": "1769097888"
},
"departure": {
"delay": -12,
"time": "1769097888"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -151,
"time": "1769099309"
},
"departure": {
"delay": -151,
"time": "1769099309"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1769098758"
},
"departure": {
"delay": 18,
"time": "1769098758"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769098833"
},
"departure": {
"delay": 23,
"time": "1769098883"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1769097686"
},
"departure": {
"delay": 26,
"time": "1769097686"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1769097808"
},
"departure": {
"delay": 28,
"time": "1769097808"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769097121",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx68:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769102580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6037:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1143:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769109240"
},
"departure": {
"time": "1769109240"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769109840"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769108700"
},
"departure": {
"time": "1769108700"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769109180"
},
"departure": {
"time": "1769109180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769107745"
},
"departure": {
"delay": 5,
"time": "1769107745"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769109120"
},
"departure": {
"time": "1769109120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769108880"
},
"departure": {
"time": "1769108880"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769107320"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1769107200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769109660"
},
"departure": {
"time": "1769109660"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769109605"
},
"departure": {
"delay": 5,
"time": "1769109605"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769107625"
},
"departure": {
"delay": 5,
"time": "1769107625"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1143:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1769062794"
},
"departure": {
"delay": 6,
"time": "1769062806"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1769062888"
},
"departure": {
"delay": 36,
"time": "1769062896"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769062433"
},
"departure": {
"delay": 16,
"time": "1769062456"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1769061845"
},
"departure": {
"delay": 72,
"time": "1769061852"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1769061901"
},
"departure": {
"delay": 70,
"time": "1769061910"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"time": "1769062248"
},
"departure": {
"time": "1769062260"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1769062000"
},
"departure": {
"time": "1769062020"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769062349"
},
"departure": {
"delay": 12,
"time": "1769062392"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1769062040"
},
"departure": {
"delay": 11,
"time": "1769062091"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1769061805"
},
"departure": {
"delay": 96,
"time": "1769061816"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769062703"
},
"departure": {
"delay": 13,
"time": "1769062753"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1769063023"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"time": "1769062630"
},
"departure": {
"time": "1769062680"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 37,
"time": "1769061924"
},
"departure": {
"delay": 37,
"time": "1769061937"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769062194"
},
"departure": {
"delay": 9,
"time": "1769062209"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769062492"
},
"departure": {
"delay": 15,
"time": "1769062515"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1769062924"
},
"departure": {
"delay": 16,
"time": "1769062936"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 90,
"time": "1769061690"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190134x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 277,
"time": "1769100217"
},
"departure": {
"delay": 277,
"time": "1769100217"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 267,
"time": "1769100327"
},
"departure": {
"delay": 267,
"time": "1769100327"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 306,
"time": "1769100006"
},
"departure": {
"delay": 306,
"time": "1769100006"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 267,
"time": "1769100567"
},
"departure": {
"delay": 267,
"time": "1769100567"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 311,
"time": "1769100131"
},
"departure": {
"delay": 311,
"time": "1769100131"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 312,
"time": "1769100492"
},
"departure": {
"delay": 312,
"time": "1769100492"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 325,
"time": "1769099965"
},
"departure": {
"delay": 325,
"time": "1769099965"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 267,
"time": "1769100807"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 307,
"time": "1769099887"
},
"departure": {
"delay": 307,
"time": "1769099887"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1769100357"
},
"departure": {
"delay": 297,
"time": "1769100357"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 287,
"time": "1769099927"
},
"departure": {
"delay": 287,
"time": "1769099927"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 302,
"time": "1769100422"
},
"departure": {
"delay": 302,
"time": "1769100422"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 270,
"time": "1769100270"
},
"departure": {
"delay": 270,
"time": "1769100270"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190134x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3909,
"time": "1769100171"
},
"departure": {
"delay": -3909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3909,
"time": "1769100171"
},
"departure": {
"delay": -3909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4089,
"time": "1769100171"
},
"departure": {
"delay": -4089,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4149,
"time": "1769100171"
},
"departure": {
"delay": -4149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3969,
"time": "1769100171"
},
"departure": {
"delay": -3969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3789,
"time": "1769100171"
},
"departure": {
"delay": -3789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3489,
"time": "1769100171"
},
"departure": {
"delay": -3489,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3729,
"time": "1769100171"
},
"departure": {
"delay": -3729,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769104657"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1769104498"
},
"departure": {
"delay": 58,
"time": "1769104498"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3609,
"time": "1769100171"
},
"departure": {
"delay": -3609,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3729,
"time": "1769100171"
},
"departure": {
"delay": -3729,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1769104558"
},
"departure": {
"delay": 118,
"time": "1769104558"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470600:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -69,
"time": "1769102931"
},
"departure": {
"delay": -69,
"time": "1769102931"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -121,
"time": "1769102639"
},
"departure": {
"delay": -121,
"time": "1769102639"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1769102435"
},
"departure": {
"delay": -85,
"time": "1769102435"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -149,
"time": "1769103211"
},
"departure": {
"delay": -149,
"time": "1769103211"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1769102592"
},
"departure": {
"delay": -48,
"time": "1769102592"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -87,
"time": "1769102793"
},
"departure": {
"delay": -87,
"time": "1769102793"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -81,
"time": "1769102739"
},
"departure": {
"delay": -81,
"time": "1769102739"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1769102715"
},
"departure": {
"delay": -45,
"time": "1769102715"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1769102585"
},
"departure": {
"delay": -55,
"time": "1769102585"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -85,
"time": "1769102495"
},
"departure": {
"delay": -85,
"time": "1769102495"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -180,
"time": "1769103240"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -56,
"time": "1769102884"
},
"departure": {
"delay": -56,
"time": "1769102884"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769102981"
},
"departure": {
"delay": -19,
"time": "1769102981"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1676,
"time": "1769100184"
},
"departure": {
"delay": -1676,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -136,
"time": "1769103164"
},
"departure": {
"delay": -136,
"time": "1769103164"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1736,
"time": "1769100184"
},
"departure": {
"delay": -1736,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596545:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848959F5402959x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769099460"
},
"departure": {
"time": "1769099520"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848959F5402959x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1769100409"
},
"departure": {
"delay": 229,
"time": "1769100409"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1769101090"
},
"departure": {
"delay": 190,
"time": "1769101090"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1769100942"
},
"departure": {
"delay": 222,
"time": "1769100942"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1769100998"
},
"departure": {
"delay": 158,
"time": "1769100998"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 233,
"time": "1769100293"
},
"departure": {
"delay": 233,
"time": "1769100293"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1769100192"
},
"departure": {
"delay": 192,
"time": "1769100192"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 284,
"time": "1769100884"
},
"departure": {
"delay": 284,
"time": "1769100884"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": 235,
"time": "1769099635"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1769100795"
},
"departure": {
"delay": 255,
"time": "1769100795"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1769100834"
},
"departure": {
"delay": 234,
"time": "1769100834"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 294,
"time": "1769099678"
},
"departure": {
"delay": 294,
"time": "1769099694"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 274,
"time": "1769099974"
},
"departure": {
"delay": 274,
"time": "1769099974"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 205,
"time": "1769100073"
},
"departure": {
"delay": 205,
"time": "1769100085"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1769100252"
},
"departure": {
"delay": 252,
"time": "1769100252"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1769101205"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 217,
"time": "1769099797"
},
"departure": {
"delay": 217,
"time": "1769099797"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1769101156"
},
"departure": {
"delay": 136,
"time": "1769101156"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1769100534"
},
"departure": {
"delay": 174,
"time": "1769100534"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1769100684"
},
"departure": {
"delay": 204,
"time": "1769100684"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 244,
"time": "1769100004"
},
"departure": {
"delay": 244,
"time": "1769100004"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1769099893"
},
"departure": {
"delay": 193,
"time": "1769099893"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1769100346"
},
"departure": {
"delay": 226,
"time": "1769100346"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470286:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471240:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -159,
"time": "1769105241"
},
"departure": {
"delay": -159,
"time": "1769105241"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -3429,
"time": "1769100171"
},
"departure": {
"delay": -3429,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -5109,
"time": "1769100171"
},
"departure": {
"delay": -5109,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -4149,
"time": "1769100171"
},
"departure": {
"delay": -4149,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4029,
"time": "1769100171"
},
"departure": {
"delay": -4029,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -162,
"time": "1769105358"
},
"departure": {
"delay": -162,
"time": "1769105358"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -4269,
"time": "1769100171"
},
"departure": {
"delay": -4269,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -167,
"time": "1769105293"
},
"departure": {
"delay": -167,
"time": "1769105293"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -125,
"time": "1769105635"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -91,
"time": "1769105549"
},
"departure": {
"delay": -91,
"time": "1769105549"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4209,
"time": "1769100171"
},
"departure": {
"delay": -4209,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4509,
"time": "1769100171"
},
"departure": {
"delay": -4509,
"time": "1769100171"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -5229,
"time": "1769100171"
},
"departure": {
"delay": -5229,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -4989,
"time": "1769100171"
},
"departure": {
"delay": -4989,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -172,
"time": "1769105408"
},
"departure": {
"delay": -172,
"time": "1769105408"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -4629,
"time": "1769100171"
},
"departure": {
"delay": -4629,
"time": "1769100171"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4389,
"time": "1769100171"
},
"departure": {
"delay": -4389,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -5169,
"time": "1769100171"
},
"departure": {
"delay": -5169,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -5109,
"time": "1769100171"
},
"departure": {
"delay": -5109,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -4869,
"time": "1769100171"
},
"departure": {
"delay": -4869,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3429,
"time": "1769100171"
},
"departure": {
"delay": -3429,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5049,
"time": "1769100171"
},
"departure": {
"delay": -5049,
"time": "1769100171"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4389,
"time": "1769100171"
},
"departure": {
"delay": -4389,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -146,
"time": "1769105494"
},
"departure": {
"delay": -146,
"time": "1769105494"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -183,
"time": "1769105337"
},
"departure": {
"delay": -183,
"time": "1769105337"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -4929,
"time": "1769100171"
},
"departure": {
"delay": -4929,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4209,
"time": "1769100171"
},
"departure": {
"delay": -4209,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471240:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769103000"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7016:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769097310"
},
"departure": {
"delay": 15,
"time": "1769097315"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769099820"
},
"departure": {
"delay": 65,
"time": "1769099825"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769100180"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769098020"
},
"departure": {
"delay": 65,
"time": "1769098025"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769099230"
},
"departure": {
"delay": 15,
"time": "1769099235"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769100060"
},
"departure": {
"delay": 125,
"time": "1769100065"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1769097300"
},
"departure": {
"delay": 65,
"time": "1769097305"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769097360"
},
"departure": {
"delay": 5,
"time": "1769097365"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769099340"
},
"departure": {
"delay": 65,
"time": "1769099345"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769097600"
},
"departure": {
"delay": 65,
"time": "1769097605"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769099220"
},
"departure": {
"delay": 65,
"time": "1769099225"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769100000"
},
"departure": {
"delay": 65,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769098680"
},
"departure": {
"time": "1769098740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769097060"
},
"departure": {
"time": "1769097120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769097900"
},
"departure": {
"delay": 65,
"time": "1769097905"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769097660"
},
"departure": {
"delay": 65,
"time": "1769097665"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769099040"
},
"departure": {
"delay": 5,
"time": "1769099045"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769097540"
},
"departure": {
"delay": 65,
"time": "1769097545"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769097420"
},
"departure": {
"delay": 5,
"time": "1769097425"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769098860"
},
"departure": {
"delay": 60,
"time": "1769098980"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1769097960"
},
"departure": {
"delay": 65,
"time": "1769097965"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769097125"
},
"departure": {
"time": "1769097180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769098140"
},
"departure": {
"delay": 125,
"time": "1769098145"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769098560"
},
"departure": {
"delay": 60,
"time": "1769098620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1769098320"
},
"departure": {
"delay": -55,
"time": "1769098325"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769097780"
},
"departure": {
"delay": 5,
"time": "1769097785"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769100214",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:913:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 463,
"time": "1769100583"
},
"departure": {
"delay": 463,
"time": "1769100583"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 391,
"time": "1769099354"
},
"departure": {
"delay": 391,
"time": "1769099431"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 535,
"time": "1769100295"
},
"departure": {
"delay": 535,
"time": "1769100295"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 424,
"time": "1769100844"
},
"departure": {
"delay": 424,
"time": "1769100844"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 517,
"time": "1769100157"
},
"departure": {
"delay": 517,
"time": "1769100157"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 460,
"time": "1769100040"
},
"departure": {
"delay": 460,
"time": "1769100040"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 515,
"time": "1769100215"
},
"departure": {
"delay": 515,
"time": "1769100215"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 451,
"time": "1769099966"
},
"departure": {
"delay": 451,
"time": "1769099971"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 361,
"time": "1769099581"
},
"departure": {
"delay": 361,
"time": "1769099581"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 452,
"time": "1769100692"
},
"departure": {
"delay": 452,
"time": "1769100692"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 416,
"time": "1769100776"
},
"departure": {
"delay": 416,
"time": "1769100776"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 421,
"time": "1769099648"
},
"departure": {
"delay": 421,
"time": "1769099701"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 480,
"time": "1769100420"
},
"departure": {
"delay": 480,
"time": "1769100420"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 463,
"time": "1769100643"
},
"departure": {
"delay": 463,
"time": "1769100643"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 421,
"time": "1769099791"
},
"departure": {
"delay": 421,
"time": "1769099821"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 362,
"time": "1769100902"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596129:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769101087"
},
"departure": {
"delay": -53,
"time": "1769101087"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1769100722"
},
"departure": {
"delay": 2,
"time": "1769100722"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1769101468"
},
"departure": {
"delay": -92,
"time": "1769101468"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -50,
"time": "1769101630"
},
"departure": {
"delay": -50,
"time": "1769101630"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -43,
"time": "1769101217"
},
"departure": {
"delay": -43,
"time": "1769101217"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -88,
"time": "1769100872"
},
"departure": {
"delay": -88,
"time": "1769100872"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -22,
"time": "1769101538"
},
"departure": {
"delay": -22,
"time": "1769101538"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -75,
"time": "1769101125"
},
"departure": {
"delay": -75,
"time": "1769101125"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -112,
"time": "1769101148"
},
"departure": {
"delay": -112,
"time": "1769101148"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1769100572"
},
"departure": {
"delay": -88,
"time": "1769100572"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1769100332"
},
"departure": {
"delay": 32,
"time": "1769100332"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -87,
"time": "1769101293"
},
"departure": {
"delay": -87,
"time": "1769101293"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1769100782"
},
"departure": {
"delay": 2,
"time": "1769100782"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1769101711"
},
"departure": {
"delay": -29,
"time": "1769101711"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -69,
"time": "1769101011"
},
"departure": {
"delay": -69,
"time": "1769101011"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1769101817"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -42,
"time": "1769101758"
},
"departure": {
"delay": -42,
"time": "1769101758"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -29,
"time": "1769101591"
},
"departure": {
"delay": -29,
"time": "1769101591"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1769100471"
},
"departure": {
"delay": -9,
"time": "1769100471"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769100393"
},
"departure": {
"delay": 33,
"time": "1769100393"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602196:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469778:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1769102760"
},
"departure": {
"delay": 600,
"time": "1769102760"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 716,
"time": "1769103356"
},
"departure": {
"delay": 716,
"time": "1769103356"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 680,
"time": "1769103140"
},
"departure": {
"delay": 680,
"time": "1769103140"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 595,
"time": "1769102875"
},
"departure": {
"delay": 595,
"time": "1769102875"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 643,
"time": "1769102023"
},
"departure": {
"delay": 643,
"time": "1769102023"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 598,
"time": "1769102698"
},
"departure": {
"delay": 598,
"time": "1769102698"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 746,
"time": "1769103446"
},
"departure": {
"delay": 746,
"time": "1769103446"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 628,
"time": "1769102368"
},
"departure": {
"delay": 628,
"time": "1769102368"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 583,
"time": "1769102803"
},
"departure": {
"delay": 583,
"time": "1769102803"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 655,
"time": "1769103055"
},
"departure": {
"delay": 655,
"time": "1769103055"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 586,
"time": "1769102446"
},
"departure": {
"delay": 586,
"time": "1769102446"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 672,
"time": "1769103192"
},
"departure": {
"delay": 672,
"time": "1769103192"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 682,
"time": "1769103502"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 613,
"time": "1769102833"
},
"departure": {
"delay": 613,
"time": "1769102833"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 626,
"time": "1769102066"
},
"departure": {
"delay": 626,
"time": "1769102066"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 643,
"time": "1769103283"
},
"departure": {
"delay": 643,
"time": "1769103283"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 621,
"time": "1769102721"
},
"departure": {
"delay": 621,
"time": "1769102721"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 549,
"time": "1769102589"
},
"departure": {
"delay": 549,
"time": "1769102589"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 573,
"time": "1769102493"
},
"departure": {
"delay": 573,
"time": "1769102493"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 538,
"time": "1769102638"
},
"departure": {
"delay": 538,
"time": "1769102638"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 557,
"time": "1769102537"
},
"departure": {
"delay": 557,
"time": "1769102537"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 595,
"time": "1769102935"
},
"departure": {
"delay": 595,
"time": "1769102935"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469778:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -270,
"time": "1769101280"
},
"departure": {
"delay": -270,
"time": "1769101290"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -46,
"time": "1769103244"
},
"departure": {
"delay": -46,
"time": "1769103254"
},
"stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -32,
"time": "1769103318"
},
"departure": {
"delay": -32,
"time": "1769103328"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -367,
"time": "1769100643"
},
"departure": {
"delay": -367,
"time": "1769100653"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769103148"
},
"departure": {
"delay": -22,
"time": "1769103158"
},
"stopId": "FR:14740:ZE:6291247872344064:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -299,
"time": "1769101011"
},
"departure": {
"delay": -299,
"time": "1769101021"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -35,
"time": "1769103385"
},
"stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -251,
"time": "1769101479"
},
"departure": {
"delay": -251,
"time": "1769101489"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1769100425"
},
"departure": {
"delay": -53,
"time": "1769100487"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -252,
"time": "1769101118"
},
"departure": {
"delay": -252,
"time": "1769101128"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -352,
"time": "1769100718"
},
"departure": {
"delay": -352,
"time": "1769100728"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -366,
"time": "1769100764"
},
"departure": {
"delay": -366,
"time": "1769100774"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1769101662"
},
"departure": {
"delay": -188,
"time": "1769101672"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1769102126"
},
"departure": {
"delay": -24,
"time": "1769102136"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -248,
"time": "1769101182"
},
"departure": {
"delay": -248,
"time": "1769101192"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -305,
"time": "1769100945"
},
"departure": {
"delay": -305,
"time": "1769100955"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -294,
"time": "1769100536"
},
"departure": {
"delay": -294,
"time": "1769100546"
},
"stopId": "FR:14366:ZE:4876001119043584:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -93,
"time": "1769101937"
},
"departure": {
"delay": -93,
"time": "1769101947"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 134,
"time": "1769102704"
},
"departure": {
"delay": 134,
"time": "1769102714"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1769102906"
},
"departure": {
"delay": 96,
"time": "1769102916"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1769103009"
},
"departure": {
"delay": 79,
"time": "1769103019"
},
"stopId": "FR:14478:ZE:5154554561691648:ATOUMOD036",
"stopSequence": 23
},
{
"departure": {
"delay": 176,
"time": "1769100176"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -293,
"time": "1769100897"
},
"departure": {
"delay": -293,
"time": "1769100907"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -137,
"time": "1769101833"
},
"departure": {
"delay": -137,
"time": "1769101843"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -188,
"time": "1769101722"
},
"departure": {
"delay": -188,
"time": "1769101732"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1769102425"
},
"departure": {
"delay": 95,
"time": "1769102435"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2523:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051206xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769100855"
},
"departure": {
"delay": 15,
"time": "1769100855"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1769100109"
},
"departure": {
"delay": -11,
"time": "1769100109"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769100648"
},
"departure": {
"delay": 48,
"time": "1769100648"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -11,
"time": "1769101069"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1769100943"
},
"departure": {
"delay": 43,
"time": "1769100943"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769100366"
},
"departure": {
"delay": 6,
"time": "1769100366"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1769100456"
},
"departure": {
"delay": 36,
"time": "1769100456"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769100817"
},
"departure": {
"delay": 37,
"time": "1769100817"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769100282"
},
"departure": {
"delay": 42,
"time": "1769100282"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769100116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051206xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1769071120"
},
"departure": {
"delay": 236,
"time": "1769071136"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1769071340"
},
"departure": {
"delay": 183,
"time": "1769071383"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 244,
"time": "1769070844"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 242,
"time": "1769071805"
},
"departure": {
"delay": 242,
"time": "1769071862"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1769071254"
},
"departure": {
"delay": 240,
"time": "1769071320"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 234,
"time": "1769071957"
},
"departure": {
"delay": 234,
"time": "1769071974"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 228,
"time": "1769071646"
},
"departure": {
"delay": 228,
"time": "1769071728"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 219,
"time": "1769071177"
},
"departure": {
"delay": 219,
"time": "1769071239"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1769072192"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1769071428"
},
"departure": {
"delay": 160,
"time": "1769071480"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1769071077"
},
"departure": {
"delay": 266,
"time": "1769071106"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1769071394"
},
"departure": {
"delay": 141,
"time": "1769071401"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1769070978"
},
"departure": {
"delay": 257,
"time": "1769071037"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1769071547"
},
"departure": {
"delay": 117,
"time": "1769071557"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 277,
"time": "1769071921"
},
"departure": {
"delay": 277,
"time": "1769071957"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1769070939"
},
"departure": {
"delay": 229,
"time": "1769070949"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 263,
"time": "1769072008"
},
"departure": {
"delay": 263,
"time": "1769072063"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072072x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769100933"
},
"departure": {
"delay": 153,
"time": "1769100933"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1769101276"
},
"departure": {
"delay": 136,
"time": "1769101276"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1769100395"
},
"departure": {
"delay": 95,
"time": "1769100395"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1769100635"
},
"departure": {
"delay": 95,
"time": "1769100635"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1769101355"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1769101120"
},
"departure": {
"delay": 100,
"time": "1769101120"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1769100459"
},
"departure": {
"delay": 99,
"time": "1769100459"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1769100226"
},
"departure": {
"delay": 106,
"time": "1769100226"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769100725"
},
"departure": {
"delay": 125,
"time": "1769100725"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1769101044"
},
"departure": {
"delay": 144,
"time": "1769101044"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769099771"
},
"departure": {
"delay": 71,
"time": "1769099771"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769100551"
},
"departure": {
"delay": 131,
"time": "1769100551"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769099925"
},
"departure": {
"delay": 45,
"time": "1769099925"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1769101239"
},
"departure": {
"delay": 99,
"time": "1769101239"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1769101313"
},
"departure": {
"delay": 113,
"time": "1769101313"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1769100875"
},
"departure": {
"delay": 95,
"time": "1769100875"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1769101175"
},
"departure": {
"delay": 95,
"time": "1769101175"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1769099571"
},
"departure": {
"delay": 51,
"time": "1769099571"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 87,
"time": "1769099847"
},
"departure": {
"delay": 87,
"time": "1769099847"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1769100095"
},
"departure": {
"delay": 95,
"time": "1769100095"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1769100995"
},
"departure": {
"delay": 95,
"time": "1769100995"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072072x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230341x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769102483"
},
"departure": {
"delay": 23,
"time": "1769102483"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769102335"
},
"departure": {
"delay": 55,
"time": "1769102335"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 23,
"time": "1769102843"
},
"departure": {
"delay": 23,
"time": "1769102843"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1769102757"
},
"departure": {
"delay": 57,
"time": "1769102757"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 41,
"time": "1769101421"
},
"departure": {
"delay": 41,
"time": "1769101421"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769101203"
},
"departure": {
"delay": 63,
"time": "1769101203"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1769101821"
},
"departure": {
"delay": 81,
"time": "1769101821"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769102963"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 55,
"time": "1769102935"
},
"departure": {
"delay": 55,
"time": "1769102935"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1769102046"
},
"departure": {
"delay": 66,
"time": "1769102046"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1769102791"
},
"departure": {
"delay": 31,
"time": "1769102791"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1769100045"
},
"departure": {
"delay": 45,
"time": "1769100045"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1769102572"
},
"departure": {
"delay": 52,
"time": "1769102572"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769102868"
},
"departure": {
"delay": 48,
"time": "1769102868"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 64,
"time": "1769102284"
},
"departure": {
"delay": 64,
"time": "1769102284"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1769100261"
},
"departure": {
"delay": 81,
"time": "1769100261"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1769100323"
},
"departure": {
"delay": 23,
"time": "1769100323"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769101017"
},
"departure": {
"delay": 57,
"time": "1769101017"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769101290"
},
"departure": {
"delay": 30,
"time": "1769101290"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769102663"
},
"departure": {
"delay": 23,
"time": "1769102663"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1769102186"
},
"departure": {
"delay": 26,
"time": "1769102186"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1769101689"
},
"departure": {
"delay": 69,
"time": "1769101689"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769100863"
},
"departure": {
"delay": 23,
"time": "1769100863"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769101343"
},
"departure": {
"delay": 23,
"time": "1769101343"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769101763"
},
"departure": {
"delay": 23,
"time": "1769101763"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 69,
"time": "1769102409"
},
"departure": {
"delay": 69,
"time": "1769102409"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1769102243"
},
"departure": {
"delay": 23,
"time": "1769102243"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1769100029"
},
"departure": {
"delay": 89,
"time": "1769100029"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769101957"
},
"departure": {
"delay": 37,
"time": "1769101957"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1769102889"
},
"departure": {
"delay": 69,
"time": "1769102889"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1769102149"
},
"departure": {
"delay": 49,
"time": "1769102149"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769101480"
},
"departure": {
"delay": 40,
"time": "1769101480"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769102711"
},
"departure": {
"delay": 71,
"time": "1769102711"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1769100143"
},
"departure": {
"delay": 23,
"time": "1769100143"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230341x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057179x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1769099777"
},
"departure": {
"delay": -43,
"time": "1769099777"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -88,
"time": "1769100092"
},
"departure": {
"delay": -88,
"time": "1769100092"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1769099553"
},
"departure": {
"delay": 33,
"time": "1769099553"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769099712"
},
"departure": {
"delay": 12,
"time": "1769099712"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -88,
"time": "1769100032"
},
"departure": {
"delay": -88,
"time": "1769100032"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1769099477"
},
"departure": {
"delay": 77,
"time": "1769099477"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1769099361"
},
"departure": {
"delay": 21,
"time": "1769099361"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1769099889"
},
"departure": {
"delay": -51,
"time": "1769099889"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1769099840"
},
"departure": {
"delay": -40,
"time": "1769099840"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1769099537"
},
"departure": {
"delay": 17,
"time": "1769099537"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1769100456"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1769099973"
},
"departure": {
"delay": -27,
"time": "1769099973"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1769099649"
},
"departure": {
"delay": 9,
"time": "1769099649"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769099426"
},
"departure": {
"delay": 26,
"time": "1769099426"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769099786",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057179x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244148xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769100685"
},
"departure": {
"delay": 25,
"time": "1769100685"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1769100793"
},
"departure": {
"delay": 13,
"time": "1769100793"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769100844"
},
"departure": {
"delay": 4,
"time": "1769100844"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769101626"
},
"departure": {
"delay": 6,
"time": "1769101626"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102400"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769100106",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244148xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5139,
"time": "1769100801"
},
"departure": {
"delay": -5139,
"time": "1769100801"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -5124,
"time": "1769099704"
},
"departure": {
"delay": -5124,
"time": "1769099736"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -5140,
"time": "1769101160"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5124,
"time": "1769100002"
},
"departure": {
"delay": -5124,
"time": "1769100036"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5063,
"time": "1769099875"
},
"departure": {
"delay": -5063,
"time": "1769099917"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5103,
"time": "1769099593"
},
"departure": {
"delay": -5103,
"time": "1769099637"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5083,
"time": "1769100106"
},
"departure": {
"delay": -5083,
"time": "1769100137"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -5138,
"time": "1769100982"
},
"departure": {
"delay": -5138,
"time": "1769100982"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5098,
"time": "1769100302"
},
"departure": {
"delay": -5098,
"time": "1769100302"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -5140,
"time": "1769100620"
},
"departure": {
"delay": -5140,
"time": "1769100620"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -5085,
"time": "1769100375"
},
"departure": {
"delay": -5085,
"time": "1769100375"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -5105,
"time": "1769100895"
},
"departure": {
"delay": -5105,
"time": "1769100895"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -5124,
"time": "1769099776"
},
"departure": {
"delay": -5124,
"time": "1769099796"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5093,
"time": "1769100247"
},
"departure": {
"delay": -5093,
"time": "1769100247"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5081,
"time": "1769100739"
},
"departure": {
"delay": -5081,
"time": "1769100739"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": -5208,
"time": "1769099412"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5144,
"time": "1769099503"
},
"departure": {
"delay": -5144,
"time": "1769099536"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -5140,
"time": "1769100500"
},
"departure": {
"delay": -5140,
"time": "1769100500"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769099421",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2568:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227387x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1769100307"
},
"departure": {
"delay": -53,
"time": "1769100307"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -107,
"time": "1769100133"
},
"departure": {
"delay": -107,
"time": "1769100133"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -99,
"time": "1769100501"
},
"departure": {
"delay": -99,
"time": "1769100501"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -103,
"time": "1769100557"
},
"departure": {
"delay": -103,
"time": "1769100557"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -88,
"time": "1769101412"
},
"departure": {
"delay": -88,
"time": "1769101412"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -57,
"time": "1769100243"
},
"departure": {
"delay": -57,
"time": "1769100243"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1769101210"
},
"departure": {
"delay": -50,
"time": "1769101210"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -107,
"time": "1769101633"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -107,
"time": "1769100613"
},
"departure": {
"delay": -107,
"time": "1769100613"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -107,
"time": "1769100913"
},
"departure": {
"delay": -107,
"time": "1769100913"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -107,
"time": "1769101273"
},
"departure": {
"delay": -107,
"time": "1769101273"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -107,
"time": "1769100433"
},
"departure": {
"delay": -107,
"time": "1769100433"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227387x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8763:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102655"
},
"departure": {
"time": "1769102655"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102777"
},
"departure": {
"time": "1769102777"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102726"
},
"departure": {
"time": "1769102726"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102822"
},
"departure": {
"time": "1769102822"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102635"
},
"departure": {
"time": "1769102635"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769098481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8763:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769100660"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1106:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 266,
"time": "1769077134"
},
"departure": {
"delay": 266,
"time": "1769077166"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1769075968"
},
"departure": {
"delay": 101,
"time": "1769075981"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 143,
"time": "1769075783"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1769077264"
},
"departure": {
"delay": 286,
"time": "1769077306"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 298,
"time": "1769076756"
},
"departure": {
"delay": 298,
"time": "1769076838"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 275,
"time": "1769077408"
},
"departure": {
"delay": 275,
"time": "1769077415"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 225,
"time": "1769076366"
},
"departure": {
"delay": 225,
"time": "1769076465"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 215,
"time": "1769076646"
},
"departure": {
"delay": 215,
"time": "1769076695"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 270,
"time": "1769077456"
},
"departure": {
"delay": 270,
"time": "1769077470"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 143,
"time": "1769076211"
},
"departure": {
"delay": 143,
"time": "1769076263"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 183,
"time": "1769076597"
},
"departure": {
"delay": 183,
"time": "1769076603"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 279,
"time": "1769077323"
},
"departure": {
"delay": 279,
"time": "1769077359"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 256,
"time": "1769077021"
},
"departure": {
"delay": 256,
"time": "1769077036"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 132,
"time": "1769075885"
},
"departure": {
"delay": 132,
"time": "1769075892"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 286,
"time": "1769076858"
},
"departure": {
"delay": 286,
"time": "1769076886"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 250,
"time": "1769076898"
},
"departure": {
"delay": 250,
"time": "1769076910"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 165,
"time": "1769075831"
},
"departure": {
"delay": 165,
"time": "1769075865"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 112,
"time": "1769076123"
},
"departure": {
"delay": 112,
"time": "1769076172"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1769076475"
},
"departure": {
"delay": 211,
"time": "1769076571"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 268,
"time": "1769077052"
},
"departure": {
"delay": 268,
"time": "1769077108"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1769076282"
},
"departure": {
"delay": 143,
"time": "1769076323"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 280,
"time": "1769077221"
},
"departure": {
"delay": 280,
"time": "1769077240"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1769077599"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 267,
"time": "1769077509"
},
"departure": {
"delay": 267,
"time": "1769077527"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 269,
"time": "1769076933"
},
"departure": {
"delay": 269,
"time": "1769076989"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:17:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769101251"
},
"departure": {
"delay": 181,
"time": "1769101261"
},
"stopId": "FR:14582:ZE:6282580074692608:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 561,
"time": "1769103561"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -36,
"time": "1769100674"
},
"departure": {
"delay": -36,
"time": "1769100684"
},
"stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 91,
"time": "1769100261"
},
"departure": {
"delay": 91,
"time": "1769100271"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1769100934"
},
"departure": {
"delay": 44,
"time": "1769100944"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 470,
"time": "1769103040"
},
"departure": {
"delay": 470,
"time": "1769103050"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 255,
"time": "1769101565"
},
"departure": {
"delay": 255,
"time": "1769101575"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769100416"
},
"departure": {
"delay": 6,
"time": "1769100426"
},
"stopId": "FR:14366:ZE:272740014:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1769101045"
},
"departure": {
"delay": 95,
"time": "1769101055"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1769100793"
},
"departure": {
"delay": -37,
"time": "1769100803"
},
"stopId": "FR:14625:ZE:5109580566626304:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 477,
"time": "1769102087"
},
"departure": {
"delay": 477,
"time": "1769102097"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 403,
"time": "1769101893"
},
"departure": {
"delay": 403,
"time": "1769101903"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1769099856"
},
"departure": {
"delay": 47,
"time": "1769099927"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 365,
"time": "1769102215"
},
"departure": {
"delay": 365,
"time": "1769102225"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1769100293"
},
"departure": {
"delay": 63,
"time": "1769100303"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 506,
"time": "1769103316"
},
"departure": {
"delay": 506,
"time": "1769103326"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 514,
"time": "1769103444"
},
"departure": {
"delay": 514,
"time": "1769103454"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 326,
"time": "1769102296"
},
"departure": {
"delay": 326,
"time": "1769102306"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 439,
"time": "1769102889"
},
"departure": {
"delay": 439,
"time": "1769102899"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 442,
"time": "1769102712"
},
"departure": {
"delay": 442,
"time": "1769102722"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 162,
"time": "1769100184"
},
"departure": {
"delay": 162,
"time": "1769100222"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 335,
"time": "1769101765"
},
"departure": {
"delay": 335,
"time": "1769101775"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1769100362"
},
"departure": {
"delay": 12,
"time": "1769100372"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1769101429"
},
"departure": {
"delay": 179,
"time": "1769101439"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 238,
"time": "1769100175"
},
"departure": {
"delay": 238,
"time": "1769100178"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9816,
"time": "1769098824"
},
"departure": {
"delay": -9816,
"time": "1769098824"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9502,
"time": "1769100398"
},
"departure": {
"delay": -9502,
"time": "1769100398"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9577,
"time": "1769099699"
},
"departure": {
"delay": -9577,
"time": "1769099723"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9755,
"time": "1769099106"
},
"departure": {
"delay": -9755,
"time": "1769099125"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -9532,
"time": "1769099948"
},
"departure": {
"delay": -9532,
"time": "1769099948"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -9325,
"time": "1769100635"
},
"departure": {
"delay": -9325,
"time": "1769100635"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -9305,
"time": "1769100835"
},
"departure": {
"delay": -9305,
"time": "1769100835"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -9662,
"time": "1769099398"
},
"departure": {
"delay": -9662,
"time": "1769099398"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9303,
"time": "1769100957"
},
"departure": {
"delay": -9303,
"time": "1769100957"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -9682,
"time": "1769099475"
},
"departure": {
"delay": -9682,
"time": "1769099498"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -9442,
"time": "1769100518"
},
"departure": {
"delay": -9442,
"time": "1769100518"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": -9891,
"time": "1769098509"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9317,
"time": "1769100883"
},
"departure": {
"delay": -9317,
"time": "1769100883"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -9502,
"time": "1769100074"
},
"departure": {
"delay": -9502,
"time": "1769100098"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9549,
"time": "1769099811"
},
"departure": {
"delay": -9549,
"time": "1769099811"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -9322,
"time": "1769100758"
},
"departure": {
"delay": -9322,
"time": "1769100758"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9897,
"time": "1769098683"
},
"departure": {
"delay": -9897,
"time": "1769098683"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9512,
"time": "1769099848"
},
"departure": {
"delay": -9512,
"time": "1769099848"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -9867,
"time": "1769098773"
},
"departure": {
"delay": -9867,
"time": "1769098773"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9841,
"time": "1769098739"
},
"departure": {
"delay": -9841,
"time": "1769098739"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9446,
"time": "1769100334"
},
"departure": {
"delay": -9446,
"time": "1769100334"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -9322,
"time": "1769101058"
},
"departure": {
"delay": -9322,
"time": "1769101058"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -9469,
"time": "1769100191"
},
"departure": {
"delay": -9469,
"time": "1769100191"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -9428,
"time": "1769100472"
},
"departure": {
"delay": -9428,
"time": "1769100472"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9802,
"time": "1769098873"
},
"departure": {
"delay": -9802,
"time": "1769098898"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -9462,
"time": "1769100138"
},
"departure": {
"delay": -9462,
"time": "1769100138"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -9722,
"time": "1769099278"
},
"departure": {
"delay": -9722,
"time": "1769099278"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9797,
"time": "1769099000"
},
"departure": {
"delay": -9797,
"time": "1769099023"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -9667,
"time": "1769099573"
},
"departure": {
"delay": -9667,
"time": "1769099573"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769098140",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769103540"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3018:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769099820"
},
"departure": {
"delay": 65,
"time": "1769099825"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769099280"
},
"departure": {
"delay": 65,
"time": "1769099285"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769099640"
},
"departure": {
"time": "1769099700"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769099400"
},
"departure": {
"delay": 65,
"time": "1769099405"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769098980"
},
"departure": {
"delay": 65,
"time": "1769098985"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769099040"
},
"departure": {
"delay": 65,
"time": "1769099045"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769100060"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769099940"
},
"departure": {
"delay": 65,
"time": "1769099945"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1769099410"
},
"departure": {
"delay": 15,
"time": "1769099415"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769099460"
},
"departure": {
"delay": 5,
"time": "1769099465"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769099100"
},
"departure": {
"delay": 65,
"time": "1769099105"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769099580"
},
"departure": {
"delay": -55,
"time": "1769099585"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769100000"
},
"departure": {
"delay": 60,
"time": "1769100000"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769099965",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2441:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1769070485"
},
"departure": {
"delay": 135,
"time": "1769070495"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1769071769"
},
"departure": {
"delay": 58,
"time": "1769071798"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769070641"
},
"departure": {
"delay": 108,
"time": "1769070648"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1769070931"
},
"departure": {
"delay": 13,
"time": "1769070973"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1769070391"
},
"departure": {
"delay": 166,
"time": "1769070406"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769071827"
},
"departure": {
"delay": 43,
"time": "1769071843"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1769071669"
},
"departure": {
"delay": 69,
"time": "1769071689"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -14,
"time": "1769070876"
},
"departure": {
"delay": -14,
"time": "1769070886"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769071872"
},
"departure": {
"delay": 26,
"time": "1769071886"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1769070524"
},
"departure": {
"delay": 160,
"time": "1769070580"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -10,
"time": "1769071060"
},
"departure": {
"delay": -10,
"time": "1769071070"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1769071255"
},
"departure": {
"delay": 84,
"time": "1769071284"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769070773"
},
"departure": {
"delay": 3,
"time": "1769070783"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1769070712"
},
"departure": {
"delay": 92,
"time": "1769070752"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769070676"
},
"departure": {
"delay": 105,
"time": "1769070705"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769071707"
},
"departure": {
"delay": 38,
"time": "1769071718"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 153,
"time": "1769070333"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769071564"
},
"departure": {
"delay": 54,
"time": "1769071614"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1769071388"
},
"departure": {
"delay": 24,
"time": "1769071404"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769071958"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1769070439"
},
"departure": {
"delay": 148,
"time": "1769070448"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769071426"
},
"departure": {
"delay": 38,
"time": "1769071478"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1769071120"
},
"departure": {
"delay": 74,
"time": "1769071214"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 130,
"time": "1769070601"
},
"departure": {
"delay": 130,
"time": "1769070610"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769071500"
},
"departure": {
"delay": 37,
"time": "1769071537"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26460,
"time": "1769101740"
},
"departure": {
"delay": 26460,
"time": "1769101740"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26460,
"time": "1769101860"
},
"departure": {
"delay": 26460,
"time": "1769101860"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26400,
"time": "1769101920"
},
"departure": {
"delay": 26400,
"time": "1769101920"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26460,
"time": "1769101800"
},
"departure": {
"delay": 26460,
"time": "1769101800"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 26400,
"time": "1769101680"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769097642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14156:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx336:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769100281"
},
"departure": {
"delay": 41,
"time": "1769100281"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769100821"
},
"departure": {
"delay": 41,
"time": "1769100821"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769100461"
},
"departure": {
"delay": 41,
"time": "1769100461"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769100141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx336:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5929815891771392x20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 268,
"time": "1769100139"
},
"departure": {
"delay": 268,
"time": "1769100148"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 244,
"time": "1769099686"
},
"departure": {
"delay": 244,
"time": "1769099704"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 257,
"time": "1769099768"
},
"departure": {
"delay": 257,
"time": "1769099777"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 231,
"time": "1769099900"
},
"departure": {
"delay": 231,
"time": "1769099931"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1769099830"
},
"departure": {
"delay": 209,
"time": "1769099849"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 289,
"time": "1769099602"
},
"departure": {
"delay": 289,
"time": "1769099629"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 306,
"time": "1769099428"
},
"departure": {
"delay": 306,
"time": "1769099466"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 267,
"time": "1769099477"
},
"departure": {
"delay": 267,
"time": "1769099487"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1769099351"
},
"departure": {
"delay": 276,
"time": "1769099376"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 275,
"time": "1769100028"
},
"departure": {
"delay": 275,
"time": "1769100035"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 262,
"time": "1769100202"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1769100189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5929815891771392x20:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602197:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769103321"
},
"departure": {
"delay": -39,
"time": "1769103321"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1769102798"
},
"departure": {
"delay": 38,
"time": "1769102798"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -109,
"time": "1769103791"
},
"departure": {
"delay": -109,
"time": "1769103791"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -16,
"time": "1769103584"
},
"departure": {
"delay": -16,
"time": "1769103584"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1769102919"
},
"departure": {
"delay": 39,
"time": "1769102919"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769102859"
},
"departure": {
"delay": 39,
"time": "1769102859"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769102961"
},
"departure": {
"delay": 21,
"time": "1769102961"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769102760"
},
"departure": {
"delay": 60,
"time": "1769102760"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769103210"
},
"departure": {
"delay": 30,
"time": "1769103210"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1769103262"
},
"departure": {
"delay": 22,
"time": "1769103262"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -62,
"time": "1769103658"
},
"departure": {
"delay": -62,
"time": "1769103658"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1769103534"
},
"departure": {
"delay": -6,
"time": "1769103534"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1769103021"
},
"departure": {
"delay": 21,
"time": "1769103021"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -97,
"time": "1769104043"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -97,
"time": "1769103983"
},
"departure": {
"delay": -97,
"time": "1769103983"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769103491"
},
"departure": {
"delay": 11,
"time": "1769103491"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1769103454"
},
"departure": {
"delay": -26,
"time": "1769103454"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -97,
"time": "1769103863"
},
"departure": {
"delay": -97,
"time": "1769103863"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1769103377"
},
"departure": {
"delay": 17,
"time": "1769103377"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602197:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056504x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769100219"
},
"departure": {
"delay": 99,
"time": "1769100219"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769100356"
},
"departure": {
"delay": 116,
"time": "1769100356"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1769101240"
},
"departure": {
"delay": 100,
"time": "1769101240"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1769101566"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1769101146"
},
"departure": {
"delay": 66,
"time": "1769101146"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1769100990"
},
"departure": {
"delay": 90,
"time": "1769100990"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1769100926"
},
"departure": {
"delay": 86,
"time": "1769100926"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1769100421"
},
"departure": {
"delay": 121,
"time": "1769100421"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769100846"
},
"departure": {
"delay": 66,
"time": "1769100846"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769100618"
},
"departure": {
"delay": 78,
"time": "1769100618"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 111,
"time": "1769101311"
},
"departure": {
"delay": 111,
"time": "1769101311"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1769101097"
},
"departure": {
"delay": 77,
"time": "1769101097"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1769101346"
},
"departure": {
"delay": 86,
"time": "1769101346"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1769100023"
},
"departure": {
"delay": 23,
"time": "1769100023"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769100091"
},
"departure": {
"delay": 91,
"time": "1769100091"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769100486"
},
"departure": {
"delay": 66,
"time": "1769100486"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1769100710"
},
"departure": {
"delay": 110,
"time": "1769100710"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1769101446"
},
"departure": {
"delay": 66,
"time": "1769101446"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056504x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:4f75787ab7389110dfbeed481f73194e:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769100636"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1769099791"
},
"departure": {
"delay": 159,
"time": "1769099799"
},
"stopId": "FR:61391:ZE:2254:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1769099737"
},
"departure": {
"delay": 165,
"time": "1769099745"
},
"stopId": "FR:61391:ZE:2292:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1769099688"
},
"departure": {
"delay": 176,
"time": "1769099696"
},
"stopId": "FR:61391:ZE:2299:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769100216"
},
"departure": {
"delay": 96,
"time": "1769100216"
},
"stopId": "FR:61218:ZE:2405:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1769100456"
},
"departure": {
"delay": 96,
"time": "1769100456"
},
"stopId": "FR:61218:ZE:2411:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1769100396"
},
"departure": {
"delay": 96,
"time": "1769100396"
},
"stopId": "FR:61218:ZE:2409:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1769099831"
},
"departure": {
"delay": 83,
"time": "1769099843"
},
"stopId": "FR:61391:ZE:2337:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1769099958"
},
"departure": {
"delay": 110,
"time": "1769099990"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769100143"
},
"departure": {
"delay": 96,
"time": "1769100156"
},
"stopId": "FR:61169:ZE:2265:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1769100516"
},
"departure": {
"delay": 96,
"time": "1769100516"
},
"stopId": "FR:61218:ZE:2413:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1769100276"
},
"departure": {
"delay": 96,
"time": "1769100276"
},
"stopId": "FR:61218:ZE:2407:ATOUMOD104",
"stopSequence": 13
},
{
"departure": {
"delay": 190,
"time": "1769099590"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769100050"
},
"departure": {
"delay": 65,
"time": "1769100065"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1769100157"
},
"departure": {
"delay": 97,
"time": "1769100157"
},
"stopId": "FR:61391:ZE:1577:ATOUMOD104",
"stopSequence": 11
}
],
"timestamp": "1769100242",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:4f75787ab7389110dfbeed481f73194e:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1769092235"
},
"departure": {
"delay": 221,
"time": "1769092301"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1769093439"
},
"departure": {
"delay": 77,
"time": "1769093477"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1769092805"
},
"departure": {
"delay": 138,
"time": "1769092818"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1769092111"
},
"departure": {
"delay": 222,
"time": "1769092122"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1769092619"
},
"departure": {
"delay": 133,
"time": "1769092633"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 197,
"time": "1769092328"
},
"departure": {
"delay": 197,
"time": "1769092337"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 215,
"time": "1769092168"
},
"departure": {
"delay": 215,
"time": "1769092175"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769093608"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 110,
"time": "1769093235"
},
"departure": {
"delay": 110,
"time": "1769093270"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 226,
"time": "1769092006"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 194,
"time": "1769092204"
},
"departure": {
"delay": 194,
"time": "1769092214"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769093514"
},
"departure": {
"delay": 71,
"time": "1769093531"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1769092363"
},
"departure": {
"delay": 171,
"time": "1769092371"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 152,
"time": "1769092680"
},
"departure": {
"delay": 152,
"time": "1769092712"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769093290"
},
"departure": {
"delay": 86,
"time": "1769093306"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1769093106"
},
"departure": {
"delay": 142,
"time": "1769093122"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 223,
"time": "1769092376"
},
"departure": {
"delay": 223,
"time": "1769092483"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1769092516"
},
"departure": {
"delay": 144,
"time": "1769092524"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1769093147"
},
"departure": {
"delay": 126,
"time": "1769093166"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 238,
"time": "1769092062"
},
"departure": {
"delay": 238,
"time": "1769092078"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769093389"
},
"departure": {
"delay": 57,
"time": "1769093397"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1769093326"
},
"departure": {
"delay": 58,
"time": "1769093338"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 197,
"time": "1769092867"
},
"departure": {
"delay": 197,
"time": "1769092937"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1769093198"
},
"departure": {
"delay": 107,
"time": "1769093207"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1769092981"
},
"departure": {
"delay": 194,
"time": "1769092994"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:35:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1769097813"
},
"departure": {
"delay": 33,
"time": "1769097813"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1769097879"
},
"departure": {
"delay": -21,
"time": "1769097879"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1769097488"
},
"departure": {
"delay": -2,
"time": "1769097538"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1769099173"
},
"departure": {
"delay": 133,
"time": "1769099173"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1769096772"
},
"departure": {
"delay": -48,
"time": "1769096772"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769096454"
},
"departure": {
"delay": 54,
"time": "1769096454"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1769098940"
},
"departure": {
"delay": 161,
"time": "1769098961"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1769099213"
},
"departure": {
"delay": 76,
"time": "1769099236"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -14,
"time": "1769096686"
},
"departure": {
"delay": -14,
"time": "1769096686"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 27,
"time": "1769098287"
},
"departure": {
"delay": 27,
"time": "1769098287"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1769099095"
},
"departure": {
"delay": 115,
"time": "1769099095"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1769096337"
},
"departure": {
"delay": 81,
"time": "1769096361"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1769097713"
},
"departure": {
"delay": -7,
"time": "1769097713"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1769097162"
},
"departure": {
"delay": -53,
"time": "1769097187"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1769098642"
},
"departure": {
"delay": 101,
"time": "1769098661"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769097614"
},
"departure": {
"delay": 39,
"time": "1769097639"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769098811"
},
"departure": {
"delay": 71,
"time": "1769098811"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769096621"
},
"departure": {
"delay": 41,
"time": "1769096621"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -58,
"time": "1769097362"
},
"departure": {
"delay": -58,
"time": "1769097362"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1769098886"
},
"departure": {
"delay": 86,
"time": "1769098886"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 155,
"time": "1769099015"
},
"departure": {
"delay": 155,
"time": "1769099015"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769096280"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769098361"
},
"departure": {
"delay": 91,
"time": "1769098411"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -174,
"time": "1769096886"
},
"departure": {
"delay": -174,
"time": "1769096886"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1769096544"
},
"departure": {
"delay": 84,
"time": "1769096544"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1769097986"
},
"departure": {
"delay": 51,
"time": "1769098011"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1769097262"
},
"departure": {
"delay": -13,
"time": "1769097287"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -88,
"time": "1769096992"
},
"departure": {
"delay": -88,
"time": "1769097092"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1769099353"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 166,
"time": "1769098161"
},
"departure": {
"delay": 166,
"time": "1769098186"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769096281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx343:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -165,
"time": "1769103555"
},
"departure": {
"delay": -165,
"time": "1769103555"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1769101531"
},
"departure": {
"delay": 31,
"time": "1769101531"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -141,
"time": "1769103219"
},
"departure": {
"delay": -141,
"time": "1769103219"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -196,
"time": "1769103344"
},
"departure": {
"delay": -196,
"time": "1769103344"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -101,
"time": "1769103139"
},
"departure": {
"delay": -101,
"time": "1769103139"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -194,
"time": "1769102926"
},
"departure": {
"delay": -194,
"time": "1769102926"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1769102679"
},
"departure": {
"delay": -81,
"time": "1769102679"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1769101718"
},
"departure": {
"delay": -22,
"time": "1769101718"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -98,
"time": "1769103082"
},
"departure": {
"delay": -98,
"time": "1769103082"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1769103495"
},
"departure": {
"delay": -165,
"time": "1769103495"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -134,
"time": "1769102986"
},
"departure": {
"delay": -134,
"time": "1769102986"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -212,
"time": "1769103688"
},
"departure": {
"delay": -212,
"time": "1769103688"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -103,
"time": "1769102537"
},
"departure": {
"delay": -103,
"time": "1769102537"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769101584"
},
"departure": {
"delay": 24,
"time": "1769101584"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1769101976"
},
"departure": {
"delay": -64,
"time": "1769101976"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -151,
"time": "1769102729"
},
"departure": {
"delay": -151,
"time": "1769102729"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -151,
"time": "1769102789"
},
"departure": {
"delay": -151,
"time": "1769102789"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -83,
"time": "1769102257"
},
"departure": {
"delay": -83,
"time": "1769102257"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -264,
"time": "1769103756"
},
"departure": {
"delay": -264,
"time": "1769103756"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -176,
"time": "1769103604"
},
"departure": {
"delay": -176,
"time": "1769103604"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -266,
"time": "1769103814"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1769102059"
},
"departure": {
"delay": -41,
"time": "1769102059"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -101,
"time": "1769102179"
},
"departure": {
"delay": -101,
"time": "1769102179"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -93,
"time": "1769101887"
},
"departure": {
"delay": -93,
"time": "1769101887"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -163,
"time": "1769102357"
},
"departure": {
"delay": -163,
"time": "1769102357"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596130:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -625,
"time": "1769102605"
},
"departure": {
"delay": -625,
"time": "1769102615"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -674,
"time": "1769102496"
},
"departure": {
"delay": -674,
"time": "1769102506"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -611,
"time": "1769101779"
},
"departure": {
"delay": -611,
"time": "1769101789"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -271,
"time": "1769105069"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -524,
"time": "1769103126"
},
"departure": {
"delay": -524,
"time": "1769103136"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -578,
"time": "1769101692"
},
"departure": {
"delay": -578,
"time": "1769101702"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -595,
"time": "1769101735"
},
"departure": {
"delay": -595,
"time": "1769101745"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -167,
"time": "1769104563"
},
"departure": {
"delay": -167,
"time": "1769104573"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -753,
"time": "1769102357"
},
"departure": {
"delay": -753,
"time": "1769102367"
},
"stopId": "FR:14625:ZE:5109580566626304:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -761,
"time": "1769101989"
},
"departure": {
"delay": -761,
"time": "1769101999"
},
"stopId": "FR:14366:ZE:272740014:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -198,
"time": "1769104952"
},
"departure": {
"delay": -198,
"time": "1769104962"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -598,
"time": "1769102992"
},
"departure": {
"delay": -598,
"time": "1769103002"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -249,
"time": "1769104421"
},
"departure": {
"delay": -249,
"time": "1769104431"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -446,
"time": "1769103324"
},
"departure": {
"delay": -446,
"time": "1769103334"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -754,
"time": "1769101936"
},
"departure": {
"delay": -754,
"time": "1769101946"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -147,
"time": "1769104823"
},
"departure": {
"delay": -147,
"time": "1769104833"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -311,
"time": "1769103639"
},
"departure": {
"delay": -311,
"time": "1769103649"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -597,
"time": "1769102813"
},
"departure": {
"delay": -597,
"time": "1769102823"
},
"stopId": "FR:14582:ZE:6282580074692608:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -674,
"time": "1769101836"
},
"departure": {
"delay": -674,
"time": "1769101846"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -702,
"time": "1769101868"
},
"departure": {
"delay": -702,
"time": "1769101878"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -296,
"time": "1769104254"
},
"departure": {
"delay": -296,
"time": "1769104264"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -366,
"time": "1769103764"
},
"departure": {
"delay": -366,
"time": "1769103774"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -751,
"time": "1769102239"
},
"departure": {
"delay": -751,
"time": "1769102249"
},
"stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -380,
"time": "1769103450"
},
"departure": {
"delay": -380,
"time": "1769103460"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -406,
"time": "1769103844"
},
"departure": {
"delay": -406,
"time": "1769103854"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1769102440"
},
"departure": {
"delay": 40,
"time": "1769102440"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -59,
"time": "1769102941"
},
"departure": {
"delay": -59,
"time": "1769102941"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1769102872"
},
"departure": {
"delay": -8,
"time": "1769102872"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -112,
"time": "1769103368"
},
"departure": {
"delay": -112,
"time": "1769103368"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -64,
"time": "1769103296"
},
"departure": {
"delay": -64,
"time": "1769103296"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1769103214"
},
"departure": {
"delay": -26,
"time": "1769103214"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1769103124"
},
"departure": {
"delay": 4,
"time": "1769103124"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1769102368"
},
"departure": {
"delay": 28,
"time": "1769102368"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -21,
"time": "1769103039"
},
"departure": {
"delay": -21,
"time": "1769103039"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1769102792"
},
"departure": {
"delay": 32,
"time": "1769102792"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769102626"
},
"departure": {
"delay": 46,
"time": "1769102626"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769102500"
},
"departure": {
"delay": 40,
"time": "1769102500"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769102705"
},
"departure": {
"delay": 5,
"time": "1769102705"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -149,
"time": "1769103451"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1769103008"
},
"departure": {
"delay": 8,
"time": "1769103008"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1769102566"
},
"departure": {
"delay": 106,
"time": "1769102566"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598409:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769107985"
},
"departure": {
"delay": 5,
"time": "1769107985"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769107685"
},
"departure": {
"delay": 5,
"time": "1769107685"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769106420"
},
"departure": {
"time": "1769106420"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769106300"
},
"departure": {
"time": "1769106300"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769108520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769106185"
},
"departure": {
"delay": 5,
"time": "1769106185"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769107745"
},
"departure": {
"delay": 5,
"time": "1769107745"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769108345"
},
"departure": {
"delay": 5,
"time": "1769108345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1769107990"
},
"departure": {
"delay": 10,
"time": "1769107990"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769100047",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470098:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3069,
"time": "1769100171"
},
"departure": {
"delay": -3069,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -68,
"time": "1769104192"
},
"departure": {
"delay": -68,
"time": "1769104192"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769104493"
},
"departure": {
"delay": -7,
"time": "1769104493"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -101,
"time": "1769103739"
},
"departure": {
"delay": -101,
"time": "1769103739"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769104444"
},
"departure": {
"delay": 4,
"time": "1769104444"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -112,
"time": "1769104148"
},
"departure": {
"delay": -112,
"time": "1769104148"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -76,
"time": "1769103644"
},
"departure": {
"delay": -76,
"time": "1769103644"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -57,
"time": "1769104263"
},
"departure": {
"delay": -57,
"time": "1769104263"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1769104578"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -45,
"time": "1769104035"
},
"departure": {
"delay": -45,
"time": "1769104035"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -90,
"time": "1769103690"
},
"departure": {
"delay": -90,
"time": "1769103690"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1769103875"
},
"departure": {
"delay": -25,
"time": "1769103875"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -69,
"time": "1769103891"
},
"departure": {
"delay": -69,
"time": "1769103891"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -112,
"time": "1769103788"
},
"departure": {
"delay": -112,
"time": "1769103788"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1769103983"
},
"departure": {
"delay": -37,
"time": "1769103983"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -92,
"time": "1769103568"
},
"departure": {
"delay": -92,
"time": "1769103568"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1769104376"
},
"departure": {
"delay": -4,
"time": "1769104376"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1769103942"
},
"departure": {
"delay": -18,
"time": "1769103942"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1769104337"
},
"departure": {
"delay": -43,
"time": "1769104337"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1769103538"
},
"departure": {
"delay": -62,
"time": "1769103538"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470098:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057467x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1769103671"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 131,
"time": "1769101571"
},
"departure": {
"delay": 131,
"time": "1769101571"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 171,
"time": "1769102271"
},
"departure": {
"delay": 171,
"time": "1769102271"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 162,
"time": "1769100102"
},
"departure": {
"delay": 162,
"time": "1769100102"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1769100250"
},
"departure": {
"delay": 190,
"time": "1769100250"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1769102181"
},
"departure": {
"delay": 141,
"time": "1769102181"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1769102531"
},
"departure": {
"delay": 131,
"time": "1769102531"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 146,
"time": "1769102306"
},
"departure": {
"delay": 146,
"time": "1769102306"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 160,
"time": "1769103580"
},
"departure": {
"delay": 160,
"time": "1769103580"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 166,
"time": "1769101906"
},
"departure": {
"delay": 166,
"time": "1769101906"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 133,
"time": "1769100373"
},
"departure": {
"delay": 133,
"time": "1769100373"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1769099837"
},
"departure": {
"delay": 77,
"time": "1769099837"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1769103470"
},
"departure": {
"delay": 170,
"time": "1769103470"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 157,
"time": "1769102137"
},
"departure": {
"delay": 157,
"time": "1769102137"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 151,
"time": "1769101051"
},
"departure": {
"delay": 151,
"time": "1769101051"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1769101843"
},
"departure": {
"delay": 163,
"time": "1769101843"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 131,
"time": "1769102351"
},
"departure": {
"delay": 131,
"time": "1769102351"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 131,
"time": "1769103551"
},
"departure": {
"delay": 131,
"time": "1769103551"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 161,
"time": "1769103521"
},
"departure": {
"delay": 161,
"time": "1769103521"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 174,
"time": "1769101254"
},
"departure": {
"delay": 174,
"time": "1769101254"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 131,
"time": "1769100971"
},
"departure": {
"delay": 131,
"time": "1769100971"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769101711"
},
"departure": {
"delay": 151,
"time": "1769101711"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1769100345"
},
"departure": {
"delay": 165,
"time": "1769100345"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1769102452"
},
"departure": {
"delay": 172,
"time": "1769102452"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 73,
"time": "1769099953"
},
"departure": {
"delay": 73,
"time": "1769099953"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769100431"
},
"departure": {
"delay": 131,
"time": "1769100431"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 184,
"time": "1769102944"
},
"departure": {
"delay": 184,
"time": "1769102944"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 176,
"time": "1769100296"
},
"departure": {
"delay": 176,
"time": "1769100296"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1769102575"
},
"departure": {
"delay": 175,
"time": "1769102575"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 107,
"time": "1769099627"
},
"departure": {
"delay": 107,
"time": "1769099627"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1769101422"
},
"departure": {
"delay": 162,
"time": "1769101422"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 188,
"time": "1769103368"
},
"departure": {
"delay": 188,
"time": "1769103368"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 151,
"time": "1769102611"
},
"departure": {
"delay": 151,
"time": "1769102611"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 145,
"time": "1769102725"
},
"departure": {
"delay": 145,
"time": "1769102725"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 68,
"time": "1769099708"
},
"departure": {
"delay": 68,
"time": "1769099708"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 131,
"time": "1769101151"
},
"departure": {
"delay": 131,
"time": "1769101151"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1769102651"
},
"departure": {
"delay": 131,
"time": "1769102651"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 156,
"time": "1769103216"
},
"departure": {
"delay": 156,
"time": "1769103216"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 131,
"time": "1769101211"
},
"departure": {
"delay": 131,
"time": "1769101211"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1769103265"
},
"departure": {
"delay": 145,
"time": "1769103265"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 184,
"time": "1769100184"
},
"departure": {
"delay": 184,
"time": "1769100184"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1769102997"
},
"departure": {
"delay": 177,
"time": "1769102997"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 131,
"time": "1769102051"
},
"departure": {
"delay": 131,
"time": "1769102051"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 175,
"time": "1769101975"
},
"departure": {
"delay": 175,
"time": "1769101975"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 131,
"time": "1769102891"
},
"departure": {
"delay": 131,
"time": "1769102891"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 170,
"time": "1769100650"
},
"departure": {
"delay": 170,
"time": "1769100650"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1769100551"
},
"departure": {
"delay": 131,
"time": "1769100551"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 182,
"time": "1769102402"
},
"departure": {
"delay": 182,
"time": "1769102402"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 147,
"time": "1769101347"
},
"departure": {
"delay": 147,
"time": "1769101347"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769103311"
},
"departure": {
"delay": 131,
"time": "1769103311"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 159,
"time": "1769102499"
},
"departure": {
"delay": 159,
"time": "1769102499"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 131,
"time": "1769101451"
},
"departure": {
"delay": 131,
"time": "1769101451"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 162,
"time": "1769102862"
},
"departure": {
"delay": 162,
"time": "1769102862"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 162,
"time": "1769103162"
},
"departure": {
"delay": 162,
"time": "1769103162"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057467x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106420"
},
"departure": {
"time": "1769106420"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769105640"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769108460"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769106300"
},
"departure": {
"time": "1769106300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1769105400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -272,
"time": "1769103568"
},
"departure": {
"delay": -272,
"time": "1769103568"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -209,
"time": "1769103391"
},
"departure": {
"delay": -209,
"time": "1769103391"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -201,
"time": "1769103159"
},
"departure": {
"delay": -201,
"time": "1769103159"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -171,
"time": "1769103249"
},
"departure": {
"delay": -171,
"time": "1769103249"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -241,
"time": "1769103539"
},
"departure": {
"delay": -241,
"time": "1769103539"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -182,
"time": "1769102818"
},
"departure": {
"delay": -182,
"time": "1769102818"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -308,
"time": "1769103772"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -202,
"time": "1769103518"
},
"departure": {
"delay": -202,
"time": "1769103518"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -68,
"time": "1769102692"
},
"departure": {
"delay": -68,
"time": "1769102692"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2409,
"time": "1769100171"
},
"departure": {
"delay": -2409,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -170,
"time": "1769103430"
},
"departure": {
"delay": -170,
"time": "1769103430"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -321,
"time": "1769103639"
},
"departure": {
"delay": -321,
"time": "1769103639"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2229,
"time": "1769100171"
},
"departure": {
"delay": -2229,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -196,
"time": "1769103284"
},
"departure": {
"delay": -196,
"time": "1769103284"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2409,
"time": "1769100171"
},
"departure": {
"delay": -2409,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -273,
"time": "1769103687"
},
"departure": {
"delay": -273,
"time": "1769103687"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -186,
"time": "1769103474"
},
"departure": {
"delay": -186,
"time": "1769103474"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2469,
"time": "1769100171"
},
"departure": {
"delay": -2469,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2349,
"time": "1769100171"
},
"departure": {
"delay": -2349,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1749,
"time": "1769100171"
},
"departure": {
"delay": -1749,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -188,
"time": "1769103352"
},
"departure": {
"delay": -188,
"time": "1769103352"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -212,
"time": "1769103088"
},
"departure": {
"delay": -212,
"time": "1769103088"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -150,
"time": "1769103330"
},
"departure": {
"delay": -150,
"time": "1769103330"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -236,
"time": "1769103004"
},
"departure": {
"delay": -236,
"time": "1769103004"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2589,
"time": "1769100171"
},
"departure": {
"delay": -2589,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -145,
"time": "1769102735"
},
"departure": {
"delay": -145,
"time": "1769102735"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471239:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470097:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1769102243"
},
"departure": {
"delay": -37,
"time": "1769102243"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -84,
"time": "1769101776"
},
"departure": {
"delay": -84,
"time": "1769101776"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -35,
"time": "1769102545"
},
"departure": {
"delay": -35,
"time": "1769102545"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769102584"
},
"departure": {
"delay": 4,
"time": "1769102584"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -61,
"time": "1769102099"
},
"departure": {
"delay": -61,
"time": "1769102099"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1769102191"
},
"departure": {
"delay": -29,
"time": "1769102191"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1769101947"
},
"departure": {
"delay": -93,
"time": "1769101947"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -104,
"time": "1769101996"
},
"departure": {
"delay": -104,
"time": "1769101996"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769102701"
},
"departure": {
"delay": 1,
"time": "1769102701"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -82,
"time": "1769101898"
},
"departure": {
"delay": -82,
"time": "1769101898"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -68,
"time": "1769101852"
},
"departure": {
"delay": -68,
"time": "1769101852"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1769102786"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1769102652"
},
"departure": {
"delay": 12,
"time": "1769102652"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -54,
"time": "1769101746"
},
"departure": {
"delay": -54,
"time": "1769101746"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -104,
"time": "1769102356"
},
"departure": {
"delay": -104,
"time": "1769102356"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1769102083"
},
"departure": {
"delay": -17,
"time": "1769102083"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -10,
"time": "1769102150"
},
"departure": {
"delay": -10,
"time": "1769102150"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769102400"
},
"departure": {
"delay": -60,
"time": "1769102400"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1769102471"
},
"departure": {
"delay": -49,
"time": "1769102471"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470097:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853433F5403288x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099400"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769099940"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769098620"
},
"departure": {
"time": "1769098680"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104080"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769098920"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769094453",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853433F5403288x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104140"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6081:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:bc30f301ef19b8aca4c8a6ccf3ee2afc:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1769099842"
},
"departure": {
"delay": 217,
"time": "1769099857"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1769099974"
},
"departure": {
"delay": 104,
"time": "1769099984"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 221,
"time": "1769100881"
},
"departure": {
"delay": 221,
"time": "1769100881"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 221,
"time": "1769100581"
},
"departure": {
"delay": 221,
"time": "1769100581"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1769099932"
},
"departure": {
"delay": 137,
"time": "1769099957"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 221,
"time": "1769101001"
},
"departure": {
"delay": 221,
"time": "1769101001"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 222,
"time": "1769100882"
},
"departure": {
"delay": 222,
"time": "1769100882"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1769101061"
},
"departure": {
"delay": 221,
"time": "1769101061"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 221,
"time": "1769100641"
},
"departure": {
"delay": 221,
"time": "1769100641"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 221,
"time": "1769100761"
},
"departure": {
"delay": 221,
"time": "1769100761"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 221,
"time": "1769100401"
},
"departure": {
"delay": 221,
"time": "1769100401"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1769100221"
},
"departure": {
"delay": 221,
"time": "1769100221"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 174,
"time": "1769099863"
},
"departure": {
"delay": 174,
"time": "1769099874"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 221,
"time": "1769100941"
},
"departure": {
"delay": 221,
"time": "1769100941"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 222,
"time": "1769100066"
},
"departure": {
"delay": 222,
"time": "1769100102"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"delay": 167,
"time": "1769099627"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 221,
"time": "1769100461"
},
"departure": {
"delay": 221,
"time": "1769100461"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1769099659"
},
"departure": {
"delay": 222,
"time": "1769099682"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 221,
"time": "1769101181"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1769099797"
},
"departure": {
"delay": 230,
"time": "1769099810"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 221,
"time": "1769100341"
},
"departure": {
"delay": 221,
"time": "1769100341"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 255,
"time": "1769099739"
},
"departure": {
"delay": 255,
"time": "1769099775"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 221,
"time": "1769100821"
},
"departure": {
"delay": 221,
"time": "1769100821"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
}
],
"timestamp": "1769100242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:bc30f301ef19b8aca4c8a6ccf3ee2afc:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -146,
"time": "1769100994"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769099370"
},
"departure": {
"delay": 30,
"time": "1769099370"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769099670"
},
"departure": {
"delay": 30,
"time": "1769099670"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769099880"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1769100031"
},
"departure": {
"delay": -29,
"time": "1769100031"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 90,
"time": "1769099757"
},
"departure": {
"delay": 90,
"time": "1769099790"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769099576"
},
"departure": {
"delay": 60,
"time": "1769099580"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -90,
"time": "1769100810"
},
"departure": {
"delay": -90,
"time": "1769100810"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -19,
"time": "1769100281"
},
"departure": {
"delay": -19,
"time": "1769100281"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769100138"
},
"departure": {
"delay": 60,
"time": "1769100180"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769100370"
},
"departure": {
"delay": 10,
"time": "1769100370"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -98,
"time": "1769100742"
},
"departure": {
"delay": -98,
"time": "1769100742"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -50,
"time": "1769100550"
},
"departure": {
"delay": -50,
"time": "1769100550"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1769099970"
},
"departure": {
"delay": -30,
"time": "1769099970"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769099430"
},
"departure": {
"delay": 60,
"time": "1769099460"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596664:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9034:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100973"
},
"departure": {
"time": "1769100973"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769100630"
},
"departure": {
"time": "1769100630"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101516"
},
"departure": {
"time": "1769101516"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769101445"
},
"departure": {
"time": "1769101445"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100606"
},
"departure": {
"time": "1769100606"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101554"
},
"departure": {
"time": "1769101554"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769100727"
},
"departure": {
"time": "1769100727"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769101912"
},
"departure": {
"time": "1769101912"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102083"
},
"departure": {
"time": "1769102083"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769101196"
},
"departure": {
"time": "1769101196"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100784"
},
"departure": {
"time": "1769100784"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101269"
},
"departure": {
"time": "1769101269"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101671"
},
"departure": {
"time": "1769101671"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102234"
},
"departure": {
"time": "1769102234"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769100676"
},
"departure": {
"time": "1769100676"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101848"
},
"departure": {
"time": "1769101848"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101100"
},
"departure": {
"time": "1769101100"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769099640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9034:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769071260"
},
"departure": {
"time": "1769071260"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769073060"
},
"departure": {
"time": "1769073060"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769072460"
},
"departure": {
"time": "1769072460"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769071440"
},
"departure": {
"time": "1769071440"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769072880"
},
"departure": {
"time": "1769072880"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769071320"
},
"departure": {
"time": "1769071320"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769072400"
},
"departure": {
"time": "1769072400"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769071380"
},
"departure": {
"time": "1769071380"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769072940"
},
"departure": {
"time": "1769072940"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769073180"
},
"departure": {
"time": "1769073180"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769072040"
},
"departure": {
"time": "1769072040"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769071560"
},
"departure": {
"time": "1769071560"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769073480"
},
"departure": {
"time": "1769073480"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769071200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769071620"
},
"departure": {
"time": "1769071620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769072220"
},
"departure": {
"time": "1769072220"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769074080"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769071800"
},
"departure": {
"time": "1769071800"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769072100"
},
"departure": {
"time": "1769072100"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769072700"
},
"departure": {
"time": "1769072700"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769072160"
},
"departure": {
"time": "1769072160"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769072580"
},
"departure": {
"time": "1769072580"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769072340"
},
"departure": {
"time": "1769072340"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769072520"
},
"departure": {
"time": "1769072520"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769071265"
},
"departure": {
"delay": 5,
"time": "1769071265"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769073000"
},
"departure": {
"time": "1769073000"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1769068079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx159:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230623x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1769100028"
},
"departure": {
"delay": 208,
"time": "1769100028"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 217,
"time": "1769101417"
},
"departure": {
"delay": 217,
"time": "1769101417"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 215,
"time": "1769100935"
},
"departure": {
"delay": 215,
"time": "1769100935"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 238,
"time": "1769100538"
},
"departure": {
"delay": 238,
"time": "1769100538"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1769101175"
},
"departure": {
"delay": 215,
"time": "1769101175"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 219,
"time": "1769100819"
},
"departure": {
"delay": 219,
"time": "1769100819"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 271,
"time": "1769101351"
},
"departure": {
"delay": 271,
"time": "1769101351"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 215,
"time": "1769101475"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 203,
"time": "1769099963"
},
"departure": {
"delay": 203,
"time": "1769099963"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1769100177"
},
"departure": {
"delay": 237,
"time": "1769100177"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1769100698"
},
"departure": {
"delay": 218,
"time": "1769100698"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 223,
"time": "1769101243"
},
"departure": {
"delay": 223,
"time": "1769101243"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1769099618"
},
"departure": {
"delay": 158,
"time": "1769099618"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 224,
"time": "1769100884"
},
"departure": {
"delay": 224,
"time": "1769100884"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1769101115"
},
"departure": {
"delay": 215,
"time": "1769101115"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 255,
"time": "1769100975"
},
"departure": {
"delay": 255,
"time": "1769100975"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 272,
"time": "1769100632"
},
"departure": {
"delay": 272,
"time": "1769100632"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 262,
"time": "1769101042"
},
"departure": {
"delay": 262,
"time": "1769101042"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 236,
"time": "1769100116"
},
"departure": {
"delay": 236,
"time": "1769100116"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 259,
"time": "1769099899"
},
"departure": {
"delay": 259,
"time": "1769099899"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 46,
"time": "1769099386"
},
"departure": {
"delay": 46,
"time": "1769099386"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1769100460"
},
"departure": {
"delay": 220,
"time": "1769100460"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 215,
"time": "1769100395"
},
"departure": {
"delay": 215,
"time": "1769100395"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 215,
"time": "1769100755"
},
"departure": {
"delay": 215,
"time": "1769100755"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769100036",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230623x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:88xHO04xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1769091440"
},
"departure": {
"delay": 61,
"time": "1769091481"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1769091036"
},
"departure": {
"delay": 90,
"time": "1769091090"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1769091991"
},
"departure": {
"delay": 3,
"time": "1769092023"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1769092324"
},
"departure": {
"delay": -102,
"time": "1769092338"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769091331"
},
"departure": {
"delay": 38,
"time": "1769091338"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -110,
"time": "1769092376"
},
"departure": {
"delay": -110,
"time": "1769092390"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1769091506"
},
"departure": {
"delay": 102,
"time": "1769091582"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1769091913"
},
"departure": {
"delay": 52,
"time": "1769091952"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769090766"
},
"departure": {
"delay": 56,
"time": "1769090816"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769091282"
},
"departure": {
"delay": 52,
"time": "1769091292"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769091122"
},
"departure": {
"delay": 48,
"time": "1769091168"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1769092214"
},
"departure": {
"delay": 37,
"time": "1769092237"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"departure": {
"delay": 33,
"time": "1769090733"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -245,
"time": "1769092435"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769092254"
},
"departure": {
"delay": 4,
"time": "1769092264"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1769091241"
},
"departure": {
"delay": 68,
"time": "1769091248"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -88,
"time": "1769092287"
},
"departure": {
"delay": -88,
"time": "1769092292"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769090852"
},
"departure": {
"delay": 39,
"time": "1769090919"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769092130"
},
"departure": {
"delay": 20,
"time": "1769092160"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769091387"
},
"departure": {
"delay": 54,
"time": "1769091414"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769091704"
},
"departure": {
"delay": 25,
"time": "1769091805"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:88xHO04xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:98xHO04xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1769098002"
},
"departure": {
"delay": 86,
"time": "1769098046"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1769098405"
},
"departure": {
"delay": 1,
"time": "1769098441"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1769096875"
},
"departure": {
"delay": 71,
"time": "1769096891"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1769096927"
},
"departure": {
"delay": 47,
"time": "1769096927"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1769097100"
},
"departure": {
"delay": 113,
"time": "1769097173"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1769096972"
},
"departure": {
"delay": 41,
"time": "1769096981"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769098148"
},
"departure": {
"delay": 16,
"time": "1769098156"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769097006"
},
"departure": {
"delay": 46,
"time": "1769097046"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"time": "1769096700"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1769097901"
},
"departure": {
"delay": 122,
"time": "1769097962"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1769097201"
},
"departure": {
"delay": 176,
"time": "1769097356"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -19,
"time": "1769098661"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769097534"
},
"departure": {
"delay": 150,
"time": "1769097570"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1769098188"
},
"departure": {
"delay": 19,
"time": "1769098219"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 199,
"time": "1769097677"
},
"departure": {
"delay": 199,
"time": "1769097739"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769098061"
},
"departure": {
"delay": 24,
"time": "1769098104"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769098293"
},
"departure": {
"delay": 35,
"time": "1769098355"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1769097451"
},
"departure": {
"delay": 162,
"time": "1769097462"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1769097976"
},
"departure": {
"delay": 84,
"time": "1769097984"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769098521"
},
"departure": {
"delay": 8,
"time": "1769098568"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1769098603"
},
"departure": {
"delay": -4,
"time": "1769098616"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:98xHO04xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230339x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769101714"
},
"departure": {
"delay": 214,
"time": "1769101714"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 189,
"time": "1769101689"
},
"departure": {
"delay": 189,
"time": "1769101689"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 197,
"time": "1769101637"
},
"departure": {
"delay": 197,
"time": "1769101637"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 189,
"time": "1769101809"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 208,
"time": "1769100868"
},
"departure": {
"delay": 208,
"time": "1769100868"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 218,
"time": "1769101418"
},
"departure": {
"delay": 218,
"time": "1769101418"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 189,
"time": "1769101089"
},
"departure": {
"delay": 189,
"time": "1769101089"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 235,
"time": "1769100475"
},
"departure": {
"delay": 235,
"time": "1769100475"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1769100266"
},
"departure": {
"delay": 206,
"time": "1769100266"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1769101557"
},
"departure": {
"delay": 237,
"time": "1769101557"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 131,
"time": "1769099711"
},
"departure": {
"delay": 131,
"time": "1769099711"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1769100086"
},
"departure": {
"delay": 146,
"time": "1769100086"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 223,
"time": "1769101603"
},
"departure": {
"delay": 223,
"time": "1769101603"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 194,
"time": "1769100614"
},
"departure": {
"delay": 194,
"time": "1769100614"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 221,
"time": "1769101781"
},
"departure": {
"delay": 221,
"time": "1769101781"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 189,
"time": "1769101509"
},
"departure": {
"delay": 189,
"time": "1769101509"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 244,
"time": "1769101024"
},
"departure": {
"delay": 244,
"time": "1769101024"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1769101130"
},
"departure": {
"delay": 230,
"time": "1769101130"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1769099647"
},
"departure": {
"delay": 187,
"time": "1769099647"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1769100055"
},
"departure": {
"delay": 175,
"time": "1769100055"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 203,
"time": "1769100983"
},
"departure": {
"delay": 203,
"time": "1769100983"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 235,
"time": "1769101735"
},
"departure": {
"delay": 235,
"time": "1769101735"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 189,
"time": "1769100549"
},
"departure": {
"delay": 189,
"time": "1769100549"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1769101181"
},
"departure": {
"delay": 221,
"time": "1769101181"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 235,
"time": "1769101255"
},
"departure": {
"delay": 235,
"time": "1769101255"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 208,
"time": "1769099968"
},
"departure": {
"delay": 208,
"time": "1769099968"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 189,
"time": "1769101329"
},
"departure": {
"delay": 189,
"time": "1769101329"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 207,
"time": "1769100207"
},
"departure": {
"delay": 207,
"time": "1769100207"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1769100767"
},
"departure": {
"delay": 227,
"time": "1769100767"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230339x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596262:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769102167"
},
"departure": {
"delay": 67,
"time": "1769102167"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1769102296"
},
"departure": {
"delay": 16,
"time": "1769102296"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1769102449"
},
"departure": {
"delay": -71,
"time": "1769102449"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -131,
"time": "1769102569"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769102093"
},
"departure": {
"delay": 53,
"time": "1769102093"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1769102236"
},
"departure": {
"delay": 76,
"time": "1769102236"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1769102379"
},
"departure": {
"delay": -21,
"time": "1769102379"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769102316"
},
"departure": {
"delay": 36,
"time": "1769102316"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1769102214"
},
"departure": {
"delay": 114,
"time": "1769102214"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769102010"
},
"departure": {
"delay": 30,
"time": "1769102010"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596262:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1769099340"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1769100600"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 240,
"time": "1769099220"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 180,
"time": "1769102460"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"delay": 180,
"time": "1769101320"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 180,
"time": "1769100240"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 180,
"time": "1769099460"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 240,
"time": "1769098860"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 180,
"time": "1769102160"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"delay": 180,
"time": "1769100300"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 180,
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": 180,
"time": "1769100660"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 180,
"time": "1769099700"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 240,
"time": "1769100060"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 240,
"time": "1769099940"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1769102760"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"delay": 180,
"time": "1769102640"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"delay": 180,
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"delay": 180,
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 180,
"time": "1769101620"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 180,
"time": "1769101200"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 180,
"time": "1769101920"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 180,
"time": "1769102280"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"delay": 180,
"time": "1769102100"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"delay": 180,
"time": "1769101020"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 240,
"time": "1769098980"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 180,
"time": "1769100180"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1769100780"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 180,
"time": "1769100480"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 180,
"time": "1769100360"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 240,
"time": "1769098920"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 240,
"time": "1769099100"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 240,
"time": "1769099880"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1769100960"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 180,
"time": "1769102040"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": 180,
"time": "1769101380"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 180,
"time": "1769102580"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"delay": 180,
"time": "1769102400"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"delay": 180,
"time": "1769099520"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 240,
"time": "1769099160"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 240,
"time": "1769100000"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1769101500"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 180,
"time": "1769099580"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 180,
"time": "1769100900"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 180,
"time": "1769099760"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 180,
"time": "1769102520"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"delay": 180,
"time": "1769100060"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 180,
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1769100007",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3041:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -146,
"time": "1769105554"
},
"departure": {
"delay": -146,
"time": "1769105554"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1769103869"
},
"departure": {
"delay": 29,
"time": "1769103869"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -158,
"time": "1769105122"
},
"departure": {
"delay": -158,
"time": "1769105122"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -92,
"time": "1769105848"
},
"departure": {
"delay": -92,
"time": "1769105848"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 15,
"time": "1769103375"
},
"departure": {
"delay": 15,
"time": "1769103375"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769104250"
},
"departure": {
"delay": 50,
"time": "1769104250"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1769105894"
},
"departure": {
"delay": -46,
"time": "1769105894"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -140,
"time": "1769105980"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -183,
"time": "1769105337"
},
"departure": {
"delay": -183,
"time": "1769105337"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -122,
"time": "1769105518"
},
"departure": {
"delay": -122,
"time": "1769105518"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -105,
"time": "1769105775"
},
"departure": {
"delay": -105,
"time": "1769105775"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1769104668"
},
"departure": {
"delay": 48,
"time": "1769104668"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -231,
"time": "1769105169"
},
"departure": {
"delay": -231,
"time": "1769105169"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -114,
"time": "1769105586"
},
"departure": {
"delay": -114,
"time": "1769105586"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 80,
"time": "1769104100"
},
"departure": {
"delay": 80,
"time": "1769104100"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 79,
"time": "1769104339"
},
"departure": {
"delay": 79,
"time": "1769104339"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 27,
"time": "1769104587"
},
"departure": {
"delay": 27,
"time": "1769104587"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1769104304"
},
"departure": {
"delay": 104,
"time": "1769104304"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1769104834"
},
"departure": {
"delay": -26,
"time": "1769104834"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1769104137"
},
"departure": {
"delay": 57,
"time": "1769104137"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769104623"
},
"departure": {
"delay": 3,
"time": "1769104623"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769103557"
},
"departure": {
"delay": 17,
"time": "1769103557"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1769104190"
},
"departure": {
"delay": 50,
"time": "1769104190"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769103796"
},
"departure": {
"delay": 16,
"time": "1769103796"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769103649"
},
"departure": {
"delay": 49,
"time": "1769103649"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1769103688"
},
"departure": {
"delay": 28,
"time": "1769103688"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -86,
"time": "1769105674"
},
"departure": {
"delay": -86,
"time": "1769105674"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -156,
"time": "1769104944"
},
"departure": {
"delay": -156,
"time": "1769104944"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769104372"
},
"departure": {
"delay": 52,
"time": "1769104372"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -216,
"time": "1769104884"
},
"departure": {
"delay": -216,
"time": "1769104884"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769103900"
},
"departure": {
"delay": 60,
"time": "1769103900"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1769103598"
},
"departure": {
"delay": -2,
"time": "1769103598"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -176,
"time": "1769105044"
},
"departure": {
"delay": -176,
"time": "1769105044"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -21,
"time": "1769103759"
},
"departure": {
"delay": -21,
"time": "1769103759"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1769105715"
},
"departure": {
"delay": -105,
"time": "1769105715"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1769104504"
},
"departure": {
"delay": 4,
"time": "1769104504"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769104028"
},
"departure": {
"delay": 8,
"time": "1769104028"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -189,
"time": "1769105391"
},
"departure": {
"delay": -189,
"time": "1769105391"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -32,
"time": "1769103508"
},
"departure": {
"delay": -32,
"time": "1769103508"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769103405"
},
"departure": {
"delay": 45,
"time": "1769103405"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490659:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769100219"
},
"departure": {
"delay": -21,
"time": "1769100219"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1769100203"
},
"departure": {
"delay": 23,
"time": "1769100203"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1769100095"
},
"departure": {
"delay": 35,
"time": "1769100095"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1769100819"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1769100399"
},
"departure": {
"delay": -21,
"time": "1769100399"
},
"stopId": "FR:76718:ZE:VALLIQUERVILLE1:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1769100187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000296:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100720"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6078:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769080720"
},
"departure": {
"delay": -6,
"time": "1769080734"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1769080570"
},
"departure": {
"delay": 86,
"time": "1769080586"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1769079934"
},
"departure": {
"delay": 100,
"time": "1769079940"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769079952"
},
"departure": {
"delay": 68,
"time": "1769079968"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1769080691"
},
"departure": {
"delay": 25,
"time": "1769080705"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1769079841"
},
"departure": {
"delay": 130,
"time": "1769079850"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1769080208"
},
"departure": {
"delay": 20,
"time": "1769080220"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 126,
"time": "1769079726"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -21,
"time": "1769080891"
},
"departure": {
"delay": -21,
"time": "1769080899"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1769080782"
},
"departure": {
"delay": -6,
"time": "1769080794"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769080258"
},
"departure": {
"delay": 6,
"time": "1769080266"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1769080854"
},
"departure": {
"delay": 3,
"time": "1769080863"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769080977"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769079999"
},
"departure": {
"delay": 12,
"time": "1769080032"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1769079874"
},
"departure": {
"delay": 107,
"time": "1769079887"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1769080398"
},
"departure": {
"delay": 89,
"time": "1769080529"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1769080348"
},
"departure": {
"delay": -23,
"time": "1769080357"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1769080049"
},
"departure": {
"delay": 37,
"time": "1769080117"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430290xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1769093158"
},
"departure": {
"delay": 246,
"time": "1769093166"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1769093262"
},
"departure": {
"delay": 233,
"time": "1769093273"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1769093180"
},
"departure": {
"delay": 214,
"time": "1769093194"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769093553"
},
"departure": {
"time": "1769093340"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1769093397"
},
"departure": {
"delay": 147,
"time": "1769093427"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 195,
"time": "1769093348"
},
"departure": {
"delay": 195,
"time": "1769093355"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 255,
"time": "1769093115"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430290xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2601:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34930694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1769088544"
},
"departure": {
"delay": 111,
"time": "1769088591"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769088377"
},
"departure": {
"delay": 62,
"time": "1769088422"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1769088730"
},
"departure": {
"time": "1769088540"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 41,
"time": "1769088341"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34930694:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056594x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769100573"
},
"departure": {
"delay": 93,
"time": "1769100573"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 62,
"time": "1769101022"
},
"departure": {
"delay": 62,
"time": "1769101022"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769100339"
},
"departure": {
"delay": 39,
"time": "1769100339"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1769100939"
},
"departure": {
"delay": 39,
"time": "1769100939"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769101674"
},
"departure": {
"delay": 54,
"time": "1769101674"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1769101180"
},
"departure": {
"delay": 40,
"time": "1769101180"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1769101354"
},
"departure": {
"delay": 94,
"time": "1769101354"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1769101092"
},
"departure": {
"delay": 72,
"time": "1769101092"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1769101629"
},
"departure": {
"delay": 69,
"time": "1769101629"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769100299"
},
"departure": {
"delay": 59,
"time": "1769100299"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769101299"
},
"departure": {
"delay": 39,
"time": "1769101299"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769100150"
},
"departure": {
"delay": 90,
"time": "1769100150"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769100765"
},
"departure": {
"delay": 45,
"time": "1769100765"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769101479"
},
"departure": {
"delay": 39,
"time": "1769101479"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769101839"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1769101557"
},
"departure": {
"delay": 57,
"time": "1769101557"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1769101261"
},
"departure": {
"delay": 61,
"time": "1769101261"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1769100221"
},
"departure": {
"delay": 41,
"time": "1769100221"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056594x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072074x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769101520"
},
"departure": {
"delay": 20,
"time": "1769101520"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769101635"
},
"departure": {
"delay": 15,
"time": "1769101635"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1769101808"
},
"departure": {
"delay": 8,
"time": "1769101808"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769102358"
},
"departure": {
"delay": 18,
"time": "1769102358"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769101304"
},
"departure": {
"delay": 44,
"time": "1769101304"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769102321"
},
"departure": {
"delay": 41,
"time": "1769102321"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1769102284"
},
"departure": {
"delay": 4,
"time": "1769102284"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769100955"
},
"departure": {
"delay": 55,
"time": "1769100955"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769101120"
},
"departure": {
"delay": 40,
"time": "1769101120"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769102089"
},
"departure": {
"delay": 49,
"time": "1769102089"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102400"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1769101978"
},
"departure": {
"delay": 58,
"time": "1769101978"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769102165"
},
"departure": {
"delay": 5,
"time": "1769102165"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769101028"
},
"departure": {
"delay": 8,
"time": "1769101028"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072074x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851721F5403188x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103900"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769096734",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851721F5403188x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:101xHO04xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769100390"
},
"departure": {
"delay": 30,
"time": "1769100390"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1769099531"
},
"departure": {
"delay": 123,
"time": "1769099583"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1769100810"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 210,
"time": "1769099284"
},
"departure": {
"delay": 210,
"time": "1769099310"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769100130"
},
"departure": {
"delay": 41,
"time": "1769100161"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1769099625"
},
"departure": {
"delay": 204,
"time": "1769099784"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 117,
"time": "1769099506"
},
"departure": {
"delay": 117,
"time": "1769099517"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769100630"
},
"departure": {
"delay": 30,
"time": "1769100630"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769100510"
},
"departure": {
"delay": 30,
"time": "1769100510"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1769099346"
},
"departure": {
"delay": 143,
"time": "1769099363"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769099599"
},
"departure": {
"delay": 85,
"time": "1769099605"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1769098954"
},
"departure": {
"delay": 116,
"time": "1769098976"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 155,
"time": "1769099427"
},
"departure": {
"delay": 155,
"time": "1769099435"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 104,
"time": "1769099907"
},
"departure": {
"delay": 104,
"time": "1769099984"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769100270"
},
"departure": {
"delay": 30,
"time": "1769100270"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1769100330"
},
"departure": {
"delay": 30,
"time": "1769100330"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 133,
"time": "1769099466"
},
"departure": {
"delay": 133,
"time": "1769099473"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1769100570"
},
"departure": {
"delay": 30,
"time": "1769100570"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1769099020"
},
"departure": {
"delay": 145,
"time": "1769099125"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1769100063"
},
"departure": {
"delay": 91,
"time": "1769100091"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 124,
"time": "1769098924"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:101xHO04xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057776x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 591,
"time": "1769100051"
},
"departure": {
"delay": 591,
"time": "1769100051"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 632,
"time": "1769099792"
},
"departure": {
"delay": 632,
"time": "1769099792"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 595,
"time": "1769100295"
},
"departure": {
"delay": 595,
"time": "1769100295"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 595,
"time": "1769100595"
},
"departure": {
"delay": 595,
"time": "1769100595"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 598,
"time": "1769100238"
},
"departure": {
"delay": 598,
"time": "1769100238"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 610,
"time": "1769100550"
},
"departure": {
"delay": 610,
"time": "1769100550"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 650,
"time": "1769099570"
},
"departure": {
"delay": 650,
"time": "1769099570"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 595,
"time": "1769100115"
},
"departure": {
"delay": 595,
"time": "1769100115"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 637,
"time": "1769100337"
},
"departure": {
"delay": 637,
"time": "1769100337"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 633,
"time": "1769100513"
},
"departure": {
"delay": 633,
"time": "1769100513"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 673,
"time": "1769099893"
},
"departure": {
"delay": 673,
"time": "1769099893"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 611,
"time": "1769100371"
},
"departure": {
"delay": 611,
"time": "1769100371"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 685,
"time": "1769099845"
},
"departure": {
"delay": 685,
"time": "1769099845"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 616,
"time": "1769100016"
},
"departure": {
"delay": 616,
"time": "1769100016"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 595,
"time": "1769100655"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 587,
"time": "1769099327"
},
"departure": {
"delay": 587,
"time": "1769099327"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 656,
"time": "1769099696"
},
"departure": {
"delay": 656,
"time": "1769099696"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 604,
"time": "1769100424"
},
"departure": {
"delay": 604,
"time": "1769100424"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769100056",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057776x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596673:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769103529"
},
"departure": {
"delay": 49,
"time": "1769103529"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769104724"
},
"departure": {
"delay": 44,
"time": "1769104724"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1769105062"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769104145"
},
"departure": {
"delay": 125,
"time": "1769104145"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1769104927"
},
"departure": {
"delay": 7,
"time": "1769104927"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1769104336"
},
"departure": {
"delay": 76,
"time": "1769104336"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1769104968"
},
"departure": {
"delay": -12,
"time": "1769104968"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 63,
"time": "1769104503"
},
"departure": {
"delay": 63,
"time": "1769104503"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769104589"
},
"departure": {
"delay": 89,
"time": "1769104589"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769103756"
},
"departure": {
"delay": 96,
"time": "1769103756"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1769103990"
},
"departure": {
"delay": 90,
"time": "1769103990"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1769103846"
},
"departure": {
"delay": 66,
"time": "1769103846"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -23,
"time": "1769105017"
},
"departure": {
"delay": -23,
"time": "1769105017"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769104805"
},
"departure": {
"delay": 5,
"time": "1769104805"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769104091"
},
"departure": {
"delay": 71,
"time": "1769104091"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1769104061"
},
"departure": {
"delay": 101,
"time": "1769104061"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1769104664"
},
"departure": {
"delay": 44,
"time": "1769104664"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1769104383"
},
"departure": {
"delay": 3,
"time": "1769104383"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769104867"
},
"departure": {
"delay": 7,
"time": "1769104867"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596673:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598406:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1769100115"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -18,
"time": "1769099922"
},
"departure": {
"delay": -18,
"time": "1769099922"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769099760"
},
"departure": {
"delay": 60,
"time": "1769099760"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769099680"
},
"departure": {
"delay": 60,
"time": "1769099700"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1769100035"
},
"departure": {
"delay": -25,
"time": "1769100035"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769099850"
},
"departure": {
"delay": 30,
"time": "1769099850"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598406:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107801x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769100312"
},
"departure": {
"delay": 12,
"time": "1769100312"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1769100547"
},
"departure": {
"delay": 7,
"time": "1769100547"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1769100841"
},
"departure": {
"delay": 61,
"time": "1769100841"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1769101248"
},
"departure": {
"delay": 48,
"time": "1769101248"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769101351"
},
"departure": {
"delay": 31,
"time": "1769101351"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769101141"
},
"departure": {
"delay": 61,
"time": "1769101141"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769100195"
},
"departure": {
"delay": 15,
"time": "1769100195"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769100660"
},
"departure": {
"delay": 60,
"time": "1769100660"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1769101024"
},
"departure": {
"delay": 64,
"time": "1769101024"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769100072"
},
"departure": {
"delay": 12,
"time": "1769100072"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1769101471"
},
"departure": {
"delay": 31,
"time": "1769101471"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1769101653"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1769101567"
},
"departure": {
"delay": 7,
"time": "1769101567"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1769100432"
},
"departure": {
"delay": 12,
"time": "1769100432"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769099736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107801x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104920"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769104380"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769104980"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769104440"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103960"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769104800"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769104320"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769104560"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769104680"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769104740"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769104860"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3019:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769086586"
},
"departure": {
"delay": 103,
"time": "1769086603"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 106,
"time": "1769087529"
},
"departure": {
"delay": 106,
"time": "1769087566"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769087664"
},
"departure": {
"delay": 120,
"time": "1769087700"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 80,
"time": "1769087040"
},
"departure": {
"delay": 80,
"time": "1769087060"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 105,
"time": "1769087349"
},
"departure": {
"delay": 105,
"time": "1769087385"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769086637"
},
"departure": {
"delay": 90,
"time": "1769086650"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 130,
"time": "1769087905"
},
"departure": {
"delay": 130,
"time": "1769087950"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769086733"
},
"departure": {
"delay": 73,
"time": "1769086753"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1769087295"
},
"departure": {
"delay": 86,
"time": "1769087306"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1769087584"
},
"departure": {
"delay": 119,
"time": "1769087639"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1769086883"
},
"departure": {
"delay": 128,
"time": "1769086988"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 101,
"time": "1769086541"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769088096"
},
"departure": {
"delay": 117,
"time": "1769088117"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1769087011"
},
"departure": {
"delay": 106,
"time": "1769087026"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1769087966"
},
"departure": {
"delay": 97,
"time": "1769087977"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1769087501"
},
"departure": {
"delay": 119,
"time": "1769087519"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1769087167"
},
"departure": {
"delay": 112,
"time": "1769087272"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1769088017"
},
"departure": {
"delay": 121,
"time": "1769088061"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1769088159"
},
"departure": {
"delay": 122,
"time": "1769088182"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1769087766"
},
"departure": {
"delay": 77,
"time": "1769087777"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1769087720"
},
"departure": {
"delay": 99,
"time": "1769087739"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1769087444"
},
"departure": {
"delay": 145,
"time": "1769087485"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769087801"
},
"departure": {
"delay": 91,
"time": "1769087851"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1769087108"
},
"departure": {
"delay": 112,
"time": "1769087152"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1769088282"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:29:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769097720"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100840"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7048:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 477,
"time": "1769066542"
},
"departure": {
"delay": 477,
"time": "1769066577"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 470,
"time": "1769066801"
},
"departure": {
"delay": 470,
"time": "1769066810"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769065581"
},
"departure": {
"delay": 108,
"time": "1769065668"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1769065402"
},
"departure": {
"delay": 61,
"time": "1769065441"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 472,
"time": "1769066457"
},
"departure": {
"delay": 472,
"time": "1769066512"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 471,
"time": "1769066839"
},
"departure": {
"delay": 471,
"time": "1769066871"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 282,
"time": "1769065970"
},
"departure": {
"delay": 282,
"time": "1769066022"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 287,
"time": "1769066045"
},
"departure": {
"delay": 287,
"time": "1769066087"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 482,
"time": "1769066751"
},
"departure": {
"delay": 482,
"time": "1769066762"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1769065348"
},
"departure": {
"delay": 72,
"time": "1769065392"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 453,
"time": "1769066333"
},
"departure": {
"delay": 453,
"time": "1769066433"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769065252"
},
"departure": {
"delay": 55,
"time": "1769065315"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 514,
"time": "1769066702"
},
"departure": {
"delay": 514,
"time": "1769066734"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1769066101"
},
"departure": {
"delay": 271,
"time": "1769066131"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1769065079"
},
"departure": {
"delay": 58,
"time": "1769065138"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1769065698"
},
"departure": {
"delay": 110,
"time": "1769065730"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769064913"
},
"departure": {
"delay": 50,
"time": "1769064950"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 428,
"time": "1769067008"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 461,
"time": "1769066901"
},
"departure": {
"delay": 461,
"time": "1769066921"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 187,
"time": "1769065780"
},
"departure": {
"delay": 187,
"time": "1769065867"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 455,
"time": "1769066603"
},
"departure": {
"delay": 455,
"time": "1769066615"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 103,
"time": "1769065497"
},
"departure": {
"delay": 103,
"time": "1769065543"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 278,
"time": "1769066156"
},
"departure": {
"delay": 278,
"time": "1769066198"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 18,
"time": "1769064858"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769064980"
},
"departure": {
"delay": 30,
"time": "1769064990"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx577:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769103905"
},
"departure": {
"delay": 5,
"time": "1769103905"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103840"
},
"departure": {
"time": "1769103840"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769105340"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103780"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx577:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227407x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 302,
"time": "1769100362"
},
"departure": {
"delay": 302,
"time": "1769100362"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 199,
"time": "1769100019"
},
"departure": {
"delay": 199,
"time": "1769100019"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1769099847"
},
"departure": {
"delay": 207,
"time": "1769099847"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1769100313"
},
"departure": {
"delay": 253,
"time": "1769100313"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 298,
"time": "1769100238"
},
"departure": {
"delay": 298,
"time": "1769100238"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1769100412"
},
"departure": {
"delay": 292,
"time": "1769100412"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 310,
"time": "1769100190"
},
"departure": {
"delay": 310,
"time": "1769100190"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 253,
"time": "1769100493"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 235,
"time": "1769099935"
},
"departure": {
"delay": 235,
"time": "1769099935"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1769100055"
},
"departure": {
"delay": 235,
"time": "1769100055"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 270,
"time": "1769100450"
},
"departure": {
"delay": 270,
"time": "1769100450"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227407x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x2031419395xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769087940"
},
"departure": {
"time": "1769087820"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1769087719"
},
"departure": {
"delay": 119,
"time": "1769087759"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1769087866"
},
"departure": {
"delay": 174,
"time": "1769087874"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 16,
"time": "1769087416"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1769087612"
},
"departure": {
"delay": 52,
"time": "1769087632"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:23:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x2031419395xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106540"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769106545"
},
"departure": {
"delay": 5,
"time": "1769106545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769106185"
},
"departure": {
"delay": 5,
"time": "1769106185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769105885"
},
"departure": {
"delay": 5,
"time": "1769105885"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769104385"
},
"departure": {
"delay": 5,
"time": "1769104385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769106190"
},
"departure": {
"delay": 10,
"time": "1769106190"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769105945"
},
"departure": {
"delay": 5,
"time": "1769105945"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769100158",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1091:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598422:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1769102445"
},
"departure": {
"delay": -75,
"time": "1769102445"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1769101631"
},
"departure": {
"delay": -49,
"time": "1769101631"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -72,
"time": "1769101368"
},
"departure": {
"delay": -72,
"time": "1769101368"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1769102225"
},
"departure": {
"delay": -55,
"time": "1769102225"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -35,
"time": "1769102185"
},
"departure": {
"delay": -35,
"time": "1769102185"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1769101767"
},
"departure": {
"delay": -33,
"time": "1769101767"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1769101546"
},
"departure": {
"delay": -74,
"time": "1769101546"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -82,
"time": "1769101298"
},
"departure": {
"delay": -82,
"time": "1769101298"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -98,
"time": "1769102362"
},
"departure": {
"delay": -98,
"time": "1769102362"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -86,
"time": "1769102494"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -85,
"time": "1769101835"
},
"departure": {
"delay": -85,
"time": "1769101835"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1769102392"
},
"departure": {
"delay": -68,
"time": "1769102392"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1769101007"
},
"departure": {
"delay": 47,
"time": "1769101007"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -94,
"time": "1769101466"
},
"departure": {
"delay": -94,
"time": "1769101466"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1769102059"
},
"departure": {
"delay": 19,
"time": "1769102059"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1769102121"
},
"departure": {
"delay": 21,
"time": "1769102121"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1769101191"
},
"departure": {
"delay": -9,
"time": "1769101191"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769101230"
},
"departure": {
"delay": -30,
"time": "1769101230"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769102294"
},
"departure": {
"delay": 14,
"time": "1769102294"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769101993"
},
"departure": {
"delay": 13,
"time": "1769101993"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -42,
"time": "1769102298"
},
"departure": {
"delay": -42,
"time": "1769102298"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1769101088"
},
"departure": {
"delay": 8,
"time": "1769101088"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598422:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -609,
"time": "1769100171"
},
"departure": {
"delay": -609,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -669,
"time": "1769100171"
},
"departure": {
"delay": -669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -789,
"time": "1769100171"
},
"departure": {
"delay": -789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -287,
"time": "1769102173"
},
"departure": {
"delay": -287,
"time": "1769102173"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -240,
"time": "1769101980"
},
"departure": {
"delay": -240,
"time": "1769101980"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -300,
"time": "1769102100"
},
"departure": {
"delay": -300,
"time": "1769102100"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1749,
"time": "1769100171"
},
"departure": {
"delay": -1749,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -219,
"time": "1769102421"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1689,
"time": "1769100171"
},
"departure": {
"delay": -1689,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1809,
"time": "1769100171"
},
"departure": {
"delay": -1809,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -179,
"time": "1769101921"
},
"departure": {
"delay": -179,
"time": "1769101921"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1029,
"time": "1769100171"
},
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -210,
"time": "1769102010"
},
"departure": {
"delay": -210,
"time": "1769102010"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -549,
"time": "1769100171"
},
"departure": {
"delay": -549,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -489,
"time": "1769100171"
},
"departure": {
"delay": -489,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1809,
"time": "1769100171"
},
"departure": {
"delay": -1809,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": -429,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487693:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230589x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1769100800"
},
"departure": {
"delay": -40,
"time": "1769100800"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -65,
"time": "1769100115"
},
"departure": {
"delay": -65,
"time": "1769100115"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -65,
"time": "1769100355"
},
"departure": {
"delay": -65,
"time": "1769100355"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -65,
"time": "1769100895"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -21,
"time": "1769100219"
},
"departure": {
"delay": -21,
"time": "1769100219"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -53,
"time": "1769100727"
},
"departure": {
"delay": -53,
"time": "1769100727"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -65,
"time": "1769100655"
},
"departure": {
"delay": -65,
"time": "1769100655"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1769100480"
},
"departure": {
"delay": -60,
"time": "1769100480"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -49,
"time": "1769100431"
},
"departure": {
"delay": -49,
"time": "1769100431"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -23,
"time": "1769100517"
},
"departure": {
"delay": -23,
"time": "1769100517"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -49,
"time": "1769100611"
},
"departure": {
"delay": -49,
"time": "1769100611"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230589x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1769112420"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769110080"
},
"departure": {
"time": "1769110200"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1769110980"
},
"departure": {
"time": "1769111100"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1769108940"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
}
],
"timestamp": "1769098894",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848942F5402950x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230424x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1769100101"
},
"departure": {
"delay": -19,
"time": "1769100101"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -83,
"time": "1769099917"
},
"departure": {
"delay": -83,
"time": "1769099917"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1769099570"
},
"departure": {
"delay": 50,
"time": "1769099570"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769099725"
},
"departure": {
"delay": 25,
"time": "1769099725"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1769100352"
},
"departure": {
"delay": -8,
"time": "1769100352"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769100460"
},
"departure": {
"delay": -20,
"time": "1769100460"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769101272"
},
"departure": {
"delay": 12,
"time": "1769101272"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1769101237"
},
"departure": {
"delay": 37,
"time": "1769101237"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1769101480"
},
"departure": {
"delay": -20,
"time": "1769101480"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1769101900"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -14,
"time": "1769100166"
},
"departure": {
"delay": -14,
"time": "1769100166"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -18,
"time": "1769101602"
},
"departure": {
"delay": -18,
"time": "1769101602"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 37,
"time": "1769101537"
},
"departure": {
"delay": 37,
"time": "1769101537"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -20,
"time": "1769101120"
},
"departure": {
"delay": -20,
"time": "1769101120"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1769099651"
},
"departure": {
"delay": 11,
"time": "1769099651"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769100984"
},
"departure": {
"delay": 24,
"time": "1769100984"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1769101191"
},
"departure": {
"delay": -9,
"time": "1769101191"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -88,
"time": "1769099852"
},
"departure": {
"delay": -88,
"time": "1769099852"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1769100880"
},
"departure": {
"delay": -20,
"time": "1769100880"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1769100272"
},
"departure": {
"delay": 32,
"time": "1769100272"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769100106",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230424x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105760"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769105340"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2877:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3125F5413816x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769107860"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769096374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3125F5413816x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769087466"
},
"departure": {
"delay": 123,
"time": "1769087523"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1769087207"
},
"departure": {
"delay": 127,
"time": "1769087227"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1769087431"
},
"departure": {
"delay": 119,
"time": "1769087459"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1769087348"
},
"departure": {
"delay": 113,
"time": "1769087393"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1769087311"
},
"departure": {
"delay": 158,
"time": "1769087318"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1769087601"
},
"departure": {
"delay": 153,
"time": "1769087613"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 109,
"time": "1769087089"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 144,
"time": "1769087644"
},
"departure": {
"delay": 144,
"time": "1769087664"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1769087705"
},
"departure": {
"time": "1769087580"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153487:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:92xHO04xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769093938"
},
"departure": {
"delay": 90,
"time": "1769093970"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769092985"
},
"departure": {
"delay": 12,
"time": "1769092992"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1769094011"
},
"departure": {
"delay": 107,
"time": "1769094047"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 160,
"time": "1769093876"
},
"departure": {
"delay": 160,
"time": "1769093920"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769094609"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1769092927"
},
"departure": {
"delay": 23,
"time": "1769092943"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1769094552"
},
"departure": {
"delay": 137,
"time": "1769094557"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769093235"
},
"departure": {
"delay": 12,
"time": "1769093292"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769093660"
},
"departure": {
"delay": 50,
"time": "1769093690"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769093397"
},
"departure": {
"delay": 64,
"time": "1769093464"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1769094478"
},
"departure": {
"delay": 156,
"time": "1769094516"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1769094186"
},
"departure": {
"delay": 120,
"time": "1769094240"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1769093525"
},
"departure": {
"delay": 38,
"time": "1769093558"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1769093031"
},
"departure": {
"delay": -2,
"time": "1769093038"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1769093070"
},
"departure": {
"delay": 14,
"time": "1769093114"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 105,
"time": "1769094076"
},
"departure": {
"delay": 105,
"time": "1769094105"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1769093133"
},
"departure": {
"delay": 42,
"time": "1769093202"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1769094297"
},
"departure": {
"delay": 92,
"time": "1769094332"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:92xHO04xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471210:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 345,
"time": "1769103525"
},
"departure": {
"delay": 345,
"time": "1769103525"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 351,
"time": "1769103591"
},
"departure": {
"delay": 351,
"time": "1769103591"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 302,
"time": "1769104262"
},
"departure": {
"delay": 302,
"time": "1769104262"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 257,
"time": "1769104577"
},
"departure": {
"delay": 257,
"time": "1769104577"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 406,
"time": "1769103106"
},
"departure": {
"delay": 406,
"time": "1769103106"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 414,
"time": "1769103294"
},
"departure": {
"delay": 414,
"time": "1769103294"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 342,
"time": "1769104542"
},
"departure": {
"delay": 342,
"time": "1769104542"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 280,
"time": "1769104000"
},
"departure": {
"delay": 280,
"time": "1769104000"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 316,
"time": "1769104156"
},
"departure": {
"delay": 316,
"time": "1769104156"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 408,
"time": "1769103348"
},
"departure": {
"delay": 408,
"time": "1769103348"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 272,
"time": "1769104772"
},
"departure": {
"delay": 272,
"time": "1769104772"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 415,
"time": "1769103055"
},
"departure": {
"delay": 415,
"time": "1769103055"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 367,
"time": "1769103487"
},
"departure": {
"delay": 367,
"time": "1769103487"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 349,
"time": "1769103409"
},
"departure": {
"delay": 349,
"time": "1769103409"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 272,
"time": "1769104832"
},
"departure": {
"delay": 272,
"time": "1769104832"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1769104320"
},
"departure": {
"delay": 300,
"time": "1769104320"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 406,
"time": "1769103226"
},
"departure": {
"delay": 406,
"time": "1769103226"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 270,
"time": "1769104350"
},
"departure": {
"delay": 270,
"time": "1769104350"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 406,
"time": "1769103166"
},
"departure": {
"delay": 406,
"time": "1769103166"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 118,
"time": "1769104978"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 312,
"time": "1769104692"
},
"departure": {
"delay": 312,
"time": "1769104692"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 274,
"time": "1769104114"
},
"departure": {
"delay": 274,
"time": "1769104114"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 438,
"time": "1769103258"
},
"departure": {
"delay": 438,
"time": "1769103258"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1769104922"
},
"departure": {
"delay": 242,
"time": "1769104922"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 355,
"time": "1769103655"
},
"departure": {
"delay": 355,
"time": "1769103655"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": 398,
"time": "1769102918"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 348,
"time": "1769103708"
},
"departure": {
"delay": 348,
"time": "1769103708"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 306,
"time": "1769103786"
},
"departure": {
"delay": 306,
"time": "1769103786"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 316,
"time": "1769104456"
},
"departure": {
"delay": 316,
"time": "1769104456"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 380,
"time": "1769103440"
},
"departure": {
"delay": 380,
"time": "1769103440"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 317,
"time": "1769104217"
},
"departure": {
"delay": 317,
"time": "1769104217"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769099358",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471210:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx72:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098440"
},
"departure": {
"time": "1769098440"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1769096970"
},
"departure": {
"delay": 169,
"time": "1769096989"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1769098715"
},
"departure": {
"delay": -1,
"time": "1769098739"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1769097565"
},
"departure": {
"delay": 25,
"time": "1769097565"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769098092"
},
"departure": {
"delay": 35,
"time": "1769098115"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 105,
"time": "1769096385"
},
"departure": {
"delay": 105,
"time": "1769096385"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1769096315"
},
"departure": {
"delay": 95,
"time": "1769096315"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769096140"
},
"departure": {
"delay": 40,
"time": "1769096140"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 99,
"time": "1769099092"
},
"departure": {
"delay": 99,
"time": "1769099139"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1769096541"
},
"departure": {
"delay": 104,
"time": "1769096564"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1769098539"
},
"departure": {
"delay": -21,
"time": "1769098539"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1769098649"
},
"departure": {
"delay": 29,
"time": "1769098649"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1769097405"
},
"departure": {
"delay": 105,
"time": "1769097405"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1769097466"
},
"departure": {
"delay": 106,
"time": "1769097466"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1769096239"
},
"departure": {
"delay": 79,
"time": "1769096239"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769098019"
},
"departure": {
"delay": 59,
"time": "1769098019"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 69,
"time": "1769097747"
},
"departure": {
"delay": 69,
"time": "1769097789"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1769097241"
},
"departure": {
"delay": 121,
"time": "1769097241"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769098225"
},
"departure": {
"delay": 19,
"time": "1769098339"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1769097324"
},
"departure": {
"delay": 161,
"time": "1769097341"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1769096464"
},
"departure": {
"delay": 64,
"time": "1769096464"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769095980"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1769096639"
},
"departure": {
"delay": 179,
"time": "1769096639"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1769097056"
},
"departure": {
"delay": 116,
"time": "1769097056"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1769098939"
},
"departure": {
"delay": 9,
"time": "1769098989"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1769097682"
},
"departure": {
"delay": 82,
"time": "1769097682"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769096798"
},
"departure": {
"delay": 98,
"time": "1769096798"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1769099264"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1769098818"
},
"departure": {
"delay": -21,
"time": "1769098839"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1769097889"
},
"departure": {
"delay": 49,
"time": "1769097889"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769095541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx72:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769103720"
},
"departure": {
"delay": 60,
"time": "1769103720"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769106540"
},
"departure": {
"delay": 60,
"time": "1769106540"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769103900"
},
"departure": {
"delay": 60,
"time": "1769103900"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769105820"
},
"departure": {
"delay": 60,
"time": "1769105820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769103780"
},
"departure": {
"delay": 60,
"time": "1769103780"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769104140"
},
"departure": {
"delay": 60,
"time": "1769104140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769105220"
},
"departure": {
"delay": 60,
"time": "1769105220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769106000"
},
"departure": {
"delay": 60,
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769104920"
},
"departure": {
"delay": 60,
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769106360"
},
"departure": {
"delay": 60,
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"delay": 60,
"time": "1769103660"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769105280"
},
"departure": {
"delay": 60,
"time": "1769105280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769104620"
},
"departure": {
"delay": 60,
"time": "1769104620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769105460"
},
"departure": {
"delay": 60,
"time": "1769105460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769106180"
},
"departure": {
"delay": 60,
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769106300"
},
"departure": {
"delay": 60,
"time": "1769106300"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769104200"
},
"departure": {
"delay": 60,
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769105940"
},
"departure": {
"delay": 60,
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769103960"
},
"departure": {
"delay": 60,
"time": "1769103960"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769106720"
},
"departure": {
"delay": 60,
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769105700"
},
"departure": {
"delay": 60,
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769106120"
},
"departure": {
"delay": 60,
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769106600"
},
"departure": {
"delay": 60,
"time": "1769106600"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769104260"
},
"departure": {
"delay": 60,
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769106480"
},
"departure": {
"delay": 60,
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769105580"
},
"departure": {
"delay": 60,
"time": "1769105580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769105520"
},
"departure": {
"delay": 60,
"time": "1769105520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769104380"
},
"departure": {
"delay": 60,
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769104560"
},
"departure": {
"delay": 60,
"time": "1769104560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769106060"
},
"departure": {
"delay": 60,
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769106240"
},
"departure": {
"delay": 60,
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769104740"
},
"departure": {
"delay": 60,
"time": "1769104740"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1077:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107862x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 253,
"time": "1769098873"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769098866",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107862x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1769079003"
},
"departure": {
"delay": 83,
"time": "1769079023"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769078980"
},
"departure": {
"delay": 117,
"time": "1769078997"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 165,
"time": "1769078381"
},
"departure": {
"delay": 165,
"time": "1769078445"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1769078241"
},
"departure": {
"delay": 153,
"time": "1769078253"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769079300"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1769078848"
},
"departure": {
"delay": 93,
"time": "1769078913"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1769079058"
},
"departure": {
"delay": 108,
"time": "1769079108"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1769078320"
},
"departure": {
"delay": 150,
"time": "1769078370"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1769078148"
},
"departure": {
"delay": 182,
"time": "1769078162"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 196,
"time": "1769077996"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1769078632"
},
"departure": {
"delay": -1,
"time": "1769078639"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1769078546"
},
"departure": {
"delay": 40,
"time": "1769078560"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1769078743"
},
"departure": {
"delay": 50,
"time": "1769078750"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1769078504"
},
"departure": {
"delay": 62,
"time": "1769078522"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 183,
"time": "1769078214"
},
"departure": {
"delay": 183,
"time": "1769078223"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1769078470"
},
"departure": {
"delay": 91,
"time": "1769078491"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 196,
"time": "1769078108"
},
"departure": {
"delay": 196,
"time": "1769078116"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:20:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 312,
"time": "1769080424"
},
"departure": {
"delay": 312,
"time": "1769080452"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 298,
"time": "1769079738"
},
"departure": {
"delay": 298,
"time": "1769079778"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 283,
"time": "1769080476"
},
"departure": {
"delay": 283,
"time": "1769080483"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769080674"
},
"departure": {
"delay": 245,
"time": "1769080745"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 224,
"time": "1769080830"
},
"departure": {
"delay": 224,
"time": "1769080844"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1769080284"
},
"departure": {
"delay": 255,
"time": "1769080335"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 181,
"time": "1769080073"
},
"departure": {
"delay": 181,
"time": "1769080141"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1769080642"
},
"departure": {
"delay": 219,
"time": "1769080659"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 188,
"time": "1769080859"
},
"departure": {
"delay": 188,
"time": "1769080868"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1769080492"
},
"departure": {
"delay": 247,
"time": "1769080507"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 215,
"time": "1769079915"
},
"departure": {
"delay": 215,
"time": "1769079935"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 220,
"time": "1769080770"
},
"departure": {
"delay": 220,
"time": "1769080780"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 196,
"time": "1769080972"
},
"departure": {
"delay": 196,
"time": "1769080996"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 207,
"time": "1769080166"
},
"departure": {
"delay": 207,
"time": "1769080227"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 198,
"time": "1769080905"
},
"departure": {
"delay": 198,
"time": "1769080938"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1769079647"
},
"departure": {
"delay": 295,
"time": "1769079655"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 129,
"time": "1769081109"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 249,
"time": "1769080530"
},
"departure": {
"delay": 249,
"time": "1769080569"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 241,
"time": "1769080609"
},
"departure": {
"delay": 241,
"time": "1769080621"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1769079949"
},
"departure": {
"delay": 183,
"time": "1769079963"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 310,
"time": "1769079550"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1769081024"
},
"departure": {
"delay": 179,
"time": "1769081039"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 233,
"time": "1769079879"
},
"departure": {
"delay": 233,
"time": "1769079893"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1769080009"
},
"departure": {
"delay": 215,
"time": "1769080055"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 313,
"time": "1769079593"
},
"departure": {
"delay": 313,
"time": "1769079613"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:21:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 307,
"time": "1769076907"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769098141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9451:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769101080"
},
"departure": {
"delay": 60,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769101020"
},
"departure": {
"delay": 60,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769101560"
},
"departure": {
"delay": 60,
"time": "1769101560"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769101500"
},
"departure": {
"delay": 60,
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1769101200"
},
"departure": {
"delay": 60,
"time": "1769101200"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769102820"
},
"departure": {
"delay": 60,
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": 60,
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769100960"
},
"departure": {
"delay": 60,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769100900"
},
"departure": {
"delay": 60,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769100840"
},
"departure": {
"delay": 60,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769102580"
},
"departure": {
"delay": 60,
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769102220"
},
"departure": {
"delay": 60,
"time": "1769102220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769102880"
},
"departure": {
"delay": 60,
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769102700"
},
"departure": {
"delay": 60,
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769103000"
},
"departure": {
"delay": 60,
"time": "1769103000"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769101620"
},
"departure": {
"delay": 60,
"time": "1769101620"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769102640"
},
"departure": {
"delay": 60,
"time": "1769102640"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769102760"
},
"departure": {
"delay": 60,
"time": "1769102760"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769103360"
},
"departure": {
"delay": 60,
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769101680"
},
"departure": {
"delay": 60,
"time": "1769101680"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769103180"
},
"departure": {
"delay": 60,
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769102940"
},
"departure": {
"delay": 60,
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769102645"
},
"departure": {
"delay": 65,
"time": "1769102645"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769102945"
},
"departure": {
"delay": 65,
"time": "1769102945"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769101440"
},
"departure": {
"delay": 60,
"time": "1769101440"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769102040"
},
"departure": {
"delay": 60,
"time": "1769102040"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1769102950"
},
"departure": {
"delay": 70,
"time": "1769102950"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1769103365"
},
"departure": {
"delay": 65,
"time": "1769103365"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769102400"
},
"departure": {
"delay": 60,
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769100780"
},
"departure": {
"delay": 60,
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769101140"
},
"departure": {
"delay": 60,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769101260"
},
"departure": {
"delay": 60,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769102705"
},
"departure": {
"delay": 65,
"time": "1769102705"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769100152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1005:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099880"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769099460"
},
"departure": {
"delay": 125,
"time": "1769099465"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769099700"
},
"departure": {
"delay": 185,
"time": "1769099705"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769099280"
},
"departure": {
"delay": 125,
"time": "1769099285"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1769098930"
},
"departure": {
"delay": 15,
"time": "1769098935"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769099470"
},
"departure": {
"delay": 75,
"time": "1769099475"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1769099290"
},
"departure": {
"delay": 75,
"time": "1769099295"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769099820"
},
"departure": {
"delay": 65,
"time": "1769099825"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1769099760"
},
"departure": {
"delay": 185,
"time": "1769099765"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 135,
"time": "1769099770"
},
"departure": {
"delay": 135,
"time": "1769099775"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769099400"
},
"departure": {
"delay": 125,
"time": "1769099405"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769099580"
},
"departure": {
"delay": 125,
"time": "1769099585"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769098920"
},
"departure": {
"delay": 65,
"time": "1769098925"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769099910",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2429:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853622F5417150x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769096820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769099160"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"delay": 900,
"time": "1769104020"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1769097960"
},
"departure": {
"time": "1769098020"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"delay": 900,
"time": "1769100660"
},
"departure": {
"delay": 900,
"time": "1769100720"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1769097600"
},
"departure": {
"time": "1769097660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"delay": 900,
"time": "1769101140"
},
"departure": {
"delay": 900,
"time": "1769101200"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"delay": 900,
"time": "1769101980"
},
"departure": {
"delay": 900,
"time": "1769102100"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
}
],
"timestamp": "1769099616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853622F5417150x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2301,
"time": "1769101659"
},
"departure": {
"delay": -2301,
"time": "1769101659"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -2321,
"time": "1769101579"
},
"departure": {
"delay": -2321,
"time": "1769101579"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -2331,
"time": "1769101509"
},
"departure": {
"delay": -2331,
"time": "1769101509"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -2377,
"time": "1769100323"
},
"departure": {
"delay": -2377,
"time": "1769100323"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -2307,
"time": "1769100933"
},
"departure": {
"delay": -2307,
"time": "1769100933"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -2318,
"time": "1769100802"
},
"departure": {
"delay": -2318,
"time": "1769100802"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2348,
"time": "1769101192"
},
"departure": {
"delay": -2348,
"time": "1769101192"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -2347,
"time": "1769101013"
},
"departure": {
"delay": -2347,
"time": "1769101013"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -2329,
"time": "1769100491"
},
"departure": {
"delay": -2329,
"time": "1769100491"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -2362,
"time": "1769100218"
},
"departure": {
"delay": -2362,
"time": "1769100218"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -2310,
"time": "1769100870"
},
"departure": {
"delay": -2310,
"time": "1769100870"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -2341,
"time": "1769100419"
},
"departure": {
"delay": -2341,
"time": "1769100419"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -2286,
"time": "1769101314"
},
"departure": {
"delay": -2286,
"time": "1769101314"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -2285,
"time": "1769101435"
},
"departure": {
"delay": -2285,
"time": "1769101435"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -2375,
"time": "1769100145"
},
"departure": {
"delay": -2375,
"time": "1769100145"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -2348,
"time": "1769100652"
},
"departure": {
"delay": -2348,
"time": "1769100652"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769100102",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2092:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230427x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769100795"
},
"departure": {
"delay": 15,
"time": "1769100795"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1769100833"
},
"departure": {
"delay": 53,
"time": "1769100833"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1769101266"
},
"departure": {
"delay": 6,
"time": "1769101266"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769101914"
},
"departure": {
"delay": 54,
"time": "1769101914"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769102232"
},
"departure": {
"delay": 12,
"time": "1769102232"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769101170"
},
"departure": {
"delay": 30,
"time": "1769101170"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1769100405"
},
"departure": {
"delay": 45,
"time": "1769100405"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769103237"
},
"departure": {
"delay": 57,
"time": "1769103237"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1769100506"
},
"departure": {
"delay": 26,
"time": "1769100506"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1769102987"
},
"departure": {
"delay": 47,
"time": "1769102987"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 4,
"time": "1769101024"
},
"departure": {
"delay": 4,
"time": "1769101024"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103600"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1769101081"
},
"departure": {
"delay": 1,
"time": "1769101081"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769102152"
},
"departure": {
"delay": 52,
"time": "1769102152"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1769103018"
},
"departure": {
"delay": 18,
"time": "1769103018"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1769101217"
},
"departure": {
"delay": 17,
"time": "1769101217"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1769101373"
},
"departure": {
"delay": 53,
"time": "1769101373"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1769102804"
},
"departure": {
"delay": 44,
"time": "1769102804"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769102045"
},
"departure": {
"delay": 5,
"time": "1769102045"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769101640"
},
"departure": {
"delay": 20,
"time": "1769101640"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769103302"
},
"departure": {
"delay": 2,
"time": "1769103302"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1769100598"
},
"departure": {
"delay": 58,
"time": "1769100598"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1769101483"
},
"departure": {
"delay": 43,
"time": "1769101483"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1769100636"
},
"departure": {
"delay": 36,
"time": "1769100636"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1769103041"
},
"departure": {
"delay": 41,
"time": "1769103041"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1769101832"
},
"departure": {
"delay": 32,
"time": "1769101832"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1769100476"
},
"departure": {
"delay": 56,
"time": "1769100476"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769100965"
},
"departure": {
"delay": 5,
"time": "1769100965"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230427x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769110080"
},
"departure": {
"time": "1769110140"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108520"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106840"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769110740"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769094753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"delay": -60,
"time": "1769098080"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"delay": 60,
"time": "1769099820"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": -60,
"time": "1769099280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1769099880"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769101620"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"delay": 60,
"time": "1769097660"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1769097720"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"delay": 60,
"time": "1769099700"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": -120,
"time": "1769099340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3040:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051217xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1769099489"
},
"departure": {
"delay": 29,
"time": "1769099489"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1769099763"
},
"departure": {
"delay": 63,
"time": "1769099763"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1769099669"
},
"departure": {
"delay": 29,
"time": "1769099669"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769099345"
},
"departure": {
"delay": 65,
"time": "1769099345"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1769100034"
},
"departure": {
"delay": 34,
"time": "1769100034"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769100407"
},
"departure": {
"delay": 47,
"time": "1769100407"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1769100509"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1769100269"
},
"departure": {
"delay": 29,
"time": "1769100269"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769100388"
},
"departure": {
"delay": 88,
"time": "1769100388"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769099706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051217xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056505x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1769100093"
},
"departure": {
"delay": 93,
"time": "1769100093"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1769101534"
},
"departure": {
"delay": 94,
"time": "1769101534"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769101990"
},
"departure": {
"delay": 70,
"time": "1769101990"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1769100137"
},
"departure": {
"delay": 77,
"time": "1769100137"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769100245"
},
"departure": {
"delay": 125,
"time": "1769100245"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1769102110"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1769100670"
},
"departure": {
"delay": 70,
"time": "1769100670"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1769101641"
},
"departure": {
"delay": 81,
"time": "1769101641"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1769100918"
},
"departure": {
"delay": 78,
"time": "1769100918"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769100714"
},
"departure": {
"delay": 114,
"time": "1769100714"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1769100490"
},
"departure": {
"delay": 70,
"time": "1769100490"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 90,
"time": "1769101890"
},
"departure": {
"delay": 90,
"time": "1769101890"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1769101030"
},
"departure": {
"delay": 70,
"time": "1769101030"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1769100801"
},
"departure": {
"delay": 81,
"time": "1769100801"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769101690"
},
"departure": {
"delay": 70,
"time": "1769101690"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1769101784"
},
"departure": {
"delay": 104,
"time": "1769101784"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1769101470"
},
"departure": {
"delay": 90,
"time": "1769101470"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1769100974"
},
"departure": {
"delay": 74,
"time": "1769100974"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 129,
"time": "1769100369"
},
"departure": {
"delay": 129,
"time": "1769100369"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 93,
"time": "1769100033"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1769101390"
},
"departure": {
"delay": 70,
"time": "1769101390"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1769101162"
},
"departure": {
"delay": 82,
"time": "1769101162"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1769100185"
},
"departure": {
"delay": 125,
"time": "1769100185"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1769101254"
},
"departure": {
"delay": 114,
"time": "1769101254"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769101855"
},
"departure": {
"delay": 115,
"time": "1769101855"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769100076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056505x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4599296168034304x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -218,
"time": "1769100682"
},
"stopId": "FR:14371:ZE:5602421511290880:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -634,
"time": "1769099414"
},
"departure": {
"delay": -634,
"time": "1769099426"
},
"stopId": "FR:14141:ZE:5608097579008000:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -235,
"time": "1769100300"
},
"departure": {
"delay": -235,
"time": "1769100545"
},
"stopId": "FR:14371:ZE:6229008418078720:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -679,
"time": "1769099913"
},
"departure": {
"delay": -679,
"time": "1769099921"
},
"stopId": "FR:14654:ZE:6065860461461504:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -700,
"time": "1769099678"
},
"departure": {
"delay": -700,
"time": "1769099720"
},
"stopId": "FR:14371:ZE:5297719083008000:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -715,
"time": "1769099570"
},
"departure": {
"delay": -715,
"time": "1769099585"
},
"stopId": "FR:14371:ZE:5074784040779776:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -635,
"time": "1769099537"
},
"departure": {
"delay": -635,
"time": "1769099545"
},
"stopId": "FR:14371:ZE:5080887860396032:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5515601163321344:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4599296168034304x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102460"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1048:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 660,
"time": "1769099280"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 360,
"time": "1769096880"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 420,
"time": "1769098080"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 540,
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 720,
"time": "1769099640"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 420,
"time": "1769098260"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 420,
"time": "1769097900"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 360,
"time": "1769097300"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 360,
"time": "1769097240"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 420,
"time": "1769097600"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 600,
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 720,
"time": "1769099820"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 420,
"time": "1769097660"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 600,
"time": "1769098860"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 420,
"time": "1769098320"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 360,
"time": "1769097060"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 720,
"time": "1769099580"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 420,
"time": "1769097780"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 480,
"time": "1769098680"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 660,
"time": "1769099040"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 660,
"time": "1769099400"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 360,
"time": "1769098140"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 300,
"time": "1769096940"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 360,
"time": "1769097480"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 360,
"time": "1769097420"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 720,
"time": "1769099520"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 360,
"time": "1769097360"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 660,
"time": "1769099340"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 660,
"time": "1769099160"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 660,
"time": "1769099220"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 360,
"time": "1769097180"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 360,
"time": "1769097960"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 660,
"time": "1769098980"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769099642",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1044:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:13b6c1b94434748b1ac6511a594869da:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1769099238"
},
"departure": {
"delay": 212,
"time": "1769099252"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1769098844"
},
"departure": {
"delay": 51,
"time": "1769098851"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1769099118"
},
"departure": {
"delay": 147,
"time": "1769099127"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769098858"
},
"departure": {
"delay": 12,
"time": "1769098872"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 206,
"time": "1769100126"
},
"departure": {
"delay": 206,
"time": "1769100146"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1769099357"
},
"departure": {
"delay": 217,
"time": "1769099377"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 218,
"time": "1769099273"
},
"departure": {
"delay": 218,
"time": "1769099318"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 217,
"time": "1769099432"
},
"departure": {
"delay": 217,
"time": "1769099437"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1769099890"
},
"departure": {
"delay": 211,
"time": "1769099911"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 165,
"time": "1769099971"
},
"departure": {
"delay": 165,
"time": "1769099985"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 198,
"time": "1769099580"
},
"departure": {
"delay": 198,
"time": "1769099598"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 206,
"time": "1769100206"
},
"departure": {
"delay": 206,
"time": "1769100206"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 226,
"time": "1769099784"
},
"departure": {
"delay": 226,
"time": "1769099806"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1769099453"
},
"departure": {
"delay": 188,
"time": "1769099468"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 178,
"time": "1769100036"
},
"departure": {
"delay": 178,
"time": "1769100058"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"departure": {
"delay": -27,
"time": "1769098773"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 206,
"time": "1769100266"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769099509"
},
"departure": {
"delay": 180,
"time": "1769099520"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 247,
"time": "1769099672"
},
"departure": {
"delay": 247,
"time": "1769099707"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1769099175"
},
"departure": {
"delay": 197,
"time": "1769099177"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769098942"
},
"departure": {
"delay": 95,
"time": "1769099015"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1769100242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:13b6c1b94434748b1ac6511a594869da:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1769100955"
},
"departure": {
"delay": -65,
"time": "1769100955"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769100262"
},
"departure": {
"delay": 22,
"time": "1769100262"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100111"
},
"departure": {
"time": "1769100120"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -91,
"time": "1769100689"
},
"departure": {
"delay": -91,
"time": "1769100689"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769099881"
},
"departure": {
"delay": 31,
"time": "1769099911"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1769100780"
},
"departure": {
"delay": -60,
"time": "1769100780"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769099791"
},
"departure": {
"delay": 31,
"time": "1769099791"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -196,
"time": "1769101184"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1769099986"
},
"departure": {
"delay": -14,
"time": "1769099986"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1769099839"
},
"departure": {
"delay": 19,
"time": "1769099839"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1769100865"
},
"departure": {
"delay": -35,
"time": "1769100865"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1769100321"
},
"departure": {
"delay": 81,
"time": "1769100321"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -113,
"time": "1769101027"
},
"departure": {
"delay": -113,
"time": "1769101027"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -159,
"time": "1769101101"
},
"departure": {
"delay": -159,
"time": "1769101101"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -31,
"time": "1769100749"
},
"departure": {
"delay": -31,
"time": "1769100749"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1769100630"
},
"departure": {
"delay": -30,
"time": "1769100630"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769100214"
},
"departure": {
"delay": 34,
"time": "1769100214"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1769099998"
},
"departure": {
"delay": 1,
"time": "1769100001"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1769100381"
},
"departure": {
"delay": 21,
"time": "1769100381"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1769100491"
},
"departure": {
"delay": 11,
"time": "1769100491"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769100552"
},
"departure": {
"delay": 12,
"time": "1769100552"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598407:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769094000"
},
"departure": {
"time": "1769094000"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769094180"
},
"departure": {
"time": "1769094180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769093460"
},
"departure": {
"time": "1769093460"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769093880"
},
"departure": {
"time": "1769093880"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769093580"
},
"departure": {
"time": "1769093580"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769093820"
},
"departure": {
"time": "1769093820"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769093640"
},
"departure": {
"time": "1769093640"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769093940"
},
"departure": {
"time": "1769093940"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769093340"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769094600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769094360"
},
"departure": {
"time": "1769094360"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769094420"
},
"departure": {
"time": "1769094420"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769093520"
},
"departure": {
"time": "1769093520"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769093400"
},
"departure": {
"time": "1769093400"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769093760"
},
"departure": {
"time": "1769093760"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769093297",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2105:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057180x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769101032"
},
"departure": {
"delay": 12,
"time": "1769101032"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769101275"
},
"departure": {
"delay": 15,
"time": "1769101275"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102220"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1769101631"
},
"departure": {
"delay": 11,
"time": "1769101631"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769100788"
},
"departure": {
"delay": 8,
"time": "1769100788"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769100582"
},
"departure": {
"delay": 42,
"time": "1769100582"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1769101796"
},
"departure": {
"delay": 56,
"time": "1769101796"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1769101315"
},
"departure": {
"delay": 55,
"time": "1769101315"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1769101452"
},
"departure": {
"delay": 12,
"time": "1769101452"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1769100697"
},
"departure": {
"delay": 37,
"time": "1769100697"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1769101195"
},
"departure": {
"delay": 55,
"time": "1769101195"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1769100984"
},
"departure": {
"delay": 24,
"time": "1769100984"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769100823"
},
"departure": {
"delay": 43,
"time": "1769100823"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1769101144"
},
"departure": {
"delay": 4,
"time": "1769101144"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769099816",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057180x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244164xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1769100143"
},
"departure": {
"delay": 83,
"time": "1769100143"
},
"stopId": "FR:76489:ZE:4952:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769101560"
},
"departure": {
"delay": 60,
"time": "1769101560"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1769101939"
},
"departure": {
"delay": 79,
"time": "1769101939"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769102100"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769100960"
},
"departure": {
"delay": 60,
"time": "1769100960"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1769100743"
},
"departure": {
"delay": 83,
"time": "1769100743"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1769100692"
},
"departure": {
"delay": 92,
"time": "1769100692"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769101080"
},
"departure": {
"delay": 60,
"time": "1769101080"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1769101834"
},
"departure": {
"delay": 94,
"time": "1769101834"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -61,
"time": "1769099759"
},
"departure": {
"delay": -61,
"time": "1769099759"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1769101016"
},
"departure": {
"delay": 116,
"time": "1769101016"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1769100257"
},
"departure": {
"delay": 77,
"time": "1769100257"
},
"stopId": "FR:76533:ZE:4950:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769100600"
},
"departure": {
"delay": 60,
"time": "1769100600"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -20,
"time": "1769099920"
},
"departure": {
"delay": -20,
"time": "1769099920"
},
"stopId": "FR:76660:ZE:4955:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769100064"
},
"departure": {
"delay": 64,
"time": "1769100064"
},
"stopId": "FR:76489:ZE:4953:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1769101786"
},
"departure": {
"delay": 106,
"time": "1769101786"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244164xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:30:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1769087002"
},
"departure": {
"delay": 95,
"time": "1769087015"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1769088004"
},
"departure": {
"delay": 79,
"time": "1769088019"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769088257"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1769087520"
},
"departure": {
"delay": 66,
"time": "1769087526"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1769088054"
},
"departure": {
"delay": 62,
"time": "1769088062"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1769087635"
},
"departure": {
"delay": 67,
"time": "1769087647"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1769087450"
},
"departure": {
"delay": 66,
"time": "1769087466"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1769087273"
},
"departure": {
"delay": 95,
"time": "1769087315"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1769087054"
},
"departure": {
"delay": 116,
"time": "1769087096"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1769088125"
},
"departure": {
"delay": 73,
"time": "1769088133"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1769087174"
},
"departure": {
"delay": 107,
"time": "1769087207"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1769087968"
},
"departure": {
"delay": 107,
"time": "1769087987"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 75,
"time": "1769086875"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1769087333"
},
"departure": {
"delay": 72,
"time": "1769087352"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 113,
"time": "1769087144"
},
"departure": {
"delay": 113,
"time": "1769087153"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1769087704"
},
"departure": {
"delay": 153,
"time": "1769087793"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1769087837"
},
"departure": {
"delay": 159,
"time": "1769087859"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769088161"
},
"departure": {
"delay": 54,
"time": "1769088174"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:30:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:95xHO04xLxCJxxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1769095543"
},
"departure": {
"delay": 207,
"time": "1769095587"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 228,
"time": "1769095422"
},
"departure": {
"delay": 228,
"time": "1769095428"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1769096506"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1769096356"
},
"departure": {
"delay": 23,
"time": "1769096363"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1769096293"
},
"departure": {
"delay": 40,
"time": "1769096320"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 113,
"time": "1769096266"
},
"departure": {
"delay": 113,
"time": "1769096273"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 141,
"time": "1769095915"
},
"departure": {
"delay": 141,
"time": "1769095941"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1769095193"
},
"departure": {
"delay": 213,
"time": "1769095233"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1769095377"
},
"departure": {
"delay": 242,
"time": "1769095382"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 199,
"time": "1769095519"
},
"departure": {
"delay": 199,
"time": "1769095519"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 264,
"time": "1769095288"
},
"departure": {
"delay": 264,
"time": "1769095344"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1769095101"
},
"departure": {
"delay": 262,
"time": "1769095162"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1769096120"
},
"departure": {
"delay": 102,
"time": "1769096142"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1769095687"
},
"departure": {
"delay": 143,
"time": "1769095823"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1769095983"
},
"departure": {
"delay": 93,
"time": "1769096013"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1769094698"
},
"departure": {
"delay": 114,
"time": "1769094774"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"delay": 68,
"time": "1769094668"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1769094814"
},
"departure": {
"delay": 158,
"time": "1769094938"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 231,
"time": "1769095442"
},
"departure": {
"delay": 231,
"time": "1769095491"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769096417"
},
"departure": {
"delay": 49,
"time": "1769096449"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1769096193"
},
"departure": {
"delay": 140,
"time": "1769096240"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:95xHO04xLxCJxxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1769100240"
},
"departure": {
"delay": 240,
"time": "1769100240"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1769100180"
},
"departure": {
"delay": 240,
"time": "1769100180"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1769100480"
},
"departure": {
"delay": 240,
"time": "1769100480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"delay": 245,
"time": "1769100065"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1769100720"
},
"departure": {
"delay": 240,
"time": "1769100720"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1769100900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1769100660"
},
"departure": {
"delay": 240,
"time": "1769100660"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1769100300"
},
"departure": {
"delay": 240,
"time": "1769100300"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1769100780"
},
"departure": {
"delay": 240,
"time": "1769100780"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769100120"
},
"departure": {
"delay": 245,
"time": "1769100125"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2481:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4729440111165440x10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1769100343"
},
"departure": {
"delay": -7,
"time": "1769100353"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -75,
"time": "1769100515"
},
"departure": {
"delay": -75,
"time": "1769100525"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769100444"
},
"departure": {
"delay": -26,
"time": "1769100454"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1769100240"
},
"departure": {
"delay": 10,
"time": "1769100250"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -116,
"time": "1769100834"
},
"departure": {
"delay": -116,
"time": "1769100844"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -68,
"time": "1769101372"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1769100924"
},
"departure": {
"delay": -86,
"time": "1769100934"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1769101169"
},
"departure": {
"delay": -81,
"time": "1769101179"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -76,
"time": "1769101294"
},
"departure": {
"delay": -76,
"time": "1769101304"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1769101026"
},
"departure": {
"delay": -44,
"time": "1769101036"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -107,
"time": "1769100723"
},
"departure": {
"delay": -107,
"time": "1769100733"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 9
},
{
"departure": {
"delay": 19,
"time": "1769100199"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -96,
"time": "1769100614"
},
"departure": {
"delay": -96,
"time": "1769100624"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769100399"
},
"departure": {
"delay": -11,
"time": "1769100409"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1769100278"
},
"departure": {
"delay": -12,
"time": "1769100288"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -39,
"time": "1769101091"
},
"departure": {
"delay": -39,
"time": "1769101101"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
}
],
"timestamp": "1769100189",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4729440111165440x10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6036:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769101620"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6036:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769110020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109780"
},
"departure": {
"time": "1769109780"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769109360"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769108520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769108880"
},
"departure": {
"time": "1769108880"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769109660"
},
"departure": {
"time": "1769109660"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769109240"
},
"departure": {
"time": "1769109240"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769109185"
},
"departure": {
"delay": 5,
"time": "1769109185"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769109060"
},
"departure": {
"time": "1769109060"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769108760"
},
"departure": {
"time": "1769108760"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109900"
},
"departure": {
"time": "1769109900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769109180"
},
"departure": {
"time": "1769109180"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108580"
},
"departure": {
"time": "1769108580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769100157",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769104500"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769104440"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769104380"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769104260"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769103240"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769104320"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769104620"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769103900"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769100046",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7052:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 665,
"time": "1769101085"
},
"departure": {
"delay": 665,
"time": "1769101085"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 681,
"time": "1769100201"
},
"departure": {
"delay": 681,
"time": "1769100201"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 667,
"time": "1769101207"
},
"departure": {
"delay": 667,
"time": "1769101207"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 635,
"time": "1769100815"
},
"departure": {
"delay": 635,
"time": "1769100815"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 718,
"time": "1769101678"
},
"departure": {
"delay": 718,
"time": "1769101678"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 613,
"time": "1769100313"
},
"departure": {
"delay": 613,
"time": "1769100313"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 647,
"time": "1769100887"
},
"departure": {
"delay": 647,
"time": "1769100887"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 640,
"time": "1769100220"
},
"departure": {
"delay": 640,
"time": "1769100220"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 699,
"time": "1769100399"
},
"departure": {
"delay": 699,
"time": "1769100399"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 647,
"time": "1769100947"
},
"departure": {
"delay": 647,
"time": "1769100947"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 658,
"time": "1769100958"
},
"departure": {
"delay": 658,
"time": "1769100958"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 652,
"time": "1769100772"
},
"departure": {
"delay": 652,
"time": "1769100772"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 606,
"time": "1769101026"
},
"departure": {
"delay": 606,
"time": "1769101026"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 747,
"time": "1769101767"
},
"departure": {
"delay": 747,
"time": "1769101767"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 617,
"time": "1769100977"
},
"departure": {
"delay": 617,
"time": "1769100977"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 642,
"time": "1769100462"
},
"departure": {
"delay": 642,
"time": "1769100462"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 693,
"time": "1769100153"
},
"departure": {
"delay": 693,
"time": "1769100153"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 667,
"time": "1769101147"
},
"departure": {
"delay": 667,
"time": "1769101147"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 652,
"time": "1769100712"
},
"departure": {
"delay": 652,
"time": "1769100712"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": 681,
"time": "1769100081"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 710,
"time": "1769101370"
},
"departure": {
"delay": 710,
"time": "1769101370"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 634,
"time": "1769100274"
},
"departure": {
"delay": 634,
"time": "1769100274"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 712,
"time": "1769100652"
},
"departure": {
"delay": 712,
"time": "1769100652"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 716,
"time": "1769100596"
},
"departure": {
"delay": 716,
"time": "1769100596"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 665,
"time": "1769100845"
},
"departure": {
"delay": 665,
"time": "1769100845"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 619,
"time": "1769101579"
},
"departure": {
"delay": 619,
"time": "1769101579"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 701,
"time": "1769101121"
},
"departure": {
"delay": 701,
"time": "1769101121"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 682,
"time": "1769101822"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469789:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9816,
"time": "1769099878"
},
"departure": {
"delay": 9816,
"time": "1769099916"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9841,
"time": "1769100721"
},
"departure": {
"delay": 9841,
"time": "1769100721"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 9844,
"time": "1769101084"
},
"departure": {
"delay": 9844,
"time": "1769101084"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 9816,
"time": "1769101356"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 9756,
"time": "1769099628"
},
"departure": {
"delay": 9756,
"time": "1769099676"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9796,
"time": "1769100028"
},
"departure": {
"delay": 9796,
"time": "1769100076"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9676,
"time": "1769099318"
},
"departure": {
"delay": 9676,
"time": "1769099356"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9836,
"time": "1769100296"
},
"departure": {
"delay": 9836,
"time": "1769100296"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9813,
"time": "1769100213"
},
"departure": {
"delay": 9813,
"time": "1769100213"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9839,
"time": "1769101019"
},
"departure": {
"delay": 9839,
"time": "1769101019"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9751,
"time": "1769099537"
},
"departure": {
"delay": 9751,
"time": "1769099551"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9736,
"time": "1769099426"
},
"departure": {
"delay": 9736,
"time": "1769099476"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9797,
"time": "1769100137"
},
"departure": {
"delay": 9797,
"time": "1769100137"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 9811,
"time": "1769100931"
},
"departure": {
"delay": 9811,
"time": "1769100931"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 9842,
"time": "1769100602"
},
"departure": {
"delay": 9842,
"time": "1769100602"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 9818,
"time": "1769099762"
},
"departure": {
"delay": 9818,
"time": "1769099798"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9862,
"time": "1769100862"
},
"departure": {
"delay": 9862,
"time": "1769100862"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9853,
"time": "1769100793"
},
"departure": {
"delay": 9853,
"time": "1769100793"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 9842,
"time": "1769100482"
},
"departure": {
"delay": 9842,
"time": "1769100482"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769099361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2117:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471238:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1769099810"
},
"departure": {
"delay": -10,
"time": "1769099810"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1898,
"time": "1769102438"
},
"departure": {
"delay": 1898,
"time": "1769102438"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 2000,
"time": "1769104280"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 2112,
"time": "1769103972"
},
"departure": {
"delay": 2112,
"time": "1769103972"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 2118,
"time": "1769103798"
},
"departure": {
"delay": 2118,
"time": "1769103798"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 1989,
"time": "1769104149"
},
"departure": {
"delay": 1989,
"time": "1769104149"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 2059,
"time": "1769102779"
},
"departure": {
"delay": 2059,
"time": "1769102779"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 2067,
"time": "1769104047"
},
"departure": {
"delay": 2067,
"time": "1769104047"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1769099780"
},
"departure": {
"delay": 20,
"time": "1769099780"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 2098,
"time": "1769103178"
},
"departure": {
"delay": 2098,
"time": "1769103178"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 2098,
"time": "1769103058"
},
"departure": {
"delay": 2098,
"time": "1769103058"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 2118,
"time": "1769102358"
},
"departure": {
"delay": 2118,
"time": "1769102358"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 2145,
"time": "1769102145"
},
"departure": {
"delay": 2145,
"time": "1769102145"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 2100,
"time": "1769102700"
},
"departure": {
"delay": 2100,
"time": "1769102700"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 2049,
"time": "1769103549"
},
"departure": {
"delay": 2049,
"time": "1769103549"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769099689"
},
"departure": {
"delay": 49,
"time": "1769099689"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 2119,
"time": "1769102059"
},
"departure": {
"delay": 2119,
"time": "1769102059"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769099840"
},
"departure": {
"delay": 20,
"time": "1769099840"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769100171"
},
"departure": {
"delay": 51,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2117,
"time": "1769103917"
},
"departure": {
"delay": 2117,
"time": "1769103917"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 2042,
"time": "1769103602"
},
"departure": {
"delay": 2042,
"time": "1769103602"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 2034,
"time": "1769103474"
},
"departure": {
"delay": 2034,
"time": "1769103474"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 2155,
"time": "1769102995"
},
"departure": {
"delay": 2155,
"time": "1769102995"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 2088,
"time": "1769102868"
},
"departure": {
"delay": 2088,
"time": "1769102868"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 2061,
"time": "1769103861"
},
"departure": {
"delay": 2061,
"time": "1769103861"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 2058,
"time": "1769103738"
},
"departure": {
"delay": 2058,
"time": "1769103738"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 2081,
"time": "1769103821"
},
"departure": {
"delay": 2081,
"time": "1769103821"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 2083,
"time": "1769103283"
},
"departure": {
"delay": 2083,
"time": "1769103283"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 2035,
"time": "1769104075"
},
"departure": {
"delay": 2035,
"time": "1769104075"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 2058,
"time": "1769103678"
},
"departure": {
"delay": 2058,
"time": "1769103678"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 2148,
"time": "1769102928"
},
"departure": {
"delay": 2148,
"time": "1769102928"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1769099900"
},
"departure": {
"delay": 20,
"time": "1769099900"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769099900"
},
"departure": {
"delay": 20,
"time": "1769099900"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 2158,
"time": "1769103118"
},
"departure": {
"delay": 2158,
"time": "1769103118"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 2030,
"time": "1769104190"
},
"departure": {
"delay": 2030,
"time": "1769104190"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 2106,
"time": "1769104026"
},
"departure": {
"delay": 2106,
"time": "1769104026"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1769099810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471238:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769097488"
},
"departure": {
"delay": 128,
"time": "1769097488"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1769099037"
},
"departure": {
"delay": 177,
"time": "1769099037"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1769098337"
},
"departure": {
"delay": 137,
"time": "1769098337"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 211,
"time": "1769100151"
},
"departure": {
"delay": 211,
"time": "1769100151"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 53,
"time": "1769097353"
},
"departure": {
"delay": 53,
"time": "1769097353"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769097642"
},
"departure": {
"delay": 62,
"time": "1769097662"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1769098413"
},
"departure": {
"delay": 153,
"time": "1769098413"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1769100042"
},
"departure": {
"delay": 162,
"time": "1769100042"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 102,
"time": "1769099562"
},
"departure": {
"delay": 102,
"time": "1769099562"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1769097413"
},
"departure": {
"delay": 53,
"time": "1769097413"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1769099917"
},
"departure": {
"delay": 157,
"time": "1769099917"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1769097046"
},
"departure": {
"delay": 46,
"time": "1769097046"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1769097137"
},
"departure": {
"delay": 77,
"time": "1769097137"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1769097841"
},
"departure": {
"delay": 167,
"time": "1769097887"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1769099313"
},
"departure": {
"delay": 118,
"time": "1769099338"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1769098118"
},
"departure": {
"delay": 98,
"time": "1769098118"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 116,
"time": "1769098196"
},
"departure": {
"delay": 116,
"time": "1769098196"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 211,
"time": "1769100391"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 98,
"time": "1769098538"
},
"departure": {
"delay": 98,
"time": "1769098538"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1769098938"
},
"departure": {
"delay": 198,
"time": "1769098938"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1769099164"
},
"departure": {
"delay": 207,
"time": "1769099187"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 167,
"time": "1769099666"
},
"departure": {
"delay": 167,
"time": "1769099687"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1769097949"
},
"departure": {
"delay": 109,
"time": "1769097949"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1769099437"
},
"departure": {
"delay": 97,
"time": "1769099437"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1769098651"
},
"departure": {
"delay": 164,
"time": "1769098664"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 218,
"time": "1769098788"
},
"departure": {
"delay": 218,
"time": "1769098838"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1769097287"
},
"departure": {
"delay": 107,
"time": "1769097287"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769096880"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1769099812"
},
"departure": {
"delay": 172,
"time": "1769099812"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1769097190"
},
"departure": {
"delay": 92,
"time": "1769097212"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769096690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852424F5403259x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769103120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769097634",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852424F5403259x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057442x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100300"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -39,
"time": "1769100621"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -30,
"time": "1769099910"
},
"departure": {
"delay": -30,
"time": "1769099910"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -22,
"time": "1769100098"
},
"departure": {
"delay": -22,
"time": "1769100098"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -102,
"time": "1769099718"
},
"departure": {
"delay": -102,
"time": "1769099718"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -78,
"time": "1769099802"
},
"departure": {
"delay": -78,
"time": "1769099802"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -34,
"time": "1769100026"
},
"departure": {
"delay": -34,
"time": "1769100026"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -36,
"time": "1769100504"
},
"departure": {
"delay": -36,
"time": "1769100504"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -39,
"time": "1769100201"
},
"departure": {
"delay": -39,
"time": "1769100201"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -1,
"time": "1769100419"
},
"departure": {
"delay": -1,
"time": "1769100419"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -11,
"time": "1769099569"
},
"departure": {
"delay": -11,
"time": "1769099569"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -142,
"time": "1769099558"
},
"departure": {
"delay": -142,
"time": "1769099558"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -39,
"time": "1769099961"
},
"departure": {
"delay": -39,
"time": "1769099961"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -36,
"time": "1769099844"
},
"departure": {
"delay": -36,
"time": "1769099844"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057442x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198148x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769100294"
},
"departure": {
"delay": 114,
"time": "1769100294"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769100383"
},
"departure": {
"delay": 83,
"time": "1769100383"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 196,
"time": "1769099416"
},
"departure": {
"delay": 196,
"time": "1769099416"
},
"stopId": "FR:76596:ZE:5166:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 75,
"time": "1769101455"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 75,
"time": "1769101095"
},
"departure": {
"delay": 75,
"time": "1769101095"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 115,
"time": "1769099755"
},
"departure": {
"delay": 115,
"time": "1769099755"
},
"stopId": "FR:76447:ZE:3141:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1769100837"
},
"departure": {
"delay": 117,
"time": "1769100837"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1769100919"
},
"departure": {
"delay": 79,
"time": "1769100919"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 83,
"time": "1769101283"
},
"departure": {
"delay": 83,
"time": "1769101283"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 116,
"time": "1769101196"
},
"departure": {
"delay": 116,
"time": "1769101196"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 128,
"time": "1769100968"
},
"departure": {
"delay": 128,
"time": "1769100968"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 182,
"time": "1769099402"
},
"departure": {
"delay": 182,
"time": "1769099402"
},
"stopId": "FR:76596:ZE:4993:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1769099332"
},
"departure": {
"delay": 172,
"time": "1769099332"
},
"stopId": "FR:76596:ZE:5171:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1769100754"
},
"departure": {
"delay": 94,
"time": "1769100754"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1769099845"
},
"departure": {
"delay": 85,
"time": "1769099845"
},
"stopId": "FR:76447:ZE:5184:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1769100559"
},
"departure": {
"delay": 79,
"time": "1769100559"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1769100495"
},
"departure": {
"delay": 75,
"time": "1769100495"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1769100129"
},
"departure": {
"delay": 69,
"time": "1769100129"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1769100675"
},
"departure": {
"delay": 75,
"time": "1769100675"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 105,
"time": "1769100225"
},
"departure": {
"delay": 105,
"time": "1769100225"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 142,
"time": "1769099602"
},
"departure": {
"delay": 142,
"time": "1769099602"
},
"stopId": "FR:76616:ZE:4169:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769101411"
},
"departure": {
"delay": 91,
"time": "1769101411"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 134,
"time": "1769101034"
},
"departure": {
"delay": 134,
"time": "1769101034"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 77,
"time": "1769101337"
},
"departure": {
"delay": 77,
"time": "1769101337"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1769099994"
},
"departure": {
"delay": 114,
"time": "1769099994"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1769099615"
},
"departure": {
"delay": 155,
"time": "1769099615"
},
"stopId": "FR:76616:ZE:4528:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198148x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4777661118283776x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 328,
"time": "1769100558"
},
"departure": {
"delay": 328,
"time": "1769100568"
},
"stopId": "FR:14326:ZE:5900590119911424:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1769100722"
},
"stopId": "FR:14326:ZE:4542112063291392:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 345,
"time": "1769100035"
},
"departure": {
"delay": 345,
"time": "1769100045"
},
"stopId": "FR:14326:ZE:5739788322734080:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 961,
"time": "1769100531"
},
"departure": {
"delay": 961,
"time": "1769100541"
},
"stopId": "FR:14326:ZE:6112563264749568:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 176,
"time": "1769100586"
},
"departure": {
"delay": 176,
"time": "1769100596"
},
"stopId": "FR:14326:ZE:6648258328788992:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 869,
"time": "1769100139"
},
"departure": {
"delay": 869,
"time": "1769100149"
},
"stopId": "FR:14326:ZE:6175273243377664:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 375,
"time": "1769100365"
},
"departure": {
"delay": 375,
"time": "1769100375"
},
"stopId": "FR:14326:ZE:4789478087458816:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 421,
"time": "1769100531"
},
"departure": {
"delay": 421,
"time": "1769100541"
},
"stopId": "FR:14326:ZE:5078017983381504:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 428,
"time": "1769100178"
},
"departure": {
"delay": 428,
"time": "1769100188"
},
"stopId": "FR:14326:ZE:5320399496675328:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4777661118283776x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853434F5389214x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769104020"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769099940"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1769094693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853434F5389214x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx313:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1769099418"
},
"departure": {
"delay": 138,
"time": "1769099418"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1769101348"
},
"departure": {
"delay": 88,
"time": "1769101348"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1769100140"
},
"departure": {
"delay": 80,
"time": "1769100140"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769099940"
},
"departure": {
"delay": 60,
"time": "1769099940"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 195,
"time": "1769099535"
},
"departure": {
"delay": 195,
"time": "1769099535"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769099839"
},
"departure": {
"delay": 79,
"time": "1769099839"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769100688"
},
"departure": {
"delay": 88,
"time": "1769100688"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1769100064"
},
"departure": {
"delay": 124,
"time": "1769100064"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 88,
"time": "1769100508"
},
"departure": {
"delay": 88,
"time": "1769100508"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 107,
"time": "1769100227"
},
"departure": {
"delay": 107,
"time": "1769100227"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1769100328"
},
"departure": {
"delay": 88,
"time": "1769100328"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1769099714"
},
"departure": {
"delay": 134,
"time": "1769099714"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769099314"
},
"departure": {
"delay": 154,
"time": "1769099314"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1769099638"
},
"departure": {
"delay": 178,
"time": "1769099638"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1769099200"
},
"departure": {
"delay": 100,
"time": "1769099200"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1769100604"
},
"departure": {
"delay": 64,
"time": "1769100604"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1769100400"
},
"departure": {
"delay": 100,
"time": "1769100400"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1769101536"
},
"departure": {
"delay": 96,
"time": "1769101536"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1769099070"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769101588"
},
"departure": {
"delay": 88,
"time": "1769101588"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769099070",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx313:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850314F5403076x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101860"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1769095594",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850314F5403076x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC395418:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1676,
"time": "1769100184"
},
"departure": {
"delay": -1676,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -412,
"time": "1769102528"
},
"departure": {
"delay": -412,
"time": "1769102528"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -896,
"time": "1769100184"
},
"departure": {
"delay": -896,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -312,
"time": "1769102748"
},
"departure": {
"delay": -312,
"time": "1769102748"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -329,
"time": "1769102671"
},
"departure": {
"delay": -329,
"time": "1769102671"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -303,
"time": "1769103297"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -275,
"time": "1769103145"
},
"departure": {
"delay": -275,
"time": "1769103145"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -439,
"time": "1769102561"
},
"departure": {
"delay": -439,
"time": "1769102561"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1016,
"time": "1769100184"
},
"departure": {
"delay": -1016,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -331,
"time": "1769102909"
},
"departure": {
"delay": -331,
"time": "1769102909"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -243,
"time": "1769103177"
},
"departure": {
"delay": -243,
"time": "1769103177"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2636,
"time": "1769100184"
},
"departure": {
"delay": -2636,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1496,
"time": "1769100184"
},
"departure": {
"delay": -1496,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -896,
"time": "1769100184"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -278,
"time": "1769102722"
},
"departure": {
"delay": -278,
"time": "1769102722"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1196,
"time": "1769100184"
},
"departure": {
"delay": -1196,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -276,
"time": "1769103264"
},
"departure": {
"delay": -276,
"time": "1769103264"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -1136,
"time": "1769100184"
},
"departure": {
"delay": -1136,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -300,
"time": "1769102820"
},
"departure": {
"delay": -300,
"time": "1769102820"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -282,
"time": "1769103078"
},
"departure": {
"delay": -282,
"time": "1769103078"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -289,
"time": "1769102951"
},
"departure": {
"delay": -289,
"time": "1769102951"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -324,
"time": "1769102856"
},
"departure": {
"delay": -324,
"time": "1769102856"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2696,
"time": "1769100184"
},
"departure": {
"delay": -2696,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1436,
"time": "1769100184"
},
"departure": {
"delay": -1436,
"time": "1769100184"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -274,
"time": "1769102966"
},
"departure": {
"delay": -274,
"time": "1769102966"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -274,
"time": "1769103026"
},
"departure": {
"delay": -274,
"time": "1769103026"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC395418:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101080"
},
"stopId": "FR:76484:ZE:TAEx8154:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76484:ZE:TAEx9068:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76484:ZE:TAEx9073:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76484:ZE:TAEx9001:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76484:ZE:TAEx9067:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76484:ZE:TAEx9137:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76484:ZE:TAEx9065:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76484:ZE:TAEx9071:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76484:ZE:TAEx9168:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76486:ZE:TAEx7051:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76486:ZE:TAEx7071:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76484:ZE:TAEx9019:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx101:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8103:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71827459:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769100660"
},
"departure": {
"delay": 60,
"time": "1769100660"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1769100600"
},
"departure": {
"delay": 240,
"time": "1769100600"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769100720"
},
"departure": {
"delay": 60,
"time": "1769100720"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 180,
"time": "1769100360"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769100780"
},
"departure": {
"delay": 60,
"time": "1769100780"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71827459:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769101680"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4059:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1769102339"
},
"departure": {
"delay": -61,
"time": "1769102339"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1149,
"time": "1769100171"
},
"departure": {
"delay": -1149,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1769102037"
},
"departure": {
"delay": -63,
"time": "1769102037"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -64,
"time": "1769101856"
},
"departure": {
"delay": -64,
"time": "1769101856"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1769102445"
},
"departure": {
"delay": -15,
"time": "1769102445"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1769102728"
},
"departure": {
"delay": -92,
"time": "1769102728"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1769102516"
},
"departure": {
"delay": -64,
"time": "1769102516"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1769102191"
},
"departure": {
"delay": -29,
"time": "1769102191"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1769102097"
},
"departure": {
"delay": -3,
"time": "1769102097"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1769101719"
},
"departure": {
"delay": 39,
"time": "1769101719"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -22,
"time": "1769102138"
},
"departure": {
"delay": -22,
"time": "1769102138"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -103,
"time": "1769102777"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1029,
"time": "1769100171"
},
"departure": {
"delay": -1029,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -11,
"time": "1769102389"
},
"departure": {
"delay": -11,
"time": "1769102389"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1769102645"
},
"departure": {
"delay": -55,
"time": "1769102645"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -20,
"time": "1769101780"
},
"departure": {
"delay": -20,
"time": "1769101780"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470299:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769100581"
},
"departure": {
"delay": 41,
"time": "1769100581"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769101121"
},
"departure": {
"delay": 41,
"time": "1769101121"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769100960"
},
"departure": {
"time": "1769100960"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769100761"
},
"departure": {
"delay": 41,
"time": "1769100761"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100070",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx250:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011252x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1769101537"
},
"departure": {
"delay": 157,
"time": "1769101537"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 179,
"time": "1769099639"
},
"departure": {
"delay": 179,
"time": "1769099639"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 184,
"time": "1769101504"
},
"departure": {
"delay": 184,
"time": "1769101504"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 126,
"time": "1769100846"
},
"departure": {
"delay": 126,
"time": "1769100846"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 226,
"time": "1769099866"
},
"departure": {
"delay": 226,
"time": "1769099866"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 302,
"time": "1769099522"
},
"departure": {
"delay": 302,
"time": "1769099522"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1769101277"
},
"departure": {
"delay": 137,
"time": "1769101277"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 77,
"time": "1769099837"
},
"departure": {
"delay": 77,
"time": "1769099837"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1769101713"
},
"departure": {
"delay": 153,
"time": "1769101713"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 177,
"time": "1769099517"
},
"departure": {
"delay": 177,
"time": "1769099517"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 171,
"time": "1769100411"
},
"departure": {
"delay": 171,
"time": "1769100411"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 126,
"time": "1769101446"
},
"departure": {
"delay": 126,
"time": "1769101446"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 126,
"time": "1769101926"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 180,
"time": "1769101800"
},
"departure": {
"delay": 180,
"time": "1769101800"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 129,
"time": "1769100489"
},
"departure": {
"delay": 129,
"time": "1769100489"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 126,
"time": "1769100246"
},
"departure": {
"delay": 126,
"time": "1769100246"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 126,
"time": "1769101146"
},
"departure": {
"delay": 126,
"time": "1769101146"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 126,
"time": "1769100606"
},
"departure": {
"delay": 126,
"time": "1769100606"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 155,
"time": "1769101235"
},
"departure": {
"delay": 155,
"time": "1769101235"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 156,
"time": "1769100696"
},
"departure": {
"delay": 156,
"time": "1769100696"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 183,
"time": "1769099703"
},
"departure": {
"delay": 183,
"time": "1769099703"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 94,
"time": "1769100034"
},
"departure": {
"delay": 94,
"time": "1769100034"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 127,
"time": "1769101627"
},
"departure": {
"delay": 127,
"time": "1769101627"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 144,
"time": "1769101584"
},
"departure": {
"delay": 144,
"time": "1769101584"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 138,
"time": "1769100318"
},
"departure": {
"delay": 138,
"time": "1769100318"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 126,
"time": "1769101866"
},
"departure": {
"delay": 126,
"time": "1769101866"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 175,
"time": "1769099575"
},
"departure": {
"delay": 175,
"time": "1769099575"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 144,
"time": "1769101764"
},
"departure": {
"delay": 144,
"time": "1769101764"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011252x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230625x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1769101391"
},
"departure": {
"delay": 131,
"time": "1769101391"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1769101751"
},
"departure": {
"delay": 131,
"time": "1769101751"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1769102054"
},
"departure": {
"delay": 134,
"time": "1769102054"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1769102531"
},
"departure": {
"delay": 131,
"time": "1769102531"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1769102773"
},
"departure": {
"delay": 133,
"time": "1769102773"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 131,
"time": "1769102111"
},
"departure": {
"delay": 131,
"time": "1769102111"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 153,
"time": "1769101533"
},
"departure": {
"delay": 153,
"time": "1769101533"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 131,
"time": "1769100251"
},
"departure": {
"delay": 131,
"time": "1769100251"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1769102599"
},
"departure": {
"delay": 139,
"time": "1769102599"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1769101472"
},
"departure": {
"delay": 152,
"time": "1769101472"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 131,
"time": "1769102831"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1769100030"
},
"departure": {
"delay": 150,
"time": "1769100030"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1769102240"
},
"departure": {
"delay": 140,
"time": "1769102240"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 135,
"time": "1769102175"
},
"departure": {
"delay": 135,
"time": "1769102175"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1769102331"
},
"departure": {
"delay": 171,
"time": "1769102331"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1769101251"
},
"departure": {
"delay": 171,
"time": "1769101251"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1769102707"
},
"departure": {
"delay": 187,
"time": "1769102707"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 131,
"time": "1769100491"
},
"departure": {
"delay": 131,
"time": "1769100491"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1769101065"
},
"departure": {
"delay": 165,
"time": "1769101065"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769100911"
},
"departure": {
"delay": 131,
"time": "1769100911"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1769100191"
},
"departure": {
"delay": 131,
"time": "1769100191"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769101816"
},
"departure": {
"delay": 136,
"time": "1769101816"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769102291"
},
"departure": {
"delay": 131,
"time": "1769102291"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 188,
"time": "1769101988"
},
"departure": {
"delay": 188,
"time": "1769101988"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1769101338"
},
"departure": {
"delay": 138,
"time": "1769101338"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1769100384"
},
"departure": {
"delay": 144,
"time": "1769100384"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1769102471"
},
"departure": {
"delay": 131,
"time": "1769102471"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 154,
"time": "1769101894"
},
"departure": {
"delay": 154,
"time": "1769101894"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1769102398"
},
"departure": {
"delay": 178,
"time": "1769102398"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230625x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102880"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2625:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3479F5385218x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1769109180"
},
"departure": {
"time": "1769109240"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1769109780"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 59
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769098355",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3479F5385218x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769100420"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769100540"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769101560"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769102520"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769102880"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769101980"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1769100060"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1769102340"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769101920"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769102400"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1769100240"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769102100"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1769101020"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769100061",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4129:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3126F5413815x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769099760"
},
"departure": {
"time": "1769099820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769098920"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769094453",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3126F5413815x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12625,
"time": "1769100026"
},
"departure": {
"delay": -12625,
"time": "1769100035"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -12568,
"time": "1769101232"
},
"departure": {
"delay": -12568,
"time": "1769101232"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -12625,
"time": "1769099832"
},
"departure": {
"delay": -12625,
"time": "1769099855"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -12595,
"time": "1769100905"
},
"departure": {
"delay": -12595,
"time": "1769100905"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -12665,
"time": "1769099610"
},
"departure": {
"delay": -12665,
"time": "1769099635"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12605,
"time": "1769099712"
},
"departure": {
"delay": -12605,
"time": "1769099755"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12665,
"time": "1769099906"
},
"departure": {
"delay": -12665,
"time": "1769099935"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -12658,
"time": "1769100662"
},
"departure": {
"delay": -12658,
"time": "1769100662"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -12561,
"time": "1769101299"
},
"departure": {
"delay": -12561,
"time": "1769101299"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -12598,
"time": "1769101562"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -12568,
"time": "1769100992"
},
"departure": {
"delay": -12568,
"time": "1769100992"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -12664,
"time": "1769100416"
},
"departure": {
"delay": -12664,
"time": "1769100416"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -12596,
"time": "1769100784"
},
"departure": {
"delay": -12596,
"time": "1769100784"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -12631,
"time": "1769101049"
},
"departure": {
"delay": -12631,
"time": "1769101049"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -12645,
"time": "1769100119"
},
"departure": {
"delay": -12645,
"time": "1769100135"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -12611,
"time": "1769101129"
},
"departure": {
"delay": -12611,
"time": "1769101129"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -12644,
"time": "1769100496"
},
"departure": {
"delay": -12644,
"time": "1769100496"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -12675,
"time": "1769100285"
},
"departure": {
"delay": -12675,
"time": "1769100285"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -12667,
"time": "1769100353"
},
"departure": {
"delay": -12667,
"time": "1769100353"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1769099641",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2108:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470348:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769100403"
},
"departure": {
"delay": 103,
"time": "1769100403"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -83,
"time": "1769101477"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769100910"
},
"departure": {
"delay": 130,
"time": "1769100910"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769100729"
},
"departure": {
"delay": 129,
"time": "1769100729"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1769101358"
},
"departure": {
"delay": -22,
"time": "1769101358"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1769100856"
},
"departure": {
"delay": 136,
"time": "1769100856"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1769100684"
},
"departure": {
"delay": 144,
"time": "1769100684"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 82,
"time": "1769100982"
},
"departure": {
"delay": 82,
"time": "1769100982"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1769100539"
},
"departure": {
"delay": 119,
"time": "1769100539"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769100360"
},
"departure": {
"delay": 60,
"time": "1769100360"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1769100762"
},
"departure": {
"delay": 102,
"time": "1769100762"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1769100825"
},
"departure": {
"delay": 105,
"time": "1769100825"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 131,
"time": "1769100491"
},
"departure": {
"delay": 131,
"time": "1769100491"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -51,
"time": "1769101149"
},
"departure": {
"delay": -51,
"time": "1769101149"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1769100162"
},
"departure": {
"delay": 102,
"time": "1769100162"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1769101070"
},
"departure": {
"delay": -10,
"time": "1769101070"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1769100519"
},
"departure": {
"delay": 99,
"time": "1769100519"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1769100636"
},
"departure": {
"delay": 156,
"time": "1769100636"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470348:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011251x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1769100723"
},
"departure": {
"delay": 183,
"time": "1769100723"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 156,
"time": "1769100516"
},
"departure": {
"delay": 156,
"time": "1769100516"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 235,
"time": "1769099875"
},
"departure": {
"delay": 235,
"time": "1769099875"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 160,
"time": "1769100880"
},
"departure": {
"delay": 160,
"time": "1769100880"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 193,
"time": "1769100673"
},
"departure": {
"delay": 193,
"time": "1769100673"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 156,
"time": "1769100156"
},
"departure": {
"delay": 156,
"time": "1769100156"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 156,
"time": "1769100996"
},
"departure": {
"delay": 156,
"time": "1769100996"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 203,
"time": "1769100263"
},
"departure": {
"delay": 203,
"time": "1769100263"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 227,
"time": "1769099687"
},
"departure": {
"delay": 227,
"time": "1769099687"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 161,
"time": "1769100821"
},
"departure": {
"delay": 161,
"time": "1769100821"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 168,
"time": "1769099448"
},
"departure": {
"delay": 168,
"time": "1769099448"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 200,
"time": "1769100620"
},
"departure": {
"delay": 200,
"time": "1769100620"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 197,
"time": "1769099597"
},
"departure": {
"delay": 197,
"time": "1769099597"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 156,
"time": "1769101056"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 193,
"time": "1769100313"
},
"departure": {
"delay": 193,
"time": "1769100313"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 200,
"time": "1769100920"
},
"departure": {
"delay": 200,
"time": "1769100920"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 224,
"time": "1769099384"
},
"departure": {
"delay": 224,
"time": "1769099384"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 162,
"time": "1769100582"
},
"departure": {
"delay": 162,
"time": "1769100582"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011251x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769104260"
},
"departure": {
"delay": 60,
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769104500"
},
"departure": {
"delay": 60,
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769104320"
},
"departure": {
"delay": 60,
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769104560"
},
"departure": {
"delay": 60,
"time": "1769104560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1769103780"
},
"departure": {
"delay": 60,
"time": "1769103780"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769102340"
},
"departure": {
"delay": 60,
"time": "1769102340"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769102400"
},
"departure": {
"delay": 60,
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769103720"
},
"departure": {
"delay": 60,
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769105100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769101980"
},
"departure": {
"delay": 60,
"time": "1769101980"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769104200"
},
"departure": {
"delay": 60,
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1769102580"
},
"departure": {
"delay": 60,
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769104860"
},
"departure": {
"delay": 60,
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769102760"
},
"departure": {
"delay": 60,
"time": "1769102760"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1769102460"
},
"departure": {
"delay": 60,
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769104380"
},
"departure": {
"delay": 60,
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769102100"
},
"departure": {
"delay": 60,
"time": "1769102100"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769103840"
},
"departure": {
"delay": 60,
"time": "1769103840"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769103540"
},
"departure": {
"delay": 60,
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769102820"
},
"departure": {
"delay": 60,
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769105040"
},
"departure": {
"delay": 60,
"time": "1769105040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769104680"
},
"departure": {
"delay": 60,
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769103480"
},
"departure": {
"delay": 60,
"time": "1769103480"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769101860"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769102160"
},
"departure": {
"delay": 60,
"time": "1769102160"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769104440"
},
"departure": {
"delay": 60,
"time": "1769104440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1769102940"
},
"departure": {
"delay": 60,
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769104080"
},
"departure": {
"delay": 60,
"time": "1769104080"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769101920"
},
"departure": {
"delay": 60,
"time": "1769101920"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1769104800"
},
"departure": {
"delay": 60,
"time": "1769104800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769103120"
},
"departure": {
"delay": 60,
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1769103960"
},
"departure": {
"delay": 60,
"time": "1769103960"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769104920"
},
"departure": {
"delay": 60,
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1769100170",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1041:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102820"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2613:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056595x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102340"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1769101283"
},
"departure": {
"delay": 23,
"time": "1769101283"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1769100502"
},
"departure": {
"delay": 22,
"time": "1769100502"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769101593"
},
"departure": {
"delay": 33,
"time": "1769101593"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1769100860"
},
"departure": {
"delay": 20,
"time": "1769100860"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769102130"
},
"departure": {
"delay": 30,
"time": "1769102130"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1769100601"
},
"departure": {
"delay": 1,
"time": "1769100601"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769101110"
},
"departure": {
"delay": 30,
"time": "1769101110"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1769100782"
},
"departure": {
"delay": 2,
"time": "1769100782"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1769102058"
},
"departure": {
"delay": 18,
"time": "1769102058"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769100711"
},
"departure": {
"delay": 51,
"time": "1769100711"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769101762"
},
"departure": {
"delay": 22,
"time": "1769101762"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1769101523"
},
"departure": {
"delay": 23,
"time": "1769101523"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1769100446"
},
"departure": {
"delay": 26,
"time": "1769100446"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1769101855"
},
"departure": {
"delay": 55,
"time": "1769101855"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769101681"
},
"departure": {
"delay": 1,
"time": "1769101681"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769102175"
},
"departure": {
"delay": 15,
"time": "1769102175"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056595x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105760"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769105160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105340"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2853:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099580"
},
"departure": {
"time": "1769099580"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769099640"
},
"departure": {
"time": "1769099640"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769098920"
},
"departure": {
"time": "1769098920"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769100180"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098860"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769099940"
},
"departure": {
"time": "1769099940"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099700"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100300"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100060"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100240"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769099100"
},
"departure": {
"time": "1769099100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769098716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2447:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -162,
"time": "1769103318"
},
"departure": {
"delay": -162,
"time": "1769103318"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -59,
"time": "1769102701"
},
"departure": {
"delay": -59,
"time": "1769102701"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1769103185"
},
"departure": {
"delay": -115,
"time": "1769103185"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -87,
"time": "1769102793"
},
"departure": {
"delay": -87,
"time": "1769102793"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1769102088"
},
"departure": {
"delay": 108,
"time": "1769102088"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769102471"
},
"departure": {
"delay": 11,
"time": "1769102471"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1769102147"
},
"departure": {
"delay": 107,
"time": "1769102147"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -77,
"time": "1769103103"
},
"departure": {
"delay": -77,
"time": "1769103103"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -110,
"time": "1769103250"
},
"departure": {
"delay": -110,
"time": "1769103250"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1769102654"
},
"departure": {
"delay": 14,
"time": "1769102654"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1769102779"
},
"departure": {
"delay": -41,
"time": "1769102779"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -241,
"time": "1769103479"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1769102991"
},
"departure": {
"delay": -69,
"time": "1769102991"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -58,
"time": "1769102942"
},
"departure": {
"delay": -58,
"time": "1769102942"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1769102279"
},
"departure": {
"delay": 59,
"time": "1769102279"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1769101884"
},
"departure": {
"delay": 84,
"time": "1769101884"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1769102870"
},
"departure": {
"delay": -70,
"time": "1769102870"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1769102308"
},
"departure": {
"delay": 28,
"time": "1769102308"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1769102028"
},
"departure": {
"delay": 48,
"time": "1769102028"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769102650"
},
"departure": {
"delay": 10,
"time": "1769102650"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1769102382"
},
"departure": {
"delay": 42,
"time": "1769102382"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -77,
"time": "1769103043"
},
"departure": {
"delay": -77,
"time": "1769103043"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596521:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057466x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769099392"
},
"departure": {
"delay": -8,
"time": "1769099392"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -10,
"time": "1769100530"
},
"departure": {
"delay": -10,
"time": "1769100530"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -9,
"time": "1769100171"
},
"departure": {
"delay": -9,
"time": "1769100171"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -24,
"time": "1769100456"
},
"departure": {
"delay": -24,
"time": "1769100456"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -54,
"time": "1769099706"
},
"departure": {
"delay": -54,
"time": "1769099706"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 22,
"time": "1769100802"
},
"departure": {
"delay": 22,
"time": "1769100802"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -24,
"time": "1769100336"
},
"departure": {
"delay": -24,
"time": "1769100336"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 7,
"time": "1769100967"
},
"departure": {
"delay": 7,
"time": "1769100967"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 17,
"time": "1769100257"
},
"departure": {
"delay": 17,
"time": "1769100257"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1769099557"
},
"departure": {
"delay": 37,
"time": "1769099557"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1769099837"
},
"departure": {
"delay": -43,
"time": "1769099837"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1769100749"
},
"departure": {
"delay": 29,
"time": "1769100749"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -4,
"time": "1769100416"
},
"departure": {
"delay": -4,
"time": "1769100416"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1769099641"
},
"departure": {
"delay": -59,
"time": "1769099641"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1769100667"
},
"departure": {
"delay": 7,
"time": "1769100667"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -24,
"time": "1769100696"
},
"departure": {
"delay": -24,
"time": "1769100696"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 27,
"time": "1769100027"
},
"departure": {
"delay": 27,
"time": "1769100027"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1769101400"
},
"departure": {
"delay": 20,
"time": "1769101400"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -24,
"time": "1769101536"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -24,
"time": "1769101116"
},
"departure": {
"delay": -24,
"time": "1769101116"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -10,
"time": "1769101070"
},
"departure": {
"delay": -10,
"time": "1769101070"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 6,
"time": "1769100126"
},
"departure": {
"delay": 6,
"time": "1769100126"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769099645"
},
"departure": {
"delay": 5,
"time": "1769099645"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1769099963"
},
"departure": {
"delay": 23,
"time": "1769099963"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 33,
"time": "1769101173"
},
"departure": {
"delay": 33,
"time": "1769101173"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 15,
"time": "1769101275"
},
"departure": {
"delay": 15,
"time": "1769101275"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -24,
"time": "1769101356"
},
"departure": {
"delay": -24,
"time": "1769101356"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 20,
"time": "1769100380"
},
"departure": {
"delay": 20,
"time": "1769100380"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 27,
"time": "1769100207"
},
"departure": {
"delay": 27,
"time": "1769100207"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1769101021"
},
"departure": {
"delay": 1,
"time": "1769101021"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 4,
"time": "1769100304"
},
"departure": {
"delay": 4,
"time": "1769100304"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 6,
"time": "1769101326"
},
"departure": {
"delay": 6,
"time": "1769101326"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 31,
"time": "1769100091"
},
"departure": {
"delay": 31,
"time": "1769100091"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769099386",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057466x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851033F5403151x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769106360"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103840"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769095773",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851033F5403151x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32350,
"time": "1769099371"
},
"departure": {
"delay": 32350,
"time": "1769099410"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 32315,
"time": "1769098930"
},
"departure": {
"delay": 32315,
"time": "1769098955"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32275,
"time": "1769098841"
},
"departure": {
"delay": 32275,
"time": "1769098855"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32295,
"time": "1769099037"
},
"departure": {
"delay": 32295,
"time": "1769099055"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32375,
"time": "1769099779"
},
"departure": {
"delay": 32375,
"time": "1769099795"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32255,
"time": "1769099114"
},
"departure": {
"delay": 32255,
"time": "1769099135"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32368,
"time": "1769100328"
},
"departure": {
"delay": 32368,
"time": "1769100328"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32315,
"time": "1769099596"
},
"departure": {
"delay": 32315,
"time": "1769099615"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 32346,
"time": "1769100486"
},
"departure": {
"delay": 32346,
"time": "1769100486"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 32350,
"time": "1769100550"
},
"departure": {
"delay": 32350,
"time": "1769100550"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 32275,
"time": "1769099502"
},
"departure": {
"delay": 32275,
"time": "1769099515"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 32369,
"time": "1769100809"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 32355,
"time": "1769100052"
},
"departure": {
"delay": 32355,
"time": "1769100075"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32352,
"time": "1769100192"
},
"departure": {
"delay": 32352,
"time": "1769100192"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 32363,
"time": "1769100263"
},
"departure": {
"delay": 32363,
"time": "1769100263"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 32335,
"time": "1769099683"
},
"departure": {
"delay": 32335,
"time": "1769099695"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 32315,
"time": "1769099229"
},
"departure": {
"delay": 32315,
"time": "1769099255"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32388,
"time": "1769100408"
},
"departure": {
"delay": 32388,
"time": "1769100408"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 32315,
"time": "1769099889"
},
"departure": {
"delay": 32315,
"time": "1769099915"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769098861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2146:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769101020"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769101140"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1046:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057053x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769100354"
},
"departure": {
"delay": 114,
"time": "1769100354"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1769099939"
},
"departure": {
"delay": 179,
"time": "1769099939"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 195,
"time": "1769099775"
},
"departure": {
"delay": 195,
"time": "1769099775"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 143,
"time": "1769100623"
},
"departure": {
"delay": 143,
"time": "1769100623"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 115,
"time": "1769100415"
},
"departure": {
"delay": 115,
"time": "1769100415"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1769101003"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1769100074"
},
"departure": {
"delay": 74,
"time": "1769100074"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1769100848"
},
"departure": {
"delay": 128,
"time": "1769100848"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 105,
"time": "1769099625"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1769100922"
},
"departure": {
"delay": 142,
"time": "1769100922"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1769100961"
},
"departure": {
"delay": 121,
"time": "1769100961"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1769100581"
},
"departure": {
"delay": 161,
"time": "1769100581"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1769100782"
},
"departure": {
"delay": 122,
"time": "1769100782"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1769099977"
},
"departure": {
"delay": 157,
"time": "1769099977"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1769100518"
},
"departure": {
"delay": 158,
"time": "1769100518"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769100463"
},
"departure": {
"delay": 103,
"time": "1769100463"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769100703"
},
"departure": {
"delay": 103,
"time": "1769100703"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1769100251"
},
"departure": {
"delay": 131,
"time": "1769100251"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1769100286"
},
"departure": {
"delay": 106,
"time": "1769100286"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1769100109"
},
"departure": {
"delay": 109,
"time": "1769100109"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057053x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769100452"
},
"departure": {
"delay": -28,
"time": "1769100452"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769100380"
},
"departure": {
"delay": 20,
"time": "1769100380"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769100089"
},
"departure": {
"delay": 35,
"time": "1769100095"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -120,
"time": "1769100780"
},
"departure": {
"delay": -120,
"time": "1769100780"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -121,
"time": "1769100719"
},
"departure": {
"delay": -121,
"time": "1769100719"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769100266"
},
"departure": {
"delay": 26,
"time": "1769100266"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1769100539"
},
"departure": {
"delay": -1,
"time": "1769100539"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769100215"
},
"departure": {
"delay": 35,
"time": "1769100215"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1769100155"
},
"departure": {
"delay": 35,
"time": "1769100155"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -91,
"time": "1769100629"
},
"departure": {
"delay": -91,
"time": "1769100629"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -181,
"time": "1769100959"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1769100858"
},
"departure": {
"delay": -102,
"time": "1769100858"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596668:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1769100119"
},
"departure": {
"delay": 299,
"time": "1769100119"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 326,
"time": "1769100386"
},
"departure": {
"delay": 326,
"time": "1769100386"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 345,
"time": "1769100045"
},
"departure": {
"delay": 345,
"time": "1769100045"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 332,
"time": "1769100032"
},
"departure": {
"delay": 332,
"time": "1769100032"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1769100488"
},
"departure": {
"delay": 248,
"time": "1769100488"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 151,
"time": "1769099791"
},
"departure": {
"delay": 151,
"time": "1769099791"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 279,
"time": "1769100279"
},
"departure": {
"delay": 279,
"time": "1769100279"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 277,
"time": "1769100337"
},
"departure": {
"delay": 277,
"time": "1769100337"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 197,
"time": "1769100617"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 325,
"time": "1769099965"
},
"departure": {
"delay": 325,
"time": "1769099965"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 273,
"time": "1769100453"
},
"departure": {
"delay": 273,
"time": "1769100453"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 264,
"time": "1769100264"
},
"departure": {
"delay": 264,
"time": "1769100264"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 282,
"time": "1769100222"
},
"departure": {
"delay": 282,
"time": "1769100222"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 211,
"time": "1769100571"
},
"departure": {
"delay": 211,
"time": "1769100571"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 277,
"time": "1769100157"
},
"departure": {
"delay": 277,
"time": "1769100157"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1769100124",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595696:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769106540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107320"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769108040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2959:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100480"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": -55,
"time": "1769099945"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769100060"
},
"departure": {
"delay": 5,
"time": "1769100065"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100240"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100300"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100120"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2501:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108099x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769099684"
},
"departure": {
"delay": -16,
"time": "1769099684"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769100453"
},
"departure": {
"delay": 93,
"time": "1769100453"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1769099852"
},
"departure": {
"delay": -28,
"time": "1769099852"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769100080"
},
"departure": {
"delay": 20,
"time": "1769100080"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1769100761"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1769100242"
},
"departure": {
"delay": 62,
"time": "1769100242"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769100579"
},
"departure": {
"delay": 39,
"time": "1769100579"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1769099562"
},
"departure": {
"delay": -18,
"time": "1769099562"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1769100675"
},
"departure": {
"delay": 75,
"time": "1769100675"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1769100350"
},
"departure": {
"delay": 50,
"time": "1769100350"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769099636",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108099x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4487704:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1769100340"
},
"departure": {
"delay": 100,
"time": "1769100340"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1769099948"
},
"departure": {
"delay": 128,
"time": "1769099948"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1769099923"
},
"departure": {
"delay": 163,
"time": "1769099923"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769100434"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1769100204"
},
"departure": {
"delay": 144,
"time": "1769100204"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1769099848"
},
"departure": {
"delay": 148,
"time": "1769099848"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1769100031"
},
"departure": {
"delay": 91,
"time": "1769100031"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1769099816"
},
"departure": {
"delay": 192,
"time": "1769099832"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1769099660"
},
"departure": {
"delay": 140,
"time": "1769099660"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1769100244"
},
"departure": {
"delay": 64,
"time": "1769100244"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 110,
"time": "1769100290"
},
"departure": {
"delay": 110,
"time": "1769100290"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4487704:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1769101046"
},
"departure": {
"delay": 146,
"time": "1769101046"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1769101126"
},
"departure": {
"delay": 106,
"time": "1769101126"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 114,
"time": "1769100354"
},
"departure": {
"delay": 114,
"time": "1769100354"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1769100810"
},
"departure": {
"delay": 150,
"time": "1769100810"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1769100616"
},
"departure": {
"delay": 136,
"time": "1769100616"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1769100510"
},
"departure": {
"delay": 150,
"time": "1769100510"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1769100931"
},
"departure": {
"delay": 91,
"time": "1769100931"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1769100117"
},
"departure": {
"delay": 117,
"time": "1769100117"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1769100468"
},
"departure": {
"delay": 108,
"time": "1769100468"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1769100704"
},
"departure": {
"delay": 104,
"time": "1769100704"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1769100896"
},
"departure": {
"delay": 176,
"time": "1769100896"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1769101186"
},
"departure": {
"delay": 106,
"time": "1769101186"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1769101276"
},
"departure": {
"delay": 76,
"time": "1769101276"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 134,
"time": "1769100674"
},
"departure": {
"delay": 134,
"time": "1769100674"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -48,
"time": "1769101332"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 151,
"time": "1769100571"
},
"departure": {
"delay": 151,
"time": "1769100571"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471213:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1850146818xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769097786"
},
"departure": {
"delay": -98,
"time": "1769097802"
},
"stopId": "FR:76476:ZE:15474:ATOUMOD019",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1769097192"
},
"departure": {
"delay": 141,
"time": "1769097201"
},
"stopId": "FR:76476:ZE:15482:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 146,
"time": "1769097312"
},
"departure": {
"delay": 146,
"time": "1769097326"
},
"stopId": "FR:76476:ZE:15480:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1769097243"
},
"departure": {
"delay": 133,
"time": "1769097253"
},
"stopId": "FR:76476:ZE:15481:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1769097332"
},
"departure": {
"delay": 103,
"time": "1769097343"
},
"stopId": "FR:76476:ZE:15479:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1769097417"
},
"departure": {
"delay": 135,
"time": "1769097435"
},
"stopId": "FR:76476:ZE:15478:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1769097548"
},
"departure": {
"delay": 80,
"time": "1769097560"
},
"stopId": "FR:76476:ZE:125:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"time": "1769097935"
},
"departure": {
"time": "1769097960"
},
"stopId": "FR:76476:ZE:15368:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1769097708"
},
"departure": {
"delay": 61,
"time": "1769097721"
},
"stopId": "FR:76476:ZE:129:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1769097634"
},
"departure": {
"delay": 53,
"time": "1769097653"
},
"stopId": "FR:76476:ZE:128:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1769096991"
},
"departure": {
"delay": 129,
"time": "1769097069"
},
"stopId": "FR:76476:ZE:38:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 37,
"time": "1769096857"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 146,
"time": "1769097120"
},
"departure": {
"delay": 146,
"time": "1769097146"
},
"stopId": "FR:76476:ZE:15483:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:22:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1850146818xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102340"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4128:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769102142"
},
"departure": {
"delay": -198,
"time": "1769102142"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -88,
"time": "1769101112"
},
"departure": {
"delay": -88,
"time": "1769101112"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -165,
"time": "1769101875"
},
"departure": {
"delay": -165,
"time": "1769101875"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -199,
"time": "1769102021"
},
"departure": {
"delay": -199,
"time": "1769102021"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -286,
"time": "1769101634"
},
"departure": {
"delay": -286,
"time": "1769101634"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -4,
"time": "1769100776"
},
"departure": {
"delay": -4,
"time": "1769100776"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -209,
"time": "1769102491"
},
"departure": {
"delay": -209,
"time": "1769102491"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -12,
"time": "1769100528"
},
"departure": {
"delay": -12,
"time": "1769100528"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -235,
"time": "1769101505"
},
"departure": {
"delay": -235,
"time": "1769101505"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 21,
"time": "1769100261"
},
"departure": {
"delay": 21,
"time": "1769100261"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1769100381"
},
"departure": {
"delay": 21,
"time": "1769100381"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -184,
"time": "1769101316"
},
"departure": {
"delay": -184,
"time": "1769101316"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -132,
"time": "1769101248"
},
"departure": {
"delay": -132,
"time": "1769101248"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -216,
"time": "1769102184"
},
"departure": {
"delay": -216,
"time": "1769102184"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 21,
"time": "1769100321"
},
"departure": {
"delay": 21,
"time": "1769100321"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1769100836"
},
"departure": {
"delay": -64,
"time": "1769100836"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769100588"
},
"departure": {
"delay": -12,
"time": "1769100588"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -72,
"time": "1769100648"
},
"departure": {
"delay": -72,
"time": "1769100648"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1769100190"
},
"departure": {
"delay": 70,
"time": "1769100190"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -203,
"time": "1769102257"
},
"departure": {
"delay": -203,
"time": "1769102257"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -113,
"time": "1769101027"
},
"departure": {
"delay": -113,
"time": "1769101027"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -154,
"time": "1769102306"
},
"departure": {
"delay": -154,
"time": "1769102306"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 88,
"time": "1769100148"
},
"departure": {
"delay": 88,
"time": "1769100148"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1769100467"
},
"departure": {
"delay": -13,
"time": "1769100467"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -165,
"time": "1769101935"
},
"departure": {
"delay": -165,
"time": "1769101935"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -201,
"time": "1769102199"
},
"departure": {
"delay": -201,
"time": "1769102199"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -205,
"time": "1769102075"
},
"departure": {
"delay": -205,
"time": "1769102075"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -293,
"time": "1769101567"
},
"departure": {
"delay": -293,
"time": "1769101567"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -145,
"time": "1769101955"
},
"departure": {
"delay": -145,
"time": "1769101955"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -339,
"time": "1769101701"
},
"departure": {
"delay": -339,
"time": "1769101701"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -104,
"time": "1769100916"
},
"departure": {
"delay": -104,
"time": "1769100916"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -223,
"time": "1769102537"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -172,
"time": "1769102408"
},
"departure": {
"delay": -172,
"time": "1769102408"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -309,
"time": "1769101671"
},
"departure": {
"delay": -309,
"time": "1769101671"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -113,
"time": "1769100967"
},
"departure": {
"delay": -113,
"time": "1769100967"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -207,
"time": "1769102373"
},
"departure": {
"delay": -207,
"time": "1769102373"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595662:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242801xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -100,
"time": "1769100740"
},
"departure": {
"delay": -100,
"time": "1769100740"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1769101324"
},
"departure": {
"delay": -116,
"time": "1769101324"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -44,
"time": "1769099716"
},
"departure": {
"delay": -44,
"time": "1769099716"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -140,
"time": "1769101480"
},
"departure": {
"delay": -140,
"time": "1769101480"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -127,
"time": "1769100353"
},
"departure": {
"delay": -127,
"time": "1769100353"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -130,
"time": "1769101010"
},
"departure": {
"delay": -130,
"time": "1769101010"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -140,
"time": "1769102020"
},
"departure": {
"delay": -140,
"time": "1769102020"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -119,
"time": "1769101201"
},
"departure": {
"delay": -119,
"time": "1769101201"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -140,
"time": "1769101660"
},
"departure": {
"delay": -140,
"time": "1769101660"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1769100185"
},
"departure": {
"delay": -55,
"time": "1769100185"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -138,
"time": "1769102322"
},
"departure": {
"delay": -138,
"time": "1769102322"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -136,
"time": "1769101604"
},
"departure": {
"delay": -136,
"time": "1769101604"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -88,
"time": "1769101292"
},
"departure": {
"delay": -88,
"time": "1769101292"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -132,
"time": "1769101548"
},
"departure": {
"delay": -132,
"time": "1769101548"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -140,
"time": "1769100520"
},
"departure": {
"delay": -140,
"time": "1769100520"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -101,
"time": "1769100799"
},
"departure": {
"delay": -101,
"time": "1769100799"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769099859"
},
"departure": {
"delay": -21,
"time": "1769099859"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -113,
"time": "1769102527"
},
"departure": {
"delay": -113,
"time": "1769102527"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -120,
"time": "1769100600"
},
"departure": {
"delay": -120,
"time": "1769100600"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -139,
"time": "1769101061"
},
"departure": {
"delay": -139,
"time": "1769101061"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -124,
"time": "1769101436"
},
"departure": {
"delay": -124,
"time": "1769101436"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1769100215"
},
"departure": {
"delay": -85,
"time": "1769100215"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -140,
"time": "1769101120"
},
"departure": {
"delay": -140,
"time": "1769101120"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -140,
"time": "1769102740"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -59,
"time": "1769099761"
},
"departure": {
"delay": -59,
"time": "1769099761"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -133,
"time": "1769102387"
},
"departure": {
"delay": -133,
"time": "1769102387"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242801xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx57:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1769099020"
},
"departure": {
"delay": 160,
"time": "1769099020"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1769101484"
},
"departure": {
"delay": 104,
"time": "1769101484"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1769100047"
},
"departure": {
"delay": 190,
"time": "1769100070"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1769098745"
},
"departure": {
"delay": 125,
"time": "1769098745"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1769099396"
},
"departure": {
"delay": 176,
"time": "1769099396"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1769101176"
},
"departure": {
"delay": 156,
"time": "1769101176"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 111,
"time": "1769101371"
},
"departure": {
"delay": 111,
"time": "1769101371"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1769100142"
},
"departure": {
"delay": 142,
"time": "1769100142"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1769101064"
},
"departure": {
"delay": 104,
"time": "1769101064"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 235,
"time": "1769099095"
},
"departure": {
"delay": 235,
"time": "1769099095"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1769099945"
},
"departure": {
"delay": 185,
"time": "1769099945"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1769098797"
},
"departure": {
"delay": 177,
"time": "1769098797"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 215,
"time": "1769098874"
},
"departure": {
"delay": 215,
"time": "1769098895"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1769099245"
},
"departure": {
"delay": 145,
"time": "1769099245"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1769099500"
},
"departure": {
"delay": 160,
"time": "1769099500"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1769100954"
},
"departure": {
"delay": 114,
"time": "1769100954"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1769100223"
},
"departure": {
"delay": 103,
"time": "1769100223"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1769099710"
},
"departure": {
"delay": 190,
"time": "1769099710"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1769098649"
},
"departure": {
"delay": 170,
"time": "1769098670"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1769100583"
},
"departure": {
"delay": 103,
"time": "1769100583"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1769099870"
},
"departure": {
"delay": 230,
"time": "1769099870"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1769100352"
},
"departure": {
"delay": 112,
"time": "1769100352"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 252,
"time": "1769099772"
},
"departure": {
"delay": 252,
"time": "1769099772"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1769100463"
},
"departure": {
"delay": 103,
"time": "1769100463"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1769101273"
},
"departure": {
"delay": 133,
"time": "1769101273"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1769098953"
},
"departure": {
"delay": 153,
"time": "1769098953"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769098182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx57:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597870:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3356,
"time": "1769100184"
},
"departure": {
"delay": -3356,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -37,
"time": "1769103863"
},
"departure": {
"delay": -37,
"time": "1769103863"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2576,
"time": "1769100184"
},
"departure": {
"delay": -2576,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -82,
"time": "1769103638"
},
"departure": {
"delay": -82,
"time": "1769103638"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -135,
"time": "1769104005"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -2996,
"time": "1769100184"
},
"departure": {
"delay": -2996,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -3296,
"time": "1769100184"
},
"departure": {
"delay": -3296,
"time": "1769100184"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3176,
"time": "1769100184"
},
"departure": {
"delay": -3176,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -99,
"time": "1769103741"
},
"departure": {
"delay": -99,
"time": "1769103741"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -69,
"time": "1769103771"
},
"departure": {
"delay": -69,
"time": "1769103771"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2696,
"time": "1769100184"
},
"departure": {
"delay": -2696,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1676,
"time": "1769100184"
},
"departure": {
"delay": -1676,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2636,
"time": "1769100184"
},
"departure": {
"delay": -2636,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1769103700"
},
"departure": {
"delay": -80,
"time": "1769103700"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2816,
"time": "1769100184"
},
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2936,
"time": "1769100184"
},
"departure": {
"delay": -2936,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3116,
"time": "1769100184"
},
"departure": {
"delay": -3116,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597870:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057443x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769100700"
},
"departure": {
"delay": -20,
"time": "1769100700"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -61,
"time": "1769102279"
},
"departure": {
"delay": -61,
"time": "1769102279"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -55,
"time": "1769101685"
},
"departure": {
"delay": -55,
"time": "1769101685"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -44,
"time": "1769100316"
},
"departure": {
"delay": -44,
"time": "1769100316"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -47,
"time": "1769099833"
},
"departure": {
"delay": -47,
"time": "1769099833"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1769100408"
},
"departure": {
"delay": -12,
"time": "1769100408"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -64,
"time": "1769100596"
},
"departure": {
"delay": -64,
"time": "1769100596"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1769100780"
},
"departure": {
"delay": -60,
"time": "1769100780"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1769100261"
},
"departure": {
"delay": -39,
"time": "1769100261"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -64,
"time": "1769102396"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -64,
"time": "1769101976"
},
"departure": {
"delay": -64,
"time": "1769101976"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -80,
"time": "1769099980"
},
"departure": {
"delay": -80,
"time": "1769099980"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1769101736"
},
"departure": {
"delay": -64,
"time": "1769101736"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -26,
"time": "1769102194"
},
"departure": {
"delay": -26,
"time": "1769102194"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -32,
"time": "1769100628"
},
"departure": {
"delay": -32,
"time": "1769100628"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -64,
"time": "1769100836"
},
"departure": {
"delay": -64,
"time": "1769100836"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -64,
"time": "1769101616"
},
"departure": {
"delay": -64,
"time": "1769101616"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -25,
"time": "1769102075"
},
"departure": {
"delay": -25,
"time": "1769102075"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -59,
"time": "1769101801"
},
"departure": {
"delay": -59,
"time": "1769101801"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -47,
"time": "1769101873"
},
"departure": {
"delay": -47,
"time": "1769101873"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -64,
"time": "1769100476"
},
"departure": {
"delay": -64,
"time": "1769100476"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1769099920"
},
"departure": {
"delay": -20,
"time": "1769099920"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -93,
"time": "1769099787"
},
"departure": {
"delay": -93,
"time": "1769099787"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -64,
"time": "1769100896"
},
"departure": {
"delay": -64,
"time": "1769100896"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -35,
"time": "1769101645"
},
"departure": {
"delay": -35,
"time": "1769101645"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -64,
"time": "1769101076"
},
"departure": {
"delay": -64,
"time": "1769101076"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -64,
"time": "1769101496"
},
"departure": {
"delay": -64,
"time": "1769101496"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -6,
"time": "1769101014"
},
"departure": {
"delay": -6,
"time": "1769101014"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -64,
"time": "1769100176"
},
"departure": {
"delay": -64,
"time": "1769100176"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1769100084"
},
"departure": {
"delay": -36,
"time": "1769100084"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -64,
"time": "1769101556"
},
"departure": {
"delay": -64,
"time": "1769101556"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -30,
"time": "1769101410"
},
"departure": {
"delay": -30,
"time": "1769101410"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057443x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21993,
"time": "1769098293"
},
"departure": {
"delay": 21993,
"time": "1769098293"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22115,
"time": "1769098895"
},
"departure": {
"delay": 22115,
"time": "1769098895"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22555,
"time": "1769100535"
},
"departure": {
"delay": 22555,
"time": "1769100535"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 22299,
"time": "1769099919"
},
"departure": {
"delay": 22299,
"time": "1769099919"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22350,
"time": "1769099790"
},
"departure": {
"delay": 22350,
"time": "1769099790"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22280,
"time": "1769099694"
},
"departure": {
"delay": 22280,
"time": "1769099720"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 22355,
"time": "1769099495"
},
"departure": {
"delay": 22355,
"time": "1769099495"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22343,
"time": "1769099843"
},
"departure": {
"delay": 22343,
"time": "1769099843"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22538,
"time": "1769100458"
},
"departure": {
"delay": 22538,
"time": "1769100458"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 22478,
"time": "1769100878"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22048,
"time": "1769098348"
},
"departure": {
"delay": 22048,
"time": "1769098348"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22284,
"time": "1769099544"
},
"departure": {
"delay": 22284,
"time": "1769099544"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22084,
"time": "1769099044"
},
"departure": {
"delay": 22084,
"time": "1769099044"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22304,
"time": "1769099444"
},
"departure": {
"delay": 22304,
"time": "1769099444"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 22189,
"time": "1769099269"
},
"departure": {
"delay": 22189,
"time": "1769099269"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22012,
"time": "1769098372"
},
"departure": {
"delay": 22012,
"time": "1769098372"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22478,
"time": "1769100218"
},
"departure": {
"delay": 22478,
"time": "1769100218"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22547,
"time": "1769100347"
},
"departure": {
"delay": 22547,
"time": "1769100347"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 22603,
"time": "1769100583"
},
"departure": {
"delay": 22603,
"time": "1769100583"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 22122,
"time": "1769098698"
},
"departure": {
"delay": 22122,
"time": "1769098722"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22339,
"time": "1769099970"
},
"departure": {
"delay": 22339,
"time": "1769100019"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 22005,
"time": "1769098245"
},
"departure": {
"delay": 22005,
"time": "1769098245"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22099,
"time": "1769098798"
},
"departure": {
"delay": 22099,
"time": "1769098819"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22000,
"time": "1769098420"
},
"departure": {
"delay": 22000,
"time": "1769098420"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 21959,
"time": "1769098019"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22069,
"time": "1769098951"
},
"departure": {
"delay": 22069,
"time": "1769098969"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22617,
"time": "1769100657"
},
"departure": {
"delay": 22617,
"time": "1769100657"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22055,
"time": "1769098547"
},
"departure": {
"delay": 22055,
"time": "1769098595"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22492,
"time": "1769100172"
},
"departure": {
"delay": 22492,
"time": "1769100172"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22598,
"time": "1769100758"
},
"departure": {
"delay": 22598,
"time": "1769100758"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1769098021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9026:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769106425"
},
"departure": {
"delay": 5,
"time": "1769106425"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769108640"
},
"departure": {
"time": "1769108640"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769108700"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769107080"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769106065"
},
"departure": {
"delay": 5,
"time": "1769106065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769108105"
},
"departure": {
"delay": 5,
"time": "1769108105"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106840"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769106420"
},
"departure": {
"time": "1769106420"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106540"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108520"
},
"departure": {
"time": "1769108520"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769106365"
},
"departure": {
"delay": 5,
"time": "1769106365"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769100113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1125:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189204x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101740"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1769101528"
},
"departure": {
"delay": 28,
"time": "1769101528"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769100237"
},
"departure": {
"delay": 57,
"time": "1769100237"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1769100641"
},
"departure": {
"delay": 41,
"time": "1769100641"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1769100760"
},
"departure": {
"delay": 40,
"time": "1769100760"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76447:ZE:3816:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1769100283"
},
"departure": {
"delay": 43,
"time": "1769100283"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1769100362"
},
"departure": {
"delay": 2,
"time": "1769100362"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1769101404"
},
"departure": {
"delay": 24,
"time": "1769101404"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1769100572"
},
"departure": {
"delay": 32,
"time": "1769100572"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769101347"
},
"departure": {
"delay": 27,
"time": "1769101347"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769099616",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189204x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596669:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2576,
"time": "1769100184"
},
"departure": {
"delay": -2576,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2816,
"time": "1769100184"
},
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2696,
"time": "1769100184"
},
"departure": {
"delay": -2696,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2996,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2756,
"time": "1769100184"
},
"departure": {
"delay": -2756,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596669:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071996x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1769100299"
},
"departure": {
"delay": 119,
"time": "1769100299"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1769099969"
},
"departure": {
"delay": 29,
"time": "1769099969"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1769100766"
},
"departure": {
"delay": 106,
"time": "1769100766"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769100130"
},
"departure": {
"delay": 70,
"time": "1769100130"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1769101199"
},
"departure": {
"delay": 119,
"time": "1769101199"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1769100483"
},
"departure": {
"delay": 123,
"time": "1769100483"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1769100364"
},
"departure": {
"delay": 64,
"time": "1769100364"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1769099905"
},
"departure": {
"delay": 85,
"time": "1769099905"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 64,
"time": "1769101024"
},
"departure": {
"delay": 64,
"time": "1769101024"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 83,
"time": "1769101103"
},
"departure": {
"delay": 83,
"time": "1769101103"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1769100184"
},
"departure": {
"delay": 64,
"time": "1769100184"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769100844"
},
"departure": {
"delay": 64,
"time": "1769100844"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1769101384"
},
"departure": {
"delay": 64,
"time": "1769101384"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1769100674"
},
"departure": {
"delay": 74,
"time": "1769100674"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1769101744"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1769100604"
},
"departure": {
"delay": 64,
"time": "1769100604"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1769101263"
},
"departure": {
"delay": 123,
"time": "1769101263"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1769100026"
},
"departure": {
"delay": 26,
"time": "1769100026"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1769099841"
},
"departure": {
"delay": 21,
"time": "1769099841"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1769100534"
},
"departure": {
"delay": 114,
"time": "1769100534"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071996x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852353F5403248x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769096914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852353F5403248x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1769104703"
},
"departure": {
"delay": -157,
"time": "1769104703"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -102,
"time": "1769104878"
},
"departure": {
"delay": -102,
"time": "1769104878"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4089,
"time": "1769100171"
},
"departure": {
"delay": -4089,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -4149,
"time": "1769100171"
},
"departure": {
"delay": -4149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4029,
"time": "1769100171"
},
"departure": {
"delay": -4029,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -191,
"time": "1769104909"
},
"departure": {
"delay": -191,
"time": "1769104909"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -107,
"time": "1769104633"
},
"departure": {
"delay": -107,
"time": "1769104633"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4449,
"time": "1769100171"
},
"departure": {
"delay": -4449,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -215,
"time": "1769105065"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -204,
"time": "1769105016"
},
"departure": {
"delay": -204,
"time": "1769105016"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3609,
"time": "1769100171"
},
"departure": {
"delay": -3609,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -141,
"time": "1769104779"
},
"departure": {
"delay": -141,
"time": "1769104779"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4149,
"time": "1769100171"
},
"departure": {
"delay": -4149,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4269,
"time": "1769100171"
},
"departure": {
"delay": -4269,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3969,
"time": "1769100171"
},
"departure": {
"delay": -3969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3909,
"time": "1769100171"
},
"departure": {
"delay": -3909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4329,
"time": "1769100171"
},
"departure": {
"delay": -4329,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4209,
"time": "1769100171"
},
"departure": {
"delay": -4209,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -3429,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3789,
"time": "1769100171"
},
"departure": {
"delay": -3789,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470587:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769073728"
},
"departure": {
"delay": 24,
"time": "1769073744"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1769073624"
},
"departure": {
"delay": 31,
"time": "1769073631"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769073554"
},
"departure": {
"delay": 45,
"time": "1769073585"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1769073215"
},
"departure": {
"delay": 107,
"time": "1769073347"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1769073693"
},
"departure": {
"delay": 41,
"time": "1769073701"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1769072642"
},
"departure": {
"delay": 72,
"time": "1769072652"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1769072608"
},
"departure": {
"delay": 100,
"time": "1769072620"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769073517"
},
"departure": {
"delay": 46,
"time": "1769073526"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1769072789"
},
"departure": {
"delay": -1,
"time": "1769072819"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1769072700"
},
"departure": {
"delay": 71,
"time": "1769072711"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1769072992"
},
"departure": {
"delay": 6,
"time": "1769073006"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1769073388"
},
"departure": {
"delay": 97,
"time": "1769073397"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1769072728"
},
"departure": {
"delay": 37,
"time": "1769072737"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -12,
"time": "1769073157"
},
"departure": {
"delay": -12,
"time": "1769073168"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1769072840"
},
"departure": {
"delay": 15,
"time": "1769072895"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1769073836"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 85,
"time": "1769072485"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1769073052"
},
"departure": {
"delay": 3,
"time": "1769073063"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102700"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769097180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769099940"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099040"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769099920",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4124:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:44:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 78,
"time": "1769099478"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1769099590"
},
"departure": {
"delay": 106,
"time": "1769099626"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769100600"
},
"departure": {
"delay": 120,
"time": "1769100600"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769100300"
},
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769100420"
},
"departure": {
"delay": 120,
"time": "1769100420"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769100240"
},
"departure": {
"delay": 120,
"time": "1769100240"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1769099798"
},
"departure": {
"delay": 113,
"time": "1769099813"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769100480"
},
"departure": {
"delay": 120,
"time": "1769100480"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769100780"
},
"departure": {
"delay": 120,
"time": "1769100780"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"time": "1769100153"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 192,
"time": "1769099998"
},
"departure": {
"delay": 192,
"time": "1769100132"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1769099778"
},
"departure": {
"delay": 145,
"time": "1769099785"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1769099887"
},
"departure": {
"delay": 93,
"time": "1769099973"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769100660"
},
"departure": {
"delay": 120,
"time": "1769100660"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769100960"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769100720"
},
"departure": {
"delay": 120,
"time": "1769100720"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 152,
"time": "1769099713"
},
"departure": {
"delay": 152,
"time": "1769099732"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:44:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769103060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102040"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1023:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26619,
"time": "1769100399"
},
"departure": {
"delay": 26619,
"time": "1769100399"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26770,
"time": "1769101390"
},
"departure": {
"delay": 26770,
"time": "1769101390"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26623,
"time": "1769100283"
},
"departure": {
"delay": 26623,
"time": "1769100283"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26919,
"time": "1769102019"
},
"departure": {
"delay": 26919,
"time": "1769102019"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 26497,
"time": "1769099797"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26619,
"time": "1769100819"
},
"departure": {
"delay": 26619,
"time": "1769100819"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26675,
"time": "1769100695"
},
"departure": {
"delay": 26675,
"time": "1769100695"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26793,
"time": "1769101593"
},
"departure": {
"delay": 26793,
"time": "1769101593"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26707,
"time": "1769101207"
},
"departure": {
"delay": 26707,
"time": "1769101207"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26878,
"time": "1769102098"
},
"departure": {
"delay": 26878,
"time": "1769102098"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 26697,
"time": "1769100957"
},
"departure": {
"delay": 26697,
"time": "1769100957"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26635,
"time": "1769100175"
},
"departure": {
"delay": 26635,
"time": "1769100175"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26715,
"time": "1769101035"
},
"departure": {
"delay": 26715,
"time": "1769101035"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26808,
"time": "1769102208"
},
"departure": {
"delay": 26808,
"time": "1769102208"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 26813,
"time": "1769101733"
},
"departure": {
"delay": 26813,
"time": "1769101733"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26639,
"time": "1769100599"
},
"departure": {
"delay": 26639,
"time": "1769100599"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26799,
"time": "1769101779"
},
"departure": {
"delay": 26799,
"time": "1769101779"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 26632,
"time": "1769100472"
},
"departure": {
"delay": 26632,
"time": "1769100472"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26765,
"time": "1769101445"
},
"departure": {
"delay": 26765,
"time": "1769101445"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26589,
"time": "1769100105"
},
"departure": {
"delay": 26589,
"time": "1769100129"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26729,
"time": "1769101349"
},
"departure": {
"delay": 26729,
"time": "1769101349"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26628,
"time": "1769100768"
},
"departure": {
"delay": 26628,
"time": "1769100768"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26906,
"time": "1769101886"
},
"departure": {
"delay": 26906,
"time": "1769101886"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26864,
"time": "1769102144"
},
"departure": {
"delay": 26864,
"time": "1769102144"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 26550,
"time": "1769100030"
},
"departure": {
"delay": 26550,
"time": "1769100030"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26739,
"time": "1769101659"
},
"departure": {
"delay": 26739,
"time": "1769101659"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 26626,
"time": "1769100226"
},
"departure": {
"delay": 26626,
"time": "1769100226"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26907,
"time": "1769102067"
},
"departure": {
"delay": 26907,
"time": "1769102067"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 26697,
"time": "1769101077"
},
"departure": {
"delay": 26697,
"time": "1769101077"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769099761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9014:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230336x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1769099634"
},
"departure": {
"delay": 114,
"time": "1769099634"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 81,
"time": "1769099541"
},
"departure": {
"delay": 81,
"time": "1769099541"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1769099384"
},
"departure": {
"delay": 44,
"time": "1769099384"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 107,
"time": "1769099507"
},
"departure": {
"delay": 107,
"time": "1769099507"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1769099703"
},
"departure": {
"delay": 123,
"time": "1769099703"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 114,
"time": "1769099454"
},
"departure": {
"delay": 114,
"time": "1769099454"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 91,
"time": "1769099731"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 118,
"time": "1769099638"
},
"departure": {
"delay": 118,
"time": "1769099638"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1769099609"
},
"departure": {
"delay": 89,
"time": "1769099609"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769099576",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230336x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769099972"
},
"departure": {
"delay": 45,
"time": "1769099985"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -51,
"time": "1769100779"
},
"departure": {
"delay": -51,
"time": "1769100789"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -344,
"time": "1769101926"
},
"departure": {
"delay": -344,
"time": "1769101936"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1769099704"
},
"departure": {
"delay": 14,
"time": "1769099714"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -403,
"time": "1769102287"
},
"departure": {
"delay": -403,
"time": "1769102297"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -363,
"time": "1769101847"
},
"departure": {
"delay": -363,
"time": "1769101857"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1769099795"
},
"departure": {
"delay": 12,
"time": "1769099832"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -386,
"time": "1769101584"
},
"departure": {
"delay": -386,
"time": "1769101594"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -54,
"time": "1769100476"
},
"departure": {
"delay": -54,
"time": "1769100486"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1769100016"
},
"departure": {
"delay": 47,
"time": "1769100047"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -425,
"time": "1769102205"
},
"departure": {
"delay": -425,
"time": "1769102215"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -325,
"time": "1769101405"
},
"departure": {
"delay": -325,
"time": "1769101415"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -410,
"time": "1769102460"
},
"departure": {
"delay": -410,
"time": "1769102470"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -418,
"time": "1769102392"
},
"departure": {
"delay": -418,
"time": "1769102402"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -108,
"time": "1769100842"
},
"departure": {
"delay": -108,
"time": "1769100852"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -309,
"time": "1769101481"
},
"departure": {
"delay": -309,
"time": "1769101491"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -417,
"time": "1769102093"
},
"departure": {
"delay": -417,
"time": "1769102103"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -122,
"time": "1769100948"
},
"departure": {
"delay": -122,
"time": "1769100958"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -264,
"time": "1769101046"
},
"departure": {
"delay": -264,
"time": "1769101056"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769100374"
},
"departure": {
"delay": -36,
"time": "1769100384"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -413,
"time": "1769101677"
},
"departure": {
"delay": -413,
"time": "1769101687"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1769100182"
},
"departure": {
"delay": 18,
"time": "1769100198"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769100139"
},
"departure": {
"delay": 23,
"time": "1769100143"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -267,
"time": "1769102673"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -56,
"time": "1769100654"
},
"departure": {
"delay": -56,
"time": "1769100664"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -368,
"time": "1769101542"
},
"departure": {
"delay": -368,
"time": "1769101552"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1769099882"
},
"departure": {
"delay": 10,
"time": "1769099890"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769099521"
},
"departure": {
"delay": 27,
"time": "1769099547"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769099483"
},
"departure": {
"delay": 44,
"time": "1769099504"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1769100297"
},
"departure": {
"delay": 7,
"time": "1769100307"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -279,
"time": "1769101091"
},
"departure": {
"delay": -279,
"time": "1769101101"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -382,
"time": "1769102008"
},
"departure": {
"delay": -382,
"time": "1769102018"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -46,
"time": "1769100724"
},
"departure": {
"delay": -46,
"time": "1769100734"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1769099594"
},
"departure": {
"delay": 31,
"time": "1769099611"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -302,
"time": "1769101188"
},
"departure": {
"delay": -302,
"time": "1769101198"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -310,
"time": "1769101300"
},
"departure": {
"delay": -310,
"time": "1769101310"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
}
],
"timestamp": "1769100011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769068563"
},
"departure": {
"delay": 104,
"time": "1769068604"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 427,
"time": "1769069816"
},
"departure": {
"delay": 427,
"time": "1769069827"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 349,
"time": "1769069563"
},
"departure": {
"delay": 349,
"time": "1769069569"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 406,
"time": "1769069969"
},
"departure": {
"delay": 406,
"time": "1769069986"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 235,
"time": "1769069188"
},
"departure": {
"delay": 235,
"time": "1769069275"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1769069096"
},
"departure": {
"delay": 156,
"time": "1769069136"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 449,
"time": "1769070262"
},
"departure": {
"delay": 449,
"time": "1769070269"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1769070300"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 433,
"time": "1769070475"
},
"departure": {
"delay": 433,
"time": "1769070493"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 420,
"time": "1769070292"
},
"departure": {
"delay": 420,
"time": "1769070300"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1769069015"
},
"departure": {
"delay": 157,
"time": "1769069077"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 438,
"time": "1769070340"
},
"departure": {
"delay": 438,
"time": "1769070378"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769068934"
},
"departure": {
"delay": 129,
"time": "1769068989"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 421,
"time": "1769069908"
},
"departure": {
"delay": 421,
"time": "1769069941"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 428,
"time": "1769069842"
},
"departure": {
"delay": 428,
"time": "1769069888"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 436,
"time": "1769070144"
},
"departure": {
"delay": 436,
"time": "1769070196"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 394,
"time": "1769069617"
},
"departure": {
"delay": 394,
"time": "1769069674"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 448,
"time": "1769070013"
},
"departure": {
"delay": 448,
"time": "1769070088"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 77,
"time": "1769068517"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 443,
"time": "1769070412"
},
"departure": {
"delay": 443,
"time": "1769070443"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1769068760"
},
"departure": {
"delay": 127,
"time": "1769068807"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1769068628"
},
"departure": {
"delay": 139,
"time": "1769068699"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 417,
"time": "1769070109"
},
"departure": {
"delay": 417,
"time": "1769070117"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 374,
"time": "1769069442"
},
"departure": {
"delay": 374,
"time": "1769069534"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 460,
"time": "1769069765"
},
"departure": {
"delay": 460,
"time": "1769069800"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16580F5414603x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769098440"
},
"departure": {
"time": "1769098500"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100300"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1769103780"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769097420"
},
"departure": {
"time": "1769097480"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769095560"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769106300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769099280"
},
"departure": {
"time": "1769099580"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1769091932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16580F5414603x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769100957"
},
"departure": {
"delay": -3,
"time": "1769100957"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -97,
"time": "1769101643"
},
"departure": {
"delay": -97,
"time": "1769101643"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1769103053"
},
"departure": {
"delay": -67,
"time": "1769103053"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -96,
"time": "1769101704"
},
"departure": {
"delay": -96,
"time": "1769101704"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -198,
"time": "1769101782"
},
"departure": {
"delay": -198,
"time": "1769101782"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1769101403"
},
"departure": {
"delay": 83,
"time": "1769101403"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -146,
"time": "1769102494"
},
"departure": {
"delay": -146,
"time": "1769102494"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -146,
"time": "1769102854"
},
"departure": {
"delay": -146,
"time": "1769102854"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1769101039"
},
"departure": {
"delay": 79,
"time": "1769101039"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -66,
"time": "1769103594"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": -50,
"time": "1769103370"
},
"departure": {
"delay": -50,
"time": "1769103370"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": 62,
"time": "1769101202"
},
"departure": {
"delay": 62,
"time": "1769101202"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769101463"
},
"departure": {
"delay": 23,
"time": "1769101463"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -54,
"time": "1769103186"
},
"departure": {
"delay": -54,
"time": "1769103186"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -37,
"time": "1769103143"
},
"departure": {
"delay": -37,
"time": "1769103143"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -69,
"time": "1769103291"
},
"departure": {
"delay": -69,
"time": "1769103291"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -199,
"time": "1769102621"
},
"departure": {
"delay": -199,
"time": "1769102621"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -7,
"time": "1769101553"
},
"departure": {
"delay": -7,
"time": "1769101553"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -188,
"time": "1769102152"
},
"departure": {
"delay": -188,
"time": "1769102152"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1769101314"
},
"departure": {
"delay": 114,
"time": "1769101314"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1769103405"
},
"departure": {
"delay": -15,
"time": "1769103405"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1769100788"
},
"departure": {
"delay": 8,
"time": "1769100788"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -154,
"time": "1769102786"
},
"departure": {
"delay": -154,
"time": "1769102786"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -308,
"time": "1769101972"
},
"departure": {
"delay": -308,
"time": "1769101972"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -71,
"time": "1769103529"
},
"departure": {
"delay": -71,
"time": "1769103529"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": 2,
"time": "1769100902"
},
"departure": {
"delay": 2,
"time": "1769100902"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1769102344"
},
"departure": {
"delay": -116,
"time": "1769102344"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -337,
"time": "1769101883"
},
"departure": {
"delay": -337,
"time": "1769101883"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -146,
"time": "1769102554"
},
"departure": {
"delay": -146,
"time": "1769102554"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1769100858"
},
"departure": {
"delay": 18,
"time": "1769100858"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597884:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:36:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1769093050"
},
"departure": {
"delay": 22,
"time": "1769093062"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769092813"
},
"departure": {
"delay": 33,
"time": "1769092833"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1769092414"
},
"departure": {
"delay": 107,
"time": "1769092427"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769092474"
},
"departure": {
"delay": 109,
"time": "1769092489"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1769092664"
},
"departure": {
"delay": 64,
"time": "1769092684"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1769092917"
},
"departure": {
"delay": 53,
"time": "1769092973"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1769093279"
},
"departure": {
"delay": 98,
"time": "1769093318"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1769093421"
},
"departure": {
"delay": 92,
"time": "1769093432"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1769093465"
},
"departure": {
"delay": 109,
"time": "1769093509"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 81,
"time": "1769092281"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1769092700"
},
"departure": {
"delay": 111,
"time": "1769092791"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769092850"
},
"departure": {
"delay": 31,
"time": "1769092891"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 118,
"time": "1769092584"
},
"departure": {
"delay": 118,
"time": "1769092618"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1769093375"
},
"departure": {
"delay": 127,
"time": "1769093407"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 129,
"time": "1769092541"
},
"departure": {
"delay": 129,
"time": "1769092569"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1769093191"
},
"departure": {
"delay": 145,
"time": "1769093245"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1769093641"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:36:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105220"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2801:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769104800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105640"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2833:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230437x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769100490"
},
"departure": {
"delay": 10,
"time": "1769100490"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -10,
"time": "1769100050"
},
"departure": {
"delay": -10,
"time": "1769100050"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -211,
"time": "1769099729"
},
"departure": {
"delay": -211,
"time": "1769099729"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -173,
"time": "1769099587"
},
"departure": {
"delay": -173,
"time": "1769099587"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769100090"
},
"departure": {
"delay": 30,
"time": "1769100090"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1769100408"
},
"departure": {
"delay": -12,
"time": "1769100408"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -26,
"time": "1769100334"
},
"departure": {
"delay": -26,
"time": "1769100334"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -26,
"time": "1769100874"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -29,
"time": "1769099971"
},
"departure": {
"delay": -29,
"time": "1769099971"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -249,
"time": "1769099451"
},
"departure": {
"delay": -249,
"time": "1769099451"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230437x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198136x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1769100318"
},
"departure": {
"delay": 258,
"time": "1769100318"
},
"stopId": "FR:76616:ZE:4043:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 212,
"time": "1769100152"
},
"departure": {
"delay": 212,
"time": "1769100152"
},
"stopId": "FR:76447:ZE:4603:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1769101063"
},
"departure": {
"delay": 223,
"time": "1769101063"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 209,
"time": "1769100869"
},
"departure": {
"delay": 209,
"time": "1769100869"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 209,
"time": "1769100389"
},
"departure": {
"delay": 209,
"time": "1769100389"
},
"stopId": "FR:76616:ZE:4018:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 247,
"time": "1769100907"
},
"departure": {
"delay": 247,
"time": "1769100907"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 169,
"time": "1769099989"
},
"departure": {
"delay": 169,
"time": "1769099989"
},
"stopId": "FR:76447:ZE:5182:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 209,
"time": "1769101289"
},
"departure": {
"delay": 209,
"time": "1769101289"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 261,
"time": "1769101161"
},
"departure": {
"delay": 261,
"time": "1769101161"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 215,
"time": "1769100755"
},
"departure": {
"delay": 215,
"time": "1769100755"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 232,
"time": "1769101432"
},
"departure": {
"delay": 232,
"time": "1769101432"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 155,
"time": "1769099855"
},
"departure": {
"delay": 155,
"time": "1769099855"
},
"stopId": "FR:76447:ZE:4513:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 239,
"time": "1769101499"
},
"departure": {
"delay": 239,
"time": "1769101499"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 251,
"time": "1769101391"
},
"departure": {
"delay": 251,
"time": "1769101391"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 263,
"time": "1769100623"
},
"departure": {
"delay": 263,
"time": "1769100623"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1769099735"
},
"departure": {
"delay": 155,
"time": "1769099735"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 123,
"time": "1769099583"
},
"departure": {
"delay": 123,
"time": "1769099583"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 209,
"time": "1769101589"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 222,
"time": "1769100702"
},
"departure": {
"delay": 222,
"time": "1769100702"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 209,
"time": "1769101109"
},
"departure": {
"delay": 209,
"time": "1769101109"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769100186",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198136x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1769101380"
},
"departure": {
"delay": 240,
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1769100300"
},
"departure": {
"delay": 240,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769099580"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769099640"
},
"departure": {
"delay": 65,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1769100480"
},
"departure": {
"delay": 240,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1769100900"
},
"departure": {
"delay": 240,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1769101320"
},
"departure": {
"delay": 240,
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1769100780"
},
"departure": {
"delay": 240,
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1769100180"
},
"departure": {
"delay": 245,
"time": "1769100185"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1769100720"
},
"departure": {
"delay": 240,
"time": "1769100720"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1769100600"
},
"departure": {
"delay": 240,
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1769101140"
},
"departure": {
"delay": 240,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1769100540"
},
"departure": {
"delay": 240,
"time": "1769100540"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769099880"
},
"departure": {
"delay": 180,
"time": "1769100000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1769101020"
},
"departure": {
"delay": 240,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1769101260"
},
"departure": {
"delay": 240,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1769100660"
},
"departure": {
"delay": 240,
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 240,
"time": "1769100360"
},
"departure": {
"delay": 240,
"time": "1769100360"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769100198",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:977:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1769099804"
},
"departure": {
"delay": 104,
"time": "1769099804"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 44,
"time": "1769100464"
},
"departure": {
"delay": 44,
"time": "1769100464"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": 46,
"time": "1769100226"
},
"departure": {
"delay": 46,
"time": "1769100226"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 60,
"time": "1769099940"
},
"departure": {
"delay": 60,
"time": "1769099940"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 150,
"time": "1769099670"
},
"departure": {
"delay": 150,
"time": "1769099670"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 90,
"time": "1769100007"
},
"departure": {
"delay": 90,
"time": "1769100030"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 60,
"time": "1769100120"
},
"departure": {
"delay": 60,
"time": "1769100120"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 163,
"time": "1769099743"
},
"departure": {
"delay": 163,
"time": "1769099743"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 100,
"time": "1769100340"
},
"departure": {
"delay": 100,
"time": "1769100340"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": 151,
"time": "1769099491"
},
"departure": {
"delay": 151,
"time": "1769099491"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 69,
"time": "1769099889"
},
"departure": {
"delay": 69,
"time": "1769099889"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 49,
"time": "1769100529"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": 65,
"time": "1769100305"
},
"departure": {
"delay": 65,
"time": "1769100305"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": 142,
"time": "1769099422"
},
"departure": {
"delay": 142,
"time": "1769099422"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
}
],
"timestamp": "1769099793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597865:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 660,
"time": "1769100950"
},
"departure": {
"delay": 660,
"time": "1769100960"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 576,
"time": "1769100446"
},
"departure": {
"delay": 576,
"time": "1769100456"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 596,
"time": "1769100586"
},
"departure": {
"delay": 596,
"time": "1769100596"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 694,
"time": "1769101164"
},
"departure": {
"delay": 694,
"time": "1769101174"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 612,
"time": "1769100722"
},
"departure": {
"delay": 612,
"time": "1769100732"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 585,
"time": "1769100635"
},
"departure": {
"delay": 585,
"time": "1769100645"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 460,
"time": "1769099838"
},
"departure": {
"delay": 460,
"time": "1769099860"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 462,
"time": "1769100028"
},
"departure": {
"delay": 462,
"time": "1769100042"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 436,
"time": "1769099868"
},
"departure": {
"delay": 436,
"time": "1769099896"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 441,
"time": "1769099705"
},
"departure": {
"delay": 441,
"time": "1769099721"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 453,
"time": "1769099952"
},
"departure": {
"delay": 453,
"time": "1769099973"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 634,
"time": "1769100804"
},
"departure": {
"delay": 634,
"time": "1769100814"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 774,
"time": "1769101364"
},
"departure": {
"delay": 774,
"time": "1769101374"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 409,
"time": "1769099735"
},
"departure": {
"delay": 409,
"time": "1769099749"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 422,
"time": "1769099630"
},
"departure": {
"delay": 422,
"time": "1769099642"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 498,
"time": "1769100070"
},
"departure": {
"delay": 498,
"time": "1769100138"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 849,
"time": "1769101509"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 605,
"time": "1769100295"
},
"departure": {
"delay": 605,
"time": "1769100305"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -178,
"time": "1769103842"
},
"departure": {
"delay": -178,
"time": "1769103842"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -264,
"time": "1769104056"
},
"departure": {
"delay": -264,
"time": "1769104056"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -2529,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3789,
"time": "1769100171"
},
"departure": {
"delay": -3789,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -267,
"time": "1769104113"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2889,
"time": "1769100171"
},
"departure": {
"delay": -2889,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -244,
"time": "1769103956"
},
"departure": {
"delay": -244,
"time": "1769103956"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3429,
"time": "1769100171"
},
"departure": {
"delay": -3429,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2769,
"time": "1769100171"
},
"departure": {
"delay": -2769,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3069,
"time": "1769100171"
},
"departure": {
"delay": -3069,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -167,
"time": "1769103913"
},
"departure": {
"delay": -167,
"time": "1769103913"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3249,
"time": "1769100171"
},
"departure": {
"delay": -3249,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3369,
"time": "1769100171"
},
"departure": {
"delay": -3369,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2649,
"time": "1769100171"
},
"departure": {
"delay": -2649,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3009,
"time": "1769100171"
},
"departure": {
"delay": -3009,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3669,
"time": "1769100171"
},
"departure": {
"delay": -3669,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2709,
"time": "1769100171"
},
"departure": {
"delay": -2709,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470586:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850624F5403127x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105400"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769097995",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850624F5403127x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052307xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1769100004"
},
"departure": {
"delay": 184,
"time": "1769100004"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1769101377"
},
"departure": {
"delay": 57,
"time": "1769101377"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1769102686"
},
"departure": {
"delay": 46,
"time": "1769102686"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1769101999"
},
"departure": {
"delay": 19,
"time": "1769101999"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 187,
"time": "1769099707"
},
"departure": {
"delay": 187,
"time": "1769099707"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 168,
"time": "1769099628"
},
"departure": {
"delay": 168,
"time": "1769099628"
},
"stopId": "FR:76196:ZE:5162:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769100439"
},
"departure": {
"delay": 19,
"time": "1769100439"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 63,
"time": "1769101083"
},
"departure": {
"delay": 63,
"time": "1769101083"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1769100285"
},
"departure": {
"delay": 45,
"time": "1769100285"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769101279"
},
"departure": {
"delay": 19,
"time": "1769101279"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1769102419"
},
"departure": {
"delay": 19,
"time": "1769102419"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 212,
"time": "1769099852"
},
"departure": {
"delay": 212,
"time": "1769099852"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1769100509"
},
"departure": {
"delay": 29,
"time": "1769100509"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769101920"
},
"departure": {
"delay": 60,
"time": "1769101920"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1769103079"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 28,
"time": "1769100628"
},
"departure": {
"delay": 28,
"time": "1769100628"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769100752"
},
"departure": {
"delay": 32,
"time": "1769100752"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1769100979"
},
"departure": {
"delay": 19,
"time": "1769100979"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1769101444"
},
"departure": {
"delay": 64,
"time": "1769101444"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1769101819"
},
"departure": {
"delay": 19,
"time": "1769101819"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 19,
"time": "1769100859"
},
"departure": {
"delay": 19,
"time": "1769100859"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769101639"
},
"departure": {
"delay": 19,
"time": "1769101639"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 11,
"time": "1769100071"
},
"departure": {
"delay": 11,
"time": "1769100071"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1769101556"
},
"departure": {
"delay": 56,
"time": "1769101556"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1769100950"
},
"departure": {
"delay": 50,
"time": "1769100950"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1769100215"
},
"departure": {
"delay": 35,
"time": "1769100215"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1769100910"
},
"departure": {
"delay": 70,
"time": "1769100910"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769102743"
},
"departure": {
"delay": 43,
"time": "1769102743"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1769101179"
},
"departure": {
"delay": 39,
"time": "1769101179"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1769101196"
},
"departure": {
"delay": 56,
"time": "1769101196"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 23,
"time": "1769100563"
},
"departure": {
"delay": 23,
"time": "1769100563"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769101222"
},
"departure": {
"delay": 22,
"time": "1769101222"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1769102046"
},
"departure": {
"delay": 66,
"time": "1769102046"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1769102867"
},
"departure": {
"delay": 47,
"time": "1769102867"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 19,
"time": "1769100679"
},
"departure": {
"delay": 19,
"time": "1769100679"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1769101851"
},
"departure": {
"delay": 51,
"time": "1769101851"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769099886",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052307xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2576,
"time": "1769100184"
},
"departure": {
"delay": -2576,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2336,
"time": "1769100184"
},
"departure": {
"delay": -2336,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1769102752"
},
"departure": {
"delay": -68,
"time": "1769102752"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -322,
"time": "1769103398"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -174,
"time": "1769103006"
},
"departure": {
"delay": -174,
"time": "1769103006"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2456,
"time": "1769100184"
},
"departure": {
"delay": -2456,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -273,
"time": "1769103147"
},
"departure": {
"delay": -273,
"time": "1769103147"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -241,
"time": "1769103299"
},
"departure": {
"delay": -241,
"time": "1769103299"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -110,
"time": "1769102830"
},
"departure": {
"delay": -110,
"time": "1769102830"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -183,
"time": "1769103057"
},
"departure": {
"delay": -183,
"time": "1769103057"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -168,
"time": "1769102952"
},
"departure": {
"delay": -168,
"time": "1769102952"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -233,
"time": "1769103247"
},
"departure": {
"delay": -233,
"time": "1769103247"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -148,
"time": "1769102912"
},
"departure": {
"delay": -148,
"time": "1769102912"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597051:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107800x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1769100712"
},
"departure": {
"delay": 112,
"time": "1769100712"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1769101117"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1769100304"
},
"departure": {
"delay": 124,
"time": "1769100304"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1769100123"
},
"departure": {
"delay": 123,
"time": "1769100123"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769099990"
},
"departure": {
"delay": 50,
"time": "1769099990"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769099862"
},
"departure": {
"delay": 42,
"time": "1769099862"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1769101031"
},
"departure": {
"delay": 71,
"time": "1769101031"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1769100487"
},
"departure": {
"delay": 127,
"time": "1769100487"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1769100935"
},
"departure": {
"delay": 95,
"time": "1769100935"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1769100604"
},
"departure": {
"delay": 124,
"time": "1769100604"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1769100815"
},
"departure": {
"delay": 95,
"time": "1769100815"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107800x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108820"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1769107200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769108760"
},
"departure": {
"time": "1769108760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769108580"
},
"departure": {
"time": "1769108580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769100198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850413F5403100x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103060"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100300"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769102040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769096014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850413F5403100x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC395421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769102410"
},
"departure": {
"delay": 70,
"time": "1769102410"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1769102332"
},
"departure": {
"delay": 112,
"time": "1769102332"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -165,
"time": "1769103495"
},
"departure": {
"delay": -165,
"time": "1769103495"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769102449"
},
"departure": {
"delay": 49,
"time": "1769102449"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -175,
"time": "1769103845"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -57,
"time": "1769102823"
},
"departure": {
"delay": -57,
"time": "1769102823"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1769102668"
},
"departure": {
"delay": -32,
"time": "1769102668"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -114,
"time": "1769103126"
},
"departure": {
"delay": -114,
"time": "1769103126"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -100,
"time": "1769103020"
},
"departure": {
"delay": -100,
"time": "1769103020"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -114,
"time": "1769103066"
},
"departure": {
"delay": -114,
"time": "1769103066"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -105,
"time": "1769103615"
},
"departure": {
"delay": -105,
"time": "1769103615"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -62,
"time": "1769103358"
},
"departure": {
"delay": -62,
"time": "1769103358"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -128,
"time": "1769103292"
},
"departure": {
"delay": -128,
"time": "1769103292"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -128,
"time": "1769103232"
},
"departure": {
"delay": -128,
"time": "1769103232"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -123,
"time": "1769103177"
},
"departure": {
"delay": -123,
"time": "1769103177"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -145,
"time": "1769103695"
},
"departure": {
"delay": -145,
"time": "1769103695"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1769102502"
},
"departure": {
"delay": 42,
"time": "1769102502"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1769102915"
},
"departure": {
"delay": -25,
"time": "1769102915"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1769102847"
},
"departure": {
"delay": -33,
"time": "1769102847"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769102600"
},
"departure": {
"delay": 20,
"time": "1769102600"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -79,
"time": "1769102741"
},
"departure": {
"delay": -79,
"time": "1769102741"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -122,
"time": "1769103418"
},
"departure": {
"delay": -122,
"time": "1769103418"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC395421:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470300:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -166,
"time": "1769104514"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -3,
"time": "1769103657"
},
"departure": {
"delay": -3,
"time": "1769103657"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -40,
"time": "1769104160"
},
"departure": {
"delay": -40,
"time": "1769104160"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -156,
"time": "1769104464"
},
"departure": {
"delay": -156,
"time": "1769104464"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -47,
"time": "1769104033"
},
"departure": {
"delay": -47,
"time": "1769104033"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -110,
"time": "1769104390"
},
"departure": {
"delay": -110,
"time": "1769104390"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1769103599"
},
"departure": {
"delay": -1,
"time": "1769103599"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3309,
"time": "1769100171"
},
"departure": {
"delay": -3309,
"time": "1769100171"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1769104187"
},
"departure": {
"delay": -13,
"time": "1769104187"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3189,
"time": "1769100171"
},
"departure": {
"delay": -3189,
"time": "1769100171"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1769103711"
},
"departure": {
"delay": -9,
"time": "1769103711"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1769103894"
},
"departure": {
"delay": -66,
"time": "1769103894"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1769104121"
},
"departure": {
"delay": -19,
"time": "1769104121"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3009,
"time": "1769100171"
},
"departure": {
"delay": -3009,
"time": "1769100171"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1769103540"
},
"departure": {
"delay": -60,
"time": "1769103540"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2829,
"time": "1769100171"
},
"departure": {
"delay": -2829,
"time": "1769100171"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -74,
"time": "1769104246"
},
"departure": {
"delay": -74,
"time": "1769104246"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -13,
"time": "1769103767"
},
"departure": {
"delay": -13,
"time": "1769103767"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3129,
"time": "1769100171"
},
"departure": {
"delay": -3129,
"time": "1769100171"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -139,
"time": "1769104301"
},
"departure": {
"delay": -139,
"time": "1769104301"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470300:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1769084596"
},
"departure": {
"delay": 91,
"time": "1769084611"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769083633"
},
"departure": {
"delay": 35,
"time": "1769083655"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769083897"
},
"departure": {
"delay": 106,
"time": "1769083966"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1769084113"
},
"departure": {
"delay": 103,
"time": "1769084143"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769083671"
},
"departure": {
"delay": 55,
"time": "1769083735"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769083832"
},
"departure": {
"delay": 47,
"time": "1769083847"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 122,
"time": "1769084364"
},
"departure": {
"delay": 122,
"time": "1769084402"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 106,
"time": "1769083306"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1769083574"
},
"departure": {
"delay": 88,
"time": "1769083588"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769083443"
},
"departure": {
"delay": 135,
"time": "1769083455"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1769084704"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 119,
"time": "1769083486"
},
"departure": {
"delay": 119,
"time": "1769083499"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1769083545"
},
"departure": {
"delay": 114,
"time": "1769083554"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769084425"
},
"departure": {
"delay": 108,
"time": "1769084448"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769084557"
},
"departure": {
"delay": 102,
"time": "1769084562"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 94,
"time": "1769084488"
},
"departure": {
"delay": 94,
"time": "1769084494"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 86,
"time": "1769084054"
},
"departure": {
"delay": 86,
"time": "1769084066"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1769084190"
},
"departure": {
"delay": 143,
"time": "1769084243"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244084xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1769100995"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1769100816"
},
"departure": {
"delay": -24,
"time": "1769100816"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1769099499"
},
"departure": {
"delay": 39,
"time": "1769099499"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1769099915"
},
"departure": {
"delay": -25,
"time": "1769099915"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1769099811"
},
"departure": {
"delay": -9,
"time": "1769099811"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1769099623"
},
"departure": {
"delay": 103,
"time": "1769099623"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1769100395"
},
"departure": {
"delay": -25,
"time": "1769100395"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -65,
"time": "1769099755"
},
"departure": {
"delay": -65,
"time": "1769099755"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769099674"
},
"departure": {
"delay": 94,
"time": "1769099674"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1769100699"
},
"departure": {
"delay": -21,
"time": "1769100699"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1769100646"
},
"departure": {
"delay": -14,
"time": "1769100646"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769100116",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244084xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769085371"
},
"departure": {
"delay": 25,
"time": "1769085385"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1769086129"
},
"departure": {
"delay": 18,
"time": "1769086158"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1769085481"
},
"departure": {
"delay": 17,
"time": "1769085497"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1769085938"
},
"departure": {
"delay": -1,
"time": "1769085959"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 221,
"time": "1769084848"
},
"departure": {
"delay": 221,
"time": "1769084861"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -31,
"time": "1769086349"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1769085011"
},
"departure": {
"delay": 150,
"time": "1769085030"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1769086055"
},
"departure": {
"delay": -7,
"time": "1769086073"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769085306"
},
"departure": {
"delay": 24,
"time": "1769085324"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1769085111"
},
"departure": {
"delay": 104,
"time": "1769085164"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769086253"
},
"departure": {
"delay": 11,
"time": "1769086271"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1769085199"
},
"departure": {
"delay": 28,
"time": "1769085208"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 178,
"time": "1769084991"
},
"departure": {
"delay": 178,
"time": "1769084998"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1769084899"
},
"departure": {
"delay": 208,
"time": "1769084908"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 183,
"time": "1769084763"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 200,
"time": "1769084950"
},
"departure": {
"delay": 200,
"time": "1769084960"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769085094"
},
"departure": {
"delay": 103,
"time": "1769085103"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769085793"
},
"departure": {
"delay": 31,
"time": "1769085811"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769085885"
},
"departure": {
"delay": -3,
"time": "1769085897"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769085059"
},
"departure": {
"delay": 125,
"time": "1769085065"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769085554"
},
"departure": {
"delay": 62,
"time": "1769085602"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769086202"
},
"departure": {
"delay": 15,
"time": "1769086215"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1769085656"
},
"departure": {
"delay": 75,
"time": "1769085675"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769086024"
},
"departure": {
"delay": 15,
"time": "1769086035"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 14,
"time": "1769085833"
},
"departure": {
"delay": 14,
"time": "1769085854"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 227,
"time": "1769097827"
},
"departure": {
"delay": 227,
"time": "1769097827"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 222,
"time": "1769099477"
},
"departure": {
"delay": 222,
"time": "1769099502"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1769099358"
},
"departure": {
"delay": 217,
"time": "1769099377"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 97,
"time": "1769098477"
},
"departure": {
"delay": 97,
"time": "1769098477"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 217,
"time": "1769096957"
},
"departure": {
"delay": 217,
"time": "1769096977"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769098572"
},
"departure": {
"delay": 157,
"time": "1769098777"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769096280"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1769098282"
},
"departure": {
"delay": 142,
"time": "1769098282"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1769098881"
},
"departure": {
"delay": 162,
"time": "1769098902"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 232,
"time": "1769097892"
},
"departure": {
"delay": 232,
"time": "1769097892"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1769097158"
},
"departure": {
"delay": 177,
"time": "1769097177"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 167,
"time": "1769097983"
},
"departure": {
"delay": 167,
"time": "1769098007"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1769096452"
},
"departure": {
"delay": 102,
"time": "1769096502"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1769096569"
},
"departure": {
"delay": 109,
"time": "1769096569"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1769096627"
},
"departure": {
"delay": 132,
"time": "1769096652"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 167,
"time": "1769099027"
},
"departure": {
"delay": 167,
"time": "1769099027"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 147,
"time": "1769099727"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 157,
"time": "1769098152"
},
"departure": {
"delay": 157,
"time": "1769098177"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1769099127"
},
"departure": {
"delay": 232,
"time": "1769099152"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 212,
"time": "1769099252"
},
"departure": {
"delay": 212,
"time": "1769099252"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 160,
"time": "1769098060"
},
"departure": {
"delay": 160,
"time": "1769098060"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1769099577"
},
"departure": {
"delay": 237,
"time": "1769099577"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 227,
"time": "1769097707"
},
"departure": {
"delay": 227,
"time": "1769097707"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 215,
"time": "1769097635"
},
"departure": {
"delay": 215,
"time": "1769097635"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1769097427"
},
"departure": {
"delay": 187,
"time": "1769097427"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769098368"
},
"departure": {
"delay": 108,
"time": "1769098368"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1769096727"
},
"departure": {
"delay": 147,
"time": "1769096727"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1769097334"
},
"departure": {
"delay": 214,
"time": "1769097334"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1769096864"
},
"departure": {
"delay": 104,
"time": "1769096864"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1769096802"
},
"departure": {
"delay": 102,
"time": "1769096802"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769096021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852034F5403208x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106420"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769097755",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852034F5403208x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769104510"
},
"departure": {
"delay": 10,
"time": "1769104510"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769104865"
},
"departure": {
"delay": 5,
"time": "1769104865"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769105040"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769104505"
},
"departure": {
"delay": 5,
"time": "1769104505"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769104265"
},
"departure": {
"delay": 5,
"time": "1769104265"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1769104205"
},
"departure": {
"delay": 5,
"time": "1769104205"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1769100113",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1053:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596566:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -45,
"time": "1769099955"
},
"departure": {
"delay": -45,
"time": "1769099955"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -49,
"time": "1769099881"
},
"departure": {
"delay": -49,
"time": "1769099891"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1769100011"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769100004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596566:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470071:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769102070"
},
"departure": {
"delay": 30,
"time": "1769102070"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769102165"
},
"departure": {
"delay": 5,
"time": "1769102165"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769102296"
},
"departure": {
"delay": 16,
"time": "1769102296"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1769102578"
},
"departure": {
"delay": 58,
"time": "1769102578"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 328,
"time": "1769103328"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769102465"
},
"departure": {
"delay": 5,
"time": "1769102465"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769102254"
},
"departure": {
"delay": 34,
"time": "1769102254"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102340"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1769102030"
},
"departure": {
"delay": 50,
"time": "1769102030"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1769102416"
},
"departure": {
"delay": 16,
"time": "1769102416"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769101702"
},
"departure": {
"delay": 22,
"time": "1769101702"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1769101903"
},
"departure": {
"delay": 43,
"time": "1769101903"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": 1305,
"time": "1769102805"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769102381"
},
"departure": {
"delay": 41,
"time": "1769102381"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1769102647"
},
"departure": {
"delay": 67,
"time": "1769102647"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470071:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1769100145"
},
"departure": {
"delay": 155,
"time": "1769100155"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1769100204"
},
"departure": {
"delay": 154,
"time": "1769100214"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1769100445"
},
"departure": {
"delay": 215,
"time": "1769100455"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1769100068"
},
"departure": {
"delay": 141,
"time": "1769100081"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1769100570"
},
"departure": {
"delay": 220,
"time": "1769100580"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1769100748"
},
"departure": {
"delay": 218,
"time": "1769100758"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1769100256"
},
"departure": {
"delay": 146,
"time": "1769100266"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 234,
"time": "1769100894"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 213,
"time": "1769100383"
},
"departure": {
"delay": 213,
"time": "1769100393"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 238,
"time": "1769100648"
},
"departure": {
"delay": 238,
"time": "1769100658"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 237,
"time": "1769100827"
},
"departure": {
"delay": 237,
"time": "1769100837"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
}
],
"timestamp": "1769100188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769086625"
},
"departure": {
"delay": 20,
"time": "1769086640"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769086863"
},
"departure": {
"time": "1769086800"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1769086511"
},
"departure": {
"delay": 148,
"time": "1769086528"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769086785"
},
"departure": {
"delay": 57,
"time": "1769086797"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 216,
"time": "1769086416"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769086721"
},
"departure": {
"delay": 59,
"time": "1769086739"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761926:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100540"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769100480"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6035:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057465x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769099324"
},
"departure": {
"delay": -16,
"time": "1769099324"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 9,
"time": "1769099589"
},
"departure": {
"delay": 9,
"time": "1769099589"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -10,
"time": "1769099510"
},
"departure": {
"delay": -10,
"time": "1769099510"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -43,
"time": "1769099717"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -8,
"time": "1769099452"
},
"departure": {
"delay": -8,
"time": "1769099452"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -33,
"time": "1769099547"
},
"departure": {
"delay": -33,
"time": "1769099547"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769099326",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057465x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769099643"
},
"departure": {
"delay": 3,
"time": "1769099643"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769098069"
},
"departure": {
"delay": 68,
"time": "1769098088"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769097930"
},
"departure": {
"delay": 30,
"time": "1769097930"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1769098891"
},
"departure": {
"delay": 91,
"time": "1769098891"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1769097476"
},
"departure": {
"delay": 56,
"time": "1769097476"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1769097622"
},
"departure": {
"delay": 22,
"time": "1769097622"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1769097689"
},
"departure": {
"delay": 29,
"time": "1769097689"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769097180"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1769097341"
},
"departure": {
"delay": 41,
"time": "1769097341"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1769100258"
},
"departure": {
"delay": 18,
"time": "1769100258"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1769098726"
},
"departure": {
"delay": 166,
"time": "1769098726"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769099937"
},
"departure": {
"delay": 22,
"time": "1769099962"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 52,
"time": "1769097412"
},
"departure": {
"delay": 52,
"time": "1769097412"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1769099287"
},
"departure": {
"delay": 7,
"time": "1769099287"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769097762"
},
"departure": {
"delay": 102,
"time": "1769097762"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769098812"
},
"departure": {
"delay": 157,
"time": "1769098837"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1769098164"
},
"departure": {
"delay": 24,
"time": "1769098164"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769098962"
},
"departure": {
"delay": 67,
"time": "1769098987"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769100063"
},
"departure": {
"delay": 3,
"time": "1769100063"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 223,
"time": "1769098663"
},
"departure": {
"delay": 223,
"time": "1769098663"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1769099737"
},
"departure": {
"delay": -23,
"time": "1769099737"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 142,
"time": "1769098437"
},
"departure": {
"delay": 142,
"time": "1769098462"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1769099446"
},
"departure": {
"delay": 1,
"time": "1769099521"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 4,
"time": "1769099824"
},
"departure": {
"delay": 4,
"time": "1769099824"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1769100169"
},
"departure": {
"delay": -11,
"time": "1769100169"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1769099187"
},
"departure": {
"delay": 27,
"time": "1769099187"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1769097537"
},
"departure": {
"delay": 57,
"time": "1769097537"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769099112"
},
"departure": {
"delay": 72,
"time": "1769099112"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 218,
"time": "1769098538"
},
"departure": {
"delay": 218,
"time": "1769098538"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769100498"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769096790",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx29:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5527,
"time": "1769097367"
},
"departure": {
"delay": 5527,
"time": "1769097367"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5569,
"time": "1769097529"
},
"departure": {
"delay": 5569,
"time": "1769097529"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5864,
"time": "1769099179"
},
"departure": {
"delay": 5864,
"time": "1769099204"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5811,
"time": "1769099031"
},
"departure": {
"delay": 5811,
"time": "1769099031"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5509,
"time": "1769097229"
},
"departure": {
"delay": 5509,
"time": "1769097229"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5659,
"time": "1769097954"
},
"departure": {
"delay": 5659,
"time": "1769097979"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5633,
"time": "1769098133"
},
"departure": {
"delay": 5633,
"time": "1769098133"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5770,
"time": "1769098630"
},
"departure": {
"delay": 5770,
"time": "1769098630"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5489,
"time": "1769097329"
},
"departure": {
"delay": 5489,
"time": "1769097329"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5674,
"time": "1769098234"
},
"departure": {
"delay": 5674,
"time": "1769098234"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5494,
"time": "1769097454"
},
"departure": {
"delay": 5494,
"time": "1769097454"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 5340,
"time": "1769096700"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5421,
"time": "1769096781"
},
"departure": {
"delay": 5421,
"time": "1769096781"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5425,
"time": "1769096905"
},
"departure": {
"delay": 5425,
"time": "1769096905"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5584,
"time": "1769099404"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 5732,
"time": "1769098812"
},
"departure": {
"delay": 5732,
"time": "1769098832"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5739,
"time": "1769098713"
},
"departure": {
"delay": 5739,
"time": "1769098779"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5859,
"time": "1769099079"
},
"departure": {
"delay": 5859,
"time": "1769099079"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5440,
"time": "1769096980"
},
"departure": {
"delay": 5440,
"time": "1769096980"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5539,
"time": "1769097679"
},
"departure": {
"delay": 5539,
"time": "1769097679"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5409,
"time": "1769096829"
},
"departure": {
"delay": 5409,
"time": "1769096829"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5622,
"time": "1769098062"
},
"departure": {
"delay": 5622,
"time": "1769098062"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5795,
"time": "1769098955"
},
"departure": {
"delay": 5795,
"time": "1769098955"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5789,
"time": "1769099129"
},
"departure": {
"delay": 5789,
"time": "1769099129"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5579,
"time": "1769097755"
},
"departure": {
"delay": 5579,
"time": "1769097779"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5549,
"time": "1769097629"
},
"departure": {
"delay": 5549,
"time": "1769097629"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5642,
"time": "1769097902"
},
"departure": {
"delay": 5642,
"time": "1769097902"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5479,
"time": "1769097057"
},
"departure": {
"delay": 5479,
"time": "1769097079"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5690,
"time": "1769098405"
},
"departure": {
"delay": 5690,
"time": "1769098430"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5519,
"time": "1769097155"
},
"departure": {
"delay": 5519,
"time": "1769097179"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5675,
"time": "1769098355"
},
"departure": {
"delay": 5675,
"time": "1769098355"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5730,
"time": "1769098530"
},
"departure": {
"delay": 5730,
"time": "1769098530"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769096630",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8777:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056503x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1769100655"
},
"departure": {
"delay": -5,
"time": "1769100655"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1769100406"
},
"departure": {
"delay": -14,
"time": "1769100406"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -25,
"time": "1769100455"
},
"departure": {
"delay": -25,
"time": "1769100455"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1769100875"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -5,
"time": "1769100235"
},
"departure": {
"delay": -5,
"time": "1769100235"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 14,
"time": "1769100194"
},
"departure": {
"delay": 14,
"time": "1769100194"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1769100549"
},
"departure": {
"delay": 9,
"time": "1769100549"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1769100299"
},
"departure": {
"delay": -1,
"time": "1769100299"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1769100755"
},
"departure": {
"delay": -25,
"time": "1769100755"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769100620"
},
"departure": {
"delay": 20,
"time": "1769100620"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056503x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056502x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769100153"
},
"departure": {
"delay": 153,
"time": "1769100153"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 283,
"time": "1769099383"
},
"departure": {
"delay": 283,
"time": "1769099383"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 343,
"time": "1769099743"
},
"departure": {
"delay": 343,
"time": "1769099743"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1769100412"
},
"departure": {
"delay": 172,
"time": "1769100412"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 290,
"time": "1769100050"
},
"departure": {
"delay": 290,
"time": "1769100050"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 152,
"time": "1769100212"
},
"departure": {
"delay": 152,
"time": "1769100212"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 312,
"time": "1769099832"
},
"departure": {
"delay": 312,
"time": "1769099832"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 289,
"time": "1769100109"
},
"departure": {
"delay": 289,
"time": "1769100109"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1769100632"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 360,
"time": "1769099640"
},
"departure": {
"delay": 360,
"time": "1769099640"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 326,
"time": "1769100026"
},
"departure": {
"delay": 326,
"time": "1769100026"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 152,
"time": "1769100512"
},
"departure": {
"delay": 152,
"time": "1769100512"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 288,
"time": "1769099448"
},
"departure": {
"delay": 288,
"time": "1769099448"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 197,
"time": "1769100377"
},
"departure": {
"delay": 197,
"time": "1769100377"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 186,
"time": "1769100306"
},
"departure": {
"delay": 186,
"time": "1769100306"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056502x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:41:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 321,
"time": "1769098567"
},
"departure": {
"delay": 321,
"time": "1769098581"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1769098023"
},
"departure": {
"delay": 249,
"time": "1769098029"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 330,
"time": "1769098076"
},
"departure": {
"delay": 330,
"time": "1769098170"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 325,
"time": "1769097791"
},
"departure": {
"delay": 325,
"time": "1769097805"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 296,
"time": "1769098826"
},
"departure": {
"delay": 296,
"time": "1769098856"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 330,
"time": "1769098604"
},
"departure": {
"delay": 330,
"time": "1769098650"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 317,
"time": "1769099108"
},
"departure": {
"delay": 317,
"time": "1769099117"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 278,
"time": "1769097983"
},
"departure": {
"delay": 278,
"time": "1769097998"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 311,
"time": "1769098892"
},
"departure": {
"delay": 311,
"time": "1769098931"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 342,
"time": "1769097582"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 380,
"time": "1769097638"
},
"departure": {
"delay": 380,
"time": "1769097680"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 386,
"time": "1769098493"
},
"departure": {
"delay": 386,
"time": "1769098526"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 299,
"time": "1769098788"
},
"departure": {
"delay": 299,
"time": "1769098799"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1769099143"
},
"departure": {
"delay": 305,
"time": "1769099165"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 307,
"time": "1769098223"
},
"departure": {
"delay": 307,
"time": "1769098327"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 325,
"time": "1769098722"
},
"departure": {
"delay": 325,
"time": "1769098765"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 309,
"time": "1769098946"
},
"departure": {
"delay": 309,
"time": "1769098989"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 359,
"time": "1769097703"
},
"departure": {
"delay": 359,
"time": "1769097719"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 236,
"time": "1769098182"
},
"departure": {
"delay": 236,
"time": "1769098196"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 350,
"time": "1769098363"
},
"departure": {
"delay": 350,
"time": "1769098430"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 328,
"time": "1769099032"
},
"departure": {
"delay": 328,
"time": "1769099068"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 261,
"time": "1769099241"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 301,
"time": "1769097902"
},
"departure": {
"delay": 301,
"time": "1769097961"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 322,
"time": "1769098676"
},
"departure": {
"delay": 322,
"time": "1769098702"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 357,
"time": "1769098550"
},
"departure": {
"delay": 357,
"time": "1769098557"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:41:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108100x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1769100384"
},
"departure": {
"delay": 84,
"time": "1769100384"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769100186"
},
"departure": {
"delay": 66,
"time": "1769100186"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1769099815"
},
"departure": {
"delay": -5,
"time": "1769099815"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1769100058"
},
"departure": {
"delay": 58,
"time": "1769100058"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1769100670"
},
"departure": {
"delay": 70,
"time": "1769100670"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1769100550"
},
"departure": {
"delay": 70,
"time": "1769100550"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1769100923"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1769100793"
},
"departure": {
"delay": 73,
"time": "1769100793"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1769100300"
},
"departure": {
"delay": 60,
"time": "1769100300"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108100x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769099640"
},
"departure": {
"delay": 180,
"time": "1769099640"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1769101568"
},
"departure": {
"delay": 8,
"time": "1769101568"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 161,
"time": "1769099561"
},
"departure": {
"delay": 161,
"time": "1769099561"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 254,
"time": "1769100554"
},
"departure": {
"delay": 254,
"time": "1769100554"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1769100868"
},
"departure": {
"delay": 148,
"time": "1769100868"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769101267"
},
"departure": {
"delay": 67,
"time": "1769101267"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1769101816"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 262,
"time": "1769100082"
},
"departure": {
"delay": 262,
"time": "1769100082"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1769099497"
},
"departure": {
"delay": 157,
"time": "1769099497"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1769100733"
},
"departure": {
"delay": 73,
"time": "1769100733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 294,
"time": "1769100054"
},
"departure": {
"delay": 294,
"time": "1769100054"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 305,
"time": "1769100245"
},
"departure": {
"delay": 305,
"time": "1769100245"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769101327"
},
"departure": {
"delay": 7,
"time": "1769101327"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 220,
"time": "1769099680"
},
"departure": {
"delay": 220,
"time": "1769099680"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1769101227"
},
"departure": {
"delay": 87,
"time": "1769101227"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 99,
"time": "1769101179"
},
"departure": {
"delay": 99,
"time": "1769101179"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 181,
"time": "1769099581"
},
"departure": {
"delay": 181,
"time": "1769099581"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1769100475"
},
"departure": {
"delay": 235,
"time": "1769100475"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 132,
"time": "1769099772"
},
"departure": {
"delay": 132,
"time": "1769099772"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1769101508"
},
"departure": {
"delay": 8,
"time": "1769101508"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 1,
"time": "1769101621"
},
"departure": {
"delay": 1,
"time": "1769101621"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 90,
"time": "1769099370"
},
"departure": {
"delay": 90,
"time": "1769099370"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1769100790"
},
"departure": {
"delay": 130,
"time": "1769100790"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1769101664"
},
"departure": {
"delay": -16,
"time": "1769101664"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 135,
"time": "1769101095"
},
"departure": {
"delay": 135,
"time": "1769101095"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 169,
"time": "1769099440"
},
"departure": {
"delay": 169,
"time": "1769099449"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 118,
"time": "1769100958"
},
"departure": {
"delay": 118,
"time": "1769100958"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 253,
"time": "1769100493"
},
"departure": {
"delay": 253,
"time": "1769100493"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 131,
"time": "1769099831"
},
"departure": {
"delay": 131,
"time": "1769099831"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 231,
"time": "1769099923"
},
"departure": {
"delay": 231,
"time": "1769099991"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1769100632"
},
"departure": {
"delay": 212,
"time": "1769100632"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 290,
"time": "1769100157"
},
"departure": {
"delay": 290,
"time": "1769100170"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 179,
"time": "1769099699"
},
"departure": {
"delay": 179,
"time": "1769099699"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769101763"
},
"departure": {
"delay": 23,
"time": "1769101763"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 166,
"time": "1769099806"
},
"departure": {
"delay": 166,
"time": "1769099806"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769099613",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595693:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 313,
"time": "1769099993"
},
"departure": {
"delay": 313,
"time": "1769100013"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 309,
"time": "1769100113"
},
"departure": {
"delay": 309,
"time": "1769100129"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 320,
"time": "1769099894"
},
"departure": {
"delay": 320,
"time": "1769099900"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 304,
"time": "1769100234"
},
"departure": {
"delay": 304,
"time": "1769100244"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 305,
"time": "1769099391"
},
"departure": {
"delay": 305,
"time": "1769099405"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 312,
"time": "1769100422"
},
"departure": {
"delay": 312,
"time": "1769100432"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 305,
"time": "1769099571"
},
"departure": {
"delay": 305,
"time": "1769099585"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 326,
"time": "1769100316"
},
"departure": {
"delay": 326,
"time": "1769100326"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 462,
"time": "1769100702"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 318,
"time": "1769099804"
},
"departure": {
"delay": 318,
"time": "1769099838"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 320,
"time": "1769100490"
},
"departure": {
"delay": 320,
"time": "1769100500"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 293,
"time": "1769099507"
},
"departure": {
"delay": 293,
"time": "1769099513"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 283,
"time": "1769099670"
},
"departure": {
"delay": 283,
"time": "1769099683"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
}
],
"timestamp": "1769100038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850622F5403125x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101740"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769098980"
},
"departure": {
"time": "1769099040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099580"
},
"departure": {
"time": "1769099640"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769100000"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769098800"
},
"departure": {
"time": "1769098860"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769098380"
},
"departure": {
"time": "1769098440"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769094394",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850622F5403125x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx90:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769099705"
},
"departure": {
"delay": 90,
"time": "1769099730"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 50,
"time": "1769096810"
},
"departure": {
"delay": 50,
"time": "1769096810"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769097710"
},
"departure": {
"delay": -10,
"time": "1769097710"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1769098038"
},
"departure": {
"delay": -102,
"time": "1769098038"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1769097330"
},
"departure": {
"delay": 30,
"time": "1769097330"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1769099355"
},
"departure": {
"delay": 40,
"time": "1769099380"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1769099830"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1769097761"
},
"departure": {
"delay": 5,
"time": "1769097785"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1769098582"
},
"departure": {
"delay": 45,
"time": "1769098605"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769098186"
},
"departure": {
"delay": 35,
"time": "1769098355"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769097959"
},
"departure": {
"delay": -1,
"time": "1769097959"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1769099001"
},
"departure": {
"delay": -39,
"time": "1769099001"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1769099130"
},
"departure": {
"delay": -30,
"time": "1769099130"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -15,
"time": "1769098855"
},
"departure": {
"delay": -15,
"time": "1769098905"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769096730"
},
"departure": {
"delay": 30,
"time": "1769096730"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1769099230"
},
"departure": {
"delay": 10,
"time": "1769099230"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769097905"
},
"departure": {
"delay": 5,
"time": "1769097905"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769099485"
},
"departure": {
"delay": 45,
"time": "1769099505"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1769096872"
},
"departure": {
"delay": 52,
"time": "1769096872"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769097480"
},
"departure": {
"delay": 60,
"time": "1769097480"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1769097556"
},
"departure": {
"delay": 41,
"time": "1769097581"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1769097159"
},
"departure": {
"delay": 99,
"time": "1769097159"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769098484"
},
"departure": {
"delay": 65,
"time": "1769098505"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1769098730"
},
"departure": {
"delay": 50,
"time": "1769098730"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1769097080"
},
"departure": {
"delay": 45,
"time": "1769097105"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1769098108"
},
"departure": {
"delay": -92,
"time": "1769098108"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769099605"
},
"departure": {
"delay": 25,
"time": "1769099605"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1769097030"
},
"departure": {
"delay": 30,
"time": "1769097030"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1769096955"
},
"departure": {
"delay": 75,
"time": "1769096955"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769096580"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769096302",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx90:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:42:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769098590"
},
"departure": {
"delay": 49,
"time": "1769098609"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1769098059"
},
"departure": {
"delay": -1,
"time": "1769098079"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1769097967"
},
"departure": {
"delay": 135,
"time": "1769098035"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1769098345"
},
"departure": {
"delay": 33,
"time": "1769098353"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769098849"
},
"departure": {
"delay": 7,
"time": "1769098867"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1769098771"
},
"departure": {
"delay": -14,
"time": "1769098786"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1769097853"
},
"departure": {
"delay": 86,
"time": "1769097866"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1769098984"
},
"departure": {
"delay": 25,
"time": "1769099005"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1769097915"
},
"departure": {
"delay": 103,
"time": "1769097943"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1769098452"
},
"departure": {
"delay": 29,
"time": "1769098469"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1769099089"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 70,
"time": "1769097670"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1769098728"
},
"departure": {
"delay": 4,
"time": "1769098744"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1769098945"
},
"departure": {
"delay": 34,
"time": "1769098954"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1769097796"
},
"departure": {
"delay": 88,
"time": "1769097808"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769098265"
},
"departure": {
"delay": 43,
"time": "1769098303"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1769098519"
},
"departure": {
"delay": 46,
"time": "1769098546"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769098106"
},
"departure": {
"delay": 15,
"time": "1769098155"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:42:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596136:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1769103057"
},
"departure": {
"delay": -123,
"time": "1769103057"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -79,
"time": "1769102681"
},
"departure": {
"delay": -79,
"time": "1769102681"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -144,
"time": "1769103156"
},
"departure": {
"delay": -144,
"time": "1769103156"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1736,
"time": "1769100184"
},
"departure": {
"delay": -1736,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -1016,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -204,
"time": "1769103336"
},
"departure": {
"delay": -204,
"time": "1769103336"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1556,
"time": "1769100184"
},
"departure": {
"delay": -1556,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -155,
"time": "1769102905"
},
"departure": {
"delay": -155,
"time": "1769102905"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1256,
"time": "1769100184"
},
"departure": {
"delay": -1256,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -89,
"time": "1769102791"
},
"departure": {
"delay": -89,
"time": "1769102791"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -72,
"time": "1769102628"
},
"departure": {
"delay": -72,
"time": "1769102628"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1136,
"time": "1769100184"
},
"departure": {
"delay": -1136,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -204,
"time": "1769103276"
},
"departure": {
"delay": -204,
"time": "1769103276"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1916,
"time": "1769100184"
},
"departure": {
"delay": -1916,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1316,
"time": "1769100184"
},
"departure": {
"delay": -1316,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -262,
"time": "1769103338"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -230,
"time": "1769102950"
},
"departure": {
"delay": -230,
"time": "1769102950"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1076,
"time": "1769100184"
},
"departure": {
"delay": -1076,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1436,
"time": "1769100184"
},
"departure": {
"delay": -1436,
"time": "1769100184"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -162,
"time": "1769102718"
},
"departure": {
"delay": -162,
"time": "1769102718"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596136:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11482:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10791,
"time": "1769101371"
},
"departure": {
"delay": 10791,
"time": "1769101371"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 10773,
"time": "1769101173"
},
"departure": {
"delay": 10773,
"time": "1769101173"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 10692,
"time": "1769100672"
},
"departure": {
"delay": 10692,
"time": "1769100672"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10779,
"time": "1769101239"
},
"departure": {
"delay": 10779,
"time": "1769101239"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 10770,
"time": "1769101290"
},
"departure": {
"delay": 10770,
"time": "1769101290"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769099750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11482:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190162x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 978,
"time": "1769100078"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190162x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071997x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769100281"
},
"departure": {
"delay": 41,
"time": "1769100281"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769101019"
},
"departure": {
"delay": 59,
"time": "1769101019"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769100478"
},
"departure": {
"delay": 58,
"time": "1769100478"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1769101764"
},
"departure": {
"delay": 24,
"time": "1769101764"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769101652"
},
"departure": {
"delay": 32,
"time": "1769101652"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1769101210"
},
"departure": {
"delay": 10,
"time": "1769101210"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1769100319"
},
"departure": {
"delay": 19,
"time": "1769100319"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102340"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1769101070"
},
"departure": {
"delay": 50,
"time": "1769101070"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769100835"
},
"departure": {
"delay": 55,
"time": "1769100835"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769101839"
},
"departure": {
"delay": 39,
"time": "1769101839"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1769100666"
},
"departure": {
"delay": 6,
"time": "1769100666"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1769100544"
},
"departure": {
"delay": 4,
"time": "1769100544"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1769100203"
},
"departure": {
"delay": 23,
"time": "1769100203"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1769101302"
},
"departure": {
"delay": 42,
"time": "1769101302"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071997x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850415F5403102x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103900"
},
"departure": {
"time": "1769103960"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769099675",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850415F5403102x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769088959"
},
"departure": {
"delay": 10,
"time": "1769088970"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1769088655"
},
"departure": {
"delay": 74,
"time": "1769088674"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1769088456"
},
"departure": {
"delay": 165,
"time": "1769088465"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1769088679"
},
"departure": {
"delay": 81,
"time": "1769088741"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1769088576"
},
"departure": {
"delay": 113,
"time": "1769088593"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 81,
"time": "1769089663"
},
"departure": {
"delay": 81,
"time": "1769089701"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1769089503"
},
"departure": {
"delay": 12,
"time": "1769089512"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 104,
"time": "1769089152"
},
"departure": {
"delay": 104,
"time": "1769089244"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1769088403"
},
"departure": {
"delay": 182,
"time": "1769088422"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 167,
"time": "1769088347"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769088901"
},
"departure": {
"delay": 18,
"time": "1769088918"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1769089794"
},
"departure": {
"delay": 81,
"time": "1769089821"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1769089416"
},
"departure": {
"delay": 46,
"time": "1769089426"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1769088619"
},
"departure": {
"delay": 91,
"time": "1769088631"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1769089723"
},
"departure": {
"delay": 62,
"time": "1769089742"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1769088787"
},
"departure": {
"delay": 16,
"time": "1769088796"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1769088506"
},
"departure": {
"delay": 157,
"time": "1769088517"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769089075"
},
"departure": {
"delay": 19,
"time": "1769089099"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1769089290"
},
"departure": {
"delay": 105,
"time": "1769089305"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1769089859"
},
"departure": {
"delay": 97,
"time": "1769089897"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1769089544"
},
"departure": {
"delay": 49,
"time": "1769089609"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1769090026"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 137,
"time": "1769088544"
},
"departure": {
"delay": 137,
"time": "1769088557"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1769089932"
},
"departure": {
"delay": 91,
"time": "1769089951"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1769089453"
},
"departure": {
"delay": 40,
"time": "1769089480"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:31:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057182x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769100481"
},
"departure": {
"delay": 121,
"time": "1769100481"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 131,
"time": "1769100551"
},
"departure": {
"delay": 131,
"time": "1769100551"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 205,
"time": "1769100025"
},
"departure": {
"delay": 205,
"time": "1769100025"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1769099835"
},
"departure": {
"delay": 195,
"time": "1769099835"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1769100355"
},
"departure": {
"delay": 115,
"time": "1769100355"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 204,
"time": "1769099964"
},
"departure": {
"delay": 204,
"time": "1769099964"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1769099705"
},
"departure": {
"delay": 125,
"time": "1769099705"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 200,
"time": "1769099900"
},
"departure": {
"delay": 200,
"time": "1769099900"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1769100102"
},
"departure": {
"delay": 162,
"time": "1769100102"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1769100139"
},
"departure": {
"delay": 199,
"time": "1769100139"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1769100154"
},
"departure": {
"delay": 154,
"time": "1769100154"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769100637"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1769100381"
},
"departure": {
"delay": 141,
"time": "1769100381"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1769100277"
},
"departure": {
"delay": 97,
"time": "1769100277"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057182x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857109F5417309x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099760"
},
"departure": {
"time": "1769099820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769097000"
},
"departure": {
"time": "1769097120"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769096160"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769096700"
},
"departure": {
"time": "1769096820"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769098440"
},
"departure": {
"time": "1769098560"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769097480"
},
"departure": {
"time": "1769097540"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769099280"
},
"departure": {
"time": "1769099340"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1769092533",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857109F5417309x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1769104379"
},
"departure": {
"delay": -61,
"time": "1769104379"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -43,
"time": "1769104517"
},
"departure": {
"delay": -43,
"time": "1769104517"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1769104050"
},
"departure": {
"delay": -30,
"time": "1769104050"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -141,
"time": "1769104959"
},
"departure": {
"delay": -141,
"time": "1769104959"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -56,
"time": "1769104324"
},
"departure": {
"delay": -56,
"time": "1769104324"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -97,
"time": "1769104103"
},
"departure": {
"delay": -97,
"time": "1769104103"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1769103780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1769104417"
},
"departure": {
"delay": -83,
"time": "1769104417"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1769104616"
},
"departure": {
"delay": -4,
"time": "1769104616"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -171,
"time": "1769104989"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1769104667"
},
"departure": {
"delay": -13,
"time": "1769104667"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1769104194"
},
"departure": {
"delay": -66,
"time": "1769104194"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1769103839"
},
"departure": {
"delay": -1,
"time": "1769103839"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -131,
"time": "1769104909"
},
"departure": {
"delay": -131,
"time": "1769104909"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1769104264"
},
"departure": {
"delay": -56,
"time": "1769104264"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1769104715"
},
"departure": {
"delay": -25,
"time": "1769104715"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1769103911"
},
"departure": {
"delay": 11,
"time": "1769103911"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596560:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2687:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -144,
"time": "1769102376"
},
"departure": {
"delay": -144,
"time": "1769102376"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -155,
"time": "1769102425"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1209,
"time": "1769100171"
},
"departure": {
"delay": -1209,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1989,
"time": "1769100171"
},
"departure": {
"delay": -1989,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1269,
"time": "1769100171"
},
"departure": {
"delay": -1269,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1629,
"time": "1769100171"
},
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1569,
"time": "1769100171"
},
"departure": {
"delay": -1569,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -909,
"time": "1769100171"
},
"departure": {
"delay": -909,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1089,
"time": "1769100171"
},
"departure": {
"delay": -1089,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -729,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1749,
"time": "1769100171"
},
"departure": {
"delay": -1749,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1389,
"time": "1769100171"
},
"departure": {
"delay": -1389,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1449,
"time": "1769100171"
},
"departure": {
"delay": -1449,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2049,
"time": "1769100171"
},
"departure": {
"delay": -2049,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1509,
"time": "1769100171"
},
"departure": {
"delay": -1509,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1329,
"time": "1769100171"
},
"departure": {
"delay": -1329,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -849,
"time": "1769100171"
},
"departure": {
"delay": -849,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -969,
"time": "1769100171"
},
"departure": {
"delay": -969,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -54,
"time": "1769102226"
},
"departure": {
"delay": -54,
"time": "1769102226"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -139,
"time": "1769102261"
},
"departure": {
"delay": -139,
"time": "1769102261"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470584:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769094365"
},
"departure": {
"delay": 74,
"time": "1769094434"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1769094675"
},
"departure": {
"delay": 100,
"time": "1769094700"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 55,
"time": "1769093695"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1769093751"
},
"departure": {
"delay": 91,
"time": "1769093791"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 90,
"time": "1769094538"
},
"departure": {
"delay": 90,
"time": "1769094570"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769095052"
},
"departure": {
"delay": 67,
"time": "1769095087"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769094842"
},
"departure": {
"delay": 23,
"time": "1769094863"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1769094805"
},
"departure": {
"delay": 41,
"time": "1769094821"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769094220"
},
"departure": {
"delay": 54,
"time": "1769094234"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1769094464"
},
"departure": {
"delay": 78,
"time": "1769094498"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1769094634"
},
"departure": {
"delay": 114,
"time": "1769094654"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769095103"
},
"departure": {
"delay": 36,
"time": "1769095116"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1769094146"
},
"departure": {
"delay": 67,
"time": "1769094187"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1769094715"
},
"departure": {
"delay": 85,
"time": "1769094745"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769095287"
},
"departure": {
"delay": 41,
"time": "1769095301"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1769094884"
},
"departure": {
"delay": 72,
"time": "1769094972"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769093900"
},
"departure": {
"delay": 58,
"time": "1769093938"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1769094282"
},
"departure": {
"delay": 114,
"time": "1769094354"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769095392"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1769094766"
},
"departure": {
"delay": 59,
"time": "1769094779"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1769094998"
},
"departure": {
"delay": 54,
"time": "1769095014"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769095215"
},
"departure": {
"delay": 56,
"time": "1769095256"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1769093814"
},
"departure": {
"delay": 61,
"time": "1769093821"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769094079"
},
"departure": {
"delay": 60,
"time": "1769094120"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1769095170"
},
"departure": {
"delay": 43,
"time": "1769095183"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:37:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852082F5403218x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769094780"
},
"departure": {
"time": "1769094840"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769096820"
},
"departure": {
"time": "1769096880"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769095440"
},
"departure": {
"time": "1769095500"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769097300"
},
"departure": {
"time": "1769097360"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769099160"
},
"departure": {
"time": "1769099220"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769096340"
},
"departure": {
"time": "1769096400"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769093880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769098320"
},
"departure": {
"time": "1769098380"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769090252",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852082F5403218x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598420:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 319,
"time": "1769099959"
},
"departure": {
"delay": 319,
"time": "1769099959"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1769100269"
},
"departure": {
"delay": 209,
"time": "1769100269"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1769100205"
},
"departure": {
"delay": 265,
"time": "1769100205"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1769099742"
},
"departure": {
"delay": 222,
"time": "1769099742"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 277,
"time": "1769100080"
},
"departure": {
"delay": 277,
"time": "1769100097"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 321,
"time": "1769100201"
},
"departure": {
"delay": 321,
"time": "1769100201"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 221,
"time": "1769100401"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 277,
"time": "1769099661"
},
"departure": {
"delay": 277,
"time": "1769099677"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 252,
"time": "1769100132"
},
"departure": {
"delay": 252,
"time": "1769100132"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 239,
"time": "1769100299"
},
"departure": {
"delay": 239,
"time": "1769100299"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 232,
"time": "1769100352"
},
"departure": {
"delay": 232,
"time": "1769100352"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 321,
"time": "1769100021"
},
"departure": {
"delay": 321,
"time": "1769100021"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 315,
"time": "1769099895"
},
"departure": {
"delay": 315,
"time": "1769099895"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769099974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598420:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108006x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769100808"
},
"departure": {
"delay": 28,
"time": "1769100808"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769100334"
},
"departure": {
"delay": 34,
"time": "1769100334"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1769101018"
},
"departure": {
"delay": -2,
"time": "1769101018"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769101234"
},
"departure": {
"delay": 34,
"time": "1769101234"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1769100691"
},
"departure": {
"delay": 31,
"time": "1769100691"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1769100487"
},
"departure": {
"delay": 7,
"time": "1769100487"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1769101138"
},
"departure": {
"delay": -2,
"time": "1769101138"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1769100219"
},
"departure": {
"delay": 39,
"time": "1769100219"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -37,
"time": "1769100083"
},
"departure": {
"delay": -37,
"time": "1769100083"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101320"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1769100915"
},
"departure": {
"delay": 15,
"time": "1769100915"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108006x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075787x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -30,
"time": "1769099910"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -36,
"time": "1769099484"
},
"departure": {
"delay": -36,
"time": "1769099484"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1769099414"
},
"departure": {
"delay": 14,
"time": "1769099414"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1769099550"
},
"departure": {
"delay": -30,
"time": "1769099550"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769099756",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075787x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx67:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 303,
"time": "1769097063"
},
"departure": {
"delay": 303,
"time": "1769097063"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 548,
"time": "1769098963"
},
"departure": {
"delay": 548,
"time": "1769098988"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 318,
"time": "1769098338"
},
"departure": {
"delay": 318,
"time": "1769098338"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 225,
"time": "1769097165"
},
"departure": {
"delay": 225,
"time": "1769097165"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 278,
"time": "1769098218"
},
"departure": {
"delay": 278,
"time": "1769098238"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1769095890"
},
"departure": {
"delay": 138,
"time": "1769095938"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1769096264"
},
"departure": {
"delay": 164,
"time": "1769096264"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 383,
"time": "1769098716"
},
"departure": {
"delay": 383,
"time": "1769098763"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 200,
"time": "1769096540"
},
"departure": {
"delay": 200,
"time": "1769096540"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1769096988"
},
"departure": {
"delay": 288,
"time": "1769096988"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1769095688"
},
"departure": {
"delay": 93,
"time": "1769095713"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1769095613"
},
"departure": {
"delay": 53,
"time": "1769095613"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 243,
"time": "1769096438"
},
"departure": {
"delay": 243,
"time": "1769096463"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 218,
"time": "1769097863"
},
"departure": {
"delay": 218,
"time": "1769097938"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 273,
"time": "1769097319"
},
"departure": {
"delay": 273,
"time": "1769097393"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 348,
"time": "1769098463"
},
"departure": {
"delay": 348,
"time": "1769098488"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 278,
"time": "1769096113"
},
"departure": {
"delay": 278,
"time": "1769096138"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769095380"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 178,
"time": "1769096013"
},
"departure": {
"delay": 178,
"time": "1769096038"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 276,
"time": "1769097516"
},
"departure": {
"delay": 276,
"time": "1769097516"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1769095788"
},
"departure": {
"delay": 133,
"time": "1769095813"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 353,
"time": "1769098613"
},
"departure": {
"delay": 353,
"time": "1769098613"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 239,
"time": "1769097239"
},
"departure": {
"delay": 239,
"time": "1769097239"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1769095301",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx67:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769109360"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769109060"
},
"departure": {
"time": "1769109060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769108880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769109120"
},
"departure": {
"time": "1769109120"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769109900"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769109780"
},
"departure": {
"time": "1769109780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769109240"
},
"departure": {
"time": "1769109240"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3045:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596671:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -235,
"time": "1769102105"
},
"departure": {
"delay": -235,
"time": "1769102105"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -133,
"time": "1769101787"
},
"departure": {
"delay": -133,
"time": "1769101787"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -1136,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -163,
"time": "1769101697"
},
"departure": {
"delay": -163,
"time": "1769101697"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -259,
"time": "1769102201"
},
"departure": {
"delay": -259,
"time": "1769102201"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -215,
"time": "1769102005"
},
"departure": {
"delay": -215,
"time": "1769102005"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -221,
"time": "1769101939"
},
"departure": {
"delay": -221,
"time": "1769101939"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -274,
"time": "1769102246"
},
"departure": {
"delay": -274,
"time": "1769102246"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -244,
"time": "1769102156"
},
"departure": {
"delay": -244,
"time": "1769102156"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1376,
"time": "1769100184"
},
"departure": {
"delay": -1376,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -176,
"time": "1769101864"
},
"departure": {
"delay": -176,
"time": "1769101864"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -304,
"time": "1769102336"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -289,
"time": "1769102291"
},
"departure": {
"delay": -289,
"time": "1769102291"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -103,
"time": "1769101637"
},
"departure": {
"delay": -103,
"time": "1769101637"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1196,
"time": "1769100184"
},
"departure": {
"delay": -1196,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596671:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5853652968275968x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1769101887"
},
"departure": {
"delay": 157,
"time": "1769101897"
},
"stopId": "FR:14654:ZE:5137300956643328:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 291,
"time": "1769101601"
},
"departure": {
"delay": 291,
"time": "1769101611"
},
"stopId": "FR:14654:ZE:5964197914476544:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1769101800"
},
"departure": {
"delay": 190,
"time": "1769101810"
},
"stopId": "FR:14654:ZE:5067873615609856:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1769099983"
},
"departure": {
"delay": 13,
"time": "1769100013"
},
"stopId": "FR:14520:ZE:4877431031726080:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1769100825"
},
"departure": {
"delay": 175,
"time": "1769100835"
},
"stopId": "FR:14431:ZE:5115884294111232:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1769101201"
},
"departure": {
"delay": 191,
"time": "1769101211"
},
"stopId": "FR:14431:ZE:5368643757015040:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1769102011"
},
"stopId": "FR:14654:ZE:5110048852279296:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769100113"
},
"departure": {
"delay": 8,
"time": "1769100128"
},
"stopId": "FR:14520:ZE:5319202173878272:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1769100369"
},
"departure": {
"delay": 139,
"time": "1769100379"
},
"stopId": "FR:14126:ZE:6179221157183488:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769099635"
},
"departure": {
"delay": 10,
"time": "1769099650"
},
"stopId": "FR:14366:ZE:274610016:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1769099496"
},
"departure": {
"delay": 78,
"time": "1769099538"
},
"stopId": "FR:14366:ZE:5419017360637952:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1769099670"
},
"departure": {
"delay": -10,
"time": "1769099690"
},
"stopId": "FR:14366:ZE:276760011:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1769101717"
},
"departure": {
"delay": 227,
"time": "1769101727"
},
"stopId": "FR:14654:ZE:5233277259481088:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1769100288"
},
"departure": {
"delay": 118,
"time": "1769100298"
},
"stopId": "FR:14337:ZE:5030984165621760:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1769100656"
},
"departure": {
"delay": 186,
"time": "1769100666"
},
"stopId": "FR:14473:ZE:5931593710436352:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1769099937"
},
"departure": {
"delay": 66,
"time": "1769099946"
},
"stopId": "FR:14574:ZE:5162167901880320:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4965732136779776:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5853652968275968x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106360"
},
"departure": {
"time": "1769106360"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769106300"
},
"departure": {
"time": "1769106300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107020"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1769105400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106420"
},
"departure": {
"time": "1769106420"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769100157",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1113:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100540"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769100420"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4057:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:933:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1769098690"
},
"departure": {
"delay": 135,
"time": "1769098695"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769098380"
},
"departure": {
"delay": 65,
"time": "1769098385"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1769099580"
},
"departure": {
"delay": 305,
"time": "1769099585"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1769099520"
},
"departure": {
"delay": 305,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 305,
"time": "1769099640"
},
"departure": {
"delay": 305,
"time": "1769099645"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1769098680"
},
"departure": {
"delay": 185,
"time": "1769098685"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769098320"
},
"departure": {
"delay": 65,
"time": "1769098325"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769098500"
},
"departure": {
"delay": 65,
"time": "1769098505"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1769098140"
},
"departure": {
"delay": 125,
"time": "1769098145"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1769097900"
},
"departure": {
"delay": 125,
"time": "1769097905"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1769098740"
},
"departure": {
"delay": 125,
"time": "1769098745"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769098980"
},
"departure": {
"delay": 125,
"time": "1769098985"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1769098860"
},
"departure": {
"delay": 180,
"time": "1769098920"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769099160"
},
"departure": {
"delay": 185,
"time": "1769099165"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769098800"
},
"departure": {
"delay": 125,
"time": "1769098805"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1769099280"
},
"departure": {
"delay": 185,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1769099700"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1769097840"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769098200"
},
"departure": {
"delay": 65,
"time": "1769098205"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1769099764",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:933:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196425x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1769100871"
},
"departure": {
"delay": -29,
"time": "1769100871"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -16,
"time": "1769100764"
},
"departure": {
"delay": -16,
"time": "1769100764"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -59,
"time": "1769101441"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -20,
"time": "1769100820"
},
"departure": {
"delay": -20,
"time": "1769100820"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -15,
"time": "1769100645"
},
"departure": {
"delay": -15,
"time": "1769100645"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -34,
"time": "1769100206"
},
"departure": {
"delay": -34,
"time": "1769100206"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1769101071"
},
"departure": {
"delay": -9,
"time": "1769101071"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -28,
"time": "1769100152"
},
"departure": {
"delay": -28,
"time": "1769100152"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1769100536"
},
"departure": {
"delay": -4,
"time": "1769100536"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -59,
"time": "1769100721"
},
"departure": {
"delay": -59,
"time": "1769100721"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1769100361"
},
"departure": {
"delay": -59,
"time": "1769100361"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1769100844"
},
"departure": {
"delay": -56,
"time": "1769100844"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -42,
"time": "1769100678"
},
"departure": {
"delay": -42,
"time": "1769100678"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -28,
"time": "1769101172"
},
"departure": {
"delay": -28,
"time": "1769101172"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -44,
"time": "1769100616"
},
"departure": {
"delay": -44,
"time": "1769100616"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1769100408"
},
"departure": {
"delay": -12,
"time": "1769100408"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -59,
"time": "1769101261"
},
"departure": {
"delay": -59,
"time": "1769101261"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1769100264"
},
"departure": {
"delay": -36,
"time": "1769100264"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -81,
"time": "1769100039"
},
"departure": {
"delay": -81,
"time": "1769100039"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1769100961"
},
"departure": {
"delay": -59,
"time": "1769100961"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1769101342"
},
"departure": {
"delay": -38,
"time": "1769101342"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -34,
"time": "1769101226"
},
"departure": {
"delay": -34,
"time": "1769101226"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -59,
"time": "1769100481"
},
"departure": {
"delay": -59,
"time": "1769100481"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1769101005"
},
"departure": {
"delay": -15,
"time": "1769101005"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -19,
"time": "1769100581"
},
"departure": {
"delay": -19,
"time": "1769100581"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769100106",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196425x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4716019663765504x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -385,
"time": "1769100515"
},
"stopId": "FR:14431:ZE:6616500333969408:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -164,
"time": "1769099770"
},
"departure": {
"delay": -164,
"time": "1769099776"
},
"stopId": "FR:14431:ZE:6191103486197760:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -162,
"time": "1769099630"
},
"departure": {
"delay": -162,
"time": "1769099658"
},
"stopId": "FR:14173:ZE:4756252220456960:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -99,
"time": "1769100272"
},
"departure": {
"delay": -99,
"time": "1769100381"
},
"stopId": "FR:14431:ZE:6341739733319680:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -165,
"time": "1769099386"
},
"departure": {
"delay": -165,
"time": "1769099415"
},
"stopId": "FR:14173:ZE:5754366716805120:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -199,
"time": "1769099481"
},
"departure": {
"delay": -199,
"time": "1769099501"
},
"stopId": "FR:14173:ZE:5242123583488000:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -174,
"time": "1769099978"
},
"departure": {
"delay": -174,
"time": "1769100006"
},
"stopId": "FR:14431:ZE:5655489724547072:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5354718734843904:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4716019663765504x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1769099370"
},
"departure": {
"delay": 150,
"time": "1769099370"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769100207"
},
"departure": {
"delay": 27,
"time": "1769100207"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1769099012"
},
"departure": {
"delay": 117,
"time": "1769099037"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1769098662"
},
"departure": {
"delay": 102,
"time": "1769098662"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1769100995"
},
"departure": {
"delay": 35,
"time": "1769100995"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1769100688"
},
"departure": {
"delay": 28,
"time": "1769100688"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1769100477"
},
"departure": {
"delay": 57,
"time": "1769100477"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769100578"
},
"departure": {
"delay": 38,
"time": "1769100578"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 176,
"time": "1769099516"
},
"departure": {
"delay": 176,
"time": "1769099516"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1769098837"
},
"departure": {
"delay": 37,
"time": "1769098837"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1769099587"
},
"departure": {
"delay": 127,
"time": "1769099587"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1769099837"
},
"departure": {
"delay": 42,
"time": "1769099862"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1769099769"
},
"departure": {
"delay": 87,
"time": "1769099787"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1769099670"
},
"departure": {
"delay": 107,
"time": "1769099687"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1769101432"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1769098587"
},
"departure": {
"delay": 52,
"time": "1769098612"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1769098291"
},
"departure": {
"delay": 31,
"time": "1769098291"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1769099987"
},
"departure": {
"delay": 47,
"time": "1769099987"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1769099296"
},
"departure": {
"delay": 93,
"time": "1769099313"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1769098339"
},
"departure": {
"delay": 42,
"time": "1769098362"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1769101197"
},
"departure": {
"delay": 57,
"time": "1769101197"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1769098513"
},
"departure": {
"delay": 37,
"time": "1769098537"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1769101108"
},
"departure": {
"delay": 28,
"time": "1769101108"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1769099140"
},
"departure": {
"delay": 100,
"time": "1769099140"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1769100810"
},
"departure": {
"delay": 90,
"time": "1769100810"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1769100069"
},
"departure": {
"delay": 27,
"time": "1769100087"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769098213"
},
"departure": {
"delay": 37,
"time": "1769098237"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1769100897"
},
"departure": {
"delay": 57,
"time": "1769100897"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1769098435"
},
"departure": {
"delay": 55,
"time": "1769098435"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769097682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230425x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769100834"
},
"departure": {
"delay": 54,
"time": "1769100834"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1769101021"
},
"departure": {
"delay": 61,
"time": "1769101021"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1769101593"
},
"departure": {
"delay": 93,
"time": "1769101593"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1769100769"
},
"departure": {
"delay": 49,
"time": "1769100769"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1769100134"
},
"departure": {
"delay": 74,
"time": "1769100134"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1769102086"
},
"departure": {
"delay": 106,
"time": "1769102086"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1769100941"
},
"departure": {
"delay": 101,
"time": "1769100941"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 103,
"time": "1769100703"
},
"departure": {
"delay": 103,
"time": "1769100703"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1769101129"
},
"departure": {
"delay": 49,
"time": "1769101129"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1769101489"
},
"departure": {
"delay": 49,
"time": "1769101489"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1769102029"
},
"departure": {
"delay": 49,
"time": "1769102029"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 49,
"time": "1769100349"
},
"departure": {
"delay": 49,
"time": "1769100349"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 81,
"time": "1769100621"
},
"departure": {
"delay": 81,
"time": "1769100621"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1769100429"
},
"departure": {
"delay": 69,
"time": "1769100429"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769102449"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 81,
"time": "1769100261"
},
"departure": {
"delay": 81,
"time": "1769100261"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769101729"
},
"departure": {
"delay": 49,
"time": "1769101729"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 87,
"time": "1769101827"
},
"departure": {
"delay": 87,
"time": "1769101827"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 108,
"time": "1769101788"
},
"departure": {
"delay": 108,
"time": "1769101788"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1769102151"
},
"departure": {
"delay": 51,
"time": "1769102151"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 56,
"time": "1769101856"
},
"departure": {
"delay": 56,
"time": "1769101856"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230425x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:TRIPxmyfbyejpv:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 364,
"time": "1769101324"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 364,
"time": "1769100604"
},
"departure": {
"delay": 364,
"time": "1769100604"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 364,
"time": "1769100844"
},
"departure": {
"delay": 364,
"time": "1769100844"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierrexVarinx2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 364,
"time": "1769101144"
},
"departure": {
"delay": 364,
"time": "1769101144"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 364,
"time": "1769100304"
},
"departure": {
"delay": 364,
"time": "1769100304"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 364,
"time": "1769100364"
},
"departure": {
"delay": 364,
"time": "1769100364"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 364,
"time": "1769100184"
},
"departure": {
"delay": 364,
"time": "1769100184"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 364,
"time": "1769100064"
},
"departure": {
"delay": 364,
"time": "1769100064"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 364,
"time": "1769100784"
},
"departure": {
"delay": 364,
"time": "1769100784"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 364,
"time": "1769100244"
},
"departure": {
"delay": 364,
"time": "1769100244"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
}
],
"timestamp": "1769100187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:TRIPxmyfbyejpv:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1769100286"
},
"departure": {
"delay": 166,
"time": "1769100286"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 239,
"time": "1769101139"
},
"departure": {
"delay": 239,
"time": "1769101139"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 242,
"time": "1769101022"
},
"departure": {
"delay": 242,
"time": "1769101022"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1769100210"
},
"departure": {
"delay": 150,
"time": "1769100210"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 141,
"time": "1769100381"
},
"departure": {
"delay": 141,
"time": "1769100381"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1769100584"
},
"departure": {
"delay": 224,
"time": "1769100584"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 305,
"time": "1769099705"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 176,
"time": "1769100056"
},
"departure": {
"delay": 176,
"time": "1769100056"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1769099855"
},
"departure": {
"delay": 215,
"time": "1769099855"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769100430"
},
"departure": {
"delay": 130,
"time": "1769100430"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1769100909"
},
"departure": {
"delay": 189,
"time": "1769100909"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1769100983"
},
"departure": {
"delay": 203,
"time": "1769100983"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 204,
"time": "1769101224"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1769100790"
},
"departure": {
"delay": 130,
"time": "1769100790"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1769100677"
},
"departure": {
"delay": 197,
"time": "1769100677"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 215,
"time": "1769099975"
},
"departure": {
"delay": 215,
"time": "1769099975"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 205,
"time": "1769100625"
},
"departure": {
"delay": 205,
"time": "1769100625"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1769100180"
},
"departure": {
"delay": 180,
"time": "1769100180"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 250,
"time": "1769101090"
},
"departure": {
"delay": 250,
"time": "1769101090"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1769100128"
},
"departure": {
"delay": 188,
"time": "1769100128"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 174,
"time": "1769100834"
},
"departure": {
"delay": 174,
"time": "1769100834"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1769100517"
},
"departure": {
"delay": 217,
"time": "1769100517"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1769100533"
},
"departure": {
"delay": 173,
"time": "1769100533"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1769100020"
},
"departure": {
"delay": 200,
"time": "1769100020"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1769100332"
},
"departure": {
"delay": 152,
"time": "1769100332"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7002:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769106990"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769097940",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7002:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22944,
"time": "1769096884"
},
"departure": {
"delay": -22944,
"time": "1769096916"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -22744,
"time": "1769098291"
},
"departure": {
"delay": -22744,
"time": "1769098316"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -22684,
"time": "1769098486"
},
"departure": {
"delay": -22684,
"time": "1769098496"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -22829,
"time": "1769097307"
},
"departure": {
"delay": -22829,
"time": "1769097331"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -22564,
"time": "1769098711"
},
"departure": {
"delay": -22564,
"time": "1769098736"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -22764,
"time": "1769097737"
},
"departure": {
"delay": -22764,
"time": "1769097756"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -22824,
"time": "1769097490"
},
"departure": {
"delay": -22824,
"time": "1769097516"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -22784,
"time": "1769097634"
},
"departure": {
"delay": -22784,
"time": "1769097676"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -22884,
"time": "1769097005"
},
"departure": {
"delay": -22884,
"time": "1769097036"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -22743,
"time": "1769098174"
},
"departure": {
"delay": -22743,
"time": "1769098197"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -22624,
"time": "1769098588"
},
"departure": {
"delay": -22624,
"time": "1769098616"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -22684,
"time": "1769098398"
},
"departure": {
"delay": -22684,
"time": "1769098436"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769096921",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2104:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011255x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1769100355"
},
"departure": {
"delay": 55,
"time": "1769100355"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1769104212"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 39,
"time": "1769100639"
},
"departure": {
"delay": 39,
"time": "1769100639"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1769103732"
},
"departure": {
"delay": 12,
"time": "1769103732"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 34,
"time": "1769100274"
},
"departure": {
"delay": 34,
"time": "1769100274"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1769102832"
},
"departure": {
"delay": 12,
"time": "1769102832"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1769103072"
},
"departure": {
"delay": 12,
"time": "1769103072"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1769102375"
},
"departure": {
"delay": 35,
"time": "1769102375"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1769102772"
},
"departure": {
"delay": 12,
"time": "1769102772"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1769103140"
},
"departure": {
"delay": 20,
"time": "1769103140"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 21,
"time": "1769102181"
},
"departure": {
"delay": 21,
"time": "1769102181"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1769101106"
},
"departure": {
"delay": 26,
"time": "1769101106"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769103999"
},
"departure": {
"delay": 39,
"time": "1769103999"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 12,
"time": "1769104152"
},
"departure": {
"delay": 12,
"time": "1769104152"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 23,
"time": "1769100323"
},
"departure": {
"delay": 23,
"time": "1769100323"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1769100500"
},
"departure": {
"delay": 20,
"time": "1769100500"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769103913"
},
"departure": {
"delay": 13,
"time": "1769103913"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 12,
"time": "1769102052"
},
"departure": {
"delay": 12,
"time": "1769102052"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1769102974"
},
"departure": {
"delay": 34,
"time": "1769102974"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 12,
"time": "1769101032"
},
"departure": {
"delay": 12,
"time": "1769101032"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1769102592"
},
"departure": {
"delay": 12,
"time": "1769102592"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1769100188"
},
"departure": {
"delay": 68,
"time": "1769100188"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769100106"
},
"departure": {
"delay": 46,
"time": "1769100106"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1769101739"
},
"departure": {
"delay": 59,
"time": "1769101739"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1769100675"
},
"departure": {
"delay": 15,
"time": "1769100675"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1769103492"
},
"departure": {
"delay": 12,
"time": "1769103492"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 70,
"time": "1769103790"
},
"departure": {
"delay": 70,
"time": "1769103790"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 30,
"time": "1769101470"
},
"departure": {
"delay": 30,
"time": "1769101470"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1769102257"
},
"departure": {
"delay": 37,
"time": "1769102257"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1769101970"
},
"departure": {
"delay": 50,
"time": "1769101970"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1769102910"
},
"departure": {
"delay": 30,
"time": "1769102910"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 12,
"time": "1769101572"
},
"departure": {
"delay": 12,
"time": "1769101572"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1769102451"
},
"departure": {
"delay": 51,
"time": "1769102451"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1769100552"
},
"departure": {
"delay": 12,
"time": "1769100552"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1769100802"
},
"departure": {
"delay": 22,
"time": "1769100802"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769100432"
},
"departure": {
"delay": 12,
"time": "1769100432"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769103563"
},
"departure": {
"delay": 23,
"time": "1769103563"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 35,
"time": "1769102135"
},
"departure": {
"delay": 35,
"time": "1769102135"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1769100852"
},
"departure": {
"delay": 12,
"time": "1769100852"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769104086"
},
"departure": {
"delay": 66,
"time": "1769104086"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 30,
"time": "1769104050"
},
"departure": {
"delay": 30,
"time": "1769104050"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 46,
"time": "1769101306"
},
"departure": {
"delay": 46,
"time": "1769101306"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1769100065"
},
"departure": {
"delay": 65,
"time": "1769100065"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1769100734"
},
"departure": {
"delay": 14,
"time": "1769100734"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1769103596"
},
"departure": {
"delay": 56,
"time": "1769103596"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 30,
"time": "1769103870"
},
"departure": {
"delay": 30,
"time": "1769103870"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 43,
"time": "1769103823"
},
"departure": {
"delay": 43,
"time": "1769103823"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 32,
"time": "1769100932"
},
"departure": {
"delay": 32,
"time": "1769100932"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769101674"
},
"departure": {
"delay": 54,
"time": "1769101674"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1769101183"
},
"departure": {
"delay": 43,
"time": "1769101183"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1769103252"
},
"departure": {
"delay": 12,
"time": "1769103252"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011255x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242785xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1679,
"time": "1769100539"
},
"departure": {
"delay": 1679,
"time": "1769100539"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1769100424"
},
"departure": {
"delay": 64,
"time": "1769100424"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 1683,
"time": "1769100843"
},
"departure": {
"delay": 1683,
"time": "1769100843"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1769100210"
},
"departure": {
"delay": 90,
"time": "1769100210"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 117,
"time": "1769099937"
},
"departure": {
"delay": 117,
"time": "1769099937"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1769100163"
},
"departure": {
"delay": 103,
"time": "1769100163"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 45,
"time": "1769100285"
},
"departure": {
"delay": 45,
"time": "1769100285"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1636,
"time": "1769100136"
},
"departure": {
"delay": 1636,
"time": "1769100136"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1682,
"time": "1769099702"
},
"departure": {
"delay": 1682,
"time": "1769099702"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769099744"
},
"departure": {
"delay": 104,
"time": "1769099744"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1769100055"
},
"departure": {
"delay": 115,
"time": "1769100055"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 45,
"time": "1769100105"
},
"departure": {
"delay": 45,
"time": "1769100105"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1636,
"time": "1769101096"
},
"departure": {
"delay": 1636,
"time": "1769101096"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1769100190"
},
"departure": {
"delay": 70,
"time": "1769100190"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 79,
"time": "1769100079"
},
"departure": {
"delay": 79,
"time": "1769100079"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 102,
"time": "1769100402"
},
"departure": {
"delay": 102,
"time": "1769100402"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 1685,
"time": "1769100965"
},
"departure": {
"delay": 1685,
"time": "1769100965"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1636,
"time": "1769099776"
},
"departure": {
"delay": 1636,
"time": "1769099776"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769100456"
},
"departure": {
"delay": 96,
"time": "1769100456"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1636,
"time": "1769100616"
},
"departure": {
"delay": 1636,
"time": "1769100616"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1672,
"time": "1769099992"
},
"departure": {
"delay": 1672,
"time": "1769099992"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1769100525"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 1636,
"time": "1769100256"
},
"departure": {
"delay": 1636,
"time": "1769100256"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769099656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242785xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769078898"
},
"departure": {
"delay": 7,
"time": "1769078947"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1769078305"
},
"departure": {
"delay": 117,
"time": "1769078457"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1769077856"
},
"departure": {
"delay": 62,
"time": "1769077862"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1769079024"
},
"departure": {
"delay": 3,
"time": "1769079063"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769077820"
},
"departure": {
"delay": 91,
"time": "1769077831"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1769077614"
},
"departure": {
"delay": 192,
"time": "1769077632"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1769077998"
},
"departure": {
"delay": 24,
"time": "1769078004"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1769078494"
},
"departure": {
"delay": 110,
"time": "1769078510"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1769078740"
},
"departure": {
"delay": -9,
"time": "1769078751"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 173,
"time": "1769077553"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1769077780"
},
"departure": {
"delay": 117,
"time": "1769077797"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1769078141"
},
"departure": {
"delay": -7,
"time": "1769078153"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1769078978"
},
"departure": {
"delay": -10,
"time": "1769078990"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -35,
"time": "1769078835"
},
"departure": {
"delay": -35,
"time": "1769078845"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1769077759"
},
"departure": {
"delay": 147,
"time": "1769077767"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1769077666"
},
"departure": {
"delay": 171,
"time": "1769077671"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1769078627"
},
"departure": {
"delay": 66,
"time": "1769078646"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769078094"
},
"departure": {
"delay": 5,
"time": "1769078105"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769078704"
},
"departure": {
"delay": 15,
"time": "1769078715"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769078671"
},
"departure": {
"delay": 44,
"time": "1769078684"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1769078807"
},
"departure": {
"delay": -1,
"time": "1769078819"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1769079122"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769077718"
},
"departure": {
"delay": 173,
"time": "1769077733"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769077870"
},
"departure": {
"delay": 37,
"time": "1769077897"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769078245"
},
"departure": {
"delay": -24,
"time": "1769078256"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244075xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1769098945"
},
"departure": {
"delay": 25,
"time": "1769098945"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1769098964"
},
"departure": {
"delay": -16,
"time": "1769098964"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769098815"
},
"departure": {
"delay": 15,
"time": "1769098815"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769098880"
},
"departure": {
"delay": 20,
"time": "1769098880"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1769098721"
},
"departure": {
"delay": 41,
"time": "1769098721"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1769099084"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769099166",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244075xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 125,
"time": "1769068925"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1769069324"
},
"departure": {
"delay": 73,
"time": "1769069353"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 164,
"time": "1769069195"
},
"departure": {
"delay": 164,
"time": "1769069204"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1769070000"
},
"departure": {
"delay": 74,
"time": "1769070014"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1769070156"
},
"departure": {
"delay": 45,
"time": "1769070165"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 169,
"time": "1769069137"
},
"departure": {
"delay": 169,
"time": "1769069149"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1769069448"
},
"departure": {
"delay": 69,
"time": "1769069469"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1769069511"
},
"departure": {
"delay": 61,
"time": "1769069521"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1769070247"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1769070119"
},
"departure": {
"delay": 68,
"time": "1769070128"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1769069660"
},
"departure": {
"delay": 138,
"time": "1769069778"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1769069604"
},
"departure": {
"delay": 32,
"time": "1769069612"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 137,
"time": "1769069825"
},
"departure": {
"delay": 137,
"time": "1769069837"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769069219"
},
"departure": {
"delay": 130,
"time": "1769069230"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1769069040"
},
"departure": {
"delay": 175,
"time": "1769069095"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1769070049"
},
"departure": {
"delay": 56,
"time": "1769070056"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1769069285"
},
"departure": {
"delay": 87,
"time": "1769069307"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1769069954"
},
"departure": {
"delay": 95,
"time": "1769069975"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769101633"
},
"departure": {
"delay": 13,
"time": "1769101633"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1769101486"
},
"departure": {
"delay": 46,
"time": "1769101486"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769101445"
},
"departure": {
"delay": 5,
"time": "1769101445"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769101373"
},
"departure": {
"delay": 53,
"time": "1769101373"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769101549"
},
"departure": {
"delay": 49,
"time": "1769101549"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769065920",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx142:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4130:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103540"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4130:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011250x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1769099970"
},
"departure": {
"delay": 270,
"time": "1769099970"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 375,
"time": "1769099895"
},
"departure": {
"delay": 375,
"time": "1769099895"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 208,
"time": "1769100268"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 208,
"time": "1769100208"
},
"departure": {
"delay": 208,
"time": "1769100208"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 381,
"time": "1769099961"
},
"departure": {
"delay": 381,
"time": "1769099961"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 241,
"time": "1769100061"
},
"departure": {
"delay": 241,
"time": "1769100061"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 293,
"time": "1769099873"
},
"departure": {
"delay": 293,
"time": "1769099873"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 433,
"time": "1769099653"
},
"departure": {
"delay": 433,
"time": "1769099653"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 280,
"time": "1769099920"
},
"departure": {
"delay": 280,
"time": "1769099920"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 394,
"time": "1769099674"
},
"departure": {
"delay": 394,
"time": "1769099674"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 354,
"time": "1769099514"
},
"departure": {
"delay": 354,
"time": "1769099514"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 238,
"time": "1769100118"
},
"departure": {
"delay": 238,
"time": "1769100118"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 278,
"time": "1769100158"
},
"departure": {
"delay": 278,
"time": "1769100158"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
}
],
"timestamp": "1769099876",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011250x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:987:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 540,
"time": "1769101080"
},
"departure": {
"delay": 540,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"delay": 540,
"time": "1769100540"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 540,
"time": "1769102700"
},
"departure": {
"delay": 540,
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 540,
"time": "1769100840"
},
"departure": {
"delay": 540,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 545,
"time": "1769103545"
},
"departure": {
"delay": 545,
"time": "1769103545"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 540,
"time": "1769102340"
},
"departure": {
"delay": 540,
"time": "1769102340"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 540,
"time": "1769101140"
},
"departure": {
"delay": 540,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 540,
"time": "1769103480"
},
"departure": {
"delay": 540,
"time": "1769103480"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 540,
"time": "1769103540"
},
"departure": {
"delay": 540,
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 540,
"time": "1769100660"
},
"departure": {
"delay": 540,
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 540,
"time": "1769103060"
},
"departure": {
"delay": 540,
"time": "1769103060"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 540,
"time": "1769101860"
},
"departure": {
"delay": 540,
"time": "1769101860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 540,
"time": "1769101440"
},
"departure": {
"delay": 540,
"time": "1769101440"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 545,
"time": "1769101265"
},
"departure": {
"delay": 545,
"time": "1769101265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 540,
"time": "1769102520"
},
"departure": {
"delay": 540,
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 540,
"time": "1769100600"
},
"departure": {
"delay": 540,
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 540,
"time": "1769103180"
},
"departure": {
"delay": 540,
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 540,
"time": "1769101320"
},
"departure": {
"delay": 540,
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 540,
"time": "1769101200"
},
"departure": {
"delay": 540,
"time": "1769101200"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 540,
"time": "1769101980"
},
"departure": {
"delay": 540,
"time": "1769101980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 540,
"time": "1769101920"
},
"departure": {
"delay": 540,
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 540,
"time": "1769102940"
},
"departure": {
"delay": 540,
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 540,
"time": "1769103660"
},
"departure": {
"delay": 540,
"time": "1769103660"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 540,
"time": "1769103780"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 540,
"time": "1769100720"
},
"departure": {
"delay": 540,
"time": "1769100720"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 540,
"time": "1769101020"
},
"departure": {
"delay": 540,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 540,
"time": "1769101380"
},
"departure": {
"delay": 540,
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 540,
"time": "1769101800"
},
"departure": {
"delay": 540,
"time": "1769101800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 540,
"time": "1769103360"
},
"departure": {
"delay": 540,
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 540,
"time": "1769103600"
},
"departure": {
"delay": 540,
"time": "1769103600"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 540,
"time": "1769101260"
},
"departure": {
"delay": 540,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 540,
"time": "1769101740"
},
"departure": {
"delay": 540,
"time": "1769101740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 540,
"time": "1769100960"
},
"departure": {
"delay": 540,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 540,
"time": "1769101620"
},
"departure": {
"delay": 540,
"time": "1769101620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 540,
"time": "1769102880"
},
"departure": {
"delay": 540,
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1769099949",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:987:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3430F5413530x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769096640"
},
"departure": {
"time": "1769096700"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769098080"
},
"departure": {
"time": "1769098320"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1769100120"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769095560"
},
"departure": {
"time": "1769095620"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769093640"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105700"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769094600"
},
"departure": {
"time": "1769094660"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769090012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3430F5413530x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107864x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769099730"
},
"departure": {
"delay": 90,
"time": "1769099730"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1769099951"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1769099863"
},
"departure": {
"delay": 163,
"time": "1769099863"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769099766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107864x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769103660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769103005"
},
"departure": {
"delay": 5,
"time": "1769103005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769101145"
},
"departure": {
"delay": 5,
"time": "1769101145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769100665"
},
"departure": {
"delay": 5,
"time": "1769100665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101740"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1769100214",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769095200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769096280"
},
"departure": {
"time": "1769096280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769096160"
},
"departure": {
"time": "1769096160"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769095500"
},
"departure": {
"time": "1769095500"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769096100"
},
"departure": {
"time": "1769096100"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769095740"
},
"departure": {
"time": "1769095740"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769095800"
},
"departure": {
"time": "1769095800"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769096220"
},
"departure": {
"time": "1769096220"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769095920"
},
"departure": {
"time": "1769095920"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769095860"
},
"departure": {
"time": "1769095860"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769095260"
},
"departure": {
"time": "1769095260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769095680"
},
"departure": {
"time": "1769095680"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769096340"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769095320"
},
"departure": {
"time": "1769095320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769096040"
},
"departure": {
"time": "1769096040"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1769095103",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2221:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1769100424"
},
"departure": {
"delay": -56,
"time": "1769100424"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1769100301"
},
"departure": {
"delay": 61,
"time": "1769100301"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -15,
"time": "1769100465"
},
"departure": {
"delay": -15,
"time": "1769100465"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 72,
"time": "1769100192"
},
"departure": {
"delay": 72,
"time": "1769100192"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1769099908"
},
"departure": {
"delay": 28,
"time": "1769099908"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1769100123"
},
"departure": {
"delay": 3,
"time": "1769100123"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 22,
"time": "1769100322"
},
"departure": {
"delay": 22,
"time": "1769100322"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -10,
"time": "1769100350"
},
"departure": {
"delay": -10,
"time": "1769100350"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -45,
"time": "1769100555"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1769100045"
},
"departure": {
"delay": 45,
"time": "1769100045"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1769099736"
},
"departure": {
"delay": -24,
"time": "1769099736"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1769099789"
},
"departure": {
"delay": -31,
"time": "1769099789"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1769099967"
},
"departure": {
"delay": 33,
"time": "1769099973"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 67,
"time": "1769100247"
},
"departure": {
"delay": 67,
"time": "1769100247"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1769100068"
},
"departure": {
"delay": 8,
"time": "1769100068"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471237:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850625F5403128x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769104200"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101800"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769096914",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850625F5403128x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769106240"
},
"departure": {
"time": "1769106240"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769105640"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105340"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769106300"
},
"departure": {
"time": "1769106300"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769106540"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106480"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106600"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769104265"
},
"departure": {
"delay": 5,
"time": "1769104265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769106180"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769107080"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769104920"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769106485"
},
"departure": {
"delay": 5,
"time": "1769106485"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769104625"
},
"departure": {
"delay": 5,
"time": "1769104625"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106840"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769104685"
},
"departure": {
"delay": 5,
"time": "1769104685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769100152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1093:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107896x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769100284"
},
"departure": {
"delay": -16,
"time": "1769100284"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1769100988"
},
"departure": {
"delay": 28,
"time": "1769100988"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769100560"
},
"departure": {
"delay": 20,
"time": "1769100560"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1769101083"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769100655"
},
"departure": {
"delay": -5,
"time": "1769100655"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1769100880"
},
"departure": {
"delay": 40,
"time": "1769100880"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1769100767"
},
"departure": {
"delay": -13,
"time": "1769100767"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1769100001"
},
"departure": {
"delay": 61,
"time": "1769100001"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1769100098"
},
"departure": {
"delay": 38,
"time": "1769100098"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1769100437"
},
"departure": {
"delay": 17,
"time": "1769100437"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107896x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1769100780"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 300,
"time": "1769100000"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 300,
"time": "1769100540"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 300,
"time": "1769101200"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1769098740"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 300,
"time": "1769101320"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 300,
"time": "1769100960"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 300,
"time": "1769100360"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 360,
"time": "1769099520"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 240,
"time": "1769098620"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 240,
"time": "1769098920"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769098320"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1769101440"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 300,
"time": "1769100840"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 300,
"time": "1769100420"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1769101260"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769100001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4126:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100180"
},
"departure": {
"time": "1769100180"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1769100654"
},
"departure": {
"delay": -66,
"time": "1769100654"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769100270"
},
"departure": {
"delay": 30,
"time": "1769100270"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1769100497"
},
"departure": {
"delay": 17,
"time": "1769100497"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769100429"
},
"departure": {
"delay": 69,
"time": "1769100429"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1769100386"
},
"departure": {
"delay": 86,
"time": "1769100386"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -24,
"time": "1769100576"
},
"departure": {
"delay": -24,
"time": "1769100576"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1769100515"
},
"departure": {
"delay": 35,
"time": "1769100515"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1769100336"
},
"departure": {
"delay": 36,
"time": "1769100336"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -145,
"time": "1769100755"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596261:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057175x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769100063"
},
"departure": {
"delay": 63,
"time": "1769100063"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1769101174"
},
"departure": {
"delay": 34,
"time": "1769101174"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1769100028"
},
"departure": {
"delay": 28,
"time": "1769100028"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769099917"
},
"departure": {
"delay": 37,
"time": "1769099917"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1769100706"
},
"departure": {
"delay": 46,
"time": "1769100706"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1769100885"
},
"departure": {
"delay": 45,
"time": "1769100885"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1769101050"
},
"departure": {
"delay": 90,
"time": "1769101050"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769100286"
},
"departure": {
"delay": 46,
"time": "1769100286"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769100529"
},
"departure": {
"delay": 49,
"time": "1769100529"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769100814"
},
"departure": {
"delay": 34,
"time": "1769100814"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769100634"
},
"departure": {
"delay": 34,
"time": "1769100634"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1769101474"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769100334"
},
"departure": {
"delay": 34,
"time": "1769100334"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1769100569"
},
"departure": {
"delay": 89,
"time": "1769100569"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1769099802"
},
"departure": {
"delay": 42,
"time": "1769099802"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1769100238"
},
"departure": {
"delay": 58,
"time": "1769100238"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1769101114"
},
"departure": {
"delay": 34,
"time": "1769101114"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1769100934"
},
"departure": {
"delay": 34,
"time": "1769100934"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1769100449"
},
"departure": {
"delay": 89,
"time": "1769100449"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1769100398"
},
"departure": {
"delay": 38,
"time": "1769100398"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1769100154"
},
"departure": {
"delay": 34,
"time": "1769100154"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769100046",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057175x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769105340"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2813:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108097x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1769099623"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1769099489"
},
"departure": {
"delay": -31,
"time": "1769099489"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -67,
"time": "1769099333"
},
"departure": {
"delay": -67,
"time": "1769099333"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769099626",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108097x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075789x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769101116"
},
"departure": {
"delay": 36,
"time": "1769101116"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101740"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769101440"
},
"departure": {
"time": "1769101440"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1769100957"
},
"departure": {
"delay": 57,
"time": "1769100957"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1769100632"
},
"departure": {
"delay": 32,
"time": "1769100632"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769100568"
},
"departure": {
"delay": 28,
"time": "1769100568"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1769101030"
},
"departure": {
"delay": 10,
"time": "1769101030"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1769100811"
},
"departure": {
"delay": 31,
"time": "1769100811"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1769100489"
},
"departure": {
"delay": 9,
"time": "1769100489"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769101316"
},
"departure": {
"delay": 56,
"time": "1769101316"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075789x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108007x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1769101567"
},
"departure": {
"delay": 7,
"time": "1769101567"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769101343"
},
"departure": {
"delay": 23,
"time": "1769101343"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1769101670"
},
"departure": {
"delay": 50,
"time": "1769101670"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1769100353"
},
"departure": {
"delay": 53,
"time": "1769100353"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769100986"
},
"departure": {
"delay": 26,
"time": "1769100986"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1769101790"
},
"departure": {
"delay": 50,
"time": "1769101790"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769101460"
},
"departure": {
"delay": 20,
"time": "1769101460"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1769101139"
},
"departure": {
"delay": 59,
"time": "1769101139"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769101886"
},
"departure": {
"delay": 26,
"time": "1769101886"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769100606"
},
"departure": {
"delay": 6,
"time": "1769100606"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769101972"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769100871"
},
"departure": {
"delay": 31,
"time": "1769100871"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1769100771"
},
"departure": {
"delay": 51,
"time": "1769100771"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1769100478"
},
"departure": {
"delay": 58,
"time": "1769100478"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769099856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108007x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852870F5389203x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769111160"
},
"departure": {
"time": "1769111220"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107320"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769113860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769111940"
},
"departure": {
"time": "1769112000"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109900"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106600"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769112780"
},
"departure": {
"time": "1769112840"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769097274",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852870F5389203x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851045F5403155x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107380"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769099375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851045F5403155x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4944047832563712x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769101263"
},
"stopId": "FR:14273:ZE:5676538151305216:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1769101158"
},
"departure": {
"delay": 88,
"time": "1769101168"
},
"stopId": "FR:14273:ZE:4512218218496000:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -277,
"time": "1769100181"
},
"departure": {
"delay": -277,
"time": "1769100203"
},
"stopId": "FR:61366:ZE:5401247961055232:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -15,
"time": "1769100995"
},
"departure": {
"delay": -15,
"time": "1769101005"
},
"stopId": "FR:14273:ZE:5030647815995392:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -164,
"time": "1769100382"
},
"departure": {
"delay": -164,
"time": "1769100556"
},
"stopId": "FR:61366:ZE:5175887705145344:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -175,
"time": "1769099993"
},
"departure": {
"delay": -175,
"time": "1769100005"
},
"stopId": "FR:61366:ZE:5511336562786304:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6355174659457024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4944047832563712x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:995:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769099898",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:995:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3128F5413812x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769109780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104680"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769097934",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3128F5413812x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596672:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -237,
"time": "1769103063"
},
"departure": {
"delay": -237,
"time": "1769103063"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -245,
"time": "1769103115"
},
"departure": {
"delay": -245,
"time": "1769103115"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -282,
"time": "1769103258"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -113,
"time": "1769102707"
},
"departure": {
"delay": -113,
"time": "1769102707"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1856,
"time": "1769100184"
},
"departure": {
"delay": -1856,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -112,
"time": "1769102528"
},
"departure": {
"delay": -112,
"time": "1769102528"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2216,
"time": "1769100184"
},
"departure": {
"delay": -2216,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -151,
"time": "1769102789"
},
"departure": {
"delay": -151,
"time": "1769102789"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -197,
"time": "1769102923"
},
"departure": {
"delay": -197,
"time": "1769102923"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -267,
"time": "1769103213"
},
"departure": {
"delay": -267,
"time": "1769103213"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -228,
"time": "1769103012"
},
"departure": {
"delay": -228,
"time": "1769103012"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -172,
"time": "1769102588"
},
"departure": {
"delay": -172,
"time": "1769102588"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2156,
"time": "1769100184"
},
"departure": {
"delay": -2156,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -203,
"time": "1769102857"
},
"departure": {
"delay": -203,
"time": "1769102857"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -260,
"time": "1769103160"
},
"departure": {
"delay": -260,
"time": "1769103160"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596672:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -205,
"time": "1769101115"
},
"departure": {
"delay": -205,
"time": "1769101115"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -776,
"time": "1769100184"
},
"departure": {
"delay": -776,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -179,
"time": "1769101321"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -896,
"time": "1769100184"
},
"departure": {
"delay": -896,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -156,
"time": "1769101284"
},
"departure": {
"delay": -156,
"time": "1769101284"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -656,
"time": "1769100184"
},
"departure": {
"delay": -656,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -416,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -226,
"time": "1769101034"
},
"departure": {
"delay": -226,
"time": "1769101034"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -476,
"time": "1769100184"
},
"departure": {
"delay": -476,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -596,
"time": "1769100184"
},
"departure": {
"delay": -596,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602209:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230587x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769099753"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 176,
"time": "1769099576"
},
"departure": {
"delay": 176,
"time": "1769099576"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 168,
"time": "1769099508"
},
"departure": {
"delay": 168,
"time": "1769099508"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1769099639"
},
"departure": {
"delay": 179,
"time": "1769099639"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 169,
"time": "1769099449"
},
"departure": {
"delay": 169,
"time": "1769099449"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1769099706",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230587x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -135,
"time": "1769100705"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -86,
"time": "1769100334"
},
"departure": {
"delay": -86,
"time": "1769100334"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -135,
"time": "1769100525"
},
"departure": {
"delay": -135,
"time": "1769100525"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1769099750"
},
"departure": {
"delay": -56,
"time": "1769099764"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1769100645"
},
"departure": {
"delay": -135,
"time": "1769100645"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1769100094"
},
"departure": {
"delay": 94,
"time": "1769100094"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -56,
"time": "1769100424"
},
"departure": {
"delay": -56,
"time": "1769100424"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -73,
"time": "1769100467"
},
"departure": {
"delay": -73,
"time": "1769100467"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -135,
"time": "1769100585"
},
"departure": {
"delay": -135,
"time": "1769100585"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1769099811"
},
"departure": {
"delay": 4,
"time": "1769099944"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1769100244"
},
"departure": {
"delay": -56,
"time": "1769100244"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769100138"
},
"departure": {
"delay": -26,
"time": "1769100154"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596666:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1676,
"time": "1769100184"
},
"departure": {
"delay": -1676,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2276,
"time": "1769100184"
},
"departure": {
"delay": -2276,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2096,
"time": "1769100184"
},
"departure": {
"delay": -2096,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1796,
"time": "1769100184"
},
"departure": {
"delay": -1796,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1616,
"time": "1769100184"
},
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2036,
"time": "1769100184"
},
"departure": {
"delay": -2036,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2516,
"time": "1769100184"
},
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1976,
"time": "1769100184"
},
"departure": {
"delay": -1976,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2396,
"time": "1769100184"
},
"departure": {
"delay": -2396,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2636,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -1616,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602219:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769064094"
},
"departure": {
"delay": -6,
"time": "1769064114"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1769063722"
},
"departure": {
"delay": 181,
"time": "1769063761"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 191,
"time": "1769063591"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1769064429"
},
"departure": {
"delay": -31,
"time": "1769064449"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769064365"
},
"departure": {
"delay": -43,
"time": "1769064377"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 183,
"time": "1769063690"
},
"departure": {
"delay": 183,
"time": "1769063703"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769064900"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1769064317"
},
"departure": {
"delay": 25,
"time": "1769064325"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1769064009"
},
"departure": {
"delay": 36,
"time": "1769064036"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1769064048"
},
"departure": {
"delay": 20,
"time": "1769064080"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1769064179"
},
"departure": {
"delay": -46,
"time": "1769064194"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1769063965"
},
"departure": {
"delay": 108,
"time": "1769063988"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1769064456"
},
"departure": {
"delay": -59,
"time": "1769064481"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1769064519"
},
"departure": {
"delay": -39,
"time": "1769064561"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1769063898"
},
"departure": {
"delay": 131,
"time": "1769063951"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1769063827"
},
"departure": {
"delay": 136,
"time": "1769063836"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 168,
"time": "1769063802"
},
"departure": {
"delay": 168,
"time": "1769063808"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769089920"
},
"departure": {
"time": "1769089920"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769090220"
},
"departure": {
"time": "1769090220"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769089800"
},
"departure": {
"time": "1769089800"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769090580"
},
"departure": {
"time": "1769090580"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769089980"
},
"departure": {
"time": "1769089980"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769090280"
},
"departure": {
"time": "1769090280"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769091000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769090340"
},
"departure": {
"time": "1769090340"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769090160"
},
"departure": {
"time": "1769090160"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769090040"
},
"departure": {
"time": "1769090040"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1769089740"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769090820"
},
"departure": {
"time": "1769090820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769090760"
},
"departure": {
"time": "1769090760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769090400"
},
"departure": {
"time": "1769090400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769089860"
},
"departure": {
"time": "1769089860"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769089684",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1889:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769095838"
},
"departure": {
"delay": 113,
"time": "1769095853"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769096730"
},
"departure": {
"delay": 70,
"time": "1769096770"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1769095924"
},
"departure": {
"delay": 76,
"time": "1769095936"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1769095607"
},
"departure": {
"delay": 125,
"time": "1769095625"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1769096453"
},
"departure": {
"delay": 81,
"time": "1769096481"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1769097250"
},
"departure": {
"delay": 150,
"time": "1769097270"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1769096244"
},
"departure": {
"delay": 38,
"time": "1769096258"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1769097129"
},
"departure": {
"delay": 166,
"time": "1769097166"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 62,
"time": "1769096688"
},
"departure": {
"delay": 62,
"time": "1769096702"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1769097346"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1769096077"
},
"departure": {
"delay": 45,
"time": "1769096085"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1769096794"
},
"departure": {
"delay": 46,
"time": "1769096806"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1769096544"
},
"departure": {
"delay": 106,
"time": "1769096566"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769097036"
},
"departure": {
"delay": 133,
"time": "1769097073"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1769096186"
},
"departure": {
"delay": 38,
"time": "1769096198"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1769095768"
},
"departure": {
"delay": 140,
"time": "1769095820"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1769097004"
},
"departure": {
"delay": 136,
"time": "1769097016"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 96,
"time": "1769095536"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1769096838"
},
"departure": {
"delay": 95,
"time": "1769096915"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1769095883"
},
"departure": {
"delay": 94,
"time": "1769095894"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1769097206"
},
"departure": {
"delay": 161,
"time": "1769097221"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1769095662"
},
"departure": {
"delay": 110,
"time": "1769095670"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1769096354"
},
"departure": {
"delay": 46,
"time": "1769096386"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1769095721"
},
"departure": {
"delay": 107,
"time": "1769095727"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1769095944"
},
"departure": {
"delay": 96,
"time": "1769096016"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:39:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2681:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851724F5403191x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769099400"
},
"departure": {
"time": "1769099460"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769098920"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100000"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769094934",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851724F5403191x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:43:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 155,
"time": "1769099195"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 153,
"time": "1769099365"
},
"departure": {
"delay": 153,
"time": "1769099373"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1769099657"
},
"departure": {
"delay": 28,
"time": "1769099668"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100300"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1769099255"
},
"departure": {
"delay": 173,
"time": "1769099273"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1769100089"
},
"departure": {
"delay": 49,
"time": "1769100109"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1769099772"
},
"departure": {
"delay": 27,
"time": "1769099787"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100480"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769099550"
},
"departure": {
"delay": 70,
"time": "1769099590"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"time": "1769100840"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1769100010"
},
"departure": {
"delay": 38,
"time": "1769100038"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1769099832"
},
"departure": {
"delay": 23,
"time": "1769099843"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100720"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769099432"
},
"departure": {
"delay": 108,
"time": "1769099448"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1769099474"
},
"departure": {
"delay": 87,
"time": "1769099487"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1769099406"
},
"departure": {
"delay": 134,
"time": "1769099414"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1769099948"
},
"departure": {
"delay": 22,
"time": "1769099962"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100240"
},
"departure": {
"time": "1769100240"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1769099310"
},
"departure": {
"delay": 157,
"time": "1769099317"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1769099515"
},
"departure": {
"delay": 85,
"time": "1769099545"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:43:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857111F5417311x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769108880"
},
"departure": {
"time": "1769108940"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769110200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769103840"
},
"departure": {
"time": "1769103900"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769104140"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104680"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769099675",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857111F5417311x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105520"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105580"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769106000"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769105100"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106360"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106060"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105340"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105640"
},
"departure": {
"time": "1769105640"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1769100148",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2839:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9505,
"time": "1769097727"
},
"departure": {
"delay": -9505,
"time": "1769097755"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9425,
"time": "1769098610"
},
"departure": {
"delay": -9425,
"time": "1769098615"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9425,
"time": "1769098503"
},
"departure": {
"delay": -9425,
"time": "1769098555"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9305,
"time": "1769099412"
},
"departure": {
"delay": -9305,
"time": "1769099455"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -9545,
"time": "1769097635"
},
"departure": {
"delay": -9545,
"time": "1769097655"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9525,
"time": "1769098020"
},
"departure": {
"delay": -9525,
"time": "1769098035"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -9385,
"time": "1769099048"
},
"departure": {
"delay": -9385,
"time": "1769099075"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -9445,
"time": "1769098736"
},
"departure": {
"delay": -9445,
"time": "1769098775"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -9445,
"time": "1769099132"
},
"departure": {
"delay": -9445,
"time": "1769099135"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -9505,
"time": "1769098146"
},
"departure": {
"delay": -9505,
"time": "1769098175"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -9545,
"time": "1769098308"
},
"departure": {
"delay": -9545,
"time": "1769098315"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -9525,
"time": "1769097832"
},
"departure": {
"delay": -9525,
"time": "1769097855"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9485,
"time": "1769098391"
},
"departure": {
"delay": -9485,
"time": "1769098435"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -9425,
"time": "1769098963"
},
"departure": {
"delay": -9425,
"time": "1769098975"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9555,
"time": "1769099505"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -9425,
"time": "1769098848"
},
"departure": {
"delay": -9425,
"time": "1769098855"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -9345,
"time": "1769099335"
},
"departure": {
"delay": -9345,
"time": "1769099355"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -9385,
"time": "1769099232"
},
"departure": {
"delay": -9385,
"time": "1769099255"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -9565,
"time": "1769097904"
},
"departure": {
"delay": -9565,
"time": "1769097935"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769097662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2187:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769104273"
},
"departure": {
"delay": -47,
"time": "1769104273"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1769103550"
},
"departure": {
"delay": -50,
"time": "1769103550"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1769104412"
},
"departure": {
"delay": 32,
"time": "1769104412"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -54,
"time": "1769104806"
},
"departure": {
"delay": -54,
"time": "1769104806"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -80,
"time": "1769104600"
},
"departure": {
"delay": -80,
"time": "1769104600"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1769104840"
},
"departure": {
"delay": -80,
"time": "1769104840"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1769103404"
},
"departure": {
"delay": 44,
"time": "1769103404"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -87,
"time": "1769103693"
},
"departure": {
"delay": -87,
"time": "1769103693"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1769104212"
},
"departure": {
"delay": 12,
"time": "1769104212"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1769103471"
},
"departure": {
"delay": -9,
"time": "1769103471"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1769103603"
},
"departure": {
"delay": -57,
"time": "1769103603"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -96,
"time": "1769103864"
},
"departure": {
"delay": -96,
"time": "1769103864"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -87,
"time": "1769103753"
},
"departure": {
"delay": -87,
"time": "1769103753"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -34,
"time": "1769104046"
},
"departure": {
"delay": -34,
"time": "1769104046"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1769103946"
},
"departure": {
"delay": -74,
"time": "1769103946"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -69,
"time": "1769104551"
},
"departure": {
"delay": -69,
"time": "1769104551"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1769104459"
},
"departure": {
"delay": 19,
"time": "1769104459"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1769104691"
},
"departure": {
"delay": 11,
"time": "1769104691"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -110,
"time": "1769104870"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -45,
"time": "1769104695"
},
"departure": {
"delay": -45,
"time": "1769104695"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -112,
"time": "1769104748"
},
"departure": {
"delay": -112,
"time": "1769104748"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1769104508"
},
"departure": {
"delay": 8,
"time": "1769104508"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598395:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101500"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101740"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100720"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4127:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761927xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 362,
"time": "1769091122"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1769091428"
},
"departure": {
"delay": 210,
"time": "1769091450"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 165,
"time": "1769091330"
},
"departure": {
"delay": 165,
"time": "1769091345"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769091566"
},
"departure": {
"time": "1769091360"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1769091495"
},
"departure": {
"delay": 202,
"time": "1769091502"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 279,
"time": "1769091207"
},
"departure": {
"delay": 279,
"time": "1769091219"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761927xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769100180"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769099100"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769098620"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2059:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:7ee9a2c033dd0c8aa79ae643ffe758a1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1769101008"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1769099866"
},
"departure": {
"delay": 88,
"time": "1769099908"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1769099770"
},
"departure": {
"delay": 83,
"time": "1769099783"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1769100708"
},
"departure": {
"delay": 108,
"time": "1769100708"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1769100768"
},
"departure": {
"delay": 108,
"time": "1769100768"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1769099733"
},
"departure": {
"delay": 107,
"time": "1769099747"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 108,
"time": "1769100288"
},
"departure": {
"delay": 108,
"time": "1769100288"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1769100228"
},
"departure": {
"delay": 108,
"time": "1769100228"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 87,
"time": "1769099952"
},
"departure": {
"delay": 87,
"time": "1769099967"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"delay": 123,
"time": "1769099523"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1769100150"
},
"departure": {
"delay": 108,
"time": "1769100168"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1769099679"
},
"departure": {
"delay": 123,
"time": "1769099703"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1769099582"
},
"departure": {
"delay": 83,
"time": "1769099603"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1769100408"
},
"departure": {
"delay": 108,
"time": "1769100408"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1769100828"
},
"departure": {
"delay": 108,
"time": "1769100828"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 85,
"time": "1769099649"
},
"departure": {
"delay": 85,
"time": "1769099665"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1769100948"
},
"departure": {
"delay": 108,
"time": "1769100948"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1769100468"
},
"departure": {
"delay": 108,
"time": "1769100468"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 108,
"time": "1769100888"
},
"departure": {
"delay": 108,
"time": "1769100888"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1769100021"
},
"departure": {
"delay": 108,
"time": "1769100048"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1769100588"
},
"departure": {
"delay": 108,
"time": "1769100588"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1769100528"
},
"departure": {
"delay": 108,
"time": "1769100528"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1769099544"
},
"departure": {
"delay": 98,
"time": "1769099558"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
}
],
"timestamp": "1769100242",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:7ee9a2c033dd0c8aa79ae643ffe758a1:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769101140"
},
"departure": {
"delay": 180,
"time": "1769101140"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1769100180"
},
"departure": {
"delay": 180,
"time": "1769100180"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1769101800"
},
"departure": {
"delay": 180,
"time": "1769101800"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1769099580"
},
"departure": {
"delay": 185,
"time": "1769099585"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1769101380"
},
"departure": {
"delay": 180,
"time": "1769101380"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1769099520"
},
"departure": {
"delay": 185,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769101740"
},
"departure": {
"delay": 180,
"time": "1769101740"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 135,
"time": "1769099470"
},
"departure": {
"delay": 135,
"time": "1769099475"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769100480"
},
"departure": {
"delay": 180,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1769099710"
},
"departure": {
"delay": 135,
"time": "1769099715"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769099640"
},
"departure": {
"delay": 180,
"time": "1769099640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769099820"
},
"departure": {
"delay": 125,
"time": "1769099825"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1769099940"
},
"departure": {
"delay": 185,
"time": "1769099945"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769099460"
},
"departure": {
"delay": 185,
"time": "1769099465"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1769100300"
},
"departure": {
"delay": 180,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1769102160"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1769099400"
},
"departure": {
"delay": 185,
"time": "1769099405"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769098920"
},
"departure": {
"delay": 120,
"time": "1769098980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769101560"
},
"departure": {
"delay": 180,
"time": "1769101560"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1769099760"
},
"departure": {
"delay": 125,
"time": "1769099765"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1769099220"
},
"departure": {
"delay": 180,
"time": "1769099280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1769100060"
},
"departure": {
"delay": 180,
"time": "1769100120"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1769101200"
},
"departure": {
"delay": 180,
"time": "1769101200"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1769101440"
},
"departure": {
"delay": 180,
"time": "1769101440"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1769101080"
},
"departure": {
"delay": 180,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1769101500"
},
"departure": {
"delay": 180,
"time": "1769101500"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1769098860"
},
"departure": {
"delay": 5,
"time": "1769098865"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1769100900"
},
"departure": {
"delay": 180,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769101680"
},
"departure": {
"delay": 180,
"time": "1769101680"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1769100840"
},
"departure": {
"delay": 180,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1769101920"
},
"departure": {
"delay": 180,
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1769099700"
},
"departure": {
"delay": 180,
"time": "1769099700"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1769102040"
},
"departure": {
"delay": 180,
"time": "1769102040"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1769100158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:961:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230423x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1769100459"
},
"departure": {
"delay": 99,
"time": "1769100459"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1769099738"
},
"departure": {
"delay": 38,
"time": "1769099738"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1769100355"
},
"departure": {
"delay": 55,
"time": "1769100355"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1769099539"
},
"departure": {
"delay": 19,
"time": "1769099539"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1769101029"
},
"departure": {
"delay": 69,
"time": "1769101029"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1769099643"
},
"departure": {
"delay": 3,
"time": "1769099643"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1769099467"
},
"departure": {
"delay": 7,
"time": "1769099467"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1769101111"
},
"departure": {
"delay": 91,
"time": "1769101111"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 112,
"time": "1769100712"
},
"departure": {
"delay": 112,
"time": "1769100712"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1769101495"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1769100666"
},
"departure": {
"delay": 66,
"time": "1769100666"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 87,
"time": "1769100747"
},
"departure": {
"delay": 87,
"time": "1769100747"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -8,
"time": "1769099872"
},
"departure": {
"delay": -8,
"time": "1769099872"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1769100595"
},
"departure": {
"delay": 55,
"time": "1769100595"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -17,
"time": "1769099323"
},
"departure": {
"delay": -17,
"time": "1769099323"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 55,
"time": "1769100955"
},
"departure": {
"delay": 55,
"time": "1769100955"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230423x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1769098666"
},
"departure": {
"delay": 201,
"time": "1769098701"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 155,
"time": "1769098355"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 177,
"time": "1769098875"
},
"departure": {
"delay": 177,
"time": "1769098917"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 197,
"time": "1769098466"
},
"departure": {
"delay": 197,
"time": "1769098517"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 253,
"time": "1769098595"
},
"departure": {
"delay": 253,
"time": "1769098633"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 198,
"time": "1769098739"
},
"departure": {
"delay": 198,
"time": "1769098758"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1769098771"
},
"departure": {
"delay": 183,
"time": "1769098803"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"time": "1769098962"
},
"departure": {
"time": "1769098800"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1769098837"
},
"departure": {
"delay": 172,
"time": "1769098852"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153491:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851014F5403145x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769104440"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1769096074",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851014F5403145x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769098370"
},
"departure": {
"delay": -70,
"time": "1769098370"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLycx:ATOUMOD012",
"stopSequence": 5
},
{
"departure": {
"delay": -70,
"time": "1769097830"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": -70,
"time": "1769098070"
},
"departure": {
"delay": -70,
"time": "1769098070"
},
"stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -70,
"time": "1769098250"
},
"departure": {
"delay": -70,
"time": "1769098250"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": -70,
"time": "1769098190"
},
"departure": {
"delay": -70,
"time": "1769098190"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012",
"stopSequence": 3
}
],
"timestamp": "1769099437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000288:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189190x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 361,
"time": "1769101501"
},
"departure": {
"delay": 361,
"time": "1769101501"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 325,
"time": "1769101645"
},
"departure": {
"delay": 325,
"time": "1769101645"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 325,
"time": "1769100145"
},
"departure": {
"delay": 325,
"time": "1769100145"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 342,
"time": "1769101182"
},
"departure": {
"delay": 342,
"time": "1769101182"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 317,
"time": "1769101097"
},
"departure": {
"delay": 317,
"time": "1769101097"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 335,
"time": "1769101055"
},
"departure": {
"delay": 335,
"time": "1769101055"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 317,
"time": "1769101397"
},
"departure": {
"delay": 317,
"time": "1769101397"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 356,
"time": "1769101016"
},
"departure": {
"delay": 356,
"time": "1769101016"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 317,
"time": "1769101277"
},
"departure": {
"delay": 317,
"time": "1769101277"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 317,
"time": "1769101697"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 317,
"time": "1769100557"
},
"departure": {
"delay": 317,
"time": "1769100557"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 338,
"time": "1769101598"
},
"departure": {
"delay": 338,
"time": "1769101598"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 324,
"time": "1769099964"
},
"departure": {
"delay": 324,
"time": "1769099964"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 338,
"time": "1769100218"
},
"departure": {
"delay": 338,
"time": "1769100218"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 351,
"time": "1769101251"
},
"departure": {
"delay": 351,
"time": "1769101251"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189190x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1820,
"time": "1769096960"
},
"departure": {
"delay": 1820,
"time": "1769096960"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1885,
"time": "1769096702"
},
"departure": {
"delay": 1885,
"time": "1769096725"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1835,
"time": "1769096350"
},
"departure": {
"delay": 1835,
"time": "1769096375"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1850,
"time": "1769096450"
},
"departure": {
"delay": 1850,
"time": "1769096450"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1802,
"time": "1769096402"
},
"departure": {
"delay": 1802,
"time": "1769096402"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2006,
"time": "1769098226"
},
"departure": {
"delay": 2006,
"time": "1769098226"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1836,
"time": "1769097876"
},
"departure": {
"delay": 1836,
"time": "1769097876"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 1996,
"time": "1769098276"
},
"departure": {
"delay": 1996,
"time": "1769098276"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1790,
"time": "1769097027"
},
"departure": {
"delay": 1790,
"time": "1769097050"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1866,
"time": "1769096526"
},
"departure": {
"delay": 1866,
"time": "1769096526"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1845,
"time": "1769097979"
},
"departure": {
"delay": 1845,
"time": "1769098005"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1855,
"time": "1769096575"
},
"departure": {
"delay": 1855,
"time": "1769096575"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769096161",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8996:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769099905"
},
"departure": {
"delay": 96,
"time": "1769099916"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1769099595"
},
"departure": {
"delay": 149,
"time": "1769099609"
},
"stopId": "FR:14582:ZE:6282580074692608:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1769101264"
},
"departure": {
"delay": 74,
"time": "1769101274"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1769101365"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 82,
"time": "1769099708"
},
"departure": {
"delay": 82,
"time": "1769099722"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769099981"
},
"departure": {
"delay": 117,
"time": "1769099997"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1769099423"
},
"departure": {
"delay": 153,
"time": "1769099433"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1769099811"
},
"departure": {
"delay": 122,
"time": "1769099822"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1769099369"
},
"departure": {
"delay": 161,
"time": "1769099381"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1769100794"
},
"departure": {
"delay": 84,
"time": "1769100804"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 145,
"time": "1769101155"
},
"departure": {
"delay": 145,
"time": "1769101165"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1769100204"
},
"departure": {
"delay": 51,
"time": "1769100231"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1769100921"
},
"departure": {
"delay": 91,
"time": "1769100931"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1769100090"
},
"departure": {
"delay": 94,
"time": "1769100094"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769100645"
},
"departure": {
"delay": 55,
"time": "1769100655"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1769100292"
},
"departure": {
"delay": 2,
"time": "1769100302"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769099963",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1769103190"
},
"departure": {
"delay": -110,
"time": "1769103190"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1629,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1769102153"
},
"departure": {
"delay": -7,
"time": "1769102153"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1769103305"
},
"departure": {
"delay": -115,
"time": "1769103305"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1769102562"
},
"departure": {
"delay": -18,
"time": "1769102562"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1869,
"time": "1769100171"
},
"departure": {
"delay": -1869,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769102718"
},
"departure": {
"delay": 18,
"time": "1769102718"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1809,
"time": "1769100171"
},
"departure": {
"delay": -1809,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -15,
"time": "1769102325"
},
"departure": {
"delay": -15,
"time": "1769102325"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1769102804"
},
"departure": {
"delay": -16,
"time": "1769102804"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1769103069"
},
"departure": {
"delay": -51,
"time": "1769103069"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -129,
"time": "1769103351"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -25,
"time": "1769103155"
},
"departure": {
"delay": -25,
"time": "1769103155"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1769102913"
},
"departure": {
"delay": -27,
"time": "1769102913"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1769102378"
},
"departure": {
"delay": -22,
"time": "1769102378"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1769102273"
},
"departure": {
"delay": -7,
"time": "1769102273"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -11,
"time": "1769102629"
},
"departure": {
"delay": -11,
"time": "1769102629"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1769102979"
},
"departure": {
"delay": -81,
"time": "1769102979"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1749,
"time": "1769100171"
},
"departure": {
"delay": -1749,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1769102532"
},
"departure": {
"delay": 12,
"time": "1769102532"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1769102448"
},
"departure": {
"delay": -12,
"time": "1769102448"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769102496"
},
"departure": {
"delay": -24,
"time": "1769102496"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470585:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769110620"
},
"departure": {
"time": "1769110680"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769111520"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109900"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769099975",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F5413809x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4061:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102880"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769100240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100960"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769100180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4061:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4469777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 752,
"time": "1769099972"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 806,
"time": "1769099839"
},
"departure": {
"delay": 806,
"time": "1769099846"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 726,
"time": "1769099766"
},
"departure": {
"delay": 726,
"time": "1769099766"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 746,
"time": "1769099658"
},
"departure": {
"delay": 746,
"time": "1769099666"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 843,
"time": "1769099943"
},
"departure": {
"delay": 843,
"time": "1769099943"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1769099991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4469777:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1769083595"
},
"departure": {
"delay": -15,
"time": "1769083605"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -48,
"time": "1769083780"
},
"departure": {
"delay": -48,
"time": "1769083812"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 10,
"time": "1769083450"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1769083689"
},
"departure": {
"delay": -37,
"time": "1769083703"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769083492"
},
"departure": {
"delay": 1,
"time": "1769083501"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": -28,
"time": "1769083520"
},
"departure": {
"delay": -28,
"time": "1769083532"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769083921"
},
"departure": {
"time": "1769083920"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430283:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485127xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 353,
"time": "1769090693"
},
"departure": {
"delay": 353,
"time": "1769090693"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 422,
"time": "1769090772"
},
"departure": {
"delay": 422,
"time": "1769090822"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 468,
"time": "1769090672"
},
"departure": {
"delay": 468,
"time": "1769090688"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 423,
"time": "1769090933"
},
"departure": {
"delay": 423,
"time": "1769090943"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 303,
"time": "1769090403"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485127xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104200"
},
"departure": {
"time": "1769104200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2783:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107894x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1769099932"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1769099811"
},
"departure": {
"delay": -9,
"time": "1769099811"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1769099735"
},
"departure": {
"delay": 35,
"time": "1769099735"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769099876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107894x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13137F5400253x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100480"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100060"
},
"departure": {
"time": "1769100120"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769097000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769099280"
},
"departure": {
"time": "1769099400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13137F5400253x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13154F5400264x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769098656",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13154F5400264x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852423F5403258x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769098080"
},
"departure": {
"time": "1769098140"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769099160"
},
"departure": {
"time": "1769099220"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769099760"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1769094274",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852423F5403258x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230337x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 363,
"time": "1769100603"
},
"departure": {
"delay": 363,
"time": "1769100603"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 384,
"time": "1769100624"
},
"departure": {
"delay": 384,
"time": "1769100624"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 338,
"time": "1769100698"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 343,
"time": "1769100403"
},
"departure": {
"delay": 343,
"time": "1769100403"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 338,
"time": "1769100338"
},
"departure": {
"delay": 338,
"time": "1769100338"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 346,
"time": "1769099806"
},
"departure": {
"delay": 346,
"time": "1769099806"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 388,
"time": "1769100508"
},
"departure": {
"delay": 388,
"time": "1769100508"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 361,
"time": "1769099941"
},
"departure": {
"delay": 361,
"time": "1769099941"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 343,
"time": "1769100463"
},
"departure": {
"delay": 343,
"time": "1769100463"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 372,
"time": "1769100072"
},
"departure": {
"delay": 372,
"time": "1769100072"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 338,
"time": "1769100158"
},
"departure": {
"delay": 338,
"time": "1769100158"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 338,
"time": "1769100578"
},
"departure": {
"delay": 338,
"time": "1769100578"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 367,
"time": "1769100247"
},
"departure": {
"delay": 367,
"time": "1769100247"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 291,
"time": "1769099871"
},
"departure": {
"delay": 291,
"time": "1769099871"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 352,
"time": "1769099992"
},
"departure": {
"delay": 352,
"time": "1769099992"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 313,
"time": "1769099773"
},
"departure": {
"delay": 313,
"time": "1769099773"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 370,
"time": "1769100670"
},
"departure": {
"delay": 370,
"time": "1769100670"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769100166",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230337x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769099898",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1047:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707910:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769084811"
},
"departure": {
"delay": 124,
"time": "1769084884"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1769084980"
},
"departure": {
"time": "1769084820"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 90,
"time": "1769084730"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707910:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 412,
"time": "1769100832"
},
"departure": {
"delay": 412,
"time": "1769100832"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 367,
"time": "1769101267"
},
"departure": {
"delay": 367,
"time": "1769101267"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 372,
"time": "1769100912"
},
"departure": {
"delay": 372,
"time": "1769100912"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1769099865"
},
"departure": {
"delay": 300,
"time": "1769099880"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 398,
"time": "1769101118"
},
"departure": {
"delay": 398,
"time": "1769101118"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 330,
"time": "1769099730"
},
"departure": {
"delay": 330,
"time": "1769099730"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 330,
"time": "1769100090"
},
"departure": {
"delay": 330,
"time": "1769100090"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 392,
"time": "1769100992"
},
"departure": {
"delay": 392,
"time": "1769100992"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": 300,
"time": "1769099700"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 378,
"time": "1769100438"
},
"departure": {
"delay": 378,
"time": "1769100438"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 403,
"time": "1769100703"
},
"departure": {
"delay": 403,
"time": "1769100703"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 425,
"time": "1769100965"
},
"departure": {
"delay": 425,
"time": "1769100965"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 367,
"time": "1769100547"
},
"departure": {
"delay": 367,
"time": "1769100547"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 413,
"time": "1769101193"
},
"departure": {
"delay": 413,
"time": "1769101193"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 408,
"time": "1769101308"
},
"departure": {
"delay": 408,
"time": "1769101308"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 408,
"time": "1769100348"
},
"departure": {
"delay": 408,
"time": "1769100348"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 395,
"time": "1769100635"
},
"departure": {
"delay": 395,
"time": "1769100635"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 419,
"time": "1769100659"
},
"departure": {
"delay": 419,
"time": "1769100659"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 407,
"time": "1769100767"
},
"departure": {
"delay": 407,
"time": "1769100767"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 378,
"time": "1769100198"
},
"departure": {
"delay": 378,
"time": "1769100198"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 334,
"time": "1769100274"
},
"departure": {
"delay": 334,
"time": "1769100274"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 318,
"time": "1769101398"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1769099961"
},
"departure": {
"delay": 300,
"time": "1769100000"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470596:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769101020"
},
"departure": {
"delay": 180,
"time": "1769101020"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1769099160"
},
"departure": {
"delay": 125,
"time": "1769099165"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1769100780"
},
"departure": {
"delay": 180,
"time": "1769100780"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 125,
"time": "1769099220"
},
"departure": {
"delay": 125,
"time": "1769099225"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1769100900"
},
"departure": {
"delay": 180,
"time": "1769100900"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 75,
"time": "1769099650"
},
"departure": {
"delay": 75,
"time": "1769099655"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1769098920"
},
"departure": {
"delay": 125,
"time": "1769098925"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1769101080"
},
"departure": {
"delay": 180,
"time": "1769101080"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 125,
"time": "1769099640"
},
"departure": {
"delay": 125,
"time": "1769099645"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769100060"
},
"departure": {
"delay": 185,
"time": "1769100065"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769098560"
},
"departure": {
"delay": 120,
"time": "1769098680"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769099340"
},
"departure": {
"delay": 65,
"time": "1769099345"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1769101200"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 125,
"time": "1769099580"
},
"departure": {
"delay": 125,
"time": "1769099585"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769097960"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769099520"
},
"departure": {
"delay": 125,
"time": "1769099525"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1769099590"
},
"departure": {
"delay": 135,
"time": "1769099595"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1769099040"
},
"departure": {
"delay": 125,
"time": "1769099045"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1769100660"
},
"departure": {
"delay": 180,
"time": "1769100660"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1769099880"
},
"departure": {
"delay": 65,
"time": "1769099885"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769099760"
},
"departure": {
"delay": 65,
"time": "1769099765"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1769099100"
},
"departure": {
"delay": 125,
"time": "1769099105"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1769100240"
},
"departure": {
"delay": 180,
"time": "1769100240"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1769101025"
},
"departure": {
"delay": 185,
"time": "1769101025"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 180,
"time": "1769100420"
},
"departure": {
"delay": 180,
"time": "1769100420"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 180,
"time": "1769100540"
},
"departure": {
"delay": 180,
"time": "1769100540"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769100068",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx475:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850623F5403126x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097120"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769099940"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769098680"
},
"departure": {
"time": "1769098860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769098200"
},
"departure": {
"time": "1769098320"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769097420"
},
"departure": {
"time": "1769097480"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769100780"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769097660"
},
"departure": {
"time": "1769097720"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769099100"
},
"departure": {
"time": "1769099160"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769097960"
},
"departure": {
"time": "1769098020"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099400"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1769093493",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850623F5403126x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057063x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1769100582"
},
"departure": {
"delay": 42,
"time": "1769100582"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1769100822"
},
"departure": {
"delay": 42,
"time": "1769100822"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1769101182"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1769100762"
},
"departure": {
"delay": 42,
"time": "1769100762"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1769100162"
},
"departure": {
"delay": 42,
"time": "1769100162"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1769100418"
},
"departure": {
"delay": 58,
"time": "1769100418"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1769100269"
},
"departure": {
"delay": 89,
"time": "1769100269"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1769100208"
},
"departure": {
"delay": 88,
"time": "1769100208"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1769100355"
},
"departure": {
"delay": 55,
"time": "1769100355"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1769100515"
},
"departure": {
"delay": 95,
"time": "1769100515"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1769100698"
},
"departure": {
"delay": 98,
"time": "1769100698"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057063x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1769100043"
},
"stopId": "FR:14366:ZE:17270002:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1769100046",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:40:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769096334"
},
"departure": {
"delay": 116,
"time": "1769096456"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 111,
"time": "1769096164"
},
"departure": {
"delay": 111,
"time": "1769096211"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769096770"
},
"departure": {
"delay": 85,
"time": "1769096785"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 94,
"time": "1769095894"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1769096488"
},
"departure": {
"delay": 76,
"time": "1769096536"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 186,
"time": "1769096995"
},
"departure": {
"delay": 186,
"time": "1769097066"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 268,
"time": "1769097272"
},
"departure": {
"delay": 268,
"time": "1769097328"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 261,
"time": "1769097150"
},
"departure": {
"delay": 261,
"time": "1769097201"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 239,
"time": "1769097212"
},
"departure": {
"delay": 239,
"time": "1769097239"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1769096621"
},
"departure": {
"delay": 82,
"time": "1769096662"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1769096077"
},
"departure": {
"delay": 104,
"time": "1769096084"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1769096131"
},
"departure": {
"delay": 106,
"time": "1769096146"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1769096550"
},
"departure": {
"delay": 67,
"time": "1769096587"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1769097472"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1769096025"
},
"departure": {
"delay": 122,
"time": "1769096042"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 206,
"time": "1769096923"
},
"departure": {
"delay": 206,
"time": "1769096966"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769096240"
},
"departure": {
"delay": 15,
"time": "1769096295"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:40:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230588x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1769100342"
},
"departure": {
"delay": 222,
"time": "1769100342"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 55,
"time": "1769099695"
},
"departure": {
"delay": 55,
"time": "1769099695"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 224,
"time": "1769100104"
},
"departure": {
"delay": 224,
"time": "1769100104"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 264,
"time": "1769100204"
},
"departure": {
"delay": 264,
"time": "1769100204"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 222,
"time": "1769100522"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 208,
"time": "1769100028"
},
"departure": {
"delay": 208,
"time": "1769100028"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 238,
"time": "1769100298"
},
"departure": {
"delay": 238,
"time": "1769100298"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 227,
"time": "1769100167"
},
"departure": {
"delay": 227,
"time": "1769100167"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 271,
"time": "1769100451"
},
"departure": {
"delay": 271,
"time": "1769100451"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 276,
"time": "1769100396"
},
"departure": {
"delay": 276,
"time": "1769100396"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230588x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011254x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1769100744"
},
"departure": {
"delay": 24,
"time": "1769100744"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1769101040"
},
"departure": {
"delay": 20,
"time": "1769101040"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769102711"
},
"departure": {
"delay": 11,
"time": "1769102711"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1769103189"
},
"departure": {
"delay": 9,
"time": "1769103189"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -7,
"time": "1769102753"
},
"departure": {
"delay": -7,
"time": "1769102753"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -9,
"time": "1769101251"
},
"departure": {
"delay": -9,
"time": "1769101251"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1769101445"
},
"departure": {
"delay": 5,
"time": "1769101445"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -18,
"time": "1769103402"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 21,
"time": "1769101521"
},
"departure": {
"delay": 21,
"time": "1769101521"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1769100376"
},
"departure": {
"delay": 16,
"time": "1769100376"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769102980"
},
"departure": {
"delay": 40,
"time": "1769102980"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -10,
"time": "1769102210"
},
"departure": {
"delay": -10,
"time": "1769102210"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 13,
"time": "1769100253"
},
"departure": {
"delay": 13,
"time": "1769100253"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1769103276"
},
"departure": {
"delay": 36,
"time": "1769103276"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -5,
"time": "1769099875"
},
"departure": {
"delay": -5,
"time": "1769099875"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -15,
"time": "1769099925"
},
"departure": {
"delay": -15,
"time": "1769099925"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769100008"
},
"departure": {
"delay": 8,
"time": "1769100008"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1769102322"
},
"departure": {
"delay": -18,
"time": "1769102322"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -18,
"time": "1769102142"
},
"departure": {
"delay": -18,
"time": "1769102142"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -18,
"time": "1769102622"
},
"departure": {
"delay": -18,
"time": "1769102622"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 29,
"time": "1769100809"
},
"departure": {
"delay": 29,
"time": "1769100809"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -18,
"time": "1769100642"
},
"departure": {
"delay": -18,
"time": "1769100642"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 8,
"time": "1769099768"
},
"departure": {
"delay": 8,
"time": "1769099768"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -85,
"time": "1769100035"
},
"departure": {
"delay": -85,
"time": "1769100035"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -10,
"time": "1769099810"
},
"departure": {
"delay": -10,
"time": "1769099810"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -17,
"time": "1769103103"
},
"departure": {
"delay": -17,
"time": "1769103103"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 7,
"time": "1769101327"
},
"departure": {
"delay": 7,
"time": "1769101327"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -18,
"time": "1769101842"
},
"departure": {
"delay": -18,
"time": "1769101842"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1769101205"
},
"departure": {
"delay": 5,
"time": "1769101205"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -18,
"time": "1769101122"
},
"departure": {
"delay": -18,
"time": "1769101122"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1769102044"
},
"departure": {
"delay": 4,
"time": "1769102044"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -18,
"time": "1769101662"
},
"departure": {
"delay": -18,
"time": "1769101662"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1769103013"
},
"departure": {
"delay": 13,
"time": "1769103013"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 32,
"time": "1769099732"
},
"departure": {
"delay": 32,
"time": "1769099732"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769101980"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -18,
"time": "1769103342"
},
"departure": {
"delay": -18,
"time": "1769103342"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -4,
"time": "1769100176"
},
"departure": {
"delay": -4,
"time": "1769100176"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1769101902"
},
"departure": {
"delay": -18,
"time": "1769101902"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1769102922"
},
"departure": {
"delay": -18,
"time": "1769102922"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011254x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x38207491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 124,
"time": "1769088784"
},
"stopId": "FR:76114:ZE:204:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1769088952"
},
"departure": {
"delay": 125,
"time": "1769088965"
},
"stopId": "FR:76114:ZE:208:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769089021"
},
"departure": {
"delay": 13,
"time": "1769089033"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1769088991"
},
"departure": {
"delay": 50,
"time": "1769089010"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1769088841"
},
"departure": {
"delay": 131,
"time": "1769088851"
},
"stopId": "FR:76114:ZE:205:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 118,
"time": "1769088890"
},
"departure": {
"delay": 118,
"time": "1769088898"
},
"stopId": "FR:76114:ZE:207:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769089053"
},
"departure": {
"time": "1769089080"
},
"stopId": "FR:76114:ZE:212:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x38207491:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852425F5403260x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105460"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104920"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769100095",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852425F5403260x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230421x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1769099778"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769099656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230421x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4132:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769104080"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769104200"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769104020"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104680"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102280"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769103720"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769104560"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769104500"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769103840"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769104440"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4132:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6862,
"time": "1769102242"
},
"departure": {
"delay": 6862,
"time": "1769102242"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6929,
"time": "1769101469"
},
"departure": {
"delay": 6929,
"time": "1769101469"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6926,
"time": "1769101226"
},
"departure": {
"delay": 6926,
"time": "1769101226"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6874,
"time": "1769102194"
},
"departure": {
"delay": 6874,
"time": "1769102194"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6955,
"time": "1769101135"
},
"departure": {
"delay": 6955,
"time": "1769101135"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6937,
"time": "1769102017"
},
"departure": {
"delay": 6937,
"time": "1769102017"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6902,
"time": "1769101322"
},
"departure": {
"delay": 6902,
"time": "1769101322"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6956,
"time": "1769101616"
},
"departure": {
"delay": 6956,
"time": "1769101616"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6900,
"time": "1769101680"
},
"departure": {
"delay": 6900,
"time": "1769101680"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6900,
"time": "1769101380"
},
"departure": {
"delay": 6900,
"time": "1769101380"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6917,
"time": "1769101277"
},
"departure": {
"delay": 6917,
"time": "1769101277"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6956,
"time": "1769101736"
},
"departure": {
"delay": 6956,
"time": "1769101736"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6937,
"time": "1769101837"
},
"departure": {
"delay": 6937,
"time": "1769101837"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6915,
"time": "1769101155"
},
"departure": {
"delay": 6915,
"time": "1769101155"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6924,
"time": "1769102064"
},
"departure": {
"delay": 6924,
"time": "1769102064"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6923,
"time": "1769101583"
},
"departure": {
"delay": 6923,
"time": "1769101583"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6900,
"time": "1769101920"
},
"departure": {
"delay": 6900,
"time": "1769101920"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 6900,
"time": "1769101080"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6927,
"time": "1769101887"
},
"departure": {
"delay": 6927,
"time": "1769101887"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769100121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8775:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011317x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -378,
"time": "1769099982"
},
"departure": {
"delay": -378,
"time": "1769099982"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -330,
"time": "1769100390"
},
"departure": {
"delay": -330,
"time": "1769100390"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -377,
"time": "1769100463"
},
"departure": {
"delay": -377,
"time": "1769100463"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -418,
"time": "1769099822"
},
"departure": {
"delay": -418,
"time": "1769099822"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -310,
"time": "1769099690"
},
"departure": {
"delay": -310,
"time": "1769099690"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -368,
"time": "1769099752"
},
"departure": {
"delay": -368,
"time": "1769099752"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -377,
"time": "1769100763"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -346,
"time": "1769100134"
},
"departure": {
"delay": -346,
"time": "1769100134"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -334,
"time": "1769100566"
},
"departure": {
"delay": -334,
"time": "1769100566"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -329,
"time": "1769100631"
},
"departure": {
"delay": -329,
"time": "1769100631"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -364,
"time": "1769100716"
},
"departure": {
"delay": -364,
"time": "1769100716"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -352,
"time": "1769100188"
},
"departure": {
"delay": -352,
"time": "1769100188"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -377,
"time": "1769100343"
},
"departure": {
"delay": -377,
"time": "1769100343"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -320,
"time": "1769100520"
},
"departure": {
"delay": -320,
"time": "1769100520"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -354,
"time": "1769100246"
},
"departure": {
"delay": -354,
"time": "1769100246"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -338,
"time": "1769100682"
},
"departure": {
"delay": -338,
"time": "1769100682"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -377,
"time": "1769100043"
},
"departure": {
"delay": -377,
"time": "1769100043"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -357,
"time": "1769099943"
},
"departure": {
"delay": -357,
"time": "1769099943"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1769099946",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011317x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102280"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769099940"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1769100000"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101320"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100079",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4060:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3347F5413594x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101980"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104440"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769105760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1769094515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3347F5413594x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596243:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769103967"
},
"departure": {
"delay": 67,
"time": "1769103967"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1769104036"
},
"departure": {
"delay": 76,
"time": "1769104036"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1769103810"
},
"departure": {
"delay": 30,
"time": "1769103810"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1769103893"
},
"departure": {
"delay": 53,
"time": "1769103893"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -71,
"time": "1769104249"
},
"departure": {
"delay": -71,
"time": "1769104249"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -131,
"time": "1769104369"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769104096"
},
"departure": {
"delay": 16,
"time": "1769104096"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -3416,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1769104116"
},
"departure": {
"delay": 36,
"time": "1769104116"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1769104179"
},
"departure": {
"delay": -21,
"time": "1769104179"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1769104014"
},
"departure": {
"delay": 114,
"time": "1769104014"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596243:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1769100630"
},
"departure": {
"delay": -90,
"time": "1769100630"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"time": "1769100120"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -242,
"time": "1769101138"
},
"departure": {
"delay": -242,
"time": "1769101138"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -194,
"time": "1769101186"
},
"departure": {
"delay": -194,
"time": "1769101186"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -195,
"time": "1769101245"
},
"departure": {
"delay": -195,
"time": "1769101245"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -256,
"time": "1769101064"
},
"departure": {
"delay": -256,
"time": "1769101064"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 100,
"time": "1769100400"
},
"departure": {
"delay": 100,
"time": "1769100400"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -203,
"time": "1769100937"
},
"departure": {
"delay": -203,
"time": "1769100937"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1769100340"
},
"departure": {
"delay": 100,
"time": "1769100340"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -445,
"time": "1769101655"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -255,
"time": "1769101305"
},
"departure": {
"delay": -255,
"time": "1769101305"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1769100837"
},
"departure": {
"delay": -123,
"time": "1769100837"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -306,
"time": "1769101554"
},
"departure": {
"delay": -306,
"time": "1769101554"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1769100460"
},
"departure": {
"delay": 100,
"time": "1769100460"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -264,
"time": "1769101476"
},
"departure": {
"delay": -264,
"time": "1769101476"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -120,
"time": "1769100720"
},
"departure": {
"delay": -120,
"time": "1769100720"
},
"stopId": "FR:27229:ZE:0xBEC02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1769100230"
},
"departure": {
"delay": 110,
"time": "1769100230"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1769100602"
},
"departure": {
"delay": 2,
"time": "1769100602"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -265,
"time": "1769101415"
},
"departure": {
"delay": -265,
"time": "1769101415"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596523:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4680942028324864x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1769100699"
},
"departure": {
"delay": 229,
"time": "1769100709"
},
"stopId": "FR:14326:ZE:5180003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 234,
"time": "1769101604"
},
"departure": {
"delay": 234,
"time": "1769101614"
},
"stopId": "FR:14366:ZE:221390001:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 242,
"time": "1769100892"
},
"departure": {
"delay": 242,
"time": "1769100902"
},
"stopId": "FR:14366:ZE:23040004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 257,
"time": "1769100547"
},
"departure": {
"delay": 257,
"time": "1769100557"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 187,
"time": "1769100597"
},
"departure": {
"delay": 187,
"time": "1769100607"
},
"stopId": "FR:14303:ZE:654380001:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 214,
"time": "1769100264"
},
"departure": {
"delay": 214,
"time": "1769100274"
},
"stopId": "FR:14303:ZE:6086093247086592:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 226,
"time": "1769100996"
},
"departure": {
"delay": 226,
"time": "1769101006"
},
"stopId": "FR:14366:ZE:779210002:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 226,
"time": "1769100756"
},
"departure": {
"delay": 226,
"time": "1769100766"
},
"stopId": "FR:14366:ZE:19290005:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 136,
"time": "1769101756"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1769101178"
},
"departure": {
"delay": 168,
"time": "1769101188"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 187,
"time": "1769101437"
},
"departure": {
"delay": 187,
"time": "1769101447"
},
"stopId": "FR:14366:ZE:769620003:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 272,
"time": "1769100502"
},
"departure": {
"delay": 272,
"time": "1769100512"
},
"stopId": "FR:14303:ZE:5381927893729280:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 272,
"time": "1769100862"
},
"departure": {
"delay": 272,
"time": "1769100872"
},
"stopId": "FR:14366:ZE:29070004:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4680942028324864x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:8c7699669845462f5b3c1d9c071d5d06:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 251,
"time": "1769099152"
},
"departure": {
"delay": 251,
"time": "1769099171"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 257,
"time": "1769099216"
},
"departure": {
"delay": 257,
"time": "1769099237"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1769097779"
},
"departure": {
"delay": 11,
"time": "1769097791"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 260,
"time": "1769099099"
},
"departure": {
"delay": 260,
"time": "1769099120"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1769097640"
},
"departure": {
"delay": 54,
"time": "1769097654"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1769099270"
},
"departure": {
"delay": 245,
"time": "1769099285"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 162,
"time": "1769098826"
},
"departure": {
"delay": 162,
"time": "1769098842"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1769098717"
},
"departure": {
"delay": 130,
"time": "1769098750"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769098422"
},
"departure": {
"delay": 123,
"time": "1769098443"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"departure": {
"delay": 12,
"time": "1769097612"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1769098004"
},
"departure": {
"delay": 102,
"time": "1769098062"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1769098086"
},
"departure": {
"delay": 77,
"time": "1769098097"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1769098931"
},
"departure": {
"delay": 163,
"time": "1769098963"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1769099380"
},
"departure": {
"delay": 177,
"time": "1769099397"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 187,
"time": "1769099319"
},
"departure": {
"delay": 187,
"time": "1769099347"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1769097728"
},
"departure": {
"delay": 21,
"time": "1769097741"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1769098279"
},
"departure": {
"delay": 148,
"time": "1769098348"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1769098171"
},
"departure": {
"delay": 114,
"time": "1769098194"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1769097807"
},
"departure": {
"delay": 69,
"time": "1769097909"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1769098543"
},
"departure": {
"delay": 74,
"time": "1769098574"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769098478"
},
"departure": {
"delay": 57,
"time": "1769098497"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1769097690"
},
"departure": {
"delay": 43,
"time": "1769097703"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769099466"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
}
],
"timestamp": "1769099584",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:8c7699669845462f5b3c1d9c071d5d06:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595653:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769099612"
},
"departure": {
"delay": -28,
"time": "1769099612"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -58,
"time": "1769099878"
},
"departure": {
"delay": -58,
"time": "1769099882"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1769100152"
},
"departure": {
"delay": -28,
"time": "1769100152"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -58,
"time": "1769099809"
},
"departure": {
"delay": -58,
"time": "1769099822"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -88,
"time": "1769099672"
},
"departure": {
"delay": -88,
"time": "1769099672"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1769099533"
},
"departure": {
"delay": 13,
"time": "1769099533"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -58,
"time": "1769100052"
},
"departure": {
"delay": -58,
"time": "1769100062"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 2,
"time": "1769099582"
},
"departure": {
"delay": 2,
"time": "1769099582"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -58,
"time": "1769099942"
},
"departure": {
"delay": -58,
"time": "1769099942"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -58,
"time": "1769100002"
},
"departure": {
"delay": -58,
"time": "1769100002"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 49,
"time": "1769099449"
},
"departure": {
"delay": 49,
"time": "1769099449"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -103,
"time": "1769100197"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1769099673",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595653:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769103060"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769103600"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101620"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769102640"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769103480"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769103420"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769103780"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1050:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769097720"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769098140"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769099760"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769099700"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769097780"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769099820"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769098500"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099880"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769097960"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099460"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769099580"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769098980"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769100120"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769100060"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769098020"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098920"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769098380"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769100100",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1105:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6374586397491200x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769099980"
},
"departure": {
"delay": 66,
"time": "1769100006"
},
"stopId": "FR:14654:ZE:5895072596885504:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 262,
"time": "1769101872"
},
"departure": {
"delay": 262,
"time": "1769101882"
},
"stopId": "FR:14654:ZE:6160363465736192:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1769100924"
},
"departure": {
"delay": 154,
"time": "1769100934"
},
"stopId": "FR:14654:ZE:5982999838457856:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1769100283"
},
"departure": {
"delay": -7,
"time": "1769100293"
},
"stopId": "FR:14654:ZE:6438359049175040:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 300,
"time": "1769101730"
},
"departure": {
"delay": 300,
"time": "1769101740"
},
"stopId": "FR:14654:ZE:6488262743949312:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1769100480"
},
"departure": {
"delay": 70,
"time": "1769100490"
},
"stopId": "FR:14654:ZE:4720953629081600:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 263,
"time": "1769101273"
},
"departure": {
"delay": 263,
"time": "1769101283"
},
"stopId": "FR:14654:ZE:6035810085240832:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 446,
"time": "1769102666"
},
"stopId": "FR:14654:ZE:5941925724028928:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 174,
"time": "1769100704"
},
"departure": {
"delay": 174,
"time": "1769100714"
},
"stopId": "FR:14654:ZE:6738223196798976:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769099781"
},
"departure": {
"delay": 125,
"time": "1769099825"
},
"stopId": "FR:14654:ZE:4633795320872960:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1769100209"
},
"departure": {
"delay": 51,
"time": "1769100231"
},
"stopId": "FR:14654:ZE:5668011970134016:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1769100035",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5854756107976704:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6374586397491200x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx425:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769097850"
},
"departure": {
"delay": 75,
"time": "1769097855"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1769097960"
},
"departure": {
"delay": 65,
"time": "1769097965"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1769097840"
},
"departure": {
"delay": 125,
"time": "1769097845"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1769097660"
},
"departure": {
"delay": 185,
"time": "1769097665"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1769097540"
},
"departure": {
"delay": 185,
"time": "1769097545"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1769098390"
},
"departure": {
"delay": 15,
"time": "1769098395"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 65,
"time": "1769096640"
},
"departure": {
"delay": 65,
"time": "1769096645"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769097900"
},
"departure": {
"delay": 65,
"time": "1769097905"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1769097060"
},
"departure": {
"delay": 65,
"time": "1769097065"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1769098320"
},
"departure": {
"delay": 65,
"time": "1769098325"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 5,
"time": "1769096820"
},
"departure": {
"delay": 5,
"time": "1769096825"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1769097360"
},
"departure": {
"delay": 125,
"time": "1769097365"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1769098380"
},
"departure": {
"delay": 65,
"time": "1769098385"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"delay": 60,
"time": "1769096460"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 125,
"time": "1769096580"
},
"departure": {
"delay": 125,
"time": "1769096585"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1769098560"
},
"departure": {
"delay": 65,
"time": "1769098565"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"delay": 5,
"time": "1769096760"
},
"departure": {
"delay": 5,
"time": "1769096765"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769096590"
},
"departure": {
"delay": 75,
"time": "1769096595"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769098140"
},
"departure": {
"delay": 125,
"time": "1769098145"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1769098800"
},
"departure": {
"delay": 5,
"time": "1769098805"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"delay": 185,
"time": "1769097480"
},
"departure": {
"delay": 185,
"time": "1769097485"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769097780"
},
"departure": {
"delay": 125,
"time": "1769097785"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769098260"
},
"departure": {
"delay": 65,
"time": "1769098265"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 65,
"time": "1769096520"
},
"departure": {
"delay": 65,
"time": "1769096525"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1769096700"
},
"departure": {
"delay": 65,
"time": "1769096705"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769099448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx425:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056506x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769102121"
},
"departure": {
"delay": 21,
"time": "1769102121"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 7,
"time": "1769100607"
},
"departure": {
"delay": 7,
"time": "1769100607"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769101430"
},
"departure": {
"delay": 50,
"time": "1769101430"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1769100715"
},
"departure": {
"delay": 55,
"time": "1769100715"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1769100655"
},
"departure": {
"delay": 55,
"time": "1769100655"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769101192"
},
"departure": {
"delay": 52,
"time": "1769101192"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100540"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1769101784"
},
"departure": {
"delay": 44,
"time": "1769101784"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1769101984"
},
"departure": {
"delay": 4,
"time": "1769101984"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1769101495"
},
"departure": {
"delay": 55,
"time": "1769101495"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769102580"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769101293"
},
"departure": {
"delay": 33,
"time": "1769101293"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1769102360"
},
"departure": {
"delay": 20,
"time": "1769102360"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769102035"
},
"departure": {
"delay": 55,
"time": "1769102035"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1769100839"
},
"departure": {
"delay": 59,
"time": "1769100839"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1769102325"
},
"departure": {
"delay": 45,
"time": "1769102325"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769102254"
},
"departure": {
"delay": 34,
"time": "1769102254"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769100960"
},
"departure": {
"time": "1769100960"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1769101692"
},
"departure": {
"delay": 12,
"time": "1769101692"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769100076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056506x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104800"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104380"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104320"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769104260"
},
"departure": {
"time": "1769104260"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769104740"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1769104140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105160"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104620"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2795:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769112900"
},
"departure": {
"time": "1769113200"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769096340"
},
"departure": {
"time": "1769096640"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769093760"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769115120"
},
"departure": {
"time": "1769115300"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099520"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769110200"
},
"departure": {
"time": "1769110800"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769117040"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769090132",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 104,
"time": "1769089304"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1769089555"
},
"departure": {
"time": "1769089380"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1769089415"
},
"departure": {
"delay": 108,
"time": "1769089428"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707914:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851035F5403152x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109120"
},
"departure": {
"time": "1769109180"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769109960"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769106120"
},
"departure": {
"time": "1769106180"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769108760"
},
"departure": {
"time": "1769108820"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769099375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851035F5403152x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102160"
},
"departure": {
"time": "1769102160"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101560"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101500"
},
"departure": {
"time": "1769101500"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769102280"
},
"departure": {
"time": "1769102280"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769100780"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769103060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769102105"
},
"departure": {
"delay": 5,
"time": "1769102105"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100015",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx521:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769102893"
},
"departure": {
"delay": -47,
"time": "1769102893"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -275,
"time": "1769103505"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1769102958"
},
"departure": {
"delay": -42,
"time": "1769102958"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -155,
"time": "1769103445"
},
"departure": {
"delay": -155,
"time": "1769103445"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": 29,
"time": "1769102129"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1769102992"
},
"departure": {
"delay": -68,
"time": "1769102992"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769103060"
},
"departure": {
"delay": -60,
"time": "1769103060"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1769102648"
},
"departure": {
"delay": 8,
"time": "1769102648"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1769102735"
},
"departure": {
"delay": -25,
"time": "1769102735"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -111,
"time": "1769103309"
},
"departure": {
"delay": -111,
"time": "1769103309"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3,
"time": "1769102517"
},
"departure": {
"delay": -3,
"time": "1769102517"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -172,
"time": "1769103428"
},
"departure": {
"delay": -172,
"time": "1769103428"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -63,
"time": "1769102577"
},
"departure": {
"delay": -63,
"time": "1769102577"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -57,
"time": "1769103183"
},
"departure": {
"delay": -57,
"time": "1769103183"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1769102915"
},
"departure": {
"delay": -25,
"time": "1769102915"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -47,
"time": "1769102833"
},
"departure": {
"delay": -47,
"time": "1769102833"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -95,
"time": "1769103205"
},
"departure": {
"delay": -95,
"time": "1769103205"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -108,
"time": "1769103132"
},
"departure": {
"delay": -108,
"time": "1769103132"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3,
"time": "1769102457"
},
"departure": {
"delay": -3,
"time": "1769102457"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -42,
"time": "1769102358"
},
"departure": {
"delay": -42,
"time": "1769102358"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1769103349"
},
"departure": {
"delay": -131,
"time": "1769103349"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470599:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769103660"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103720"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103540"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769101080"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769100900"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4062:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1769083161"
},
"departure": {
"delay": 38,
"time": "1769083238"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1769083088"
},
"departure": {
"delay": 13,
"time": "1769083093"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1769083130"
},
"departure": {
"delay": 8,
"time": "1769083148"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 70,
"time": "1769082850"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1769083316"
},
"departure": {
"delay": 20,
"time": "1769083340"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1769082950"
},
"departure": {
"delay": 70,
"time": "1769082970"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1769083050"
},
"departure": {
"delay": 103,
"time": "1769083063"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1769083271"
},
"departure": {
"delay": 32,
"time": "1769083292"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1769083386"
},
"departure": {
"time": "1769083380"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153483:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8758:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14755,
"time": "1769100655"
},
"departure": {
"delay": 14755,
"time": "1769100655"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 14779,
"time": "1769100499"
},
"departure": {
"delay": 14779,
"time": "1769100499"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14786,
"time": "1769101046"
},
"departure": {
"delay": 14786,
"time": "1769101046"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 14657,
"time": "1769100077"
},
"departure": {
"delay": 14657,
"time": "1769100077"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14718,
"time": "1769101638"
},
"departure": {
"delay": 14718,
"time": "1769101638"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 14778,
"time": "1769101938"
},
"departure": {
"delay": 14778,
"time": "1769101938"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 14666,
"time": "1769100026"
},
"departure": {
"delay": 14666,
"time": "1769100026"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14763,
"time": "1769100423"
},
"departure": {
"delay": 14763,
"time": "1769100423"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 14772,
"time": "1769100552"
},
"departure": {
"delay": 14772,
"time": "1769100552"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 14826,
"time": "1769101866"
},
"departure": {
"delay": 14826,
"time": "1769101866"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 14746,
"time": "1769100706"
},
"departure": {
"delay": 14746,
"time": "1769100706"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14708,
"time": "1769100248"
},
"departure": {
"delay": 14708,
"time": "1769100248"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14783,
"time": "1769101403"
},
"departure": {
"delay": 14783,
"time": "1769101403"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 14780,
"time": "1769101280"
},
"departure": {
"delay": 14780,
"time": "1769101280"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14769,
"time": "1769100849"
},
"departure": {
"delay": 14769,
"time": "1769100849"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 14785,
"time": "1769101105"
},
"departure": {
"delay": 14785,
"time": "1769101105"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14661,
"time": "1769099901"
},
"departure": {
"delay": 14661,
"time": "1769099901"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14779,
"time": "1769100379"
},
"departure": {
"delay": 14779,
"time": "1769100379"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 14708,
"time": "1769099888"
},
"departure": {
"delay": 14708,
"time": "1769099888"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14765,
"time": "1769101745"
},
"departure": {
"delay": 14765,
"time": "1769101745"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 14761,
"time": "1769100901"
},
"departure": {
"delay": 14761,
"time": "1769100901"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 14780,
"time": "1769101160"
},
"departure": {
"delay": 14780,
"time": "1769101160"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 14640,
"time": "1769099820"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14720,
"time": "1769100740"
},
"departure": {
"delay": 14720,
"time": "1769100740"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 14666,
"time": "1769099966"
},
"departure": {
"delay": 14666,
"time": "1769099966"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14657,
"time": "1769100137"
},
"departure": {
"delay": 14657,
"time": "1769100137"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 14808,
"time": "1769101848"
},
"departure": {
"delay": 14808,
"time": "1769101848"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14775,
"time": "1769101335"
},
"departure": {
"delay": 14775,
"time": "1769101335"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769099030",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8758:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4729206169665536x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 476,
"time": "1769100406"
},
"departure": {
"delay": 476,
"time": "1769100416"
},
"stopId": "FR:14639:ZE:6151263906430976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 491,
"time": "1769100060"
},
"departure": {
"delay": 491,
"time": "1769100071"
},
"stopId": "FR:14520:ZE:4877431031726080:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 545,
"time": "1769101025"
},
"stopId": "FR:14520:ZE:4757449543254016:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 500,
"time": "1769100490"
},
"departure": {
"delay": 500,
"time": "1769100500"
},
"stopId": "FR:14639:ZE:4806155713904640:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 548,
"time": "1769100958"
},
"departure": {
"delay": 548,
"time": "1769100968"
},
"stopId": "FR:14337:ZE:6166708474609664:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 511,
"time": "1769100176"
},
"departure": {
"delay": 511,
"time": "1769100211"
},
"stopId": "FR:14520:ZE:5319202173878272:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4729206169665536x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:34:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1769090770"
},
"departure": {
"delay": 136,
"time": "1769090776"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 115,
"time": "1769090800"
},
"departure": {
"delay": 115,
"time": "1769090815"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1769091333"
},
"departure": {
"delay": 137,
"time": "1769091377"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1769090616"
},
"departure": {
"delay": 109,
"time": "1769090629"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1769091080"
},
"departure": {
"delay": 92,
"time": "1769091092"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1769091436"
},
"departure": {
"delay": 157,
"time": "1769091457"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 86,
"time": "1769090486"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1769091138"
},
"departure": {
"delay": 111,
"time": "1769091171"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1769090662"
},
"departure": {
"delay": 137,
"time": "1769090717"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1769091796"
},
"departure": {
"delay": 88,
"time": "1769091808"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1769091688"
},
"departure": {
"delay": 98,
"time": "1769091698"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1769091897"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1769090848"
},
"departure": {
"delay": 48,
"time": "1769090868"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1769091635"
},
"departure": {
"delay": 103,
"time": "1769091643"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1769091266"
},
"departure": {
"delay": 102,
"time": "1769091282"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1769091758"
},
"departure": {
"delay": 108,
"time": "1769091768"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 82,
"time": "1769090900"
},
"departure": {
"delay": 82,
"time": "1769090962"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1769091593"
},
"departure": {
"delay": 126,
"time": "1769091606"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1769100181",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:34:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190097x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1769101222"
},
"departure": {
"delay": 202,
"time": "1769101222"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1769100053"
},
"departure": {
"delay": 173,
"time": "1769100053"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 154,
"time": "1769101414"
},
"departure": {
"delay": 154,
"time": "1769101414"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 198,
"time": "1769100498"
},
"departure": {
"delay": 198,
"time": "1769100498"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 200,
"time": "1769100860"
},
"departure": {
"delay": 200,
"time": "1769100860"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1769100994"
},
"departure": {
"delay": 154,
"time": "1769100994"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1769101371"
},
"departure": {
"delay": 171,
"time": "1769101371"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1769101654"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 207,
"time": "1769100147"
},
"departure": {
"delay": 207,
"time": "1769100147"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1769100574"
},
"departure": {
"delay": 154,
"time": "1769100574"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1769100754"
},
"departure": {
"delay": 154,
"time": "1769100754"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 172,
"time": "1769101492"
},
"departure": {
"delay": 172,
"time": "1769101492"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 179,
"time": "1769100419"
},
"departure": {
"delay": 179,
"time": "1769100419"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1769100688"
},
"departure": {
"delay": 208,
"time": "1769100688"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1769100454"
},
"departure": {
"delay": 154,
"time": "1769100454"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1769100896"
},
"departure": {
"delay": 176,
"time": "1769100896"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1769101304"
},
"departure": {
"delay": 164,
"time": "1769101304"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 206,
"time": "1769100926"
},
"departure": {
"delay": 206,
"time": "1769100926"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1769101054"
},
"departure": {
"delay": 154,
"time": "1769101054"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1769100540"
},
"departure": {
"delay": 180,
"time": "1769100540"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 190,
"time": "1769100250"
},
"departure": {
"delay": 190,
"time": "1769100250"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1769101121"
},
"departure": {
"delay": 161,
"time": "1769101121"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 200,
"time": "1769100380"
},
"departure": {
"delay": 200,
"time": "1769100380"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1769101174"
},
"departure": {
"delay": 154,
"time": "1769101174"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190097x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3909,
"time": "1769100171"
},
"departure": {
"delay": -3909,
"time": "1769100171"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -4089,
"time": "1769100171"
},
"departure": {
"delay": -4089,
"time": "1769100171"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3009,
"time": "1769100171"
},
"departure": {
"delay": -3009,
"time": "1769100171"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4149,
"time": "1769100171"
},
"departure": {
"delay": -4149,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4809,
"time": "1769100171"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4329,
"time": "1769100171"
},
"departure": {
"delay": -4329,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2649,
"time": "1769100171"
},
"departure": {
"delay": -2649,
"time": "1769100171"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4329,
"time": "1769100171"
},
"departure": {
"delay": -4329,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3729,
"time": "1769100171"
},
"departure": {
"delay": -3729,
"time": "1769100171"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3609,
"time": "1769100171"
},
"departure": {
"delay": -3609,
"time": "1769100171"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3549,
"time": "1769100171"
},
"departure": {
"delay": -3549,
"time": "1769100171"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2229,
"time": "1769100171"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3429,
"time": "1769100171"
},
"departure": {
"delay": -3429,
"time": "1769100171"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3849,
"time": "1769100171"
},
"departure": {
"delay": -3849,
"time": "1769100171"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4209,
"time": "1769100171"
},
"departure": {
"delay": -4209,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4209,
"time": "1769100171"
},
"departure": {
"delay": -4209,
"time": "1769100171"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470854:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852300F5403231x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106840"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769107620"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769106060"
},
"departure": {
"time": "1769106120"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769098954",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852300F5403231x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:32:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -20,
"time": "1769089406"
},
"departure": {
"delay": -20,
"time": "1769089420"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1769089944"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1769089787"
},
"departure": {
"delay": 8,
"time": "1769089808"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1769089720"
},
"departure": {
"delay": 49,
"time": "1769089729"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1769088998"
},
"departure": {
"delay": 108,
"time": "1769089008"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1769089158"
},
"departure": {
"delay": 9,
"time": "1769089209"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769089074"
},
"departure": {
"delay": 58,
"time": "1769089138"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1769089554"
},
"departure": {
"delay": 102,
"time": "1769089602"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1769089227"
},
"departure": {
"delay": 13,
"time": "1769089273"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1769089741"
},
"departure": {
"delay": 14,
"time": "1769089754"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 142,
"time": "1769088742"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769089026"
},
"departure": {
"delay": 27,
"time": "1769089047"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1769089637"
},
"departure": {
"delay": 42,
"time": "1769089662"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 147,
"time": "1769088915"
},
"departure": {
"delay": 147,
"time": "1769088927"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1769088971"
},
"departure": {
"delay": 139,
"time": "1769088979"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 166,
"time": "1769088875"
},
"departure": {
"delay": 166,
"time": "1769088886"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1769089303"
},
"departure": {
"delay": 17,
"time": "1769089337"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:32:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3380F5356873x2026x01x14T22x01x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100300"
},
"departure": {
"time": "1769100360"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769099040"
},
"departure": {
"time": "1769099220"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769094934",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3380F5356873x2026x01x14T22x01x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3319F5336867x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1769097540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3319F5336867x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769108460"
},
"departure": {
"time": "1769108460"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769108520"
},
"departure": {
"time": "1769108520"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769107680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769108700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3021:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx324:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1769100043"
},
"departure": {
"delay": 103,
"time": "1769100043"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769100619"
},
"departure": {
"delay": 79,
"time": "1769100619"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 79,
"time": "1769100499"
},
"departure": {
"delay": 79,
"time": "1769100499"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1769099739"
},
"departure": {
"delay": 99,
"time": "1769099739"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1769099853"
},
"departure": {
"delay": 93,
"time": "1769099853"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769100300"
},
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 169,
"time": "1769099964"
},
"departure": {
"delay": 169,
"time": "1769099989"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099640"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1769100139"
},
"departure": {
"delay": 79,
"time": "1769100139"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769099641",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx324:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1769101080"
},
"departure": {
"delay": 120,
"time": "1769101080"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1769100840"
},
"departure": {
"delay": 120,
"time": "1769100840"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1769101980"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1769101140"
},
"departure": {
"delay": 120,
"time": "1769101140"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1769101200"
},
"departure": {
"delay": 120,
"time": "1769101200"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1769101260"
},
"departure": {
"delay": 120,
"time": "1769101260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1769100900"
},
"departure": {
"delay": 120,
"time": "1769100900"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1769100600"
},
"departure": {
"delay": 120,
"time": "1769100600"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769100120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1769100780"
},
"departure": {
"delay": 120,
"time": "1769100780"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1769101920"
},
"departure": {
"delay": 120,
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1769100480"
},
"departure": {
"delay": 120,
"time": "1769100480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769100300"
},
"departure": {
"delay": 120,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1769101560"
},
"departure": {
"delay": 120,
"time": "1769101560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1769101740"
},
"departure": {
"delay": 120,
"time": "1769101740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1769101020"
},
"departure": {
"delay": 120,
"time": "1769101020"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1769101320"
},
"departure": {
"delay": 120,
"time": "1769101320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769100960"
},
"departure": {
"delay": 120,
"time": "1769100960"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1769100157",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:979:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244079xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 342,
"time": "1769100822"
},
"departure": {
"delay": 342,
"time": "1769100822"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 296,
"time": "1769100056"
},
"departure": {
"delay": 296,
"time": "1769100056"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 342,
"time": "1769101662"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 399,
"time": "1769101299"
},
"departure": {
"delay": 399,
"time": "1769101299"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 342,
"time": "1769100342"
},
"departure": {
"delay": 342,
"time": "1769100342"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 342,
"time": "1769101242"
},
"departure": {
"delay": 342,
"time": "1769101242"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1769101542"
},
"departure": {
"delay": 342,
"time": "1769101542"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 383,
"time": "1769101523"
},
"departure": {
"delay": 383,
"time": "1769101523"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 348,
"time": "1769100888"
},
"departure": {
"delay": 348,
"time": "1769100888"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 342,
"time": "1769100942"
},
"departure": {
"delay": 342,
"time": "1769100942"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 378,
"time": "1769101458"
},
"departure": {
"delay": 378,
"time": "1769101458"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 373,
"time": "1769101393"
},
"departure": {
"delay": 373,
"time": "1769101393"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244079xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075788x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1769099770"
},
"departure": {
"delay": 70,
"time": "1769099770"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1769100431"
},
"departure": {
"delay": 71,
"time": "1769100431"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769100315"
},
"departure": {
"delay": 15,
"time": "1769100315"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1769100128"
},
"departure": {
"delay": 8,
"time": "1769100128"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769100231"
},
"departure": {
"delay": 51,
"time": "1769100231"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1769100037"
},
"departure": {
"delay": 37,
"time": "1769100037"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1769099706"
},
"departure": {
"delay": 66,
"time": "1769099706"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769100495"
},
"departure": {
"delay": 15,
"time": "1769100495"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769100855"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1769099622"
},
"departure": {
"delay": 42,
"time": "1769099622"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1769099858"
},
"departure": {
"delay": 38,
"time": "1769099858"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769100555"
},
"departure": {
"delay": 15,
"time": "1769100555"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1769099909"
},
"departure": {
"delay": 29,
"time": "1769099909"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1769099726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075788x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5442523196555264x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -219,
"time": "1769099701"
},
"departure": {
"delay": -219,
"time": "1769099721"
},
"stopId": "FR:14431:ZE:5315938535604224:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -278,
"time": "1769100005"
},
"departure": {
"delay": -278,
"time": "1769100022"
},
"stopId": "FR:14431:ZE:4554289407066112:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -272,
"time": "1769099834"
},
"departure": {
"delay": -272,
"time": "1769099848"
},
"stopId": "FR:14431:ZE:4517937906974720:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -326,
"time": "1769099894"
},
"departure": {
"delay": -326,
"time": "1769099914"
},
"stopId": "FR:14431:ZE:6226830735441920:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -226,
"time": "1769100198"
},
"departure": {
"delay": -226,
"time": "1769100254"
},
"stopId": "FR:14431:ZE:5210648620302336:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -397,
"time": "1769100203"
},
"stopId": "FR:14527:ZE:4604280674713600:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1769099977",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5994644367212544:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5442523196555264x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4055466xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 332,
"time": "1769098112"
},
"departure": {
"delay": 332,
"time": "1769098112"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 382,
"time": "1769099482"
},
"departure": {
"delay": 382,
"time": "1769099482"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 354,
"time": "1769099394"
},
"departure": {
"delay": 354,
"time": "1769099394"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 345,
"time": "1769098905"
},
"departure": {
"delay": 345,
"time": "1769098905"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 365,
"time": "1769097785"
},
"departure": {
"delay": 365,
"time": "1769097785"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 381,
"time": "1769098821"
},
"departure": {
"delay": 381,
"time": "1769098821"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 328,
"time": "1769099608"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 387,
"time": "1769099187"
},
"departure": {
"delay": 387,
"time": "1769099187"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 328,
"time": "1769097628"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 328,
"time": "1769097868"
},
"departure": {
"delay": 328,
"time": "1769097868"
},
"stopId": "FR:76305:ZE:4427:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 328,
"time": "1769098468"
},
"departure": {
"delay": 328,
"time": "1769098468"
},
"stopId": "FR:76351:ZE:4801:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 328,
"time": "1769098648"
},
"departure": {
"delay": 328,
"time": "1769098648"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 376,
"time": "1769099356"
},
"departure": {
"delay": 376,
"time": "1769099356"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 352,
"time": "1769098372"
},
"departure": {
"delay": 352,
"time": "1769098372"
},
"stopId": "FR:76351:ZE:4852:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 339,
"time": "1769098959"
},
"departure": {
"delay": 339,
"time": "1769098959"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 375,
"time": "1769098995"
},
"departure": {
"delay": 375,
"time": "1769098995"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 343,
"time": "1769097763"
},
"departure": {
"delay": 343,
"time": "1769097763"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769099866",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4055466xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072071x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769100690"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1769099955"
},
"departure": {
"delay": 15,
"time": "1769099955"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1769100611"
},
"departure": {
"delay": 71,
"time": "1769100611"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769100268"
},
"departure": {
"delay": 88,
"time": "1769100268"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1769100455"
},
"departure": {
"delay": 35,
"time": "1769100455"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1769100379"
},
"departure": {
"delay": 79,
"time": "1769100379"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1769100648"
},
"departure": {
"delay": 48,
"time": "1769100648"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1769100574"
},
"departure": {
"delay": 34,
"time": "1769100574"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769100210"
},
"departure": {
"delay": 30,
"time": "1769100210"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1769100059"
},
"departure": {
"delay": 59,
"time": "1769100059"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1769100510"
},
"departure": {
"delay": 30,
"time": "1769100510"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769100330"
},
"departure": {
"delay": 30,
"time": "1769100330"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072071x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3378F5413554x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099100"
},
"departure": {
"time": "1769099220"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769094960"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769095440"
},
"departure": {
"time": "1769095500"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769096580"
},
"departure": {
"time": "1769096640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769097540"
},
"departure": {
"time": "1769097600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769091333",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3378F5413554x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1769100210"
},
"departure": {
"delay": 100,
"time": "1769100220"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1769100153"
},
"departure": {
"delay": 101,
"time": "1769100161"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 250,
"time": "1769099930"
},
"departure": {
"delay": 250,
"time": "1769099950"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 221,
"time": "1769099767"
},
"departure": {
"delay": 221,
"time": "1769099801"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1769099833"
},
"departure": {
"delay": 203,
"time": "1769099843"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1769100005"
},
"departure": {
"delay": 218,
"time": "1769100038"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769100251"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
}
],
"timestamp": "1769100188",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230590x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769100999"
},
"departure": {
"delay": -21,
"time": "1769100999"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1769101408"
},
"departure": {
"delay": 28,
"time": "1769101408"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 65,
"time": "1769099705"
},
"departure": {
"delay": 65,
"time": "1769099705"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1769100231"
},
"departure": {
"delay": -9,
"time": "1769100231"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1769100062"
},
"departure": {
"delay": 2,
"time": "1769100062"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1769100339"
},
"departure": {
"delay": -21,
"time": "1769100339"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -5,
"time": "1769101075"
},
"departure": {
"delay": -5,
"time": "1769101075"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1769101479"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1769100863"
},
"departure": {
"delay": 23,
"time": "1769100863"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -3,
"time": "1769099997"
},
"departure": {
"delay": -3,
"time": "1769099997"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1769099829"
},
"departure": {
"delay": 9,
"time": "1769099829"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1769101124"
},
"departure": {
"delay": -16,
"time": "1769101124"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1769101353"
},
"departure": {
"delay": 33,
"time": "1769101353"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -5,
"time": "1769101255"
},
"departure": {
"delay": -5,
"time": "1769101255"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 21,
"time": "1769101161"
},
"departure": {
"delay": 21,
"time": "1769101161"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1769099898"
},
"departure": {
"delay": 18,
"time": "1769099898"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 134,
"time": "1769099654"
},
"departure": {
"delay": 134,
"time": "1769099654"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1769100759"
},
"departure": {
"delay": -21,
"time": "1769100759"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1769100169"
},
"departure": {
"delay": 49,
"time": "1769100169"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769101299"
},
"departure": {
"delay": -21,
"time": "1769101299"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230590x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597868:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1769099899"
},
"departure": {
"delay": -39,
"time": "1769099901"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -39,
"time": "1769099841"
},
"departure": {
"delay": -39,
"time": "1769099841"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 291,
"time": "1769099451"
},
"departure": {
"delay": 291,
"time": "1769099451"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -30,
"time": "1769099970"
},
"departure": {
"delay": -30,
"time": "1769099970"
},
"stopId": "FR:27306:ZE:0xFOR01:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -63,
"time": "1769100117"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 254,
"time": "1769099534"
},
"departure": {
"delay": 254,
"time": "1769099534"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -34,
"time": "1769099786"
},
"departure": {
"delay": -34,
"time": "1769099786"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -39,
"time": "1769099705"
},
"departure": {
"delay": -39,
"time": "1769099721"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
}
],
"timestamp": "1769099914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597868:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6322880301236224x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -445,
"time": "1769100925"
},
"departure": {
"delay": -445,
"time": "1769100935"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -344,
"time": "1769100786"
},
"departure": {
"delay": -344,
"time": "1769100796"
},
"stopId": "FR:14371:ZE:5595339982635008:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -469,
"time": "1769100121"
},
"departure": {
"delay": -469,
"time": "1769100131"
},
"stopId": "FR:14371:ZE:5804466335907840:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -508,
"time": "1769100992"
},
"stopId": "FR:14371:ZE:5612323289956352:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -245,
"time": "1769100281"
},
"departure": {
"delay": -245,
"time": "1769100535"
},
"stopId": "FR:14371:ZE:6750823892647936:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -326,
"time": "1769099650"
},
"departure": {
"delay": -326,
"time": "1769099674"
},
"stopId": "FR:14371:ZE:4816582250332160:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -435,
"time": "1769099970"
},
"departure": {
"delay": -435,
"time": "1769099985"
},
"stopId": "FR:14371:ZE:5889087492849664:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -211,
"time": "1769100708"
},
"departure": {
"delay": -211,
"time": "1769100749"
},
"stopId": "FR:14371:ZE:4589666511618048:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5849406994644992:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6322880301236224x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13133F5400250x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099580"
},
"departure": {
"time": "1769099640"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769097780"
},
"departure": {
"time": "1769097900"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769096880"
},
"departure": {
"time": "1769097000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769094660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769098380"
},
"departure": {
"time": "1769098440"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769099040"
},
"departure": {
"time": "1769099100"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13133F5400250x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769107560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769108400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2991:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984715xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1769095789"
},
"departure": {
"delay": 205,
"time": "1769095825"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 232,
"time": "1769095594"
},
"departure": {
"delay": 232,
"time": "1769095612"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1769095922"
},
"departure": {
"time": "1769095740"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 196,
"time": "1769095516"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 229,
"time": "1769095664"
},
"departure": {
"delay": 229,
"time": "1769095729"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984715xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852346F5406800x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769100660"
},
"departure": {
"time": "1769100720"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769101920"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769096374",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852346F5406800x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227395x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1769101459"
},
"departure": {
"delay": 259,
"time": "1769101459"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 290,
"time": "1769100350"
},
"departure": {
"delay": 290,
"time": "1769100350"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1769101136"
},
"departure": {
"delay": 236,
"time": "1769101136"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 251,
"time": "1769101331"
},
"departure": {
"delay": 251,
"time": "1769101331"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 275,
"time": "1769101775"
},
"departure": {
"delay": 275,
"time": "1769101775"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 293,
"time": "1769101553"
},
"departure": {
"delay": 293,
"time": "1769101553"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 284,
"time": "1769100284"
},
"departure": {
"delay": 284,
"time": "1769100284"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 281,
"time": "1769101601"
},
"departure": {
"delay": 281,
"time": "1769101601"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 281,
"time": "1769101061"
},
"departure": {
"delay": 281,
"time": "1769101061"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1769101265"
},
"departure": {
"delay": 245,
"time": "1769101265"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 236,
"time": "1769101676"
},
"departure": {
"delay": 236,
"time": "1769101676"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 285,
"time": "1769101005"
},
"departure": {
"delay": 285,
"time": "1769101005"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1769101856"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 253,
"time": "1769101813"
},
"departure": {
"delay": 253,
"time": "1769101813"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 236,
"time": "1769100956"
},
"departure": {
"delay": 236,
"time": "1769100956"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 236,
"time": "1769099876"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 236,
"time": "1769100656"
},
"departure": {
"delay": 236,
"time": "1769100656"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 264,
"time": "1769100144"
},
"departure": {
"delay": 264,
"time": "1769100144"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 285,
"time": "1769101725"
},
"departure": {
"delay": 285,
"time": "1769101725"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 236,
"time": "1769101436"
},
"departure": {
"delay": 236,
"time": "1769101436"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769100106",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227395x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071995x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769100488"
},
"departure": {
"delay": 128,
"time": "1769100488"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 170,
"time": "1769100230"
},
"departure": {
"delay": 170,
"time": "1769100230"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 128,
"time": "1769100308"
},
"departure": {
"delay": 128,
"time": "1769100308"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 138,
"time": "1769100138"
},
"departure": {
"delay": 138,
"time": "1769100138"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 147,
"time": "1769100567"
},
"departure": {
"delay": 147,
"time": "1769100567"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 128,
"time": "1769101208"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1769100663"
},
"departure": {
"delay": 183,
"time": "1769100663"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1769100848"
},
"departure": {
"delay": 128,
"time": "1769100848"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 187,
"time": "1769100727"
},
"departure": {
"delay": 187,
"time": "1769100727"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071995x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1769102971"
},
"departure": {
"delay": -89,
"time": "1769102971"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769102910"
},
"departure": {
"delay": -30,
"time": "1769102910"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1769103151"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2576,
"time": "1769100184"
},
"departure": {
"delay": -2576,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2516,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596239:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6079:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1769100600"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 180,
"time": "1769099820"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 300,
"time": "1769101920"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 300,
"time": "1769100960"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 300,
"time": "1769101260"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 300,
"time": "1769101320"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1769099640"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 300,
"time": "1769102160"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 300,
"time": "1769101440"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 300,
"time": "1769101020"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769099520"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 300,
"time": "1769101200"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 300,
"time": "1769100780"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 300,
"time": "1769100060"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 300,
"time": "1769101500"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 300,
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 300,
"time": "1769101980"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 300,
"time": "1769102040"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 300,
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 240,
"time": "1769099940"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 300,
"time": "1769101860"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 300,
"time": "1769102100"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1769101140"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 300,
"time": "1769101620"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 300,
"time": "1769101560"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769100062",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6079:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx320:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769099472"
},
"departure": {
"delay": 12,
"time": "1769099472"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -65,
"time": "1769100415"
},
"departure": {
"delay": -65,
"time": "1769100415"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1769100156"
},
"departure": {
"delay": -84,
"time": "1769100156"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -34,
"time": "1769099726"
},
"departure": {
"delay": -34,
"time": "1769099726"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1769099824"
},
"departure": {
"delay": -31,
"time": "1769099849"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1769099358"
},
"departure": {
"delay": 18,
"time": "1769099358"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -121,
"time": "1769099975"
},
"departure": {
"delay": -121,
"time": "1769099999"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1769100328"
},
"departure": {
"delay": -32,
"time": "1769100328"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1769099666"
},
"departure": {
"delay": 26,
"time": "1769099666"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -66,
"time": "1769100234"
},
"departure": {
"delay": -66,
"time": "1769100234"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1769099577"
},
"departure": {
"delay": 79,
"time": "1769099599"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769099340"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769099241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx320:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:fc090c80bf5adebf2782434e159314ba:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 24,
"time": "1769098524"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 241,
"time": "1769099752"
},
"departure": {
"delay": 241,
"time": "1769099761"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1769098796"
},
"departure": {
"delay": 71,
"time": "1769098811"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1769098702"
},
"departure": {
"delay": 49,
"time": "1769098729"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769098626"
},
"departure": {
"delay": 37,
"time": "1769098657"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 260,
"time": "1769099642"
},
"departure": {
"delay": 260,
"time": "1769099660"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 265,
"time": "1769099411"
},
"departure": {
"delay": 265,
"time": "1769099425"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 280,
"time": "1769099540"
},
"departure": {
"delay": 280,
"time": "1769099560"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1769099932"
},
"departure": {
"delay": 243,
"time": "1769099943"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 275,
"time": "1769099591"
},
"departure": {
"delay": 275,
"time": "1769099615"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 83,
"time": "1769098868"
},
"departure": {
"delay": 83,
"time": "1769098883"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 228,
"time": "1769099988"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 242,
"time": "1769099866"
},
"departure": {
"delay": 242,
"time": "1769099882"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 274,
"time": "1769099715"
},
"departure": {
"delay": 274,
"time": "1769099734"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 264,
"time": "1769099469"
},
"departure": {
"delay": 264,
"time": "1769099484"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 237,
"time": "1769099234"
},
"departure": {
"delay": 237,
"time": "1769099277"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1769099330"
},
"departure": {
"delay": 249,
"time": "1769099349"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1769099047"
},
"departure": {
"delay": 215,
"time": "1769099135"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 276,
"time": "1769099963"
},
"departure": {
"delay": 276,
"time": "1769099976"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769098541"
},
"departure": {
"delay": -5,
"time": "1769098555"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1769099442"
},
"departure": {
"delay": 233,
"time": "1769099453"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
}
],
"timestamp": "1769100125",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:fc090c80bf5adebf2782434e159314ba:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13148F5400260x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769100900"
},
"departure": {
"time": "1769101020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769099280"
},
"departure": {
"time": "1769099340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1769094693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13148F5400260x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5931018029629440x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769100266"
},
"departure": {
"delay": 96,
"time": "1769100276"
},
"stopId": "FR:14064:ZE:6359177166323712:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1769100955"
},
"stopId": "FR:14735:ZE:5379399160430592:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769100754"
},
"departure": {
"delay": 44,
"time": "1769100764"
},
"stopId": "FR:14735:ZE:4562918763921408:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1769100134"
},
"departure": {
"delay": 98,
"time": "1769100158"
},
"stopId": "FR:14064:ZE:5113588197883904:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1769100512"
},
"departure": {
"delay": 102,
"time": "1769100522"
},
"stopId": "FR:14735:ZE:5846853535924224:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -191,
"time": "1769099736"
},
"departure": {
"delay": -191,
"time": "1769099749"
},
"stopId": "FR:14742:ZE:5714016740573184:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1769100601"
},
"departure": {
"delay": 71,
"time": "1769100611"
},
"stopId": "FR:14735:ZE:6527147867897856:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6499174041255936:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5931018029629440x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -147,
"time": "1769101173"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1769100169"
},
"departure": {
"delay": 61,
"time": "1769100181"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1769100371"
},
"departure": {
"delay": 11,
"time": "1769100371"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1769100775"
},
"departure": {
"delay": -5,
"time": "1769100775"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769100663"
},
"departure": {
"delay": 3,
"time": "1769100663"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769100109"
},
"departure": {
"delay": 49,
"time": "1769100109"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1769100454"
},
"departure": {
"delay": 34,
"time": "1769100454"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1769100721"
},
"departure": {
"delay": 1,
"time": "1769100721"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -18,
"time": "1769100822"
},
"departure": {
"delay": -18,
"time": "1769100822"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -68,
"time": "1769101072"
},
"departure": {
"delay": -68,
"time": "1769101072"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -87,
"time": "1769100933"
},
"departure": {
"delay": -87,
"time": "1769100933"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1769100281"
},
"departure": {
"delay": 41,
"time": "1769100281"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1769100568"
},
"departure": {
"delay": 28,
"time": "1769100568"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -86,
"time": "1769100994"
},
"departure": {
"delay": -86,
"time": "1769100994"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": 31,
"time": "1769100031"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597080:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105880"
},
"departure": {
"time": "1769105880"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769105940"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769105040"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106720"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769105160"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769105765"
},
"departure": {
"delay": 5,
"time": "1769105765"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769105220"
},
"departure": {
"time": "1769105220"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769104440"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105280"
},
"departure": {
"time": "1769105280"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769104560"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105760"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769092834",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx585:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230633x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 581,
"time": "1769101001"
},
"departure": {
"delay": 581,
"time": "1769101001"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 548,
"time": "1769100128"
},
"departure": {
"delay": 548,
"time": "1769100128"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 525,
"time": "1769100765"
},
"departure": {
"delay": 525,
"time": "1769100765"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 525,
"time": "1769100825"
},
"departure": {
"delay": 525,
"time": "1769100825"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 525,
"time": "1769100585"
},
"departure": {
"delay": 525,
"time": "1769100585"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 525,
"time": "1769101125"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 527,
"time": "1769101067"
},
"departure": {
"delay": 527,
"time": "1769101067"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 551,
"time": "1769100431"
},
"departure": {
"delay": 551,
"time": "1769100431"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 572,
"time": "1769100692"
},
"departure": {
"delay": 572,
"time": "1769100692"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 479,
"time": "1769099999"
},
"departure": {
"delay": 479,
"time": "1769099999"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 525,
"time": "1769100345"
},
"departure": {
"delay": 525,
"time": "1769100345"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 410,
"time": "1769099870"
},
"departure": {
"delay": 410,
"time": "1769099870"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 565,
"time": "1769100625"
},
"departure": {
"delay": 565,
"time": "1769100625"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 577,
"time": "1769100517"
},
"departure": {
"delay": 577,
"time": "1769100517"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 533,
"time": "1769100893"
},
"departure": {
"delay": 533,
"time": "1769100893"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 417,
"time": "1769099517"
},
"departure": {
"delay": 417,
"time": "1769099517"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 528,
"time": "1769100288"
},
"departure": {
"delay": 528,
"time": "1769100288"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 582,
"time": "1769100222"
},
"departure": {
"delay": 582,
"time": "1769100222"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 487,
"time": "1769099707"
},
"departure": {
"delay": 487,
"time": "1769099707"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 455,
"time": "1769099615"
},
"departure": {
"delay": 455,
"time": "1769099615"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230633x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000397:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 204,
"time": "1769098524"
},
"departure": {
"delay": 204,
"time": "1769098524"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 204,
"time": "1769099004"
},
"departure": {
"delay": 204,
"time": "1769099004"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1769098644"
},
"departure": {
"delay": 204,
"time": "1769098644"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 204,
"time": "1769098824"
},
"departure": {
"delay": 204,
"time": "1769098824"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1769099184"
},
"departure": {
"delay": 204,
"time": "1769099184"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 204,
"time": "1769099364"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 204,
"time": "1769098704"
},
"departure": {
"delay": 204,
"time": "1769098704"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
}
],
"timestamp": "1769099377",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000397:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108280"
},
"departure": {
"time": "1769108280"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1769107740"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769108400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470580:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 465,
"time": "1769099445"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 481,
"time": "1769099401"
},
"departure": {
"delay": 481,
"time": "1769099401"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1769099449",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470580:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769108940"
},
"departure": {
"time": "1769108940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769109660"
},
"departure": {
"time": "1769109660"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769108880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769109960"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769109300"
},
"departure": {
"time": "1769109300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769109240"
},
"departure": {
"time": "1769109240"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769109360"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761930xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769094681"
},
"departure": {
"delay": 94,
"time": "1769094694"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1769094785"
},
"departure": {
"delay": 139,
"time": "1769094799"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1769094967"
},
"departure": {
"time": "1769094780"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 301,
"time": "1769094481"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 221,
"time": "1769094559"
},
"departure": {
"delay": 221,
"time": "1769094581"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 168,
"time": "1769094856"
},
"departure": {
"delay": 168,
"time": "1769094888"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761930xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057772x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 677,
"time": "1769099837"
},
"departure": {
"delay": 677,
"time": "1769099837"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 649,
"time": "1769100469"
},
"departure": {
"delay": 649,
"time": "1769100469"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 629,
"time": "1769100509"
},
"departure": {
"delay": 629,
"time": "1769100509"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 644,
"time": "1769100104"
},
"departure": {
"delay": 644,
"time": "1769100104"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 642,
"time": "1769100042"
},
"departure": {
"delay": 642,
"time": "1769100042"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 651,
"time": "1769099931"
},
"departure": {
"delay": 651,
"time": "1769099931"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 678,
"time": "1769100378"
},
"departure": {
"delay": 678,
"time": "1769100378"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 650,
"time": "1769099870"
},
"departure": {
"delay": 650,
"time": "1769099870"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 655,
"time": "1769100115"
},
"departure": {
"delay": 655,
"time": "1769100115"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 650,
"time": "1769099870"
},
"departure": {
"delay": 650,
"time": "1769099870"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 652,
"time": "1769099992"
},
"departure": {
"delay": 652,
"time": "1769099992"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 622,
"time": "1769100742"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 670,
"time": "1769100610"
},
"departure": {
"delay": 670,
"time": "1769100610"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 622,
"time": "1769100322"
},
"departure": {
"delay": 622,
"time": "1769100322"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 668,
"time": "1769100668"
},
"departure": {
"delay": 668,
"time": "1769100668"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 680,
"time": "1769100560"
},
"departure": {
"delay": 680,
"time": "1769100560"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 679,
"time": "1769099359"
},
"departure": {
"delay": 679,
"time": "1769099359"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769099756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057772x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189230x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1769099841"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1769099466",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189230x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx82:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769100473"
},
"departure": {
"delay": 53,
"time": "1769100473"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1769101035"
},
"departure": {
"delay": 15,
"time": "1769101035"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769100834"
},
"departure": {
"delay": 54,
"time": "1769100834"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1769100649"
},
"departure": {
"delay": 49,
"time": "1769100649"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1769100733"
},
"departure": {
"delay": 13,
"time": "1769100733"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100780"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769100545"
},
"departure": {
"delay": 5,
"time": "1769100545"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769100360"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1769100586"
},
"departure": {
"delay": 46,
"time": "1769100586"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769100002",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx82:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190096x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 519,
"time": "1769100039"
},
"departure": {
"delay": 519,
"time": "1769100039"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 584,
"time": "1769100344"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 507,
"time": "1769099967"
},
"departure": {
"delay": 507,
"time": "1769099967"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 602,
"time": "1769100182"
},
"departure": {
"delay": 602,
"time": "1769100182"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769100066",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190096x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102040"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769103000"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769102340"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769102520"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769101740"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101920"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769102940"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769101980"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769102760"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769103300"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769103480"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769102400"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769102700"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769103120"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769103180"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769102580"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769101260"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769101860"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769101380"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769102160"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769101440"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769100160",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2029:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1662320644xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -79,
"time": "1769096361"
},
"departure": {
"delay": -79,
"time": "1769096381"
},
"stopId": "FR:76476:ZE:136:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1769096288"
},
"departure": {
"delay": -37,
"time": "1769096303"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 88,
"time": "1769095888"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1769096160"
},
"departure": {
"delay": -46,
"time": "1769096174"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": -76,
"time": "1769096426"
},
"departure": {
"delay": -76,
"time": "1769096444"
},
"stopId": "FR:76476:ZE:15470:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"time": "1769096508"
},
"departure": {
"time": "1769096640"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": -53,
"time": "1769096339"
},
"departure": {
"delay": -53,
"time": "1769096347"
},
"stopId": "FR:76476:ZE:15589:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769096086"
},
"departure": {
"delay": 2,
"time": "1769096102"
},
"stopId": "FR:76476:ZE:15464:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -97,
"time": "1769096467"
},
"departure": {
"delay": -97,
"time": "1769096483"
},
"stopId": "FR:76476:ZE:15471:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1769096199"
},
"departure": {
"delay": -34,
"time": "1769096246"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1769095974"
},
"departure": {
"delay": 67,
"time": "1769095987"
},
"stopId": "FR:76476:ZE:120:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1769096035"
},
"departure": {
"delay": 3,
"time": "1769096043"
},
"stopId": "FR:76476:ZE:15463:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:21:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1662320644xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596238:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1769101351"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -776,
"time": "1769100184"
},
"departure": {
"delay": -776,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1769101110"
},
"departure": {
"delay": -30,
"time": "1769101110"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -89,
"time": "1769101171"
},
"departure": {
"delay": -89,
"time": "1769101171"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -716,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596238:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -207,
"time": "1769104053"
},
"departure": {
"delay": -207,
"time": "1769104053"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -246,
"time": "1769103054"
},
"departure": {
"delay": -246,
"time": "1769103054"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -172,
"time": "1769104688"
},
"departure": {
"delay": -172,
"time": "1769104688"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -277,
"time": "1769103623"
},
"departure": {
"delay": -277,
"time": "1769103623"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -236,
"time": "1769103304"
},
"departure": {
"delay": -236,
"time": "1769103304"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 172,
"time": "1769100412"
},
"departure": {
"delay": 172,
"time": "1769100412"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -165,
"time": "1769104395"
},
"departure": {
"delay": -165,
"time": "1769104395"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -222,
"time": "1769103438"
},
"departure": {
"delay": -222,
"time": "1769103438"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -272,
"time": "1769103148"
},
"departure": {
"delay": -272,
"time": "1769103148"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 134,
"time": "1769100554"
},
"departure": {
"delay": 134,
"time": "1769100554"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -296,
"time": "1769103064"
},
"departure": {
"delay": -296,
"time": "1769103064"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -248,
"time": "1769103832"
},
"departure": {
"delay": -248,
"time": "1769103832"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 161,
"time": "1769100071"
},
"departure": {
"delay": 161,
"time": "1769100101"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1769100714"
},
"departure": {
"delay": 114,
"time": "1769100714"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -43,
"time": "1769105117"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -236,
"time": "1769103244"
},
"departure": {
"delay": -236,
"time": "1769103244"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 90,
"time": "1769100990"
},
"departure": {
"delay": 90,
"time": "1769100990"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1769101124"
},
"departure": {
"delay": -16,
"time": "1769101124"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 149,
"time": "1769100869"
},
"departure": {
"delay": 149,
"time": "1769100869"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -229,
"time": "1769103731"
},
"departure": {
"delay": -229,
"time": "1769103731"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -288,
"time": "1769103192"
},
"departure": {
"delay": -288,
"time": "1769103192"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -229,
"time": "1769103551"
},
"departure": {
"delay": -229,
"time": "1769103551"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470846:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075814x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1769099695"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769099576",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075814x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6517566915739648x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769100283"
},
"departure": {
"delay": 173,
"time": "1769100293"
},
"stopId": "FR:14654:ZE:4507960228184064:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1769101252"
},
"stopId": "FR:14654:ZE:6672389938085888:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1769100609"
},
"departure": {
"delay": 199,
"time": "1769100619"
},
"stopId": "FR:14654:ZE:5862593450213376:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1769100982"
},
"departure": {
"delay": 212,
"time": "1769100992"
},
"stopId": "FR:14654:ZE:4736693543370752:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5349681140858880:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6517566915739648x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057176x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1769099815"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 115,
"time": "1769099455"
},
"departure": {
"delay": 115,
"time": "1769099455"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769099726",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057176x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105760"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105700"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769105820"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1769105280"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105520"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2859:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769088203"
},
"departure": {
"time": "1769088120"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1769087910"
},
"departure": {
"delay": 99,
"time": "1769087919"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1769087809"
},
"departure": {
"delay": 117,
"time": "1769087817"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 129,
"time": "1769087769"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769088055"
},
"departure": {
"delay": 25,
"time": "1769088085"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1769087836"
},
"departure": {
"delay": 87,
"time": "1769087847"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1769088003"
},
"departure": {
"delay": 77,
"time": "1769088017"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430287:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1769100000"
},
"departure": {
"delay": 300,
"time": "1769100000"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 400,
"time": "1769099380"
},
"departure": {
"delay": 400,
"time": "1769099380"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 391,
"time": "1769099491"
},
"departure": {
"delay": 391,
"time": "1769099491"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 220,
"time": "1769100220"
},
"departure": {
"delay": 220,
"time": "1769100220"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1769100280"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 340,
"time": "1769099860"
},
"departure": {
"delay": 340,
"time": "1769099860"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 461,
"time": "1769099621"
},
"departure": {
"delay": 461,
"time": "1769099621"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 220,
"time": "1769100141"
},
"departure": {
"delay": 220,
"time": "1769100160"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 460,
"time": "1769099555"
},
"departure": {
"delay": 460,
"time": "1769099560"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 332,
"time": "1769099912"
},
"departure": {
"delay": 332,
"time": "1769099912"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 340,
"time": "1769099788"
},
"departure": {
"delay": 340,
"time": "1769099800"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769100004",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596515:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1769100349"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 234,
"time": "1769100054"
},
"departure": {
"delay": 234,
"time": "1769100054"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1769099689"
},
"departure": {
"delay": 229,
"time": "1769099689"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 253,
"time": "1769100121"
},
"departure": {
"delay": 253,
"time": "1769100133"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 217,
"time": "1769099917"
},
"departure": {
"delay": 217,
"time": "1769099917"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1769100218"
},
"departure": {
"delay": 218,
"time": "1769100218"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1769099652"
},
"departure": {
"delay": 252,
"time": "1769099652"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1769099731"
},
"departure": {
"delay": 222,
"time": "1769099742"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 252,
"time": "1769099885"
},
"departure": {
"delay": 252,
"time": "1769099892"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 259,
"time": "1769100259"
},
"departure": {
"delay": 259,
"time": "1769100259"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1769099822"
},
"departure": {
"delay": 192,
"time": "1769099832"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853624F5417152x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769101680"
},
"departure": {
"time": "1769101740"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769104020"
},
"departure": {
"time": "1769104080"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"departure": {
"time": "1769100480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769104860"
},
"departure": {
"time": "1769104980"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769106840"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1769096854",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853624F5417152x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848958F5402958x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103660"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769099640"
},
"departure": {
"time": "1769099700"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769099940"
},
"departure": {
"time": "1769100000"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099400"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769100360"
},
"departure": {
"time": "1769100420"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1769098560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769101320"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769094934",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848958F5402958x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052293xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1769099550"
},
"departure": {
"delay": 90,
"time": "1769099550"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -64,
"time": "1769100836"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1769100029"
},
"departure": {
"delay": 29,
"time": "1769100029"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -61,
"time": "1769100659"
},
"departure": {
"delay": -61,
"time": "1769100659"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -52,
"time": "1769100368"
},
"departure": {
"delay": -52,
"time": "1769100368"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 98,
"time": "1769099678"
},
"departure": {
"delay": 98,
"time": "1769099678"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -61,
"time": "1769100539"
},
"departure": {
"delay": -61,
"time": "1769100539"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -64,
"time": "1769100176"
},
"departure": {
"delay": -64,
"time": "1769100176"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -61,
"time": "1769100779"
},
"departure": {
"delay": -61,
"time": "1769100779"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 119,
"time": "1769099939"
},
"departure": {
"delay": 119,
"time": "1769099939"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 21,
"time": "1769099421"
},
"departure": {
"delay": 21,
"time": "1769099421"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -89,
"time": "1769100031"
},
"departure": {
"delay": -89,
"time": "1769100031"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1769099556",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052293xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29605,
"time": "1769103325"
},
"departure": {
"delay": 29605,
"time": "1769103325"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29587,
"time": "1769103427"
},
"departure": {
"delay": 29587,
"time": "1769103427"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29580,
"time": "1769103540"
},
"departure": {
"delay": 29580,
"time": "1769103540"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29550,
"time": "1769102430"
},
"departure": {
"delay": 29550,
"time": "1769102430"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29587,
"time": "1769102527"
},
"departure": {
"delay": 29587,
"time": "1769102527"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29596,
"time": "1769102476"
},
"departure": {
"delay": 29596,
"time": "1769102476"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 29631,
"time": "1769103291"
},
"departure": {
"delay": 29631,
"time": "1769103291"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29580,
"time": "1769102700"
},
"departure": {
"delay": 29580,
"time": "1769102700"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29584,
"time": "1769102584"
},
"departure": {
"delay": 29584,
"time": "1769102584"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769098261",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9031:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5664135699234816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -847,
"time": "1769099499"
},
"departure": {
"delay": -847,
"time": "1769099513"
},
"stopId": "FR:14431:ZE:6341739733319680:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -467,
"time": "1769101033"
},
"stopId": "FR:14431:ZE:4817788012068864:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -911,
"time": "1769099610"
},
"departure": {
"delay": -911,
"time": "1769099629"
},
"stopId": "FR:14431:ZE:4835938703245312:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -825,
"time": "1769099877"
},
"departure": {
"delay": -825,
"time": "1769099955"
},
"stopId": "FR:14431:ZE:4550638244462592:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -459,
"time": "1769100332"
},
"departure": {
"delay": -459,
"time": "1769100801"
},
"stopId": "FR:14431:ZE:4895693106839552:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -305,
"time": "1769100880"
},
"departure": {
"delay": -305,
"time": "1769101075"
},
"stopId": "FR:14431:ZE:4824374906454016:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4769385123151872:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5664135699234816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852348F5403245x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104500"
},
"departure": {
"time": "1769104560"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104080"
},
"departure": {
"time": "1769104140"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103780"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769099735",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852348F5403245x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769100134"
},
"departure": {
"delay": 31,
"time": "1769100151"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1769100333"
},
"departure": {
"delay": -27,
"time": "1769100333"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769100273"
},
"departure": {
"delay": -27,
"time": "1769100273"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1769100393"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1769099761"
},
"departure": {
"delay": 1,
"time": "1769099761"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1769099971"
},
"departure": {
"delay": -29,
"time": "1769099971"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1769100213"
},
"departure": {
"delay": 33,
"time": "1769100213"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"time": "1769099873"
},
"departure": {
"time": "1769099880"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1769100061"
},
"departure": {
"delay": 31,
"time": "1769100091"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596166:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34930695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1769096034"
},
"departure": {
"delay": 129,
"time": "1769096049"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 134,
"time": "1769095994"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1769096168"
},
"departure": {
"delay": 191,
"time": "1769096231"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1769096373"
},
"departure": {
"time": "1769096100"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34930695:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057062x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1769100248"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -52,
"time": "1769099888"
},
"departure": {
"delay": -52,
"time": "1769099888"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -139,
"time": "1769099741"
},
"departure": {
"delay": -139,
"time": "1769099741"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769100106",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057062x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769101335"
},
"departure": {
"delay": 15,
"time": "1769101335"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769100949"
},
"departure": {
"delay": 49,
"time": "1769100949"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769100660"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769100845"
},
"departure": {
"delay": 5,
"time": "1769100845"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1769100773"
},
"departure": {
"delay": 53,
"time": "1769100773"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1769100886"
},
"departure": {
"delay": 46,
"time": "1769100886"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769101033"
},
"departure": {
"delay": 13,
"time": "1769101033"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101080"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1769101134"
},
"departure": {
"delay": 54,
"time": "1769101134"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100141",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx91:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6186719763234816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -249,
"time": "1769099751"
},
"stopId": "FR:14431:ZE:6653631332876288:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1769099753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5844004563320832:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6186719763234816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108940"
},
"departure": {
"time": "1769108940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769109600"
},
"departure": {
"time": "1769109600"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769109900"
},
"departure": {
"time": "1769109900"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769109480"
},
"departure": {
"time": "1769109480"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769110020"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769109780"
},
"departure": {
"time": "1769109780"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769109000"
},
"departure": {
"time": "1769109000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769109540"
},
"departure": {
"time": "1769109540"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769109360"
},
"departure": {
"time": "1769109360"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769108880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769109720"
},
"departure": {
"time": "1769109720"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769109960"
},
"departure": {
"time": "1769109960"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769109840"
},
"departure": {
"time": "1769109840"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769109420"
},
"departure": {
"time": "1769109420"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769109180"
},
"departure": {
"time": "1769109180"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3077:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102220"
},
"departure": {
"time": "1769102220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103600"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101920"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769102700"
},
"departure": {
"time": "1769102700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769102520"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102100"
},
"departure": {
"time": "1769102100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102760"
},
"departure": {
"time": "1769102760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769102640"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769100198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1037:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769107385"
},
"departure": {
"delay": 5,
"time": "1769107385"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1769106720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107080"
},
"departure": {
"time": "1769107080"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108220"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769106960"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769103660"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103180"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769103120"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769099986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2713:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5159860678164480x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1769100948"
},
"departure": {
"delay": 178,
"time": "1769100958"
},
"stopId": "FR:14371:ZE:6160292129013760:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1769101318"
},
"departure": {
"delay": 248,
"time": "1769101328"
},
"stopId": "FR:14371:ZE:4898187031609344:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1769100667"
},
"departure": {
"delay": 137,
"time": "1769100677"
},
"stopId": "FR:14371:ZE:5882152127299584:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 398,
"time": "1769102668"
},
"departure": {
"delay": 398,
"time": "1769102678"
},
"stopId": "FR:14371:ZE:6100193725382656:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1769101644"
},
"departure": {
"delay": 94,
"time": "1769101654"
},
"stopId": "FR:14371:ZE:6368023490330624:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 187,
"time": "1769101077"
},
"departure": {
"delay": 187,
"time": "1769101087"
},
"stopId": "FR:14371:ZE:6722538513104896:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1769100218"
},
"departure": {
"delay": 51,
"time": "1769100231"
},
"stopId": "FR:14522:ZE:6739709960126464:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 377,
"time": "1769102717"
},
"stopId": "FR:14371:ZE:6134068031782912:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 243,
"time": "1769102033"
},
"departure": {
"delay": 243,
"time": "1769102043"
},
"stopId": "FR:14371:ZE:4997782726246400:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 227,
"time": "1769101177"
},
"departure": {
"delay": 227,
"time": "1769101187"
},
"stopId": "FR:14371:ZE:5522358421946368:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1769100825"
},
"departure": {
"delay": 115,
"time": "1769100835"
},
"stopId": "FR:14371:ZE:5014060652298240:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4743889022877696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5159860678164480x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11478:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099558"
},
"departure": {
"time": "1769099558"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769099116"
},
"departure": {
"time": "1769099157"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769099237"
},
"departure": {
"time": "1769099257"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769100746"
},
"departure": {
"time": "1769100746"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769099380"
},
"departure": {
"time": "1769099380"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769100304"
},
"departure": {
"time": "1769100304"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769100265"
},
"departure": {
"time": "1769100265"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769099599"
},
"departure": {
"time": "1769099599"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769099679"
},
"departure": {
"time": "1769099679"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769098927"
},
"departure": {
"time": "1769098927"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100784"
},
"departure": {
"time": "1769100784"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769099457"
},
"departure": {
"time": "1769099479"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769099018"
},
"departure": {
"time": "1769099018"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769097461",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11478:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1769099982"
},
"departure": {
"delay": 226,
"time": "1769099986"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 257,
"time": "1769100197"
},
"departure": {
"delay": 257,
"time": "1769100197"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 243,
"time": "1769100303"
},
"departure": {
"delay": 243,
"time": "1769100303"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 116,
"time": "1769099514"
},
"departure": {
"delay": 116,
"time": "1769099516"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1769100714"
},
"departure": {
"delay": 234,
"time": "1769100714"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 126,
"time": "1769099466"
},
"departure": {
"delay": 126,
"time": "1769099466"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1769100039"
},
"departure": {
"delay": 219,
"time": "1769100039"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1769098632"
},
"departure": {
"delay": 132,
"time": "1769098632"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 136,
"time": "1769099877"
},
"departure": {
"delay": 136,
"time": "1769099896"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 295,
"time": "1769100535"
},
"departure": {
"delay": 295,
"time": "1769100535"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 273,
"time": "1769100633"
},
"departure": {
"delay": 273,
"time": "1769100633"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1769099702"
},
"departure": {
"delay": 122,
"time": "1769099702"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 244,
"time": "1769100244"
},
"departure": {
"delay": 244,
"time": "1769100244"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1769100092"
},
"departure": {
"delay": 226,
"time": "1769100106"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1769099366"
},
"departure": {
"delay": 86,
"time": "1769099366"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1769100759"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1769100004",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602160:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6444661271953408x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1769101303"
},
"departure": {
"delay": -67,
"time": "1769101313"
},
"stopId": "FR:14484:ZE:6196852971012096:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1769102190"
},
"stopId": "FR:14504:ZE:6546131589791744:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1769100956"
},
"departure": {
"delay": 6,
"time": "1769100966"
},
"stopId": "FR:14270:ZE:5680465294917632:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1769101044"
},
"departure": {
"delay": 34,
"time": "1769101054"
},
"stopId": "FR:14270:ZE:5579194059718656:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1769099905"
},
"departure": {
"delay": -16,
"time": "1769099924"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1769101588"
},
"departure": {
"delay": -22,
"time": "1769101598"
},
"stopId": "FR:14460:ZE:6160138751705088:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769101855"
},
"departure": {
"delay": 5,
"time": "1769101865"
},
"stopId": "FR:14460:ZE:5588313953009664:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1769102101"
},
"departure": {
"delay": 71,
"time": "1769102111"
},
"stopId": "FR:14504:ZE:6082665695412224:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4947799775903744:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6444661271953408x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x2031419396xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 112,
"time": "1769099692"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 240,
"time": "1769100240"
},
"departure": {
"delay": 240,
"time": "1769100240"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1769099898"
},
"departure": {
"delay": 150,
"time": "1769099910"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1769099976"
},
"departure": {
"delay": 169,
"time": "1769099989"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 222,
"time": "1769099855"
},
"departure": {
"delay": 222,
"time": "1769099862"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 239,
"time": "1769100107"
},
"departure": {
"delay": 239,
"time": "1769100119"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100177",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:23:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x2031419396xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056501x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 281,
"time": "1769099981"
},
"departure": {
"delay": 281,
"time": "1769099981"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 297,
"time": "1769099817"
},
"departure": {
"delay": 297,
"time": "1769099817"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 273,
"time": "1769099433"
},
"departure": {
"delay": 273,
"time": "1769099433"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 266,
"time": "1769099666"
},
"departure": {
"delay": 266,
"time": "1769099666"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 283,
"time": "1769099503"
},
"departure": {
"delay": 283,
"time": "1769099503"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 300,
"time": "1769099760"
},
"departure": {
"delay": 300,
"time": "1769099760"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 305,
"time": "1769099645"
},
"departure": {
"delay": 305,
"time": "1769099645"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 265,
"time": "1769100085"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 272,
"time": "1769099852"
},
"departure": {
"delay": 272,
"time": "1769099852"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1769099896",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056501x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848956F5402957x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098740"
},
"departure": {
"time": "1769098800"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769098020"
},
"departure": {
"time": "1769098080"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769096340"
},
"departure": {
"time": "1769096400"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769097720"
},
"departure": {
"time": "1769097780"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1769095800"
},
"departure": {
"time": "1769095860"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769095020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769099940"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769096040"
},
"departure": {
"time": "1769096100"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769097180"
},
"departure": {
"time": "1769097240"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769096760"
},
"departure": {
"time": "1769096820"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769091392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848956F5402957x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052306xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769099564"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1769099566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052306xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1769100000"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1769099760"
},
"departure": {
"delay": 125,
"time": "1769099765"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1769099640"
},
"departure": {
"delay": 125,
"time": "1769099645"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1769099940"
},
"departure": {
"delay": 185,
"time": "1769099945"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1769098800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769099100"
},
"departure": {
"delay": 65,
"time": "1769099105"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1769099520"
},
"departure": {
"delay": 125,
"time": "1769099525"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769099340"
},
"departure": {
"delay": 65,
"time": "1769099345"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769098920"
},
"departure": {
"delay": 5,
"time": "1769098925"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769099160"
},
"departure": {
"delay": 5,
"time": "1769099165"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1769099880"
},
"departure": {
"delay": 185,
"time": "1769099885"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769098980"
},
"departure": {
"delay": 5,
"time": "1769098985"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769099530"
},
"departure": {
"delay": 75,
"time": "1769099535"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769099983",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2423:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596674:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1769104094"
},
"departure": {
"delay": -106,
"time": "1769104094"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1769103232"
},
"departure": {
"delay": -8,
"time": "1769103232"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1769103164"
},
"departure": {
"delay": -16,
"time": "1769103164"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1769103301"
},
"departure": {
"delay": 1,
"time": "1769103301"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -84,
"time": "1769104236"
},
"departure": {
"delay": -84,
"time": "1769104236"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769103577"
},
"departure": {
"delay": 37,
"time": "1769103577"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2876,
"time": "1769100184"
},
"departure": {
"delay": -2876,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -184,
"time": "1769104616"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -103,
"time": "1769104457"
},
"departure": {
"delay": -103,
"time": "1769104457"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -2816,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2936,
"time": "1769100184"
},
"departure": {
"delay": -2936,
"time": "1769100184"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -30,
"time": "1769103930"
},
"departure": {
"delay": -30,
"time": "1769103930"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1769103787"
},
"departure": {
"delay": -53,
"time": "1769103787"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1769103858"
},
"departure": {
"delay": -42,
"time": "1769103858"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1769103487"
},
"departure": {
"delay": 7,
"time": "1769103487"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1769103667"
},
"departure": {
"delay": -53,
"time": "1769103667"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1769103405"
},
"departure": {
"delay": 45,
"time": "1769103405"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -106,
"time": "1769104034"
},
"departure": {
"delay": -106,
"time": "1769104034"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -138,
"time": "1769104362"
},
"departure": {
"delay": -138,
"time": "1769104362"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596674:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851031F5403150x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101260"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769095800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100420"
},
"departure": {
"time": "1769100480"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100000"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769102040"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769099100"
},
"departure": {
"time": "1769099160"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769098620"
},
"departure": {
"time": "1769098680"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769097840"
},
"departure": {
"time": "1769097960"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851031F5403150x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1769101526"
},
"departure": {
"delay": -34,
"time": "1769101526"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1769101609"
},
"departure": {
"delay": -11,
"time": "1769101609"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1769101876"
},
"departure": {
"delay": -44,
"time": "1769101876"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -132,
"time": "1769102088"
},
"departure": {
"delay": -132,
"time": "1769102088"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1769101930"
},
"departure": {
"delay": -50,
"time": "1769101930"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1769101977"
},
"departure": {
"delay": -63,
"time": "1769101977"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1769101200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -192,
"time": "1769102328"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -131,
"time": "1769102149"
},
"departure": {
"delay": -131,
"time": "1769102149"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769101278"
},
"departure": {
"delay": 18,
"time": "1769101278"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -42,
"time": "1769101818"
},
"departure": {
"delay": -42,
"time": "1769101818"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1769101336"
},
"departure": {
"delay": 16,
"time": "1769101336"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1769101723"
},
"departure": {
"delay": -17,
"time": "1769101723"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1769101436"
},
"departure": {
"delay": -4,
"time": "1769101436"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1769102227"
},
"departure": {
"delay": -113,
"time": "1769102227"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597053:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107560"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106900"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769107200"
},
"departure": {
"time": "1769107200"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1769106540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107260"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769106720"
},
"departure": {
"time": "1769106720"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769106780"
},
"departure": {
"time": "1769106780"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769106660"
},
"departure": {
"time": "1769106660"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769107380"
},
"departure": {
"time": "1769107380"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769107140"
},
"departure": {
"time": "1769107140"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769107020"
},
"departure": {
"time": "1769107020"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2929:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 340,
"time": "1769101000"
},
"departure": {
"delay": 340,
"time": "1769101000"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 285,
"time": "1769101065"
},
"departure": {
"delay": 285,
"time": "1769101065"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 330,
"time": "1769099430"
},
"departure": {
"delay": 330,
"time": "1769099430"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 309,
"time": "1769099889"
},
"departure": {
"delay": 309,
"time": "1769099889"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1769098481"
},
"departure": {
"delay": -19,
"time": "1769098481"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769098080"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1769098857"
},
"departure": {
"delay": 152,
"time": "1769099132"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1769098092"
},
"departure": {
"delay": 12,
"time": "1769098092"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 285,
"time": "1769100068"
},
"departure": {
"delay": 285,
"time": "1769100105"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 285,
"time": "1769101245"
},
"departure": {
"delay": 285,
"time": "1769101245"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1769098330"
},
"departure": {
"delay": 10,
"time": "1769098330"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 284,
"time": "1769100824"
},
"departure": {
"delay": 284,
"time": "1769100824"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 280,
"time": "1769099964"
},
"departure": {
"delay": 280,
"time": "1769099980"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 285,
"time": "1769100885"
},
"departure": {
"delay": 285,
"time": "1769100885"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -11,
"time": "1769098409"
},
"departure": {
"delay": -11,
"time": "1769098429"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 285,
"time": "1769100345"
},
"departure": {
"delay": 285,
"time": "1769100345"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 330,
"time": "1769100930"
},
"departure": {
"delay": 330,
"time": "1769100930"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 305,
"time": "1769100185"
},
"departure": {
"delay": 305,
"time": "1769100185"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 294,
"time": "1769099634"
},
"departure": {
"delay": 294,
"time": "1769099634"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 296,
"time": "1769099816"
},
"departure": {
"delay": 296,
"time": "1769099816"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 285,
"time": "1769100645"
},
"departure": {
"delay": 285,
"time": "1769100645"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 287,
"time": "1769099507"
},
"departure": {
"delay": 287,
"time": "1769099507"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 294,
"time": "1769101134"
},
"departure": {
"delay": 294,
"time": "1769101134"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -109,
"time": "1769098571"
},
"departure": {
"delay": -109,
"time": "1769098571"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -131,
"time": "1769098682"
},
"departure": {
"delay": -131,
"time": "1769098729"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 291,
"time": "1769099331"
},
"departure": {
"delay": 291,
"time": "1769099331"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 330,
"time": "1769100450"
},
"departure": {
"delay": 330,
"time": "1769100450"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769098231"
},
"departure": {
"delay": 31,
"time": "1769098231"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 338,
"time": "1769099715"
},
"departure": {
"delay": 338,
"time": "1769099738"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769098022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx345:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852351F5403247x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769098440"
},
"departure": {
"time": "1769098500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769099100"
},
"departure": {
"time": "1769099160"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769098800"
},
"departure": {
"time": "1769098860"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769093974",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852351F5403247x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3353F5413588x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769109540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1769101680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105700"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769098054",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3353F5413588x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852030F5403207x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098620"
},
"departure": {
"time": "1769098680"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769100600"
},
"departure": {
"time": "1769100660"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769099520"
},
"departure": {
"time": "1769099580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769097840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101080"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769101560"
},
"departure": {
"time": "1769101620"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769094213",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852030F5403207x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5526737774444544x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769099846"
},
"departure": {
"delay": 4,
"time": "1769099884"
},
"stopId": "FR:14654:ZE:5087168780304384:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1769101087"
},
"departure": {
"delay": 17,
"time": "1769101097"
},
"stopId": "FR:14654:ZE:5511563894063104:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1769100568"
},
"departure": {
"delay": -71,
"time": "1769100649"
},
"stopId": "FR:14654:ZE:4752767626248192:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769099471"
},
"departure": {
"delay": 3,
"time": "1769099523"
},
"stopId": "FR:14654:ZE:6598760038662144:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1769101847"
},
"stopId": "FR:14654:ZE:5655198069424128:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1769100033"
},
"departure": {
"delay": 8,
"time": "1769100188"
},
"stopId": "FR:14654:ZE:5198562850766848:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1769100967"
},
"departure": {
"delay": 77,
"time": "1769100977"
},
"stopId": "FR:14654:ZE:6336548527144960:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -72,
"time": "1769101298"
},
"departure": {
"delay": -72,
"time": "1769101308"
},
"stopId": "FR:14654:ZE:6508153777684480:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769099917",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5291806154555392:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5526737774444544x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6432781392412672x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 212,
"time": "1769100212"
},
"stopId": "FR:14654:ZE:4633795320872960:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -92,
"time": "1769100798"
},
"departure": {
"delay": -92,
"time": "1769100808"
},
"stopId": "FR:14654:ZE:5110048852279296:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1769100648"
},
"departure": {
"delay": 58,
"time": "1769100658"
},
"stopId": "FR:14654:ZE:5176838369312768:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1769101542"
},
"departure": {
"delay": 52,
"time": "1769101552"
},
"stopId": "FR:14431:ZE:6239621148049408:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -100,
"time": "1769101090"
},
"departure": {
"delay": -100,
"time": "1769101100"
},
"stopId": "FR:14654:ZE:6161768423358464:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1769102155"
},
"stopId": "FR:14431:ZE:4635933342171136:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6556147453526016:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6432781392412672x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769097900"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769097600"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1769083460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:939:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 305,
"time": "1769099520"
},
"departure": {
"delay": 305,
"time": "1769099525"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1769099340"
},
"departure": {
"delay": 245,
"time": "1769099345"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1769099400"
},
"departure": {
"delay": 245,
"time": "1769099405"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1769100360"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1769098620"
},
"departure": {
"delay": 65,
"time": "1769098625"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1769099100"
},
"departure": {
"delay": 245,
"time": "1769099105"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 245,
"time": "1769099220"
},
"departure": {
"delay": 245,
"time": "1769099225"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 365,
"time": "1769099700"
},
"departure": {
"delay": 365,
"time": "1769099705"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1769099280"
},
"departure": {
"delay": 245,
"time": "1769099285"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 365,
"time": "1769100120"
},
"departure": {
"delay": 365,
"time": "1769100125"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1769099160"
},
"departure": {
"delay": 245,
"time": "1769099165"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1769099580"
},
"departure": {
"delay": 305,
"time": "1769099585"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1769098860"
},
"departure": {
"delay": 185,
"time": "1769098865"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 365,
"time": "1769099760"
},
"departure": {
"delay": 365,
"time": "1769099765"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1769100300"
},
"departure": {
"delay": 360,
"time": "1769100300"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 425,
"time": "1769100000"
},
"departure": {
"delay": 425,
"time": "1769100005"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769098320"
},
"departure": {
"delay": 60,
"time": "1769098440"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769100182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:939:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227362x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1769099192"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769099176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227362x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3381F5399267x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101860"
},
"departure": {
"time": "1769101920"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100780"
},
"departure": {
"time": "1769100840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1769094480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769102460"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769098140"
},
"departure": {
"time": "1769098260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769096404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3381F5399267x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 219,
"time": "1769100159"
},
"departure": {
"delay": 219,
"time": "1769100159"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1769099507"
},
"departure": {
"delay": 227,
"time": "1769099507"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 271,
"time": "1769099011"
},
"departure": {
"delay": 271,
"time": "1769099011"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 233,
"time": "1769099933"
},
"departure": {
"delay": 233,
"time": "1769099933"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 302,
"time": "1769099162"
},
"departure": {
"delay": 302,
"time": "1769099162"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1769100519"
},
"departure": {
"delay": 219,
"time": "1769100519"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 219,
"time": "1769100339"
},
"departure": {
"delay": 219,
"time": "1769100339"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1769099858"
},
"departure": {
"delay": 218,
"time": "1769099858"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1769100987"
},
"departure": {
"delay": 267,
"time": "1769100987"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 219,
"time": "1769100879"
},
"departure": {
"delay": 219,
"time": "1769100879"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 238,
"time": "1769100033"
},
"departure": {
"delay": 238,
"time": "1769100058"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 274,
"time": "1769101534"
},
"departure": {
"delay": 274,
"time": "1769101534"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 332,
"time": "1769099252"
},
"departure": {
"delay": 332,
"time": "1769099252"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1769099607"
},
"departure": {
"delay": 147,
"time": "1769099607"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 267,
"time": "1769101467"
},
"departure": {
"delay": 267,
"time": "1769101467"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 255,
"time": "1769100435"
},
"departure": {
"delay": 255,
"time": "1769100435"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 227,
"time": "1769101367"
},
"departure": {
"delay": 227,
"time": "1769101367"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 313,
"time": "1769099413"
},
"departure": {
"delay": 313,
"time": "1769099413"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1769099737"
},
"departure": {
"delay": 157,
"time": "1769099737"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1769101599"
},
"departure": {
"delay": 219,
"time": "1769101599"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 231,
"time": "1769100231"
},
"departure": {
"delay": 231,
"time": "1769100231"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 167,
"time": "1769098907"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 219,
"time": "1769101419"
},
"departure": {
"delay": 219,
"time": "1769101419"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 295,
"time": "1769099335"
},
"departure": {
"delay": 295,
"time": "1769099335"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 219,
"time": "1769101179"
},
"departure": {
"delay": 219,
"time": "1769101179"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769098910",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx261:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4490656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769100424"
},
"departure": {
"delay": 4,
"time": "1769100424"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -58,
"time": "1769100182"
},
"departure": {
"delay": -58,
"time": "1769100182"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1769100394"
},
"departure": {
"delay": -26,
"time": "1769100394"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1769100677"
},
"departure": {
"delay": 17,
"time": "1769100677"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1769100727"
},
"departure": {
"delay": 67,
"time": "1769100727"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 20,
"time": "1769100500"
},
"departure": {
"delay": 20,
"time": "1769100500"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -63,
"time": "1769100237"
},
"departure": {
"delay": -63,
"time": "1769100237"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -23,
"time": "1769100817"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 8,
"time": "1769100608"
},
"departure": {
"delay": 8,
"time": "1769100608"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 6,
"time": "1769100546"
},
"departure": {
"delay": 6,
"time": "1769100546"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1,
"time": "1769100359"
},
"departure": {
"delay": -1,
"time": "1769100359"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4490656:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108160"
},
"departure": {
"time": "1769108160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769107860"
},
"departure": {
"time": "1769107860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769107740"
},
"departure": {
"time": "1769107740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769108040"
},
"departure": {
"time": "1769108040"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769107800"
},
"departure": {
"time": "1769107800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1769107560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769107680"
},
"departure": {
"time": "1769107680"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769108580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107980"
},
"departure": {
"time": "1769107980"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769107920"
},
"departure": {
"time": "1769107920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1769100196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2997:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx268:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100840"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769100960"
},
"departure": {
"time": "1769100960"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1769101061"
},
"departure": {
"delay": 41,
"time": "1769101061"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769101140"
},
"departure": {
"time": "1769101140"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1769100881"
},
"departure": {
"delay": 41,
"time": "1769100881"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769100121",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx268:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769099802"
},
"departure": {
"delay": 10,
"time": "1769099830"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1769100427"
},
"departure": {
"delay": 77,
"time": "1769100437"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769099885"
},
"departure": {
"delay": 48,
"time": "1769099928"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1769101168"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1769099985"
},
"departure": {
"delay": 68,
"time": "1769100008"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 77,
"time": "1769100092"
},
"departure": {
"delay": 77,
"time": "1769100137"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1769100780"
},
"departure": {
"delay": 130,
"time": "1769100790"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1769099695"
},
"departure": {
"delay": 69,
"time": "1769099709"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1769100977"
},
"departure": {
"delay": 87,
"time": "1769100987"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1769100061"
},
"departure": {
"delay": 79,
"time": "1769100079"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769099635"
},
"departure": {
"delay": 56,
"time": "1769099636"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769100344"
},
"departure": {
"delay": 54,
"time": "1769100354"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1769100675"
},
"departure": {
"delay": 145,
"time": "1769100685"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1769100179"
},
"departure": {
"delay": 74,
"time": "1769100194"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1769100510"
},
"departure": {
"delay": 100,
"time": "1769100520"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1769100561"
},
"departure": {
"delay": 91,
"time": "1769100571"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1769099858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x23:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13143F5400256x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769105040"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769105520"
},
"departure": {
"time": "1769105580"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769104320"
},
"departure": {
"time": "1769104380"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769100540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103720"
},
"departure": {
"time": "1769103840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769106180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769096914",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13143F5400256x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6406884551557120x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -564,
"time": "1769102726"
},
"departure": {
"delay": -564,
"time": "1769102736"
},
"stopId": "FR:14435:ZE:4826008236589056:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -321,
"time": "1769103509"
},
"departure": {
"delay": -321,
"time": "1769103519"
},
"stopId": "FR:14431:ZE:5189836258410496:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"time": "1769101560"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -681,
"time": "1769102189"
},
"departure": {
"delay": -681,
"time": "1769102199"
},
"stopId": "FR:14574:ZE:5204899497246720:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -705,
"time": "1769102045"
},
"departure": {
"delay": -705,
"time": "1769102055"
},
"stopId": "FR:14574:ZE:6250649559760896:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -238,
"time": "1769103952"
},
"departure": {
"delay": -238,
"time": "1769103962"
},
"stopId": "FR:14654:ZE:5128666193330176:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -657,
"time": "1769101853"
},
"departure": {
"delay": -657,
"time": "1769101863"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1769104534"
},
"departure": {
"delay": -76,
"time": "1769104544"
},
"stopId": "FR:14654:ZE:5090132954710016:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -542,
"time": "1769102568"
},
"departure": {
"delay": -542,
"time": "1769102578"
},
"stopId": "FR:14648:ZE:5126953357017088:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -162,
"time": "1769104628"
},
"departure": {
"delay": -162,
"time": "1769104638"
},
"stopId": "FR:14654:ZE:5067873615609856:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -235,
"time": "1769104735"
},
"departure": {
"delay": -235,
"time": "1769104745"
},
"stopId": "FR:14654:ZE:5137300956643328:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -685,
"time": "1769102005"
},
"departure": {
"delay": -685,
"time": "1769102015"
},
"stopId": "FR:14574:ZE:6197573763203072:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -675,
"time": "1769102135"
},
"departure": {
"delay": -675,
"time": "1769102145"
},
"stopId": "FR:14574:ZE:6258050325282816:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -397,
"time": "1769103313"
},
"departure": {
"delay": -397,
"time": "1769103323"
},
"stopId": "FR:14431:ZE:6329647765651456:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -274,
"time": "1769104886"
},
"stopId": "FR:14654:ZE:5110048852279296:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -683,
"time": "1769101947"
},
"departure": {
"delay": -683,
"time": "1769101957"
},
"stopId": "FR:14366:ZE:276760011:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -581,
"time": "1769101809"
},
"departure": {
"delay": -581,
"time": "1769101819"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -665,
"time": "1769101905"
},
"departure": {
"delay": -665,
"time": "1769101915"
},
"stopId": "FR:14366:ZE:274610016:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5182404740251648:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6406884551557120x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769091900"
},
"departure": {
"time": "1769091900"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769092080"
},
"departure": {
"time": "1769092080"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769092140"
},
"departure": {
"time": "1769092140"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769091660"
},
"departure": {
"time": "1769091660"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769092560"
},
"departure": {
"time": "1769092560"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769092440"
},
"departure": {
"time": "1769092440"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1769091600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769091720"
},
"departure": {
"time": "1769091720"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769092680"
},
"departure": {
"time": "1769092680"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769092500"
},
"departure": {
"time": "1769092500"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769092740"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1769092200"
},
"departure": {
"time": "1769092200"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769092260"
},
"departure": {
"time": "1769092260"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1769092620"
},
"departure": {
"time": "1769092620"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1769092320"
},
"departure": {
"time": "1769092320"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1769091491",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2001:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 170,
"time": "1769089730"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1769090118"
},
"departure": {
"time": "1769089980"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1769089969"
},
"departure": {
"delay": 137,
"time": "1769089997"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 200,
"time": "1769089801"
},
"departure": {
"delay": 200,
"time": "1769089820"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1769089861"
},
"departure": {
"delay": 189,
"time": "1769089929"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984714:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1769099851"
},
"departure": {
"delay": 1,
"time": "1769099881"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1769099782"
},
"departure": {
"delay": -29,
"time": "1769099791"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -59,
"time": "1769100061"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769099956"
},
"departure": {
"delay": 33,
"time": "1769099973"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769099884",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597047:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1769102880"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103300"
},
"departure": {
"time": "1769103300"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103360"
},
"departure": {
"time": "1769103360"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1769100048",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2719:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6483052105564160x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1769100340"
},
"departure": {
"delay": 230,
"time": "1769100350"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 269,
"time": "1769100499"
},
"departure": {
"delay": 269,
"time": "1769100509"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 331,
"time": "1769100751"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 305,
"time": "1769100655"
},
"departure": {
"delay": 305,
"time": "1769100665"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 222,
"time": "1769099792"
},
"departure": {
"delay": 222,
"time": "1769099802"
},
"stopId": "FR:14626:ZE:5016244106297344:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 264,
"time": "1769100554"
},
"departure": {
"delay": 264,
"time": "1769100564"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6592836607672320:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6483052105564160x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20716F5367275x2026x01x15T21x57x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769096160"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769096880"
},
"departure": {
"time": "1769097120"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769098080"
},
"departure": {
"time": "1769098200"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769099460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1769092533",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20716F5367275x2026x01x15T21x57x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769099420"
},
"departure": {
"delay": -70,
"time": "1769099450"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1769099684"
},
"departure": {
"delay": 20,
"time": "1769099720"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -40,
"time": "1769099524"
},
"departure": {
"delay": -40,
"time": "1769099540"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1769099789"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769099493",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602154:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227446x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769099922"
},
"departure": {
"delay": -198,
"time": "1769099922"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1769100003"
},
"departure": {
"delay": 3,
"time": "1769100003"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -191,
"time": "1769100289"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -149,
"time": "1769100091"
},
"departure": {
"delay": -149,
"time": "1769100091"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -84,
"time": "1769099676"
},
"departure": {
"delay": -84,
"time": "1769099676"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769099926",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227446x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851726F5403193x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769102580"
},
"departure": {
"time": "1769102640"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769102220"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105400"
},
"departure": {
"time": "1769105460"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769105820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769104800"
},
"departure": {
"time": "1769104860"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769105100"
},
"departure": {
"time": "1769105160"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769103960"
},
"departure": {
"time": "1769104020"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769103600"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769104440"
},
"departure": {
"time": "1769104500"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769098594",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851726F5403193x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851723F5403190x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769104560"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769102820"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103660"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769101800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769098174",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851723F5403190x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984710:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1769085359"
},
"departure": {
"delay": 121,
"time": "1769085421"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 194,
"time": "1769085235"
},
"departure": {
"delay": 194,
"time": "1769085254"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 139,
"time": "1769085297"
},
"departure": {
"delay": 139,
"time": "1769085319"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 157,
"time": "1769085157"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1769085501"
},
"departure": {
"time": "1769085420"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984710:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6524620896206848x6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -127,
"time": "1769100343"
},
"departure": {
"delay": -127,
"time": "1769100353"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -4,
"time": "1769100206"
},
"departure": {
"delay": -4,
"time": "1769100236"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1769099840"
},
"departure": {
"delay": 51,
"time": "1769099871"
},
"stopId": "FR:14625:ZE:5974180837195776:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -154,
"time": "1769100386"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1769100255"
},
"departure": {
"delay": -35,
"time": "1769100265"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -104,
"time": "1769100306"
},
"departure": {
"delay": -104,
"time": "1769100316"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1769100052"
},
"departure": {
"delay": 12,
"time": "1769100072"
},
"stopId": "FR:14366:ZE:5179214334525440:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1769100111"
},
"departure": {
"delay": 10,
"time": "1769100130"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1769099714"
},
"departure": {
"delay": 89,
"time": "1769099729"
},
"stopId": "FR:14625:ZE:6221161186721792:ATOUMOD036",
"stopSequence": 17
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6524620896206848x6:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769113140"
},
"departure": {
"time": "1769113140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1769113020"
},
"departure": {
"time": "1769113020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769112600"
},
"departure": {
"time": "1769112600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769112840"
},
"departure": {
"time": "1769112840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769112660"
},
"departure": {
"time": "1769112660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1769112540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1769113080"
},
"departure": {
"time": "1769113080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1769113200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769089620"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 168,
"time": "1769087208"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769096911",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1179:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5338745084575744x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1769100643"
},
"departure": {
"delay": 113,
"time": "1769100653"
},
"stopId": "FR:14740:ZE:6733574096027648:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"time": "1769100780"
},
"stopId": "FR:14478:ZE:5573281131266048:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1769099968"
},
"departure": {
"delay": -7,
"time": "1769099993"
},
"stopId": "FR:14740:ZE:6218439677968384:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1769099377"
},
"departure": {
"delay": 231,
"time": "1769099391"
},
"stopId": "FR:14740:ZE:6339881153331200:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769099651"
},
"departure": {
"delay": 25,
"time": "1769099665"
},
"stopId": "FR:14740:ZE:5334796227051520:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1769099795"
},
"departure": {
"delay": 47,
"time": "1769099807"
},
"stopId": "FR:14478:ZE:4528319115558912:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1769100222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4752917245460480:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5338745084575744x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098860"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769096880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769096400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769098740"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769096580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769099160"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769098440"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769097360"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769096760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769099400"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769098260"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769098680"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769099280"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769097900"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769099220"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769099380",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769079510"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769096090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6979:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196419x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 192,
"time": "1769100612"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 192,
"time": "1769100252"
},
"departure": {
"delay": 192,
"time": "1769100252"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 205,
"time": "1769100145"
},
"departure": {
"delay": 205,
"time": "1769100145"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 183,
"time": "1769100063"
},
"departure": {
"delay": 183,
"time": "1769100063"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 215,
"time": "1769100215"
},
"departure": {
"delay": 215,
"time": "1769100215"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769100126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196419x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769100604"
},
"departure": {
"delay": 4,
"time": "1769100604"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"time": "1769100960"
},
"departure": {
"time": "1769100960"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1769100896"
},
"departure": {
"delay": -4,
"time": "1769100896"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1769101497"
},
"departure": {
"delay": -63,
"time": "1769101497"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -63,
"time": "1769101557"
},
"departure": {
"delay": -63,
"time": "1769101557"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1769101000"
},
"departure": {
"delay": -20,
"time": "1769101000"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1769100382"
},
"departure": {
"delay": 22,
"time": "1769100382"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -71,
"time": "1769101609"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -12,
"time": "1769100768"
},
"departure": {
"delay": -12,
"time": "1769100768"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1769101329"
},
"departure": {
"delay": 69,
"time": "1769101329"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769100468"
},
"departure": {
"delay": 48,
"time": "1769100468"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1769100673"
},
"departure": {
"delay": -47,
"time": "1769100673"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1769101105"
},
"departure": {
"delay": 25,
"time": "1769101105"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769101209"
},
"departure": {
"delay": 9,
"time": "1769101209"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769100834"
},
"departure": {
"delay": -6,
"time": "1769100834"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1769101269"
},
"departure": {
"delay": 69,
"time": "1769101269"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596525:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1769085952"
},
"departure": {
"delay": 178,
"time": "1769085958"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 292,
"time": "1769085933"
},
"departure": {
"delay": 292,
"time": "1769085952"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 235,
"time": "1769086053"
},
"departure": {
"delay": 235,
"time": "1769086075"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 236,
"time": "1769086181"
},
"departure": {
"delay": 236,
"time": "1769086196"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 189,
"time": "1769085729"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485126:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1769100249"
},
"departure": {
"delay": 19,
"time": "1769100259"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1769100660"
},
"departure": {
"delay": 70,
"time": "1769100670"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769100407"
},
"departure": {
"delay": 57,
"time": "1769100417"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1769101488"
},
"departure": {
"delay": 178,
"time": "1769101498"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1769100747"
},
"departure": {
"delay": 37,
"time": "1769100757"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1769102168"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1769100509"
},
"departure": {
"delay": 39,
"time": "1769100519"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 260,
"time": "1769101750"
},
"departure": {
"delay": 260,
"time": "1769101760"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769100920"
},
"departure": {
"delay": 30,
"time": "1769100930"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1769100603"
},
"departure": {
"delay": 73,
"time": "1769100613"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1769101323"
},
"departure": {
"delay": 133,
"time": "1769101333"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 70,
"time": "1769101080"
},
"departure": {
"delay": 70,
"time": "1769101090"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 265,
"time": "1769101995"
},
"departure": {
"delay": 265,
"time": "1769102005"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1769101133"
},
"departure": {
"delay": 63,
"time": "1769101143"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1769100170"
},
"departure": {
"delay": 18,
"time": "1769100198"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 101,
"time": "1769101231"
},
"departure": {
"delay": 101,
"time": "1769101241"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769100291"
},
"departure": {
"delay": 1,
"time": "1769100301"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769100450"
},
"departure": {
"delay": 40,
"time": "1769100460"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108066x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769098980"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769098986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108066x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769107620"
},
"departure": {
"time": "1769107620"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769107440"
},
"departure": {
"time": "1769107440"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769108400"
},
"departure": {
"time": "1769108400"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769107020"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769108220"
},
"departure": {
"time": "1769108220"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769109000"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769108940"
},
"departure": {
"time": "1769108940"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769107565"
},
"departure": {
"delay": 5,
"time": "1769107565"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769107500"
},
"departure": {
"time": "1769107500"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769108100"
},
"departure": {
"time": "1769108100"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769108340"
},
"departure": {
"time": "1769108340"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769107560"
},
"departure": {
"time": "1769107560"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769092834",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx623:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071994x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1769099804"
},
"departure": {
"delay": -16,
"time": "1769099804"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -40,
"time": "1769099900"
},
"departure": {
"delay": -40,
"time": "1769099900"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1769100500"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -48,
"time": "1769099712"
},
"departure": {
"delay": -48,
"time": "1769099712"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769100000"
},
"departure": {
"time": "1769100000"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -95,
"time": "1769100085"
},
"departure": {
"delay": -95,
"time": "1769100085"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769099766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071994x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1769099629"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"time": "1769099340"
},
"departure": {
"time": "1769099340"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -28,
"time": "1769099432"
},
"departure": {
"delay": -28,
"time": "1769099432"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769099613",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596237:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3318F5336869x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108160"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769097514",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3318F5336869x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485130xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 326,
"time": "1769094123"
},
"departure": {
"delay": 326,
"time": "1769094146"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 314,
"time": "1769094241"
},
"departure": {
"delay": 314,
"time": "1769094254"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 268,
"time": "1769093788"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 287,
"time": "1769094039"
},
"departure": {
"delay": 287,
"time": "1769094047"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 378,
"time": "1769094003"
},
"departure": {
"delay": 378,
"time": "1769094018"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485130xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707915xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1769095180"
},
"departure": {
"delay": 173,
"time": "1769095253"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1769095351"
},
"departure": {
"time": "1769095140"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 148,
"time": "1769095108"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707915xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057088x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769100005"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769099966",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057088x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 465,
"time": "1769098485"
},
"departure": {
"delay": 465,
"time": "1769098485"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 482,
"time": "1769098382"
},
"departure": {
"delay": 482,
"time": "1769098382"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1769096340"
},
"departure": {
"delay": 139,
"time": "1769096359"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 313,
"time": "1769095873"
},
"departure": {
"delay": 313,
"time": "1769095873"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 337,
"time": "1769097043"
},
"departure": {
"delay": 337,
"time": "1769097157"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 372,
"time": "1769097383"
},
"departure": {
"delay": 372,
"time": "1769097432"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 452,
"time": "1769098232"
},
"departure": {
"delay": 452,
"time": "1769098232"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 367,
"time": "1769097283"
},
"departure": {
"delay": 367,
"time": "1769097307"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 327,
"time": "1769097507"
},
"departure": {
"delay": 327,
"time": "1769097507"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 367,
"time": "1769095927"
},
"departure": {
"delay": 367,
"time": "1769095927"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769094810",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852741F5403272x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769103180"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769102340"
},
"departure": {
"time": "1769102400"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769100840"
},
"departure": {
"time": "1769100900"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769100000"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769100540"
},
"departure": {
"time": "1769100600"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769096374",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852741F5403272x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6009113000542208x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -153,
"time": "1769101097"
},
"departure": {
"delay": -153,
"time": "1769101107"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1769101427"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -193,
"time": "1769100817"
},
"departure": {
"delay": -193,
"time": "1769100827"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -74,
"time": "1769100696"
},
"departure": {
"delay": -74,
"time": "1769100706"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1769101354"
},
"departure": {
"delay": -16,
"time": "1769101364"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"departure": {
"time": "1769100300"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1769100221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6009113000542208x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5481084897722368x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 596,
"time": "1769100175"
},
"departure": {
"delay": 596,
"time": "1769100176"
},
"stopId": "FR:14621:ZE:6311299957915648:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 440,
"time": "1769100200"
},
"stopId": "FR:14621:ZE:6571132325986304:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1769100202",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6534775729815552:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5481084897722368x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13139F5400254x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769101800"
},
"departure": {
"time": "1769101860"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769098320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103120"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769102460"
},
"departure": {
"time": "1769102520"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769101200"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769094693",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13139F5400254x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057061x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 275,
"time": "1769099735"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769099596",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057061x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075776x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1769100213"
},
"departure": {
"delay": 153,
"time": "1769100213"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1769099891"
},
"departure": {
"delay": 131,
"time": "1769099891"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 124,
"time": "1769100004"
},
"departure": {
"delay": 124,
"time": "1769100004"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1769100341"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 144,
"time": "1769100084"
},
"departure": {
"delay": 144,
"time": "1769100084"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1769100158"
},
"departure": {
"delay": 158,
"time": "1769100158"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1769099826"
},
"departure": {
"delay": 126,
"time": "1769099826"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769100156",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075776x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108067x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1769099580"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769099556",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108067x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x38207494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769097912"
},
"departure": {
"time": "1769096640"
},
"stopId": "FR:76114:ZE:212:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 1332,
"time": "1769097830"
},
"departure": {
"delay": 1332,
"time": "1769097852"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 1315,
"time": "1769097860"
},
"departure": {
"delay": 1315,
"time": "1769097895"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 1357,
"time": "1769097685"
},
"departure": {
"delay": 1357,
"time": "1769097697"
},
"stopId": "FR:76114:ZE:207:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 209,
"time": "1769096478"
},
"departure": {
"delay": 209,
"time": "1769096489"
},
"stopId": "FR:76114:ZE:205:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 201,
"time": "1769096421"
},
"stopId": "FR:76114:ZE:204:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 1402,
"time": "1769097793"
},
"departure": {
"delay": 1402,
"time": "1769097802"
},
"stopId": "FR:76114:ZE:208:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x38207494:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3119F5413825x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769092800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769099700"
},
"departure": {
"time": "1769099760"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769097540"
},
"departure": {
"time": "1769097720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098920"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100600"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769089174",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3119F5413825x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769101181"
},
"departure": {
"delay": 41,
"time": "1769101181"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769100042",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx315:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071993x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769099922"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769099746",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071993x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13146F5400026x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1500,
"time": "1769096220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 1500,
"time": "1769101980"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1769099195",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13146F5400026x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3563,
"time": "1769100097"
},
"departure": {
"delay": -3563,
"time": "1769100097"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3624,
"time": "1769099796"
},
"departure": {
"delay": -3624,
"time": "1769099796"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -3337,
"time": "1769100863"
},
"departure": {
"delay": -3337,
"time": "1769100863"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3360,
"time": "1769100900"
},
"departure": {
"delay": -3360,
"time": "1769100900"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -3563,
"time": "1769099554"
},
"departure": {
"delay": -3563,
"time": "1769099557"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3588,
"time": "1769099652"
},
"departure": {
"delay": -3588,
"time": "1769099652"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3240,
"time": "1769101380"
},
"departure": {
"delay": -3240,
"time": "1769101380"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -3570,
"time": "1769100210"
},
"departure": {
"delay": -3570,
"time": "1769100210"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3671,
"time": "1769099809"
},
"departure": {
"delay": -3671,
"time": "1769099809"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -3602,
"time": "1769100058"
},
"departure": {
"delay": -3602,
"time": "1769100058"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3560,
"time": "1769099980"
},
"departure": {
"delay": -3560,
"time": "1769099980"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -3631,
"time": "1769099905"
},
"departure": {
"delay": -3631,
"time": "1769099909"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769098241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11512:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1769069153"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769096760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7063:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1769099520"
},
"departure": {
"delay": 125,
"time": "1769099525"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 185,
"time": "1769099340"
},
"departure": {
"delay": 185,
"time": "1769099345"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1769099410"
},
"departure": {
"delay": 135,
"time": "1769099415"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769098980"
},
"departure": {
"delay": 125,
"time": "1769098985"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1769098860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1769099400"
},
"departure": {
"delay": 185,
"time": "1769099405"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769099640"
},
"departure": {
"delay": 65,
"time": "1769099645"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769099820"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1769099100"
},
"departure": {
"delay": 185,
"time": "1769099105"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1769099852",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2417:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057211x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -149,
"time": "1769099911"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769099866",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057211x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851071F5403156x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769100600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769101260"
},
"departure": {
"time": "1769101320"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769101620"
},
"departure": {
"time": "1769101680"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769102580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769096975",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851071F5403156x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851719F5403186x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769098200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769099880"
},
"departure": {
"time": "1769100060"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769099220"
},
"departure": {
"time": "1769099280"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769100960"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098920"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1769094573",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851719F5403186x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851012F5403144x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769098140"
},
"departure": {
"time": "1769098260"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769096940"
},
"departure": {
"time": "1769097000"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769100660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1769096040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769097360"
},
"departure": {
"time": "1769097420"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1769092413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851012F5403144x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5035925772959744x22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1769100132"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1769100139",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5035925772959744x22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056592x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -154,
"time": "1769099846"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769099816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056592x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108068x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1769100114"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -18,
"time": "1769099742"
},
"departure": {
"delay": -18,
"time": "1769099742"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -11,
"time": "1769099989"
},
"departure": {
"delay": -11,
"time": "1769099989"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -73,
"time": "1769099867"
},
"departure": {
"delay": -73,
"time": "1769099867"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769100076",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108068x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx338:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1769100127"
},
"departure": {
"delay": 67,
"time": "1769100127"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1769100002"
},
"departure": {
"delay": 62,
"time": "1769100002"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1769100581"
},
"departure": {
"delay": 101,
"time": "1769100581"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769099940"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769100300"
},
"departure": {
"delay": 60,
"time": "1769100300"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769100420"
},
"departure": {
"delay": 60,
"time": "1769100420"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769100780"
},
"departure": {
"delay": 60,
"time": "1769100780"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1769100221"
},
"departure": {
"delay": 101,
"time": "1769100221"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769099902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx338:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1769100527"
},
"departure": {
"delay": -13,
"time": "1769100527"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1769099750"
},
"departure": {
"delay": -10,
"time": "1769099750"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769100396"
},
"departure": {
"delay": 36,
"time": "1769100396"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD7:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769100467"
},
"departure": {
"delay": -13,
"time": "1769100467"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1769100647"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1769100063"
},
"departure": {
"delay": 63,
"time": "1769100063"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1769100216"
},
"departure": {
"delay": 36,
"time": "1769100216"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1769100587"
},
"departure": {
"delay": -13,
"time": "1769100587"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769099930"
},
"departure": {
"delay": 50,
"time": "1769099930"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1769100076"
},
"departure": {
"delay": 16,
"time": "1769100076"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
}
],
"timestamp": "1769100187",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000322:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011249x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -232,
"time": "1769098928"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769098946",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011249x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1769063262"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 285,
"time": "1769060985"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769097350",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1149:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056593x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769100202"
},
"departure": {
"delay": -98,
"time": "1769100202"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -86,
"time": "1769100274"
},
"departure": {
"delay": -86,
"time": "1769100274"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -101,
"time": "1769100319"
},
"departure": {
"delay": -101,
"time": "1769100319"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -151,
"time": "1769099909"
},
"departure": {
"delay": -151,
"time": "1769099909"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -116,
"time": "1769100484"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -89,
"time": "1769099971"
},
"departure": {
"delay": -89,
"time": "1769099971"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -148,
"time": "1769100092"
},
"departure": {
"delay": -148,
"time": "1769100092"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769100146",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056593x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3321F5336863x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769108760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1769101140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769097514",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3321F5336863x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769100906"
},
"departure": {
"time": "1769100906"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769099461",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11706:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4471658:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769102100"
},
"stopId": "FR:27701:ZE:0x7050:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769100171",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:NHP:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4471658:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102940"
},
"departure": {
"time": "1769102940"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1769103660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1769103000"
},
"departure": {
"time": "1769103000"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1769103240"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1769102880"
},
"departure": {
"time": "1769102880"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1769103480"
},
"departure": {
"time": "1769103480"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1769103060"
},
"departure": {
"time": "1769103060"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1769103420"
},
"departure": {
"time": "1769103420"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1769103540"
},
"departure": {
"time": "1769103540"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1769102820"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1769100154",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2707:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3123F5413818x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769102400"
},
"departure": {
"time": "1769102460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769101020"
},
"departure": {
"time": "1769101200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769096400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769103180"
},
"departure": {
"time": "1769103240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769104080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769095655",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3123F5413818x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190133x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 346,
"time": "1769099146"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769099126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190133x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850019F5403069x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106240"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769105340"
},
"departure": {
"time": "1769105400"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769104980"
},
"departure": {
"time": "1769105100"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769102460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769105760"
},
"departure": {
"time": "1769105820"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769098834",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850019F5403069x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244147xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1769100003"
},
"departure": {
"delay": 243,
"time": "1769100003"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 223,
"time": "1769099743"
},
"departure": {
"delay": 223,
"time": "1769099743"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 239,
"time": "1769100479"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 253,
"time": "1769099713"
},
"departure": {
"delay": 253,
"time": "1769099713"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769099936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244147xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1769109870"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769097482",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5953:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071992x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1769099242"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769098956",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071992x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6440145189339136x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -258,
"time": "1769100102"
},
"stopId": "FR:14371:ZE:5034463558893568:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -238,
"time": "1769099915"
},
"departure": {
"delay": -238,
"time": "1769099942"
},
"stopId": "FR:14371:ZE:4986663357906944:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1769100105",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4705188381196288:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6440145189339136x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852636F5403269x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769106900"
},
"departure": {
"time": "1769106960"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769107860"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769104620"
},
"departure": {
"time": "1769104740"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1769103360"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769107260"
},
"departure": {
"time": "1769107320"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769105460"
},
"departure": {
"time": "1769105520"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769106480"
},
"departure": {
"time": "1769106540"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769105940"
},
"departure": {
"time": "1769106000"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1769099735",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852636F5403269x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196424x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1769099262"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769099296",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196424x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x4470862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1046,
"time": "1769098414"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -1032,
"time": "1769098368"
},
"departure": {
"delay": -1032,
"time": "1769098368"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
}
],
"timestamp": "1769099449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x4470862:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3346F5385319x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769097480"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769104860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1769093854",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3346F5385319x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1769101249"
},
"departure": {
"delay": 49,
"time": "1769101249"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1769101635"
},
"departure": {
"delay": 15,
"time": "1769101635"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769101434"
},
"departure": {
"delay": 54,
"time": "1769101434"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769101073"
},
"departure": {
"delay": 53,
"time": "1769101073"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769101380"
},
"departure": {
"time": "1769101380"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769101186"
},
"departure": {
"delay": 46,
"time": "1769101186"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1769101333"
},
"departure": {
"delay": 13,
"time": "1769101333"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769101145"
},
"departure": {
"delay": 5,
"time": "1769101145"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769096901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx138:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7006:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1769100254"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769100130",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7006:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107893x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1769099403"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769099426",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107893x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057051x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769098995"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1769098944"
},
"departure": {
"delay": 24,
"time": "1769098944"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1769098946",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057051x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769099731"
},
"departure": {
"delay": 181,
"time": "1769099761"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 151,
"time": "1769099671"
},
"departure": {
"delay": 151,
"time": "1769099671"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1769099803"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1769099763",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596667:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11733:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29252,
"time": "1769099252"
},
"departure": {
"delay": 29252,
"time": "1769099252"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769097581",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11733:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072069x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1769099602"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769099566",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072069x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107863x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 175,
"time": "1769099395"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769099376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107863x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056499x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 289,
"time": "1769098849"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769098806",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056499x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 4,
"time": "1769093704"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769097701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6028:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F5336872x2026x01x12T22x04x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769093880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769101260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769098860"
},
"departure": {
"time": "1769098980"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1769090252",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3316F5336872x2026x01x12T22x04x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227445x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1769099459"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769099366",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227445x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011315x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1769099308"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1769099266",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011315x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056591x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769099604"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769099516",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056591x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056590x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 255,
"time": "1769099055"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769098956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056590x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8300:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769074860"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1769100050",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8300:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108098x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1769100356"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1769100103"
},
"departure": {
"delay": 103,
"time": "1769100103"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1769100226"
},
"departure": {
"delay": 106,
"time": "1769100226"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769100136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108098x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075775x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1769099303"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769099276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075775x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769102670"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769096880",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7014:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011209x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1769099780"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 131,
"time": "1769099711"
},
"departure": {
"delay": 131,
"time": "1769099711"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1769099776",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011209x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056500x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769099199"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769099136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056500x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3317F5336870x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769093880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769100780"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1769090252",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3317F5336870x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4840783044673536x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -364,
"time": "1769099628"
},
"departure": {
"delay": -364,
"time": "1769099636"
},
"stopId": "FR:14371:ZE:5234321272078336:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -418,
"time": "1769100062"
},
"stopId": "FR:14371:ZE:5880525811089408:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1769100036",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5289643101650944:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4840783044673536x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4560,
"time": "1769101500"
},
"departure": {
"delay": -4560,
"time": "1769101500"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769097321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2119:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1769100198"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
}
],
"timestamp": "1769100184",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598261:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244093xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1769099025"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769099036",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244093xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230621x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1769099446"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1769099386",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230621x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1769077508"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769098950",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7060:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6476234918723584x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1769100484"
},
"departure": {
"delay": -106,
"time": "1769100494"
},
"stopId": "FR:14293:ZE:6693831924776960:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1769100211"
},
"departure": {
"delay": -35,
"time": "1769100265"
},
"stopId": "FR:14293:ZE:5640198332350464:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1769100778"
},
"stopId": "FR:14460:ZE:6394635376132096:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1769100430"
},
"departure": {
"delay": 80,
"time": "1769100440"
},
"stopId": "FR:14293:ZE:5158906008436736:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1769100220",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6476234918723584x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769099190"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769099380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6985:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68681730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1769084445"
},
"departure": {
"delay": 230,
"time": "1769084450"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 141,
"time": "1769084241"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68681730:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21360,
"time": "1769101980"
},
"departure": {
"delay": 21360,
"time": "1769101980"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769100141",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11699:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057181x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1769099562"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769099536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057181x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230422x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -164,
"time": "1769100076"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769100046",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230422x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6973:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769067636"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769098420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6973:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769058827"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769099090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1160:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1172:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769068980"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769098522",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1172:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769099760"
},
"departure": {
"time": "1769070600"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29100,
"time": "1769099640"
},
"departure": {
"delay": 29100,
"time": "1769099640"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769095901",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13698:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -54,
"time": "1769092926"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769097282",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6031:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68616194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 176,
"time": "1769099996"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1769100176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68616194:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242800xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 292,
"time": "1769099452"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769099386",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242800xGTFSxGSemHTNIxSemainex07:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769100307"
}
}