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
❌19 671 erreurs, 2 060 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 21/01/2026 à 08h08 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 508 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 ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence [15, 5] 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
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC stop_sequence [7, 5, 14, 13, 3, 1, 11, 9] 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 75 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 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
- trip_id ATOUMOD002:ServiceJourney:OCESN850332F5403078x2026x01x17T22x03x39Z: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 11 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5315163629551616:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5849406994644992:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6355174659457024:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5515601163321344:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 28 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:6003434223304704:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:4583272651685888:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:5490418629214208:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4553683883786240x0:LOC stop_id FR:14371:ZE:6133934988460032:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4553683883786240x0:LOC stop_id FR:14371:ZE:5628153532776448:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 17 854 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 (1768993920) is less than previous stop departure_time 12:13:00 (1768993980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1768993920) is less than previous stop arrival_time 12:13:00 (1768993980) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1768994520) is less than previous stop arrival_time 12:23:00 (1768994580) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1768994520) is less than previous stop departure_time 12:23:00 (1768994580) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1768994520) is less than previous stop departure_time 12:23:00 (1768994580) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 612 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 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
- GTFS-rt trip_id ATOUMOD105:ServiceJourney:6607701854388224x0:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
stop_time_update departure time is before arrival time E025 1 erreur
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD041:ServiceJourney:5:LOC stop_sequence 9 departure_time 08:06:00 (1768979160) is less than the same stop arrival_time 08:06:55 (1768979215) - departure time must be equal to or greater than arrival time
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 116 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 ATOUMOD036:ServiceJourney:6528991075762176x3:LOC stop_sequence 16 has stop_id FR:14366:ZE:310810014:ATOUMOD036 but GTFS stop_sequence 16 has stop_id FR:14366:ZE:652240007:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC602166:LOC stop_sequence 22 has stop_id FR:27229:ZE:0xNOR01:ATOUMOD004 but GTFS stop_sequence 22 has stop_id FR:27229:ZE:0xGAR03:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC596999:LOC stop_sequence 8 has stop_id FR:27229:ZE:0xFER01:ATOUMOD004 but GTFS stop_sequence 8 has stop_id FR:27229:ZE:0xHAR01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:MercredixSCOC598275:LOC stop_sequence 11 has stop_id FR:27306:ZE:0xCAF02:ATOUMOD004 but GTFS stop_sequence 11 has stop_id FR:27306:ZE:0xMEL03:ATOUMOD004 - stop_ids should be the same
- 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
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:09:26 (1768979366) is 1 min 15 sec greater than 08:08:10 (1768979290292) - 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 5 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 ATOUMOD105:ServiceJourney:6607701854388224x0:LOC contains stop_sequence 7 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 687 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 ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 373 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 ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence 15 (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 105 | 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. | 454 409 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 186 | 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 605 | 26 fois (100 % des validations) |
| E051 | All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip | 8 961 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 14 027 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 28 014 | 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. | 163 | 24 fois (92 % 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 833 | 21 fois (81 % 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 | 15 | 15 fois (58 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 900 | 11 fois (42 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 185 | 9 fois (35 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 20 | 9 fois (35 % 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 21/01/2026 à 09h35 Europe/Paris.
trip_updates (582) 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 21/01/2026 à 09h35 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:1257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768993980"
},
"departure": {
"time": "1768993980"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768993920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768994280"
},
"departure": {
"time": "1768994280"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768994580"
},
"departure": {
"time": "1768994580"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768994640"
},
"departure": {
"time": "1768994640"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768995000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768994340"
},
"departure": {
"time": "1768994340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768994040"
},
"departure": {
"time": "1768994040"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1257:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190081x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768985491"
},
"departure": {
"delay": 31,
"time": "1768985491"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1768985649"
},
"departure": {
"delay": 9,
"time": "1768985649"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1768985349"
},
"departure": {
"delay": 9,
"time": "1768985349"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1768984629"
},
"departure": {
"delay": 9,
"time": "1768984629"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768984584"
},
"departure": {
"delay": 24,
"time": "1768984584"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1768984531"
},
"departure": {
"delay": 31,
"time": "1768984531"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1768985455"
},
"departure": {
"delay": 55,
"time": "1768985455"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1768985949"
},
"departure": {
"delay": 9,
"time": "1768985949"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1768985769"
},
"departure": {
"delay": 9,
"time": "1768985769"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768985716"
},
"departure": {
"delay": 16,
"time": "1768985716"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1768985049"
},
"departure": {
"delay": 9,
"time": "1768985049"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1768986129"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 34,
"time": "1768985014"
},
"departure": {
"delay": 34,
"time": "1768985014"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768984742"
},
"departure": {
"delay": 62,
"time": "1768984742"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768985135"
},
"departure": {
"delay": 35,
"time": "1768985135"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768985805"
},
"departure": {
"delay": 45,
"time": "1768985805"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1768985867"
},
"departure": {
"delay": 47,
"time": "1768985867"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768984845"
},
"departure": {
"delay": 45,
"time": "1768984845"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768985093"
},
"departure": {
"delay": 53,
"time": "1768985093"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1768985916"
},
"departure": {
"delay": 36,
"time": "1768985916"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1768984389"
},
"departure": {
"delay": 9,
"time": "1768984389"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768984460"
},
"departure": {
"delay": 20,
"time": "1768984460"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1768984975"
},
"departure": {
"delay": 55,
"time": "1768984975"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1768986007"
},
"departure": {
"delay": 67,
"time": "1768986007"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 61,
"time": "1768985521"
},
"departure": {
"delay": 61,
"time": "1768985521"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1768985283"
},
"departure": {
"delay": 63,
"time": "1768985283"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1768984685"
},
"departure": {
"delay": 65,
"time": "1768984685"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768985169"
},
"departure": {
"delay": 9,
"time": "1768985169"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768985589"
},
"departure": {
"delay": 9,
"time": "1768985589"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190081x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768982949"
},
"departure": {
"delay": 21,
"time": "1768982961"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1768983311"
},
"departure": {
"delay": -1,
"time": "1768983359"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1768982773"
},
"departure": {
"delay": 62,
"time": "1768982822"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1768981705"
},
"departure": {
"delay": 36,
"time": "1768981716"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768983568"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768983199"
},
"departure": {
"delay": -10,
"time": "1768983230"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1768981841"
},
"departure": {
"delay": 79,
"time": "1768981879"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768981964"
},
"departure": {
"delay": 21,
"time": "1768982001"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1768981769"
},
"departure": {
"delay": 67,
"time": "1768981807"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768982226"
},
"departure": {
"delay": 12,
"time": "1768982232"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1768983506"
},
"departure": {
"delay": 93,
"time": "1768983513"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1768983109"
},
"departure": {
"delay": 25,
"time": "1768983145"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1768982692"
},
"departure": {
"delay": 40,
"time": "1768982740"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1768982120"
},
"departure": {
"delay": 52,
"time": "1768982152"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768982999"
},
"departure": {
"delay": 31,
"time": "1768983031"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768982853"
},
"departure": {
"delay": 18,
"time": "1768982898"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768982364"
},
"departure": {
"delay": 33,
"time": "1768982373"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"departure": {
"time": "1768981500"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1768981903"
},
"departure": {
"delay": 74,
"time": "1768981934"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1768982501"
},
"departure": {
"delay": 25,
"time": "1768982665"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768981594"
},
"departure": {
"delay": 35,
"time": "1768981655"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:61xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx40:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1768983810"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768984774"
},
"departure": {
"delay": 94,
"time": "1768984774"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1768984695"
},
"departure": {
"delay": 75,
"time": "1768984695"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1768984122"
},
"departure": {
"delay": 42,
"time": "1768984122"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1768984954"
},
"departure": {
"delay": 94,
"time": "1768984954"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1768984546"
},
"departure": {
"delay": 106,
"time": "1768984546"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1768986091"
},
"departure": {
"delay": 91,
"time": "1768986091"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1768984348"
},
"departure": {
"delay": 88,
"time": "1768984348"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1768984006"
},
"departure": {
"delay": 46,
"time": "1768984006"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1768984047"
},
"departure": {
"delay": 27,
"time": "1768984047"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1768984272"
},
"departure": {
"delay": 72,
"time": "1768984272"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1768983922"
},
"departure": {
"delay": 22,
"time": "1768983922"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1768984208"
},
"departure": {
"delay": 68,
"time": "1768984208"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768983238",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx40:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2097,
"time": "1768984383"
},
"departure": {
"delay": -2097,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -128,
"time": "1768988152"
},
"departure": {
"delay": -128,
"time": "1768988152"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -1857,
"time": "1768984383"
},
"departure": {
"delay": -1857,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1768987496"
},
"departure": {
"delay": 56,
"time": "1768987496"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1768986970"
},
"departure": {
"delay": 130,
"time": "1768986970"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2157,
"time": "1768984383"
},
"departure": {
"delay": -2157,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1768986792"
},
"departure": {
"delay": 72,
"time": "1768986792"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768987925"
},
"departure": {
"delay": -55,
"time": "1768987925"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 118,
"time": "1768987438"
},
"departure": {
"delay": 118,
"time": "1768987438"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1768987639"
},
"departure": {
"delay": 19,
"time": "1768987639"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1768987684"
},
"departure": {
"delay": 4,
"time": "1768987684"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -11,
"time": "1768987609"
},
"departure": {
"delay": -11,
"time": "1768987609"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -146,
"time": "1768988014"
},
"departure": {
"delay": -146,
"time": "1768988014"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 88,
"time": "1768987348"
},
"departure": {
"delay": 88,
"time": "1768987348"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -98,
"time": "1768988062"
},
"departure": {
"delay": -98,
"time": "1768988062"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1917,
"time": "1768984383"
},
"departure": {
"delay": -1917,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -183,
"time": "1768988097"
},
"departure": {
"delay": -183,
"time": "1768988097"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1768987743"
},
"departure": {
"delay": 3,
"time": "1768987743"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1768987875"
},
"departure": {
"delay": -45,
"time": "1768987875"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -65,
"time": "1768987855"
},
"departure": {
"delay": -65,
"time": "1768987855"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -82,
"time": "1768987958"
},
"departure": {
"delay": -82,
"time": "1768987958"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2097,
"time": "1768984383"
},
"departure": {
"delay": -2097,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1768986763"
},
"departure": {
"delay": 103,
"time": "1768986763"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1917,
"time": "1768984383"
},
"departure": {
"delay": -1917,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3,
"time": "1768987797"
},
"departure": {
"delay": -3,
"time": "1768987797"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -191,
"time": "1768988209"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768986735"
},
"departure": {
"delay": 75,
"time": "1768986735"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1768987030"
},
"departure": {
"delay": 130,
"time": "1768987030"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1768986885"
},
"departure": {
"delay": 105,
"time": "1768986885"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1768987328"
},
"departure": {
"delay": 68,
"time": "1768987328"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 167,
"time": "1768986947"
},
"departure": {
"delay": 167,
"time": "1768986947"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 140,
"time": "1768987100"
},
"departure": {
"delay": 140,
"time": "1768987100"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595686:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 5,
"time": "1768981205"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768983660"
},
"departure": {
"delay": 65,
"time": "1768983665"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1768984080"
},
"departure": {
"delay": 125,
"time": "1768984085"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768983060"
},
"departure": {
"time": "1768983120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1768982050"
},
"departure": {
"delay": 135,
"time": "1768982055"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768982520"
},
"departure": {
"delay": 125,
"time": "1768982525"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768982580"
},
"departure": {
"delay": 125,
"time": "1768982585"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1768982760"
},
"departure": {
"delay": 185,
"time": "1768982765"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1768981680"
},
"departure": {
"delay": 65,
"time": "1768981685"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1768981800"
},
"departure": {
"delay": 65,
"time": "1768981805"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768982640"
},
"departure": {
"delay": 125,
"time": "1768982645"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1768982880"
},
"departure": {
"delay": -55,
"time": "1768982885"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1768982040"
},
"departure": {
"delay": 185,
"time": "1768982045"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1768981380"
},
"departure": {
"delay": 125,
"time": "1768981385"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768983900"
},
"departure": {
"delay": 65,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1768984140"
},
"departure": {
"delay": 125,
"time": "1768984145"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1768984020"
},
"departure": {
"delay": 125,
"time": "1768984025"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 180,
"time": "1768982160"
},
"departure": {
"delay": 180,
"time": "1768982220"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768983240"
},
"departure": {
"delay": 5,
"time": "1768983245"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1768983960"
},
"departure": {
"delay": 65,
"time": "1768983965"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1768982100"
},
"departure": {
"delay": 125,
"time": "1768982105"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768983780"
},
"departure": {
"delay": 65,
"time": "1768983785"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768983540"
},
"departure": {
"delay": 5,
"time": "1768983545"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1768981440"
},
"departure": {
"delay": 125,
"time": "1768981445"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768983300"
},
"departure": {
"time": "1768983360"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768981920"
},
"departure": {
"delay": 125,
"time": "1768981925"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1768982460"
},
"departure": {
"delay": 125,
"time": "1768982465"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1768981500"
},
"departure": {
"delay": 125,
"time": "1768981505"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1768981560"
},
"departure": {
"delay": 65,
"time": "1768981565"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768983420"
},
"departure": {
"delay": 5,
"time": "1768983425"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1768981980"
},
"departure": {
"delay": 125,
"time": "1768981985"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768982340"
},
"departure": {
"delay": 125,
"time": "1768982345"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1768981740"
},
"departure": {
"delay": 65,
"time": "1768981745"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768984200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 125,
"time": "1768981860"
},
"departure": {
"delay": 125,
"time": "1768981865"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768984435",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:201:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -13,
"time": "1768987427"
},
"departure": {
"delay": -13,
"time": "1768987427"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -56,
"time": "1768987744"
},
"departure": {
"delay": -56,
"time": "1768987744"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1768988582"
},
"departure": {
"delay": 2,
"time": "1768988582"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1768988869"
},
"departure": {
"delay": 49,
"time": "1768988869"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1768987614"
},
"departure": {
"delay": -6,
"time": "1768987614"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -70,
"time": "1768989170"
},
"departure": {
"delay": -70,
"time": "1768989170"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -23,
"time": "1768988737"
},
"departure": {
"delay": -23,
"time": "1768988737"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1768988080"
},
"departure": {
"delay": -20,
"time": "1768988080"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -75,
"time": "1768987725"
},
"departure": {
"delay": -75,
"time": "1768987725"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1768988153"
},
"departure": {
"delay": -7,
"time": "1768988153"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1768987554"
},
"departure": {
"delay": -6,
"time": "1768987554"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1768987864"
},
"departure": {
"delay": -56,
"time": "1768987864"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -2824,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -56,
"time": "1768987804"
},
"departure": {
"delay": -56,
"time": "1768987804"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -13,
"time": "1768987667"
},
"departure": {
"delay": -13,
"time": "1768987667"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1768988695"
},
"departure": {
"delay": -5,
"time": "1768988695"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1768987573"
},
"departure": {
"delay": 13,
"time": "1768987573"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768988938"
},
"departure": {
"delay": 58,
"time": "1768988938"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -20,
"time": "1768988020"
},
"departure": {
"delay": -20,
"time": "1768988020"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1768987933"
},
"departure": {
"delay": -47,
"time": "1768987933"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768988347"
},
"departure": {
"delay": 7,
"time": "1768988347"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1768987475"
},
"departure": {
"delay": -25,
"time": "1768987475"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1768987384"
},
"departure": {
"delay": 4,
"time": "1768987384"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -131,
"time": "1768989229"
},
"departure": {
"delay": -131,
"time": "1768989229"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1768988980"
},
"departure": {
"delay": -20,
"time": "1768988980"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1768988650"
},
"departure": {
"delay": 10,
"time": "1768988650"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -208,
"time": "1768989272"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -70,
"time": "1768989110"
},
"departure": {
"delay": -70,
"time": "1768989110"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1768988453"
},
"departure": {
"delay": -7,
"time": "1768988453"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1768988505"
},
"departure": {
"delay": 45,
"time": "1768988505"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987140"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5116:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 353,
"time": "1768982312"
},
"departure": {
"delay": 353,
"time": "1768982333"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 233,
"time": "1768981133"
},
"departure": {
"delay": 233,
"time": "1768981133"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768980960"
},
"departure": {
"delay": 240,
"time": "1768980960"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 373,
"time": "1768982593"
},
"departure": {
"delay": 373,
"time": "1768982593"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 373,
"time": "1768982509"
},
"departure": {
"delay": 373,
"time": "1768982533"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1768982819"
},
"departure": {
"delay": 179,
"time": "1768982819"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 333,
"time": "1768983309"
},
"departure": {
"delay": 333,
"time": "1768983333"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 313,
"time": "1768982233"
},
"departure": {
"delay": 313,
"time": "1768982233"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 263,
"time": "1768983083"
},
"departure": {
"delay": 263,
"time": "1768983083"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 228,
"time": "1768981308"
},
"departure": {
"delay": 228,
"time": "1768981308"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 334,
"time": "1768982117"
},
"departure": {
"delay": 334,
"time": "1768982134"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 352,
"time": "1768981912"
},
"departure": {
"delay": 352,
"time": "1768981912"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 153,
"time": "1768980333"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 241,
"time": "1768982941"
},
"departure": {
"delay": 241,
"time": "1768982941"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 328,
"time": "1768983208"
},
"departure": {
"delay": 328,
"time": "1768983208"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1768980487"
},
"departure": {
"delay": 187,
"time": "1768980487"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1768980808"
},
"departure": {
"delay": 208,
"time": "1768980808"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 248,
"time": "1768981388"
},
"departure": {
"delay": 248,
"time": "1768981388"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 378,
"time": "1768982033"
},
"departure": {
"delay": 378,
"time": "1768982058"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1768980633"
},
"departure": {
"delay": 213,
"time": "1768980633"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 368,
"time": "1768982689"
},
"departure": {
"delay": 368,
"time": "1768982708"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 253,
"time": "1768983733"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 163,
"time": "1768980568"
},
"departure": {
"delay": 163,
"time": "1768980583"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 354,
"time": "1768983654"
},
"departure": {
"delay": 354,
"time": "1768983654"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 193,
"time": "1768980733"
},
"departure": {
"delay": 193,
"time": "1768980733"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 403,
"time": "1768983514"
},
"departure": {
"delay": 403,
"time": "1768983583"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 333,
"time": "1768981802"
},
"departure": {
"delay": 333,
"time": "1768981833"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 368,
"time": "1768982383"
},
"departure": {
"delay": 368,
"time": "1768982408"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1768980883"
},
"departure": {
"delay": 223,
"time": "1768980883"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 360,
"time": "1768983420"
},
"departure": {
"delay": 360,
"time": "1768983420"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768980339",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227424x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1768984620"
},
"departure": {
"delay": -60,
"time": "1768984620"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1768984744"
},
"departure": {
"delay": -56,
"time": "1768984744"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1768985020"
},
"departure": {
"delay": -80,
"time": "1768985020"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1768985855"
},
"departure": {
"delay": -25,
"time": "1768985855"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -80,
"time": "1768985740"
},
"departure": {
"delay": -80,
"time": "1768985740"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -80,
"time": "1768986040"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1768985200"
},
"departure": {
"delay": -80,
"time": "1768985200"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1768984780"
},
"departure": {
"delay": -80,
"time": "1768984780"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": -60,
"time": "1768984080"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -76,
"time": "1768985144"
},
"departure": {
"delay": -76,
"time": "1768985144"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -34,
"time": "1768984406"
},
"departure": {
"delay": -34,
"time": "1768984406"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1768985088"
},
"departure": {
"delay": -72,
"time": "1768985088"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1768984868"
},
"departure": {
"delay": -52,
"time": "1768984868"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -73,
"time": "1768985687"
},
"departure": {
"delay": -73,
"time": "1768985687"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1768984348"
},
"departure": {
"delay": 28,
"time": "1768984348"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -61,
"time": "1768984919"
},
"departure": {
"delay": -61,
"time": "1768984919"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1768985440"
},
"departure": {
"delay": -80,
"time": "1768985440"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1768984271"
},
"departure": {
"delay": 11,
"time": "1768984271"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -57,
"time": "1768984563"
},
"departure": {
"delay": -57,
"time": "1768984563"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -80,
"time": "1768984480"
},
"departure": {
"delay": -80,
"time": "1768984480"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227424x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768986790"
},
"departure": {
"delay": 70,
"time": "1768986790"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1768986639"
},
"departure": {
"delay": 99,
"time": "1768986639"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1768987078"
},
"departure": {
"delay": 58,
"time": "1768987078"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 23,
"time": "1768985183"
},
"departure": {
"delay": 23,
"time": "1768985183"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1768986583"
},
"departure": {
"delay": 103,
"time": "1768986583"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1768986884"
},
"departure": {
"delay": 104,
"time": "1768986884"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 52,
"time": "1768986472"
},
"departure": {
"delay": 52,
"time": "1768986472"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1768986442"
},
"departure": {
"delay": 22,
"time": "1768986442"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1768986721"
},
"departure": {
"delay": 61,
"time": "1768986721"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1768987003"
},
"departure": {
"delay": 43,
"time": "1768987003"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1768984929"
},
"departure": {
"delay": 9,
"time": "1768984929"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1768986099"
},
"departure": {
"delay": -21,
"time": "1768986099"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -41,
"time": "1768986139"
},
"departure": {
"delay": -41,
"time": "1768986139"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1768985357"
},
"departure": {
"delay": 77,
"time": "1768985357"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1768985887"
},
"departure": {
"delay": 7,
"time": "1768985887"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1768985841"
},
"departure": {
"delay": 21,
"time": "1768985841"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768986242"
},
"departure": {
"delay": 2,
"time": "1768986242"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1768987340"
},
"departure": {
"delay": 80,
"time": "1768987340"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 31,
"time": "1768987111"
},
"departure": {
"delay": 31,
"time": "1768987111"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1768985810"
},
"departure": {
"delay": 50,
"time": "1768985810"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1768985111"
},
"departure": {
"delay": 71,
"time": "1768985111"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1768987243"
},
"departure": {
"delay": 43,
"time": "1768987243"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 67,
"time": "1768985647"
},
"departure": {
"delay": 67,
"time": "1768985647"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1768985237"
},
"departure": {
"delay": 17,
"time": "1768985237"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1768986966"
},
"departure": {
"delay": 66,
"time": "1768986966"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 50,
"time": "1768987190"
},
"departure": {
"delay": 50,
"time": "1768987190"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1768987404"
},
"departure": {
"delay": 24,
"time": "1768987404"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 35,
"time": "1768985735"
},
"departure": {
"delay": 35,
"time": "1768985735"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1768986914"
},
"departure": {
"delay": 74,
"time": "1768986914"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1768987461"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 9,
"time": "1768985589"
},
"departure": {
"delay": 9,
"time": "1768985589"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1768986664"
},
"departure": {
"delay": 64,
"time": "1768986664"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1768987162"
},
"departure": {
"delay": 82,
"time": "1768987162"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768986539"
},
"departure": {
"delay": 59,
"time": "1768986539"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1768985060"
},
"departure": {
"delay": 80,
"time": "1768985060"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1,
"time": "1768986179"
},
"departure": {
"delay": -1,
"time": "1768986179"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1768984984"
},
"departure": {
"delay": 4,
"time": "1768984984"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1768985136"
},
"departure": {
"delay": 36,
"time": "1768985136"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490618:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768980918"
},
"departure": {
"delay": 31,
"time": "1768980991"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1768980422"
},
"departure": {
"delay": -26,
"time": "1768980454"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1768979485"
},
"departure": {
"delay": 37,
"time": "1768979497"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1768980114"
},
"departure": {
"delay": 124,
"time": "1768980124"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -26,
"time": "1768980746"
},
"departure": {
"delay": -26,
"time": "1768980814"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768979743"
},
"departure": {
"delay": 81,
"time": "1768979781"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1768979969"
},
"departure": {
"delay": 155,
"time": "1768980035"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768981183"
},
"departure": {
"delay": 23,
"time": "1768981223"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1768980531"
},
"departure": {
"delay": 11,
"time": "1768980611"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768981133"
},
"departure": {
"delay": 2,
"time": "1768981142"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1768980868"
},
"departure": {
"delay": -5,
"time": "1768980895"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1768980173"
},
"departure": {
"delay": 164,
"time": "1768980224"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768979546"
},
"departure": {
"delay": 45,
"time": "1768979625"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1768980272"
},
"departure": {
"delay": 123,
"time": "1768980303"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1768980070"
},
"departure": {
"delay": 139,
"time": "1768980079"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1768979815"
},
"departure": {
"delay": 63,
"time": "1768979883"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 140,
"time": "1768980252"
},
"departure": {
"delay": 140,
"time": "1768980260"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -91,
"time": "1768981289"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"departure": {
"delay": 58,
"time": "1768979458"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1768981014"
},
"departure": {
"delay": 9,
"time": "1768981089"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -67,
"time": "1768980647"
},
"departure": {
"delay": -67,
"time": "1768980653"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:59xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 365,
"time": "1768984440"
},
"departure": {
"delay": 365,
"time": "1768984445"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1768984680"
},
"departure": {
"delay": 360,
"time": "1768984680"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 360,
"time": "1768984860"
},
"departure": {
"delay": 360,
"time": "1768984860"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 360,
"time": "1768985100"
},
"departure": {
"delay": 360,
"time": "1768985100"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 360,
"time": "1768986660"
},
"departure": {
"delay": 360,
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 310,
"time": "1768984325"
},
"departure": {
"delay": 310,
"time": "1768984330"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 360,
"time": "1768984800"
},
"departure": {
"delay": 360,
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1768986000"
},
"departure": {
"delay": 360,
"time": "1768986000"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 360,
"time": "1768986420"
},
"departure": {
"delay": 360,
"time": "1768986420"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 360,
"time": "1768984500"
},
"departure": {
"delay": 360,
"time": "1768984500"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 305,
"time": "1768984140"
},
"departure": {
"delay": 305,
"time": "1768984145"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 360,
"time": "1768984260"
},
"departure": {
"delay": 360,
"time": "1768984320"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 360,
"time": "1768984560"
},
"departure": {
"delay": 360,
"time": "1768984560"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1768983900"
},
"departure": {
"delay": 245,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 360,
"time": "1768986600"
},
"departure": {
"delay": 360,
"time": "1768986600"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"delay": 180,
"time": "1768983780"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1768985220"
},
"departure": {
"delay": 360,
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 360,
"time": "1768985040"
},
"departure": {
"delay": 360,
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1768986300"
},
"departure": {
"delay": 360,
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 360,
"time": "1768985760"
},
"departure": {
"delay": 360,
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 360,
"time": "1768986540"
},
"departure": {
"delay": 360,
"time": "1768986540"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 360,
"time": "1768986120"
},
"departure": {
"delay": 360,
"time": "1768986120"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 360,
"time": "1768984620"
},
"departure": {
"delay": 360,
"time": "1768984620"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 360,
"time": "1768986900"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 360,
"time": "1768986720"
},
"departure": {
"delay": 360,
"time": "1768986720"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 360,
"time": "1768986840"
},
"departure": {
"delay": 360,
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 365,
"time": "1768986305"
},
"departure": {
"delay": 365,
"time": "1768986305"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 360,
"time": "1768984740"
},
"departure": {
"delay": 360,
"time": "1768984740"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 360,
"time": "1768986360"
},
"departure": {
"delay": 360,
"time": "1768986360"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 305,
"time": "1768983960"
},
"departure": {
"delay": 305,
"time": "1768983965"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 360,
"time": "1768985820"
},
"departure": {
"delay": 360,
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 305,
"time": "1768984380"
},
"departure": {
"delay": 305,
"time": "1768984385"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 360,
"time": "1768985400"
},
"departure": {
"delay": 360,
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 360,
"time": "1768986060"
},
"departure": {
"delay": 360,
"time": "1768986060"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768984463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:257:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153474xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768975228"
},
"departure": {
"delay": 106,
"time": "1768975246"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1768974948"
},
"departure": {
"delay": 176,
"time": "1768974956"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1768975076"
},
"departure": {
"delay": 119,
"time": "1768975139"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 130,
"time": "1768974730"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 141,
"time": "1768974841"
},
"departure": {
"delay": 141,
"time": "1768974861"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768975294"
},
"departure": {
"time": "1768975200"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768974980"
},
"departure": {
"delay": 86,
"time": "1768974986"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 105,
"time": "1768975033"
},
"departure": {
"delay": 105,
"time": "1768975065"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1768975176"
},
"departure": {
"delay": 116,
"time": "1768975196"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153474xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8755:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24267,
"time": "1768984233"
},
"departure": {
"delay": -24267,
"time": "1768984233"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -24121,
"time": "1768982339"
},
"departure": {
"delay": -24121,
"time": "1768982339"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -24101,
"time": "1768983259"
},
"departure": {
"delay": -24101,
"time": "1768983259"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -24167,
"time": "1768984153"
},
"departure": {
"delay": -24167,
"time": "1768984153"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -24119,
"time": "1768982461"
},
"departure": {
"delay": -24119,
"time": "1768982461"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -24110,
"time": "1768983430"
},
"departure": {
"delay": -24110,
"time": "1768983430"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -24084,
"time": "1768982555"
},
"departure": {
"delay": -24084,
"time": "1768982556"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -24057,
"time": "1768983123"
},
"departure": {
"delay": -24057,
"time": "1768983123"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -24155,
"time": "1768984084"
},
"departure": {
"delay": -24155,
"time": "1768984105"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -24122,
"time": "1768982938"
},
"departure": {
"delay": -24122,
"time": "1768982938"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24275,
"time": "1768984225"
},
"departure": {
"delay": -24275,
"time": "1768984225"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -24141,
"time": "1768982799"
},
"departure": {
"delay": -24141,
"time": "1768982799"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -24080,
"time": "1768982680"
},
"departure": {
"delay": -24080,
"time": "1768982680"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -24120,
"time": "1768983660"
},
"departure": {
"delay": -24120,
"time": "1768983660"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -24094,
"time": "1768983386"
},
"departure": {
"delay": -24094,
"time": "1768983386"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -24147,
"time": "1768983911"
},
"departure": {
"delay": -24147,
"time": "1768983933"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": -24205,
"time": "1768982255"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -24030,
"time": "1768983030"
},
"departure": {
"delay": -24030,
"time": "1768983030"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -24095,
"time": "1768982605"
},
"departure": {
"delay": -24095,
"time": "1768982605"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -24469,
"time": "1768984511"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -24088,
"time": "1768982729"
},
"departure": {
"delay": -24088,
"time": "1768982732"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -24200,
"time": "1768984180"
},
"departure": {
"delay": -24200,
"time": "1768984180"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -24070,
"time": "1768983830"
},
"departure": {
"delay": -24070,
"time": "1768983830"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -24122,
"time": "1768983298"
},
"departure": {
"delay": -24122,
"time": "1768983298"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -24073,
"time": "1768983767"
},
"departure": {
"delay": -24073,
"time": "1768983767"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -24116,
"time": "1768983604"
},
"departure": {
"delay": -24116,
"time": "1768983604"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -24096,
"time": "1768983504"
},
"departure": {
"delay": -24096,
"time": "1768983504"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -24086,
"time": "1768982854"
},
"departure": {
"delay": -24086,
"time": "1768982854"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -24148,
"time": "1768983992"
},
"departure": {
"delay": -24148,
"time": "1768983992"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -24135,
"time": "1768982385"
},
"departure": {
"delay": -24135,
"time": "1768982385"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768982258",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8755:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:309:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768985585"
},
"departure": {
"delay": 5,
"time": "1768985585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768987570"
},
"departure": {
"delay": 10,
"time": "1768987570"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768987325"
},
"departure": {
"delay": 5,
"time": "1768987325"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986240"
},
"departure": {
"time": "1768986240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768987565"
},
"departure": {
"delay": 5,
"time": "1768987565"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768988160"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768987985"
},
"departure": {
"delay": 5,
"time": "1768987985"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1768987265"
},
"departure": {
"delay": 5,
"time": "1768987265"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:309:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768982760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985040"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4090:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108116x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768985310"
},
"departure": {
"delay": 90,
"time": "1768985310"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1768985413"
},
"departure": {
"delay": 73,
"time": "1768985413"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1768985192"
},
"departure": {
"delay": 92,
"time": "1768985192"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1768984623"
},
"departure": {
"delay": 63,
"time": "1768984623"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768984891"
},
"departure": {
"delay": 91,
"time": "1768984891"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768984349"
},
"departure": {
"delay": 89,
"time": "1768984349"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768984237"
},
"departure": {
"delay": 97,
"time": "1768984237"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1768984528"
},
"departure": {
"delay": 88,
"time": "1768984528"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1768985095"
},
"departure": {
"delay": 115,
"time": "1768985095"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1768985708"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1768985629"
},
"departure": {
"delay": 109,
"time": "1768985629"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1768985529"
},
"departure": {
"delay": 69,
"time": "1768985529"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1768984730"
},
"departure": {
"delay": 110,
"time": "1768984730"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108116x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768986965"
},
"departure": {
"delay": 5,
"time": "1768986965"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768987265"
},
"departure": {
"delay": 5,
"time": "1768987265"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1768987096"
},
"departure": {
"delay": 16,
"time": "1768987096"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 318,
"time": "1768988118"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1768987378"
},
"departure": {
"delay": 58,
"time": "1768987378"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1768986703"
},
"departure": {
"delay": 43,
"time": "1768986703"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768986870"
},
"departure": {
"delay": 30,
"time": "1768986870"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1768986502"
},
"departure": {
"delay": 22,
"time": "1768986502"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": 1295,
"time": "1768987595"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1768987216"
},
"departure": {
"delay": 16,
"time": "1768987216"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768986830"
},
"departure": {
"delay": 50,
"time": "1768986830"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768987181"
},
"departure": {
"delay": 41,
"time": "1768987181"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768987054"
},
"departure": {
"delay": 34,
"time": "1768987054"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768987437"
},
"departure": {
"delay": 57,
"time": "1768987437"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470063:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768988580"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768988640"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768988460"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768988220"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4025:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230536x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1768984624"
},
"departure": {
"delay": 4,
"time": "1768984624"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1768984924"
},
"departure": {
"delay": 4,
"time": "1768984924"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768984978"
},
"departure": {
"delay": 58,
"time": "1768984978"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1768984284"
},
"departure": {
"delay": 24,
"time": "1768984284"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1768985464"
},
"departure": {
"delay": 4,
"time": "1768985464"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1768985134"
},
"departure": {
"delay": 34,
"time": "1768985134"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1768985224"
},
"departure": {
"delay": 4,
"time": "1768985224"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768985764"
},
"departure": {
"delay": 4,
"time": "1768985764"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1768985909"
},
"departure": {
"delay": 29,
"time": "1768985909"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1768985944"
},
"departure": {
"delay": 4,
"time": "1768985944"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1768984119"
},
"departure": {
"delay": 39,
"time": "1768984119"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768984185"
},
"departure": {
"delay": 45,
"time": "1768984185"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768984865"
},
"departure": {
"delay": 5,
"time": "1768984865"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1768986053"
},
"departure": {
"delay": 53,
"time": "1768986053"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 24,
"time": "1768984464"
},
"departure": {
"delay": 24,
"time": "1768984464"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768986124"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1768985704"
},
"departure": {
"delay": 4,
"time": "1768985704"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1768984346"
},
"departure": {
"delay": 26,
"time": "1768984346"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768985067"
},
"departure": {
"delay": 27,
"time": "1768985067"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1768984289"
},
"departure": {
"delay": 29,
"time": "1768984289"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1768984556"
},
"departure": {
"delay": 56,
"time": "1768984556"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1768985568"
},
"departure": {
"delay": 48,
"time": "1768985568"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1768985804"
},
"departure": {
"delay": 44,
"time": "1768985804"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 41,
"time": "1768984061"
},
"departure": {
"delay": 41,
"time": "1768984061"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768984793"
},
"departure": {
"delay": 53,
"time": "1768984793"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1768985834"
},
"departure": {
"delay": 14,
"time": "1768985834"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768984236"
},
"departure": {
"delay": 96,
"time": "1768984236"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1768985998"
},
"departure": {
"delay": 58,
"time": "1768985998"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230536x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4837001460187136x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1768984319"
},
"departure": {
"delay": 78,
"time": "1768984338"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1768984591"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1768984204"
},
"departure": {
"delay": 83,
"time": "1768984223"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1768984377"
},
"departure": {
"delay": 69,
"time": "1768984389"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1768984525"
},
"departure": {
"delay": 95,
"time": "1768984535"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1768984433"
},
"departure": {
"delay": 79,
"time": "1768984459"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1768984267"
},
"departure": {
"delay": 84,
"time": "1768984284"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
}
],
"timestamp": "1768984359",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4837001460187136x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6559027459784704x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1768984079"
},
"departure": {
"delay": 81,
"time": "1768984101"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1768984857"
},
"departure": {
"delay": 67,
"time": "1768984867"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1768984738"
},
"departure": {
"delay": 8,
"time": "1768984748"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 106,
"time": "1768985196"
},
"departure": {
"delay": 106,
"time": "1768985206"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 112,
"time": "1768985332"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 8,
"time": "1768984618"
},
"departure": {
"delay": 8,
"time": "1768984628"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 62,
"time": "1768985032"
},
"departure": {
"delay": 62,
"time": "1768985042"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1768985105"
},
"departure": {
"delay": 75,
"time": "1768985115"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1768984689"
},
"departure": {
"delay": 19,
"time": "1768984699"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1768984442"
},
"departure": {
"delay": 17,
"time": "1768984457"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 28,
"time": "1768984200"
},
"departure": {
"delay": 28,
"time": "1768984228"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -1,
"time": "1768984549"
},
"departure": {
"delay": -1,
"time": "1768984559"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768985270"
},
"departure": {
"delay": 120,
"time": "1768985280"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1768984339"
},
"departure": {
"delay": 40,
"time": "1768984360"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768984915"
},
"departure": {
"delay": 65,
"time": "1768984925"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
}
],
"timestamp": "1768984118",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6559027459784704x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768983480"
},
"departure": {
"delay": 5,
"time": "1768983485"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768985280"
},
"departure": {
"delay": 60,
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1768985940"
},
"departure": {
"delay": 60,
"time": "1768985940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 135,
"time": "1768983850"
},
"departure": {
"delay": 135,
"time": "1768983855"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768983780"
},
"departure": {
"delay": 125,
"time": "1768983785"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768983180"
},
"departure": {
"delay": 65,
"time": "1768983185"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768984980"
},
"departure": {
"delay": 60,
"time": "1768984980"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1768985885"
},
"departure": {
"delay": 65,
"time": "1768985885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768984320"
},
"departure": {
"delay": 65,
"time": "1768984325"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"delay": -60,
"time": "1768982940"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768983240"
},
"departure": {
"delay": -55,
"time": "1768983245"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768986120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768983540"
},
"departure": {
"delay": 5,
"time": "1768983545"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768985700"
},
"departure": {
"delay": 60,
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768986000"
},
"departure": {
"delay": 60,
"time": "1768986000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1768984260"
},
"departure": {
"delay": 65,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768985820"
},
"departure": {
"delay": 60,
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1768985100"
},
"departure": {
"delay": 60,
"time": "1768985100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768983190"
},
"departure": {
"delay": 15,
"time": "1768983195"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768983060"
},
"departure": {
"delay": 5,
"time": "1768983065"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768985220"
},
"departure": {
"delay": 60,
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768985520"
},
"departure": {
"delay": 60,
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1768984080"
},
"departure": {
"delay": 65,
"time": "1768984085"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768984800"
},
"departure": {
"delay": 60,
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1768984200"
},
"departure": {
"delay": 65,
"time": "1768984205"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 185,
"time": "1768983840"
},
"departure": {
"delay": 185,
"time": "1768983845"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768984380"
},
"departure": {
"delay": 65,
"time": "1768984385"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768984440"
},
"departure": {
"delay": 60,
"time": "1768984440"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1768983960"
},
"departure": {
"delay": 180,
"time": "1768984020"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768983670"
},
"departure": {
"delay": 120,
"time": "1768983720"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1768983660"
},
"departure": {
"delay": 125,
"time": "1768983665"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768983900"
},
"departure": {
"delay": 125,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768985880"
},
"departure": {
"delay": 60,
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768983360"
},
"departure": {
"time": "1768983420"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768985400"
},
"departure": {
"delay": 60,
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768984425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -248,
"time": "1768985812"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1768985371"
},
"departure": {
"delay": -149,
"time": "1768985371"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -185,
"time": "1768985455"
},
"departure": {
"delay": -185,
"time": "1768985455"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -155,
"time": "1768985425"
},
"departure": {
"delay": -155,
"time": "1768985425"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -204,
"time": "1768985616"
},
"departure": {
"delay": -204,
"time": "1768985616"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -187,
"time": "1768985693"
},
"departure": {
"delay": -187,
"time": "1768985693"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1768984996"
},
"departure": {
"delay": -44,
"time": "1768984996"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1768985068"
},
"departure": {
"delay": -92,
"time": "1768985068"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -66,
"time": "1768985154"
},
"departure": {
"delay": -66,
"time": "1768985154"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1768984866"
},
"departure": {
"delay": 6,
"time": "1768984866"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -14,
"time": "1768984906"
},
"departure": {
"delay": -14,
"time": "1768984906"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -96,
"time": "1768985244"
},
"departure": {
"delay": -96,
"time": "1768985244"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -195,
"time": "1768985565"
},
"departure": {
"delay": -195,
"time": "1768985565"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -126,
"time": "1768985334"
},
"departure": {
"delay": -126,
"time": "1768985334"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597014:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986240"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1076:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470849:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1768984704"
},
"departure": {
"delay": -96,
"time": "1768984704"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -245,
"time": "1768988215"
},
"departure": {
"delay": -245,
"time": "1768988215"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -9,
"time": "1768985571"
},
"departure": {
"delay": -9,
"time": "1768985571"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -105,
"time": "1768984575"
},
"departure": {
"delay": -105,
"time": "1768984575"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -270,
"time": "1768988310"
},
"departure": {
"delay": -270,
"time": "1768988310"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1768986521"
},
"departure": {
"delay": 41,
"time": "1768986521"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1768986210"
},
"departure": {
"delay": 90,
"time": "1768986210"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1768985509"
},
"departure": {
"delay": 49,
"time": "1768985509"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -201,
"time": "1768988619"
},
"departure": {
"delay": -201,
"time": "1768988619"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -205,
"time": "1768987115"
},
"departure": {
"delay": -205,
"time": "1768987115"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -103,
"time": "1768986617"
},
"departure": {
"delay": -103,
"time": "1768986617"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -196,
"time": "1768987544"
},
"departure": {
"delay": -196,
"time": "1768987544"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1768985391"
},
"departure": {
"delay": -9,
"time": "1768985391"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -113,
"time": "1768986847"
},
"departure": {
"delay": -113,
"time": "1768986847"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1768986316"
},
"departure": {
"delay": 136,
"time": "1768986316"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1768988146"
},
"departure": {
"delay": -194,
"time": "1768988146"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -201,
"time": "1768988499"
},
"departure": {
"delay": -201,
"time": "1768988499"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -78,
"time": "1768986882"
},
"departure": {
"delay": -78,
"time": "1768986882"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -45,
"time": "1768984395"
},
"departure": {
"delay": -45,
"time": "1768984395"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1768986377"
},
"departure": {
"delay": 77,
"time": "1768986377"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1768985451"
},
"departure": {
"delay": -9,
"time": "1768985451"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -196,
"time": "1768987724"
},
"departure": {
"delay": -196,
"time": "1768987724"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -107,
"time": "1768987393"
},
"departure": {
"delay": -107,
"time": "1768987393"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -43,
"time": "1768986557"
},
"departure": {
"delay": -43,
"time": "1768986557"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1768986126"
},
"departure": {
"delay": 66,
"time": "1768986126"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -124,
"time": "1768988096"
},
"departure": {
"delay": -124,
"time": "1768988096"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -211,
"time": "1768988669"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 40,
"time": "1768985320"
},
"departure": {
"delay": 40,
"time": "1768985320"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -59,
"time": "1768984801"
},
"departure": {
"delay": -59,
"time": "1768984801"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1768985071"
},
"departure": {
"delay": -29,
"time": "1768985071"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1768986769"
},
"departure": {
"delay": -71,
"time": "1768986769"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1768984974"
},
"departure": {
"delay": -6,
"time": "1768984974"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1768986449"
},
"departure": {
"delay": 29,
"time": "1768986449"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -136,
"time": "1768988024"
},
"departure": {
"delay": -136,
"time": "1768988024"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 56,
"time": "1768985636"
},
"departure": {
"delay": 56,
"time": "1768985636"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -208,
"time": "1768988252"
},
"departure": {
"delay": -208,
"time": "1768988252"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -177,
"time": "1768987023"
},
"departure": {
"delay": -177,
"time": "1768987023"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -56,
"time": "1768986724"
},
"departure": {
"delay": -56,
"time": "1768986724"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470849:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1768975106"
},
"departure": {
"delay": 218,
"time": "1768975118"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1768976407"
},
"departure": {
"delay": 38,
"time": "1768976438"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1768975431"
},
"departure": {
"delay": 69,
"time": "1768975449"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1768975405"
},
"departure": {
"delay": 99,
"time": "1768975419"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1768976188"
},
"departure": {
"delay": 44,
"time": "1768976204"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768976578"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1768976346"
},
"departure": {
"delay": 36,
"time": "1768976376"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1768976068"
},
"departure": {
"delay": 61,
"time": "1768976161"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1768975769"
},
"departure": {
"delay": 50,
"time": "1768975790"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1768975833"
},
"departure": {
"delay": -7,
"time": "1768975853"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1768975494"
},
"departure": {
"delay": 75,
"time": "1768975515"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1768976473"
},
"departure": {
"delay": 31,
"time": "1768976491"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"departure": {
"delay": 223,
"time": "1768975063"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768976274"
},
"departure": {
"delay": 5,
"time": "1768976285"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1768975326"
},
"departure": {
"delay": 122,
"time": "1768975382"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1768975878"
},
"departure": {
"delay": 29,
"time": "1768975949"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768976242"
},
"departure": {
"delay": 31,
"time": "1768976251"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1768975209"
},
"departure": {
"delay": 143,
"time": "1768975223"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768975700"
},
"departure": {
"delay": 27,
"time": "1768975707"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1768975137"
},
"departure": {
"delay": 188,
"time": "1768975148"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768975526"
},
"departure": {
"delay": 38,
"time": "1768975598"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1768975622"
},
"departure": {
"delay": 32,
"time": "1768975652"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1768975812"
},
"departure": {
"delay": 19,
"time": "1768975819"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768975979"
},
"departure": {
"delay": 18,
"time": "1768975998"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1768976026"
},
"departure": {
"delay": 3,
"time": "1768976043"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2011:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052287xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768986428"
},
"departure": {
"delay": 8,
"time": "1768986428"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768987211"
},
"departure": {
"delay": 11,
"time": "1768987211"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 3,
"time": "1768988583"
},
"departure": {
"delay": 3,
"time": "1768988583"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 56,
"time": "1768986056"
},
"departure": {
"delay": 56,
"time": "1768986056"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1768986621"
},
"departure": {
"delay": 21,
"time": "1768986621"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1768986973"
},
"departure": {
"delay": 13,
"time": "1768986973"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1768985937"
},
"departure": {
"delay": 57,
"time": "1768985937"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1768988412"
},
"departure": {
"delay": 12,
"time": "1768988412"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1768987127"
},
"departure": {
"delay": 47,
"time": "1768987127"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768986785"
},
"departure": {
"delay": 5,
"time": "1768986785"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1768986381"
},
"departure": {
"delay": 21,
"time": "1768986381"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768986284"
},
"departure": {
"delay": 44,
"time": "1768986284"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1768987591"
},
"departure": {
"delay": 31,
"time": "1768987591"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1768987413"
},
"departure": {
"delay": 33,
"time": "1768987413"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 42,
"time": "1768986102"
},
"departure": {
"delay": 42,
"time": "1768986102"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1768987852"
},
"departure": {
"delay": 52,
"time": "1768987852"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768985255"
},
"departure": {
"delay": 35,
"time": "1768985255"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1768986747"
},
"departure": {
"delay": 27,
"time": "1768986747"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1768987174"
},
"departure": {
"delay": 34,
"time": "1768987174"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768988823"
},
"departure": {
"delay": 3,
"time": "1768988823"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 3,
"time": "1768988703"
},
"departure": {
"delay": 3,
"time": "1768988703"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 38,
"time": "1768988138"
},
"departure": {
"delay": 38,
"time": "1768988138"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768985344"
},
"departure": {
"delay": 4,
"time": "1768985344"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1768988011"
},
"departure": {
"delay": 31,
"time": "1768988011"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768988880"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1768985386"
},
"departure": {
"delay": 46,
"time": "1768985386"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1768987489"
},
"departure": {
"delay": 49,
"time": "1768987489"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1768985967"
},
"departure": {
"delay": 27,
"time": "1768985967"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768984322",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052287xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8667,
"time": "1768983315"
},
"departure": {
"delay": -8667,
"time": "1768983333"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8707,
"time": "1768983691"
},
"departure": {
"delay": -8707,
"time": "1768983713"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8667,
"time": "1768983982"
},
"departure": {
"delay": -8667,
"time": "1768983993"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -8707,
"time": "1768983219"
},
"departure": {
"delay": -8707,
"time": "1768983233"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -8632,
"time": "1768983401"
},
"departure": {
"delay": -8632,
"time": "1768983428"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8687,
"time": "1768983104"
},
"departure": {
"delay": -8687,
"time": "1768983133"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8667,
"time": "1768982844"
},
"departure": {
"delay": -8667,
"time": "1768982853"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -8667,
"time": "1768982906"
},
"departure": {
"delay": -8667,
"time": "1768982913"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8647,
"time": "1768984250"
},
"departure": {
"delay": -8647,
"time": "1768984253"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -8687,
"time": "1768983584"
},
"departure": {
"delay": -8687,
"time": "1768983613"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8817,
"time": "1768984323"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -8627,
"time": "1768983481"
},
"departure": {
"delay": -8627,
"time": "1768983493"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -8727,
"time": "1768983808"
},
"departure": {
"delay": -8727,
"time": "1768983813"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -8647,
"time": "1768984176"
},
"departure": {
"delay": -8647,
"time": "1768984193"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -8687,
"time": "1768983899"
},
"departure": {
"delay": -8687,
"time": "1768983913"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8667,
"time": "1768982638"
},
"departure": {
"delay": -8667,
"time": "1768982673"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8665,
"time": "1768982733"
},
"departure": {
"delay": -8665,
"time": "1768982735"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -8597,
"time": "1768983008"
},
"departure": {
"delay": -8597,
"time": "1768983043"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8627,
"time": "1768984076"
},
"departure": {
"delay": -8627,
"time": "1768984093"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768982679",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2167:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768987610"
},
"departure": {
"delay": 50,
"time": "1768987610"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768988272"
},
"departure": {
"delay": 52,
"time": "1768988272"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 77,
"time": "1768987157"
},
"departure": {
"delay": 77,
"time": "1768987157"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768988911"
},
"departure": {
"delay": 31,
"time": "1768988911"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 70,
"time": "1768988590"
},
"departure": {
"delay": 70,
"time": "1768988590"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 66,
"time": "1768988766"
},
"departure": {
"delay": 66,
"time": "1768988766"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1768987447"
},
"departure": {
"delay": 67,
"time": "1768987447"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1768989140"
},
"departure": {
"delay": 80,
"time": "1768989140"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1768988521"
},
"departure": {
"delay": 61,
"time": "1768988521"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 35,
"time": "1768987535"
},
"departure": {
"delay": 35,
"time": "1768987535"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1768986860"
},
"departure": {
"delay": 80,
"time": "1768986860"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1768988684"
},
"departure": {
"delay": 104,
"time": "1768988684"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -21,
"time": "1768987899"
},
"departure": {
"delay": -21,
"time": "1768987899"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768989043"
},
"departure": {
"delay": 43,
"time": "1768989043"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1768989204"
},
"departure": {
"delay": 24,
"time": "1768989204"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 7,
"time": "1768987687"
},
"departure": {
"delay": 7,
"time": "1768987687"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1,
"time": "1768987979"
},
"departure": {
"delay": -1,
"time": "1768987979"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1768988242"
},
"departure": {
"delay": 22,
"time": "1768988242"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768988878"
},
"departure": {
"delay": 58,
"time": "1768988878"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 9,
"time": "1768986729"
},
"departure": {
"delay": 9,
"time": "1768986729"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 2,
"time": "1768988042"
},
"departure": {
"delay": 2,
"time": "1768988042"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1768987389"
},
"departure": {
"delay": 9,
"time": "1768987389"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768988439"
},
"departure": {
"delay": 99,
"time": "1768988439"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1768986784"
},
"departure": {
"delay": 4,
"time": "1768986784"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1768988714"
},
"departure": {
"delay": 74,
"time": "1768988714"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1768988339"
},
"departure": {
"delay": 59,
"time": "1768988339"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768989261"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768986936"
},
"departure": {
"delay": 36,
"time": "1768986936"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1768987037"
},
"departure": {
"delay": 17,
"time": "1768987037"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768988803"
},
"departure": {
"delay": 43,
"time": "1768988803"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 71,
"time": "1768986911"
},
"departure": {
"delay": 71,
"time": "1768986911"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1768988464"
},
"departure": {
"delay": 64,
"time": "1768988464"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1768987641"
},
"departure": {
"delay": 21,
"time": "1768987641"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1768986983"
},
"departure": {
"delay": 23,
"time": "1768986983"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1768987939"
},
"departure": {
"delay": -41,
"time": "1768987939"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1768988990"
},
"departure": {
"delay": 50,
"time": "1768988990"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 103,
"time": "1768988383"
},
"departure": {
"delay": 103,
"time": "1768988383"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1768988962"
},
"departure": {
"delay": 82,
"time": "1768988962"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490619:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4279,
"time": "1768987939"
},
"departure": {
"delay": 4279,
"time": "1768987939"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 4458,
"time": "1768985058"
},
"departure": {
"delay": 4458,
"time": "1768985058"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 4458,
"time": "1768985178"
},
"departure": {
"delay": 4458,
"time": "1768985178"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 4472,
"time": "1768986092"
},
"departure": {
"delay": 4472,
"time": "1768986092"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 4400,
"time": "1768986200"
},
"departure": {
"delay": 4400,
"time": "1768986200"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 4387,
"time": "1768986367"
},
"departure": {
"delay": 4387,
"time": "1768986367"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 4484,
"time": "1768986164"
},
"departure": {
"delay": 4484,
"time": "1768986164"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 4588,
"time": "1768984408"
},
"departure": {
"delay": 4588,
"time": "1768984408"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 4267,
"time": "1768987867"
},
"departure": {
"delay": 4267,
"time": "1768987867"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 4523,
"time": "1768985243"
},
"departure": {
"delay": 4523,
"time": "1768985243"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 4263,
"time": "1768987563"
},
"departure": {
"delay": 4263,
"time": "1768987563"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 4209,
"time": "1768987989"
},
"departure": {
"delay": 4209,
"time": "1768987989"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 4507,
"time": "1768984927"
},
"departure": {
"delay": 4507,
"time": "1768984927"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 4458,
"time": "1768984998"
},
"departure": {
"delay": 4458,
"time": "1768984998"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 4238,
"time": "1768986758"
},
"departure": {
"delay": 4238,
"time": "1768986758"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 4330,
"time": "1768986490"
},
"departure": {
"delay": 4330,
"time": "1768986490"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 4247,
"time": "1768987187"
},
"departure": {
"delay": 4247,
"time": "1768987187"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 4602,
"time": "1768984182"
},
"departure": {
"delay": 4602,
"time": "1768984182"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 4202,
"time": "1768988342"
},
"departure": {
"delay": 4202,
"time": "1768988342"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 4336,
"time": "1768987036"
},
"departure": {
"delay": 4336,
"time": "1768987036"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 4372,
"time": "1768986412"
},
"departure": {
"delay": 4372,
"time": "1768986412"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 4516,
"time": "1768985116"
},
"departure": {
"delay": 4516,
"time": "1768985116"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 4158,
"time": "1768988058"
},
"departure": {
"delay": 4158,
"time": "1768988058"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 4340,
"time": "1768986260"
},
"departure": {
"delay": 4340,
"time": "1768986260"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 4581,
"time": "1768984581"
},
"departure": {
"delay": 4581,
"time": "1768984581"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 4509,
"time": "1768985769"
},
"departure": {
"delay": 4509,
"time": "1768985769"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 4460,
"time": "1768986020"
},
"departure": {
"delay": 4460,
"time": "1768986020"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 4533,
"time": "1768985853"
},
"departure": {
"delay": 4533,
"time": "1768985853"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 4519,
"time": "1768985959"
},
"departure": {
"delay": 4519,
"time": "1768985959"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 4192,
"time": "1768988512"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 4202,
"time": "1768988462"
},
"departure": {
"delay": 4202,
"time": "1768988462"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 4551,
"time": "1768984311"
},
"departure": {
"delay": 4551,
"time": "1768984311"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 4498,
"time": "1768984678"
},
"departure": {
"delay": 4498,
"time": "1768984678"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 4266,
"time": "1768986666"
},
"departure": {
"delay": 4266,
"time": "1768986666"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 4133,
"time": "1768988153"
},
"departure": {
"delay": 4133,
"time": "1768988153"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 4195,
"time": "1768988095"
},
"departure": {
"delay": 4195,
"time": "1768988095"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 4365,
"time": "1768986525"
},
"departure": {
"delay": 4365,
"time": "1768986525"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 4247,
"time": "1768987367"
},
"departure": {
"delay": 4247,
"time": "1768987367"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470859:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056999x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1768985348"
},
"departure": {
"delay": 8,
"time": "1768985348"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1768984328"
},
"departure": {
"delay": 8,
"time": "1768984328"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1768984469"
},
"departure": {
"delay": 29,
"time": "1768984469"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768984950"
},
"departure": {
"delay": 30,
"time": "1768984950"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1768985751"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768984754"
},
"departure": {
"delay": 14,
"time": "1768984754"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 25,
"time": "1768984405"
},
"departure": {
"delay": 25,
"time": "1768984405"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768985130"
},
"departure": {
"delay": 30,
"time": "1768985130"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1768984197"
},
"departure": {
"delay": -3,
"time": "1768984197"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1768984911"
},
"departure": {
"delay": -9,
"time": "1768984911"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1768984531"
},
"departure": {
"delay": 31,
"time": "1768984531"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768985076"
},
"departure": {
"delay": 36,
"time": "1768985076"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768984835"
},
"departure": {
"delay": 35,
"time": "1768984835"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1768985391"
},
"departure": {
"delay": -9,
"time": "1768985391"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1768985214"
},
"departure": {
"delay": -6,
"time": "1768985214"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1768985271"
},
"departure": {
"delay": -9,
"time": "1768985271"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1768984371"
},
"departure": {
"delay": -9,
"time": "1768984371"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768984702"
},
"departure": {
"delay": 22,
"time": "1768984702"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1768985002"
},
"departure": {
"delay": 22,
"time": "1768985002"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -9,
"time": "1768984611"
},
"departure": {
"delay": -9,
"time": "1768984611"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1768985451"
},
"departure": {
"delay": -9,
"time": "1768985451"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1768984242"
},
"departure": {
"delay": 42,
"time": "1768984242"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056999x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2397,
"time": "1768984383"
},
"departure": {
"delay": -2397,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3297,
"time": "1768984383"
},
"departure": {
"delay": -3297,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -337,
"time": "1768988423"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -2877,
"time": "1768984383"
},
"departure": {
"delay": -2877,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -3897,
"time": "1768984383"
},
"departure": {
"delay": -3897,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -3717,
"time": "1768984383"
},
"departure": {
"delay": -3717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -304,
"time": "1768988276"
},
"departure": {
"delay": -304,
"time": "1768988276"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2217,
"time": "1768984383"
},
"departure": {
"delay": -2217,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -281,
"time": "1768988239"
},
"departure": {
"delay": -281,
"time": "1768988239"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -2277,
"time": "1768984383"
},
"departure": {
"delay": -2277,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2457,
"time": "1768984383"
},
"departure": {
"delay": -2457,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3417,
"time": "1768984383"
},
"departure": {
"delay": -3417,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -296,
"time": "1768988344"
},
"departure": {
"delay": -296,
"time": "1768988344"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -3177,
"time": "1768984383"
},
"departure": {
"delay": -3177,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3117,
"time": "1768984383"
},
"departure": {
"delay": -3117,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3597,
"time": "1768984383"
},
"departure": {
"delay": -3597,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2757,
"time": "1768984383"
},
"departure": {
"delay": -2757,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3957,
"time": "1768984383"
},
"departure": {
"delay": -3957,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2517,
"time": "1768984383"
},
"departure": {
"delay": -2517,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -2217,
"time": "1768984383"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2757,
"time": "1768984383"
},
"departure": {
"delay": -2757,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3237,
"time": "1768984383"
},
"departure": {
"delay": -3237,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -278,
"time": "1768988302"
},
"departure": {
"delay": -278,
"time": "1768988302"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -3777,
"time": "1768984383"
},
"departure": {
"delay": -3777,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2997,
"time": "1768984383"
},
"departure": {
"delay": -2997,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597879:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:63xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 130,
"time": "1768984030"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1768984830"
},
"departure": {
"delay": 150,
"time": "1768984830"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"time": "1768984453"
},
"departure": {
"time": "1768984320"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1768984770"
},
"departure": {
"delay": 150,
"time": "1768984770"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1768985370"
},
"departure": {
"delay": 150,
"time": "1768985370"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 150,
"time": "1768985490"
},
"departure": {
"delay": 150,
"time": "1768985490"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1768984590"
},
"departure": {
"delay": 150,
"time": "1768984590"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1768985790"
},
"departure": {
"delay": 150,
"time": "1768985790"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1768984174"
},
"departure": {
"delay": 164,
"time": "1768984244"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1768984123"
},
"departure": {
"delay": 170,
"time": "1768984130"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 221,
"time": "1768984371"
},
"departure": {
"delay": 221,
"time": "1768984421"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1768986030"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768985850"
},
"departure": {
"delay": 150,
"time": "1768985850"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1768985730"
},
"departure": {
"delay": 150,
"time": "1768985730"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1768984710"
},
"departure": {
"delay": 150,
"time": "1768984710"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1768985550"
},
"departure": {
"delay": 150,
"time": "1768985550"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1768984650"
},
"departure": {
"delay": 150,
"time": "1768984650"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1768985250"
},
"departure": {
"delay": 150,
"time": "1768985250"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1768985610"
},
"departure": {
"delay": 150,
"time": "1768985610"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 150,
"time": "1768985130"
},
"departure": {
"delay": 150,
"time": "1768985130"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768984530"
},
"departure": {
"delay": 150,
"time": "1768984530"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:63xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:807:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986360"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987020"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:807:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6528991075762176x6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1768984465"
},
"departure": {
"delay": 46,
"time": "1768984486"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 170,
"time": "1768984164"
},
"departure": {
"delay": 170,
"time": "1768984190"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -34,
"time": "1768985056"
},
"departure": {
"delay": -34,
"time": "1768985066"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1768984400"
},
"departure": {
"delay": 99,
"time": "1768984419"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1768985227"
},
"departure": {
"delay": -43,
"time": "1768985237"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1768985784"
},
"departure": {
"delay": -26,
"time": "1768985794"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -42,
"time": "1768984928"
},
"departure": {
"delay": -42,
"time": "1768984938"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1768985383"
},
"departure": {
"delay": -67,
"time": "1768985393"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 202,
"time": "1768984317"
},
"departure": {
"delay": 202,
"time": "1768984342"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -34,
"time": "1768985536"
},
"departure": {
"delay": -34,
"time": "1768985546"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -56,
"time": "1768984974"
},
"departure": {
"delay": -56,
"time": "1768984984"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -87,
"time": "1768985963"
},
"departure": {
"delay": -87,
"time": "1768985973"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1768986135"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1768984199"
},
"departure": {
"delay": 166,
"time": "1768984246"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -11,
"time": "1768984719"
},
"departure": {
"delay": -11,
"time": "1768984729"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1768985688"
},
"departure": {
"delay": -2,
"time": "1768985698"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -40,
"time": "1768985170"
},
"departure": {
"delay": -40,
"time": "1768985180"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1768984800"
},
"departure": {
"delay": 10,
"time": "1768984810"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1768984641"
},
"departure": {
"delay": -29,
"time": "1768984651"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"delay": 115,
"time": "1768984075"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1768985584"
},
"departure": {
"delay": -46,
"time": "1768985594"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -35,
"time": "1768985115"
},
"departure": {
"delay": -35,
"time": "1768985125"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1768985459"
},
"departure": {
"delay": -51,
"time": "1768985469"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
}
],
"timestamp": "1768984476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6528991075762176x6:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852076F5403217x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985820"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1768979700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768980600"
},
"departure": {
"time": "1768980660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768982580"
},
"departure": {
"time": "1768982640"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768981200"
},
"departure": {
"time": "1768981260"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768983060"
},
"departure": {
"time": "1768983120"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768982100"
},
"departure": {
"time": "1768982160"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768984080"
},
"departure": {
"time": "1768984140"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768976078",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852076F5403217x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056456x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768984574"
},
"departure": {
"delay": 14,
"time": "1768984574"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1768984410"
},
"departure": {
"delay": -30,
"time": "1768984410"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -30,
"time": "1768984890"
},
"departure": {
"delay": -30,
"time": "1768984890"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1768984530"
},
"departure": {
"delay": -30,
"time": "1768984530"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1768984834"
},
"departure": {
"delay": -26,
"time": "1768984834"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768985000"
},
"departure": {
"delay": 20,
"time": "1768985000"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -30,
"time": "1768985190"
},
"departure": {
"delay": -30,
"time": "1768985190"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -30,
"time": "1768985850"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -22,
"time": "1768984778"
},
"departure": {
"delay": -22,
"time": "1768984778"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1768985391"
},
"departure": {
"delay": -9,
"time": "1768985391"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1768985630"
},
"departure": {
"delay": -10,
"time": "1768985630"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1768984661"
},
"departure": {
"delay": -19,
"time": "1768984661"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768985524"
},
"departure": {
"delay": 4,
"time": "1768985524"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1768985430"
},
"departure": {
"delay": -30,
"time": "1768985430"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1768985595"
},
"departure": {
"delay": 15,
"time": "1768985595"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1768985730"
},
"departure": {
"delay": -30,
"time": "1768985730"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1768985077"
},
"departure": {
"delay": -23,
"time": "1768985077"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1768985305"
},
"departure": {
"delay": 25,
"time": "1768985305"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1768985254"
},
"departure": {
"delay": -26,
"time": "1768985254"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056456x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768994820"
},
"departure": {
"time": "1768994820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768996800"
},
"departure": {
"time": "1768996800"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768994465"
},
"departure": {
"delay": 5,
"time": "1768994465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768995180"
},
"departure": {
"time": "1768995180"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768995540"
},
"departure": {
"time": "1768995540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768994945"
},
"departure": {
"delay": 5,
"time": "1768994945"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768995120"
},
"departure": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768997040"
},
"departure": {
"time": "1768997040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768995360"
},
"departure": {
"time": "1768995360"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768995300"
},
"departure": {
"time": "1768995300"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768996500"
},
"departure": {
"time": "1768996500"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768994940"
},
"departure": {
"time": "1768994940"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768995600"
},
"departure": {
"time": "1768995600"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768995900"
},
"departure": {
"time": "1768995900"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768996620"
},
"departure": {
"time": "1768996620"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768996805"
},
"departure": {
"delay": 5,
"time": "1768996805"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768996860"
},
"departure": {
"time": "1768996860"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768996320"
},
"departure": {
"time": "1768996320"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768997400"
},
"departure": {
"time": "1768997400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768996920"
},
"departure": {
"time": "1768996920"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768997460"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768997100"
},
"departure": {
"time": "1768997100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768996560"
},
"departure": {
"time": "1768996560"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768996260"
},
"departure": {
"time": "1768996260"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768995720"
},
"departure": {
"time": "1768995720"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768997280"
},
"departure": {
"time": "1768997280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768997160"
},
"departure": {
"time": "1768997160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768995240"
},
"departure": {
"time": "1768995240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768984348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:539:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 202,
"time": "1768984282"
},
"departure": {
"delay": 202,
"time": "1768984282"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 193,
"time": "1768984333"
},
"departure": {
"delay": 193,
"time": "1768984333"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 141,
"time": "1768984341"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1768984293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596169:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768996745"
},
"departure": {
"delay": 5,
"time": "1768996745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768998360"
},
"departure": {
"time": "1768998360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768997340"
},
"departure": {
"time": "1768997340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768998300"
},
"departure": {
"time": "1768998300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768998120"
},
"departure": {
"time": "1768998120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768999260"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768999080"
},
"departure": {
"time": "1768999080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768998840"
},
"departure": {
"time": "1768998840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768998900"
},
"departure": {
"time": "1768998900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1768996200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768998960"
},
"departure": {
"time": "1768998960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768996800"
},
"departure": {
"time": "1768996800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768998660"
},
"departure": {
"time": "1768998660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768996260"
},
"departure": {
"time": "1768996260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768999200"
},
"departure": {
"time": "1768999200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768996740"
},
"departure": {
"time": "1768996740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768996860"
},
"departure": {
"time": "1768996860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768998420"
},
"departure": {
"time": "1768998420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768997040"
},
"departure": {
"time": "1768997040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768997700"
},
"departure": {
"time": "1768997700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768997100"
},
"departure": {
"time": "1768997100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768998060"
},
"departure": {
"time": "1768998060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768996980"
},
"departure": {
"time": "1768996980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768998720"
},
"departure": {
"time": "1768998720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768998600"
},
"departure": {
"time": "1768998600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768996620"
},
"departure": {
"time": "1768996620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768997520"
},
"departure": {
"time": "1768997520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768996680"
},
"departure": {
"time": "1768996680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768996920"
},
"departure": {
"time": "1768996920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768997400"
},
"departure": {
"time": "1768997400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768996265"
},
"departure": {
"delay": 5,
"time": "1768996265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768996500"
},
"departure": {
"time": "1768996500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768997160"
},
"departure": {
"time": "1768997160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768998605"
},
"departure": {
"delay": 5,
"time": "1768998605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:583:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992180"
},
"departure": {
"time": "1768992180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768993020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768992420"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991820"
},
"departure": {
"time": "1768991820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992780"
},
"departure": {
"time": "1768992780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:467:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1768983743"
},
"departure": {
"delay": 23,
"time": "1768983743"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1768983269"
},
"departure": {
"delay": -31,
"time": "1768983269"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1768983073"
},
"departure": {
"delay": -26,
"time": "1768983094"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1768982723"
},
"departure": {
"delay": 102,
"time": "1768982742"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -49,
"time": "1768984691"
},
"departure": {
"delay": -49,
"time": "1768984691"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1768983533"
},
"departure": {
"delay": -7,
"time": "1768983533"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1768982568"
},
"departure": {
"delay": 192,
"time": "1768982592"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1768982268"
},
"departure": {
"delay": 48,
"time": "1768982268"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1768982657"
},
"departure": {
"delay": 137,
"time": "1768982657"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1768983992"
},
"departure": {
"delay": 32,
"time": "1768983992"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1768984621"
},
"departure": {
"delay": -59,
"time": "1768984621"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1768984092"
},
"departure": {
"delay": 12,
"time": "1768984092"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 64,
"time": "1768982824"
},
"departure": {
"delay": 64,
"time": "1768982824"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1768983193"
},
"departure": {
"delay": 13,
"time": "1768983193"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1768983672"
},
"departure": {
"delay": 12,
"time": "1768983672"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1768984524"
},
"departure": {
"delay": -36,
"time": "1768984524"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1768982492"
},
"departure": {
"delay": 152,
"time": "1768982492"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1768983468"
},
"departure": {
"delay": -12,
"time": "1768983468"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1768983368"
},
"departure": {
"delay": 8,
"time": "1768983368"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1768984170"
},
"departure": {
"delay": -8,
"time": "1768984192"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -56,
"time": "1768982944"
},
"departure": {
"delay": -56,
"time": "1768982944"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768984808"
},
"departure": {
"delay": -52,
"time": "1768984808"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -22,
"time": "1768983818"
},
"departure": {
"delay": -22,
"time": "1768983818"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -44,
"time": "1768984576"
},
"departure": {
"delay": -44,
"time": "1768984576"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -44,
"time": "1768984876"
},
"departure": {
"delay": -44,
"time": "1768984876"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -38,
"time": "1768984342"
},
"departure": {
"delay": -38,
"time": "1768984342"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1768983597"
},
"departure": {
"delay": -3,
"time": "1768983597"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1768984756"
},
"departure": {
"delay": -44,
"time": "1768984756"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768982179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx273:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3469782:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -146,
"time": "1768989394"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -146,
"time": "1768989214"
},
"departure": {
"delay": -146,
"time": "1768989214"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -95,
"time": "1768988725"
},
"departure": {
"delay": -95,
"time": "1768988725"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -108,
"time": "1768988532"
},
"departure": {
"delay": -108,
"time": "1768988532"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1768988247"
},
"departure": {
"delay": -33,
"time": "1768988247"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768987959"
},
"departure": {
"delay": 39,
"time": "1768987959"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1768987993"
},
"departure": {
"delay": 13,
"time": "1768987993"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -86,
"time": "1768988614"
},
"departure": {
"delay": -86,
"time": "1768988614"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -101,
"time": "1768989319"
},
"departure": {
"delay": -101,
"time": "1768989319"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1768988054"
},
"departure": {
"delay": -46,
"time": "1768988054"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -121,
"time": "1768988699"
},
"departure": {
"delay": -121,
"time": "1768988699"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1768988465"
},
"departure": {
"delay": -115,
"time": "1768988465"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1768988355"
},
"departure": {
"delay": -105,
"time": "1768988355"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -172,
"time": "1768988648"
},
"departure": {
"delay": -172,
"time": "1768988648"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1768988415"
},
"departure": {
"delay": -105,
"time": "1768988415"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -129,
"time": "1768988751"
},
"departure": {
"delay": -129,
"time": "1768988751"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -82,
"time": "1768988498"
},
"departure": {
"delay": -82,
"time": "1768988498"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -88,
"time": "1768988972"
},
"departure": {
"delay": -88,
"time": "1768988972"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1768988297"
},
"departure": {
"delay": -43,
"time": "1768988297"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -131,
"time": "1768988809"
},
"departure": {
"delay": -131,
"time": "1768988809"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -118,
"time": "1768988642"
},
"departure": {
"delay": -118,
"time": "1768988642"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -13,
"time": "1768988087"
},
"departure": {
"delay": -13,
"time": "1768988087"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -22,
"time": "1768988018"
},
"departure": {
"delay": -22,
"time": "1768988018"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -3364,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -87,
"time": "1768989273"
},
"departure": {
"delay": -87,
"time": "1768989273"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 59,
"time": "1768987919"
},
"departure": {
"delay": 59,
"time": "1768987919"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -101,
"time": "1768988599"
},
"departure": {
"delay": -101,
"time": "1768988599"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -70,
"time": "1768988150"
},
"departure": {
"delay": -70,
"time": "1768988150"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3469782:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230523x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768985083"
},
"departure": {
"delay": 43,
"time": "1768985083"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1768984468"
},
"departure": {
"delay": 88,
"time": "1768984468"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1768984906"
},
"departure": {
"delay": 46,
"time": "1768984906"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 34,
"time": "1768984654"
},
"departure": {
"delay": 34,
"time": "1768984654"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 61,
"time": "1768985161"
},
"departure": {
"delay": 61,
"time": "1768985161"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 69,
"time": "1768984509"
},
"departure": {
"delay": 69,
"time": "1768984509"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1768984954"
},
"departure": {
"delay": 34,
"time": "1768984954"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768984709"
},
"departure": {
"delay": 89,
"time": "1768984709"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1768984852"
},
"departure": {
"delay": 52,
"time": "1768984852"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1768985614"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 38,
"time": "1768985018"
},
"departure": {
"delay": 38,
"time": "1768985018"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1768985254"
},
"departure": {
"delay": 34,
"time": "1768985254"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 36,
"time": "1768985556"
},
"departure": {
"delay": 36,
"time": "1768985556"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1768985314"
},
"departure": {
"delay": 34,
"time": "1768985314"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1768984414"
},
"departure": {
"delay": 34,
"time": "1768984414"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1768984285"
},
"departure": {
"delay": 85,
"time": "1768984285"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1768985490"
},
"departure": {
"delay": 90,
"time": "1768985490"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1768985134"
},
"departure": {
"delay": 34,
"time": "1768985134"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1768985382"
},
"departure": {
"delay": 42,
"time": "1768985382"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1768984361"
},
"departure": {
"delay": 41,
"time": "1768984361"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1768984773"
},
"departure": {
"delay": 93,
"time": "1768984773"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768985205"
},
"departure": {
"delay": 45,
"time": "1768985205"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230523x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -964,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -113,
"time": "1768986487"
},
"departure": {
"delay": -113,
"time": "1768986487"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1384,
"time": "1768984436"
},
"departure": {
"delay": -1384,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1864,
"time": "1768984436"
},
"departure": {
"delay": -1864,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1324,
"time": "1768984436"
},
"departure": {
"delay": -1324,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -152,
"time": "1768986928"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -117,
"time": "1768986363"
},
"departure": {
"delay": -117,
"time": "1768986363"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1564,
"time": "1768984436"
},
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -146,
"time": "1768986514"
},
"departure": {
"delay": -146,
"time": "1768986514"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1504,
"time": "1768984436"
},
"departure": {
"delay": -1504,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -130,
"time": "1768986770"
},
"departure": {
"delay": -130,
"time": "1768986770"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -77,
"time": "1768986283"
},
"departure": {
"delay": -77,
"time": "1768986283"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -80,
"time": "1768986820"
},
"departure": {
"delay": -80,
"time": "1768986820"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -106,
"time": "1768986314"
},
"departure": {
"delay": -106,
"time": "1768986314"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -124,
"time": "1768986716"
},
"departure": {
"delay": -124,
"time": "1768986716"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1804,
"time": "1768984436"
},
"departure": {
"delay": -1804,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1864,
"time": "1768984436"
},
"departure": {
"delay": -1864,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -169,
"time": "1768986431"
},
"departure": {
"delay": -169,
"time": "1768986431"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -138,
"time": "1768986642"
},
"departure": {
"delay": -138,
"time": "1768986642"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470539:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768993020"
},
"departure": {
"time": "1768993020"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768992240"
},
"departure": {
"time": "1768992240"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768992420"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768993200"
},
"departure": {
"time": "1768993200"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768993320"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768990685"
},
"departure": {
"delay": 5,
"time": "1768990685"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992600"
},
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768993085"
},
"departure": {
"delay": 5,
"time": "1768993085"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768991880"
},
"departure": {
"time": "1768991880"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768990560"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768993140"
},
"departure": {
"time": "1768993140"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768990805"
},
"departure": {
"delay": 5,
"time": "1768990805"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768984425",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:435:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1768984417"
},
"departure": {
"delay": 97,
"time": "1768984417"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1768984811"
},
"departure": {
"delay": 131,
"time": "1768984811"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768985465"
},
"departure": {
"delay": 5,
"time": "1768985465"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1768985269"
},
"departure": {
"delay": 49,
"time": "1768985269"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1768984984"
},
"departure": {
"delay": 64,
"time": "1768984984"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768985137"
},
"departure": {
"delay": 37,
"time": "1768985137"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1768985324"
},
"departure": {
"delay": -16,
"time": "1768985324"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768985239"
},
"departure": {
"delay": 19,
"time": "1768985239"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1768985542"
},
"departure": {
"delay": -38,
"time": "1768985542"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1768984553"
},
"departure": {
"delay": 53,
"time": "1768984553"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1768985200"
},
"departure": {
"delay": 40,
"time": "1768985200"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 113,
"time": "1768984613"
},
"departure": {
"delay": 113,
"time": "1768984613"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1768985414"
},
"departure": {
"delay": 14,
"time": "1768985414"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -99,
"time": "1768985661"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1768984838"
},
"departure": {
"delay": 98,
"time": "1768984838"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1768984672"
},
"departure": {
"delay": 112,
"time": "1768984672"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1768984909"
},
"departure": {
"delay": 109,
"time": "1768984909"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596557:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768984800"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2039:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011224x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1768985772"
},
"departure": {
"delay": -48,
"time": "1768985772"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -95,
"time": "1768984465"
},
"departure": {
"delay": -95,
"time": "1768984465"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -95,
"time": "1768986385"
},
"departure": {
"delay": -95,
"time": "1768986385"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -12,
"time": "1768984308"
},
"departure": {
"delay": -12,
"time": "1768984308"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1768987034"
},
"departure": {
"delay": -46,
"time": "1768987034"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -84,
"time": "1768986816"
},
"departure": {
"delay": -84,
"time": "1768986816"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -95,
"time": "1768985125"
},
"departure": {
"delay": -95,
"time": "1768985125"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -93,
"time": "1768985667"
},
"departure": {
"delay": -93,
"time": "1768985667"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1768984095"
},
"departure": {
"delay": -45,
"time": "1768984095"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1768985424"
},
"departure": {
"delay": -36,
"time": "1768985424"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -50,
"time": "1768986430"
},
"departure": {
"delay": -50,
"time": "1768986430"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -43,
"time": "1768984157"
},
"departure": {
"delay": -43,
"time": "1768984157"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -89,
"time": "1768984351"
},
"departure": {
"delay": -89,
"time": "1768984351"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1768984419"
},
"departure": {
"delay": -81,
"time": "1768984419"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -81,
"time": "1768985559"
},
"departure": {
"delay": -81,
"time": "1768985559"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -95,
"time": "1768986505"
},
"departure": {
"delay": -95,
"time": "1768986505"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -95,
"time": "1768985485"
},
"departure": {
"delay": -95,
"time": "1768985485"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -91,
"time": "1768984889"
},
"departure": {
"delay": -91,
"time": "1768984889"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -53,
"time": "1768986307"
},
"departure": {
"delay": -53,
"time": "1768986307"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -95,
"time": "1768984645"
},
"departure": {
"delay": -95,
"time": "1768984645"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -95,
"time": "1768986745"
},
"departure": {
"delay": -95,
"time": "1768986745"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -75,
"time": "1768984545"
},
"departure": {
"delay": -75,
"time": "1768984545"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -40,
"time": "1768985840"
},
"departure": {
"delay": -40,
"time": "1768985840"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1768986193"
},
"departure": {
"delay": -47,
"time": "1768986193"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -37,
"time": "1768987103"
},
"departure": {
"delay": -37,
"time": "1768987103"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -95,
"time": "1768986985"
},
"departure": {
"delay": -95,
"time": "1768986985"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -95,
"time": "1768985965"
},
"departure": {
"delay": -95,
"time": "1768985965"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -89,
"time": "1768984711"
},
"departure": {
"delay": -89,
"time": "1768984711"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -41,
"time": "1768985599"
},
"departure": {
"delay": -41,
"time": "1768985599"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -90,
"time": "1768985250"
},
"departure": {
"delay": -90,
"time": "1768985250"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -95,
"time": "1768987345"
},
"departure": {
"delay": -95,
"time": "1768987345"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 9,
"time": "1768984029"
},
"departure": {
"delay": 9,
"time": "1768984029"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1768985201"
},
"departure": {
"delay": -79,
"time": "1768985201"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1768987405"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -80,
"time": "1768984780"
},
"departure": {
"delay": -80,
"time": "1768984780"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -92,
"time": "1768987288"
},
"departure": {
"delay": -92,
"time": "1768987288"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -62,
"time": "1768987258"
},
"departure": {
"delay": -62,
"time": "1768987258"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -57,
"time": "1768984323"
},
"departure": {
"delay": -57,
"time": "1768984323"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -66,
"time": "1768985034"
},
"departure": {
"delay": -66,
"time": "1768985034"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1768987140"
},
"departure": {
"delay": -60,
"time": "1768987140"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -51,
"time": "1768984209"
},
"departure": {
"delay": -51,
"time": "1768984209"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1768986255"
},
"departure": {
"delay": -45,
"time": "1768986255"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -47,
"time": "1768987213"
},
"departure": {
"delay": -47,
"time": "1768987213"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -77,
"time": "1768987063"
},
"departure": {
"delay": -77,
"time": "1768987063"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -95,
"time": "1768986145"
},
"departure": {
"delay": -95,
"time": "1768986145"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -51,
"time": "1768986849"
},
"departure": {
"delay": -51,
"time": "1768986849"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011224x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230380x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768986234"
},
"departure": {
"delay": 54,
"time": "1768986234"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1768985672"
},
"departure": {
"delay": 32,
"time": "1768985672"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768984776"
},
"departure": {
"delay": 36,
"time": "1768984776"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 53,
"time": "1768984973"
},
"departure": {
"delay": 53,
"time": "1768984973"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768984646"
},
"departure": {
"delay": 26,
"time": "1768984646"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1768985164"
},
"departure": {
"delay": 4,
"time": "1768985164"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768987249"
},
"departure": {
"delay": 49,
"time": "1768987249"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987560"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1768985546"
},
"departure": {
"delay": 26,
"time": "1768985546"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768986390"
},
"departure": {
"delay": 30,
"time": "1768986390"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1768985314"
},
"departure": {
"delay": 34,
"time": "1768985314"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1768987061"
},
"departure": {
"delay": 41,
"time": "1768987061"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 44,
"time": "1768987304"
},
"departure": {
"delay": 44,
"time": "1768987304"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768984680"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768987007"
},
"departure": {
"delay": 47,
"time": "1768987007"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 44,
"time": "1768986824"
},
"departure": {
"delay": 44,
"time": "1768986824"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1,
"time": "1768985221"
},
"departure": {
"delay": 1,
"time": "1768985221"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768985368"
},
"departure": {
"delay": 28,
"time": "1768985368"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1768984616"
},
"departure": {
"delay": 56,
"time": "1768984616"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768987038"
},
"departure": {
"delay": 18,
"time": "1768987038"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1768986114"
},
"departure": {
"delay": 54,
"time": "1768986114"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1768985425"
},
"departure": {
"delay": 25,
"time": "1768985425"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1768984738"
},
"departure": {
"delay": 58,
"time": "1768984738"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1768984935"
},
"departure": {
"delay": 15,
"time": "1768984935"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1768986323"
},
"departure": {
"delay": 23,
"time": "1768986323"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1768985840"
},
"departure": {
"delay": 20,
"time": "1768985840"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1768984545"
},
"departure": {
"delay": 45,
"time": "1768984545"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1768986032"
},
"departure": {
"delay": 32,
"time": "1768986032"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768985105"
},
"departure": {
"delay": 5,
"time": "1768985105"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768984362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230380x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx365:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769006760"
},
"departure": {
"time": "1769006760"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769007720"
},
"departure": {
"time": "1769007720"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769007600"
},
"departure": {
"time": "1769007600"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769007180"
},
"departure": {
"time": "1769007180"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769005980"
},
"departure": {
"time": "1769005980"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769008260"
},
"departure": {
"time": "1769008260"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769006820"
},
"departure": {
"time": "1769006820"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769006640"
},
"departure": {
"time": "1769006640"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769006280"
},
"departure": {
"time": "1769006280"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769006940"
},
"departure": {
"time": "1769006940"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769008205"
},
"departure": {
"delay": 5,
"time": "1769008205"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769005500"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769008080"
},
"departure": {
"time": "1769008080"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769007960"
},
"departure": {
"time": "1769007960"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1769006885"
},
"departure": {
"delay": 5,
"time": "1769006885"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769007420"
},
"departure": {
"time": "1769007420"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769007240"
},
"departure": {
"time": "1769007240"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769006460"
},
"departure": {
"time": "1769006460"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769007060"
},
"departure": {
"time": "1769007060"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769007840"
},
"departure": {
"time": "1769007840"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769008380"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769006220"
},
"departure": {
"time": "1769006220"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769006400"
},
"departure": {
"time": "1769006400"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769006880"
},
"departure": {
"time": "1769006880"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769008200"
},
"departure": {
"time": "1769008200"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769006340"
},
"departure": {
"time": "1769006340"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768984254",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx365:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18285,
"time": "1768984016"
},
"departure": {
"delay": -18285,
"time": "1768984035"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -18305,
"time": "1768984112"
},
"departure": {
"delay": -18305,
"time": "1768984135"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -18323,
"time": "1768984717"
},
"departure": {
"delay": -18323,
"time": "1768984717"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": -18375,
"time": "1768983165"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18300,
"time": "1768984620"
},
"departure": {
"delay": -18300,
"time": "1768984620"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18325,
"time": "1768983735"
},
"departure": {
"delay": -18325,
"time": "1768983755"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18325,
"time": "1768984324"
},
"departure": {
"delay": -18325,
"time": "1768984355"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -18266,
"time": "1768984474"
},
"departure": {
"delay": -18266,
"time": "1768984474"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -18285,
"time": "1768983832"
},
"departure": {
"delay": -18285,
"time": "1768983855"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -18325,
"time": "1768984213"
},
"departure": {
"delay": -18325,
"time": "1768984235"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -18329,
"time": "1768983451"
},
"departure": {
"delay": -18329,
"time": "1768983451"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18285,
"time": "1768983933"
},
"departure": {
"delay": -18285,
"time": "1768983975"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -18265,
"time": "1768983620"
},
"departure": {
"delay": -18265,
"time": "1768983635"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18325,
"time": "1768983263"
},
"departure": {
"delay": -18325,
"time": "1768983275"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18325,
"time": "1768984895"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18265,
"time": "1768983346"
},
"departure": {
"delay": -18265,
"time": "1768983395"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18324,
"time": "1768984536"
},
"departure": {
"delay": -18324,
"time": "1768984536"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18305,
"time": "1768983504"
},
"departure": {
"delay": -18305,
"time": "1768983535"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768982878",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2539:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470559:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768987378"
},
"departure": {
"delay": -2,
"time": "1768987378"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1768987409"
},
"departure": {
"delay": -31,
"time": "1768987409"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1768987239"
},
"departure": {
"delay": -21,
"time": "1768987239"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1768987901"
},
"departure": {
"delay": -19,
"time": "1768987901"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1768987173"
},
"departure": {
"delay": -27,
"time": "1768987173"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768987696"
},
"departure": {
"delay": 16,
"time": "1768987696"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768987506"
},
"departure": {
"delay": 6,
"time": "1768987506"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1768987322"
},
"departure": {
"delay": 2,
"time": "1768987322"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1768987071"
},
"departure": {
"delay": -9,
"time": "1768987071"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768986729"
},
"departure": {
"delay": 9,
"time": "1768986729"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768986847"
},
"departure": {
"delay": 7,
"time": "1768986847"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -2164,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1768987113"
},
"departure": {
"delay": -27,
"time": "1768987113"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1768987590"
},
"departure": {
"delay": -30,
"time": "1768987590"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1768986788"
},
"departure": {
"delay": 8,
"time": "1768986788"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1768987829"
},
"departure": {
"delay": -31,
"time": "1768987829"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -188,
"time": "1768988032"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768987293"
},
"departure": {
"delay": -27,
"time": "1768987293"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768986967"
},
"departure": {
"delay": 7,
"time": "1768986967"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -103,
"time": "1768987937"
},
"departure": {
"delay": -103,
"time": "1768987937"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -163,
"time": "1768987997"
},
"departure": {
"delay": -163,
"time": "1768987997"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1768987757"
},
"departure": {
"delay": -43,
"time": "1768987757"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470559:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768993920"
},
"departure": {
"time": "1768993920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768995005"
},
"departure": {
"delay": 5,
"time": "1768995005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768995240"
},
"departure": {
"time": "1768995240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994100"
},
"departure": {
"time": "1768994100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768992665"
},
"departure": {
"delay": 5,
"time": "1768992665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768995600"
},
"departure": {
"time": "1768995600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768993500"
},
"departure": {
"time": "1768993500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768995120"
},
"departure": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768993320"
},
"departure": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768993200"
},
"departure": {
"time": "1768993200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768993380"
},
"departure": {
"time": "1768993380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768995480"
},
"departure": {
"time": "1768995480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768993740"
},
"departure": {
"time": "1768993740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768993020"
},
"departure": {
"time": "1768993020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768995360"
},
"departure": {
"time": "1768995360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768995300"
},
"departure": {
"time": "1768995300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768993560"
},
"departure": {
"time": "1768993560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768994820"
},
"departure": {
"time": "1768994820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768993440"
},
"departure": {
"time": "1768993440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768993145"
},
"departure": {
"delay": 5,
"time": "1768993145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768993800"
},
"departure": {
"time": "1768993800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768993260"
},
"departure": {
"time": "1768993260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768993140"
},
"departure": {
"time": "1768993140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768995660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:499:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:439:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992780"
},
"departure": {
"time": "1768992780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768993320"
},
"departure": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768993680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768993020"
},
"departure": {
"time": "1768993020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768993500"
},
"departure": {
"time": "1768993500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768991040"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768993140"
},
"departure": {
"time": "1768993140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1768993090"
},
"departure": {
"delay": 10,
"time": "1768993090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768991580"
},
"departure": {
"time": "1768991580"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768993505"
},
"departure": {
"delay": 5,
"time": "1768993505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768991700"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768993085"
},
"departure": {
"delay": 5,
"time": "1768993085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768992840"
},
"departure": {
"time": "1768992840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768992845"
},
"departure": {
"delay": 5,
"time": "1768992845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768991045"
},
"departure": {
"delay": 5,
"time": "1768991045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768984348",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:439:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987980"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768988340"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768988160"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987860"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768988220"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2012:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx64:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768983882"
},
"departure": {
"delay": 42,
"time": "1768983882"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1768982758"
},
"departure": {
"delay": 82,
"time": "1768982782"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1768984783"
},
"departure": {
"delay": 163,
"time": "1768984783"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1768984598"
},
"departure": {
"delay": 158,
"time": "1768984598"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1768984133"
},
"departure": {
"delay": 43,
"time": "1768984183"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1768983207"
},
"departure": {
"delay": 87,
"time": "1768983207"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 153,
"time": "1768984473"
},
"departure": {
"delay": 153,
"time": "1768984473"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1768982685"
},
"departure": {
"delay": 45,
"time": "1768982685"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 163,
"time": "1768985143"
},
"departure": {
"delay": 163,
"time": "1768985143"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1768984058"
},
"departure": {
"delay": 38,
"time": "1768984058"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1768985266"
},
"departure": {
"delay": 166,
"time": "1768985266"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 181,
"time": "1768984381"
},
"departure": {
"delay": 181,
"time": "1768984381"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768982957"
},
"departure": {
"delay": 102,
"time": "1768982982"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1768985443"
},
"departure": {
"delay": 163,
"time": "1768985443"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1768983826"
},
"departure": {
"delay": 106,
"time": "1768983826"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768982558"
},
"departure": {
"delay": 38,
"time": "1768982558"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1768983689"
},
"departure": {
"delay": 89,
"time": "1768983689"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1768983032"
},
"departure": {
"delay": 152,
"time": "1768983032"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1768985379"
},
"departure": {
"delay": 159,
"time": "1768985379"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1768983640"
},
"departure": {
"delay": 40,
"time": "1768983640"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1768985085"
},
"departure": {
"delay": 165,
"time": "1768985085"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1768984964"
},
"departure": {
"delay": 164,
"time": "1768984964"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 146,
"time": "1768983361"
},
"departure": {
"delay": 146,
"time": "1768983386"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 163,
"time": "1768985623"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1768983507"
},
"departure": {
"delay": 147,
"time": "1768983507"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 87,
"time": "1768982857"
},
"departure": {
"delay": 87,
"time": "1768982907"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 215,
"time": "1768984895"
},
"departure": {
"delay": 215,
"time": "1768984895"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1768983982"
},
"departure": {
"delay": 22,
"time": "1768983982"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -6,
"time": "1768982634"
},
"departure": {
"delay": -6,
"time": "1768982634"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768982368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx64:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4264,
"time": "1768984436"
},
"departure": {
"delay": -4264,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3964,
"time": "1768984436"
},
"departure": {
"delay": -3964,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4264,
"time": "1768984436"
},
"departure": {
"delay": -4264,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -146,
"time": "1768988914"
},
"departure": {
"delay": -146,
"time": "1768988914"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -117,
"time": "1768988763"
},
"departure": {
"delay": -117,
"time": "1768988763"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -169,
"time": "1768988831"
},
"departure": {
"delay": -169,
"time": "1768988831"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -138,
"time": "1768989042"
},
"departure": {
"delay": -138,
"time": "1768989042"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -113,
"time": "1768988887"
},
"departure": {
"delay": -113,
"time": "1768988887"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -104,
"time": "1768989136"
},
"departure": {
"delay": -104,
"time": "1768989136"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -3364,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -106,
"time": "1768988714"
},
"departure": {
"delay": -106,
"time": "1768988714"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3724,
"time": "1768984436"
},
"departure": {
"delay": -3724,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4204,
"time": "1768984436"
},
"departure": {
"delay": -4204,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4084,
"time": "1768984436"
},
"departure": {
"delay": -4084,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -110,
"time": "1768989190"
},
"departure": {
"delay": -110,
"time": "1768989190"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -60,
"time": "1768989240"
},
"departure": {
"delay": -60,
"time": "1768989240"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3784,
"time": "1768984436"
},
"departure": {
"delay": -3784,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -132,
"time": "1768989348"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4324,
"time": "1768984436"
},
"departure": {
"delay": -4324,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3904,
"time": "1768984436"
},
"departure": {
"delay": -3904,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470541:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2966:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14441,
"time": "1768984781"
},
"departure": {
"delay": 14441,
"time": "1768984781"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 14438,
"time": "1768985198"
},
"departure": {
"delay": 14438,
"time": "1768985198"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 14430,
"time": "1768984590"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14447,
"time": "1768985267"
},
"departure": {
"delay": 14447,
"time": "1768985267"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14479,
"time": "1768985419"
},
"departure": {
"delay": 14479,
"time": "1768985419"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14434,
"time": "1768985014"
},
"departure": {
"delay": 14434,
"time": "1768985014"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 14441,
"time": "1768984841"
},
"departure": {
"delay": 14441,
"time": "1768984841"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 14423,
"time": "1768984703"
},
"departure": {
"delay": 14423,
"time": "1768984703"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 14425,
"time": "1768984645"
},
"departure": {
"delay": 14425,
"time": "1768984645"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 14434,
"time": "1768985134"
},
"departure": {
"delay": 14434,
"time": "1768985134"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 14439,
"time": "1768985319"
},
"departure": {
"delay": 14439,
"time": "1768985319"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768984218",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2966:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190177x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1768983773"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768983722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190177x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5448,
"time": "1768981968"
},
"departure": {
"delay": 5448,
"time": "1768981968"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5409,
"time": "1768982829"
},
"departure": {
"delay": 5409,
"time": "1768982829"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5379,
"time": "1768981479"
},
"departure": {
"delay": 5379,
"time": "1768981479"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5160,
"time": "1768983360"
},
"departure": {
"delay": 5160,
"time": "1768983360"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5402,
"time": "1768982942"
},
"departure": {
"delay": 5402,
"time": "1768982942"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5409,
"time": "1768983069"
},
"departure": {
"delay": 5409,
"time": "1768983069"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5451,
"time": "1768982391"
},
"departure": {
"delay": 5451,
"time": "1768982391"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5415,
"time": "1768982715"
},
"departure": {
"delay": 5415,
"time": "1768982715"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5380,
"time": "1768982980"
},
"departure": {
"delay": 5380,
"time": "1768982980"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5279,
"time": "1768983299"
},
"departure": {
"delay": 5279,
"time": "1768983299"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5280,
"time": "1768983540"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5400,
"time": "1768981500"
},
"departure": {
"delay": 5400,
"time": "1768981500"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5381,
"time": "1768981541"
},
"departure": {
"delay": 5381,
"time": "1768981541"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5460,
"time": "1768982220"
},
"departure": {
"delay": 5460,
"time": "1768982220"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5424,
"time": "1768981824"
},
"departure": {
"delay": 5424,
"time": "1768981824"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5400,
"time": "1768982640"
},
"departure": {
"delay": 5400,
"time": "1768982640"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5295,
"time": "1768983255"
},
"departure": {
"delay": 5295,
"time": "1768983255"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5326,
"time": "1768983226"
},
"departure": {
"delay": 5326,
"time": "1768983226"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5400,
"time": "1768982880"
},
"departure": {
"delay": 5400,
"time": "1768982880"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5426,
"time": "1768981586"
},
"departure": {
"delay": 5426,
"time": "1768981586"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5400,
"time": "1768981740"
},
"departure": {
"delay": 5400,
"time": "1768981740"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5340,
"time": "1768983180"
},
"departure": {
"delay": 5340,
"time": "1768983180"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5485,
"time": "1768982425"
},
"departure": {
"delay": 5485,
"time": "1768982425"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5432,
"time": "1768982672"
},
"departure": {
"delay": 5432,
"time": "1768982672"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5449,
"time": "1768982329"
},
"departure": {
"delay": 5449,
"time": "1768982329"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5417,
"time": "1768981637"
},
"departure": {
"delay": 5417,
"time": "1768981637"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5498,
"time": "1768982078"
},
"departure": {
"delay": 5498,
"time": "1768982078"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 5340,
"time": "1768981260"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5462,
"time": "1768982162"
},
"departure": {
"delay": 5462,
"time": "1768982162"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5467,
"time": "1768982527"
},
"departure": {
"delay": 5467,
"time": "1768982527"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768980338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9039:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 18,
"time": "1768984518"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 479,
"time": "1768985459"
},
"departure": {
"delay": 479,
"time": "1768985459"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 424,
"time": "1768986184"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 478,
"time": "1768985758"
},
"departure": {
"delay": 478,
"time": "1768985758"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 424,
"time": "1768985824"
},
"departure": {
"delay": 424,
"time": "1768985824"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 424,
"time": "1768985584"
},
"departure": {
"delay": 424,
"time": "1768985584"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 424,
"time": "1768985884"
},
"departure": {
"delay": 424,
"time": "1768985884"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 418,
"time": "1768985278"
},
"departure": {
"delay": 418,
"time": "1768985278"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 468,
"time": "1768985508"
},
"departure": {
"delay": 468,
"time": "1768985508"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 424,
"time": "1768985404"
},
"departure": {
"delay": 424,
"time": "1768985404"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 452,
"time": "1768986032"
},
"departure": {
"delay": 452,
"time": "1768986032"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 426,
"time": "1768985346"
},
"departure": {
"delay": 426,
"time": "1768985346"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 440,
"time": "1768985840"
},
"departure": {
"delay": 440,
"time": "1768985840"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 450,
"time": "1768985670"
},
"departure": {
"delay": 450,
"time": "1768985670"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 443,
"time": "1768985543"
},
"departure": {
"delay": 443,
"time": "1768985543"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 468,
"time": "1768985628"
},
"departure": {
"delay": 468,
"time": "1768985628"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 460,
"time": "1768985860"
},
"departure": {
"delay": 460,
"time": "1768985860"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470051:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768978498"
},
"departure": {
"delay": 5,
"time": "1768978505"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"departure": {
"time": "1768977300"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1768978603"
},
"departure": {
"delay": 16,
"time": "1768978696"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1768978937"
},
"departure": {
"delay": 31,
"time": "1768978951"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768978205"
},
"departure": {
"delay": 27,
"time": "1768978467"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1768977976"
},
"departure": {
"delay": -16,
"time": "1768978004"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1768977706"
},
"departure": {
"delay": -13,
"time": "1768977767"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1768977489"
},
"departure": {
"delay": 16,
"time": "1768977496"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1768977545"
},
"departure": {
"delay": 13,
"time": "1768977553"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -47,
"time": "1768979233"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1768977368"
},
"departure": {
"delay": 25,
"time": "1768977445"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1768977582"
},
"departure": {
"delay": 19,
"time": "1768977619"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768978531"
},
"departure": {
"delay": 16,
"time": "1768978576"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -51,
"time": "1768978082"
},
"departure": {
"delay": -51,
"time": "1768978089"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768979201"
},
"departure": {
"delay": -12,
"time": "1768979208"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1768979002"
},
"departure": {
"delay": 2,
"time": "1768979042"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1768978756"
},
"departure": {
"delay": 32,
"time": "1768978772"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768977640"
},
"departure": {
"delay": 9,
"time": "1768977669"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768977884"
},
"departure": {
"delay": 23,
"time": "1768977923"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768978811"
},
"departure": {
"delay": 60,
"time": "1768978860"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768979118"
},
"departure": {
"delay": 1,
"time": "1768979161"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:57xHO03xLxCJxSx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056547x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1768984245"
},
"departure": {
"delay": 105,
"time": "1768984245"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1768984386"
},
"departure": {
"delay": 126,
"time": "1768984386"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 135,
"time": "1768984335"
},
"departure": {
"delay": 135,
"time": "1768984335"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1768984558"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1768984136"
},
"departure": {
"delay": 56,
"time": "1768984136"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768984232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056547x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987500"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7040:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107779x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768984799"
},
"departure": {
"delay": 59,
"time": "1768984799"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1768985252"
},
"departure": {
"delay": 32,
"time": "1768985252"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1768985051"
},
"departure": {
"delay": 71,
"time": "1768985051"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1768984054"
},
"departure": {
"delay": 34,
"time": "1768984054"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768984300"
},
"departure": {
"delay": 40,
"time": "1768984300"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768984146"
},
"departure": {
"delay": 6,
"time": "1768984146"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1768984941"
},
"departure": {
"delay": 81,
"time": "1768984941"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1768985142"
},
"departure": {
"delay": 42,
"time": "1768985142"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1768984515"
},
"departure": {
"delay": 75,
"time": "1768984515"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1768984420"
},
"departure": {
"delay": 40,
"time": "1768984420"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1768985357"
},
"departure": {
"delay": 77,
"time": "1768985357"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768984620"
},
"departure": {
"delay": 60,
"time": "1768984620"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768985553"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1768985464"
},
"departure": {
"delay": 64,
"time": "1768985464"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107779x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 136,
"time": "1768980736"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1768981348"
},
"departure": {
"delay": 41,
"time": "1768981361"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1768981170"
},
"departure": {
"delay": 113,
"time": "1768981193"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1768982023"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1768980874"
},
"departure": {
"delay": 100,
"time": "1768980880"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1768981512"
},
"departure": {
"delay": 28,
"time": "1768981528"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1768980927"
},
"departure": {
"delay": 95,
"time": "1768980935"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768981630"
},
"departure": {
"delay": 53,
"time": "1768981673"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1768981420"
},
"departure": {
"delay": -6,
"time": "1768981434"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768980834"
},
"departure": {
"delay": 125,
"time": "1768980845"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768981740"
},
"departure": {
"delay": 16,
"time": "1768981756"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1768981310"
},
"departure": {
"delay": 63,
"time": "1768981323"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 136,
"time": "1768981133"
},
"departure": {
"delay": 136,
"time": "1768981156"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1768981789"
},
"departure": {
"delay": 56,
"time": "1768981856"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1768981211"
},
"departure": {
"delay": 99,
"time": "1768981299"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1768981720"
},
"departure": {
"delay": 54,
"time": "1768981734"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 186,
"time": "1768980954"
},
"departure": {
"delay": 186,
"time": "1768981086"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:219:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768983600"
},
"departure": {
"delay": 5,
"time": "1768983605"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768982040"
},
"departure": {
"delay": 5,
"time": "1768982045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768982160"
},
"departure": {
"delay": 5,
"time": "1768982165"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768982580"
},
"departure": {
"delay": 5,
"time": "1768982585"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1768984270"
},
"departure": {
"delay": -45,
"time": "1768984275"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 25,
"time": "1768983920"
},
"departure": {
"delay": 25,
"time": "1768983925"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1768983790"
},
"departure": {
"delay": 135,
"time": "1768983795"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 75,
"time": "1768983910"
},
"departure": {
"delay": 75,
"time": "1768983915"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -55,
"time": "1768984260"
},
"departure": {
"delay": -55,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"delay": -60,
"time": "1768981740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1768983180"
},
"departure": {
"delay": -60,
"time": "1768983240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1768981800"
},
"departure": {
"delay": -60,
"time": "1768981860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768982700"
},
"departure": {
"delay": 5,
"time": "1768982705"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768983960"
},
"departure": {
"delay": 65,
"time": "1768983965"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768982100"
},
"departure": {
"delay": 5,
"time": "1768982105"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768984080"
},
"departure": {
"delay": -55,
"time": "1768984085"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1768983780"
},
"departure": {
"delay": 125,
"time": "1768983785"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1768981920"
},
"departure": {
"delay": -55,
"time": "1768981925"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1768983720"
},
"departure": {
"delay": 125,
"time": "1768983725"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768983480"
},
"departure": {
"time": "1768983540"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768982220"
},
"departure": {
"delay": 5,
"time": "1768982225"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768984020"
},
"departure": {
"delay": 65,
"time": "1768984025"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1768982350"
},
"departure": {
"delay": 15,
"time": "1768982355"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768982520"
},
"departure": {
"delay": 5,
"time": "1768982525"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768982340"
},
"departure": {
"delay": 65,
"time": "1768982345"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768981980"
},
"departure": {
"delay": -55,
"time": "1768981985"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -120,
"time": "1768984380"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -175,
"time": "1768982940"
},
"departure": {
"delay": -175,
"time": "1768982945"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768983930"
},
"departure": {
"delay": 35,
"time": "1768983935"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768982760"
},
"departure": {
"delay": 5,
"time": "1768982765"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1768983300"
},
"departure": {
"delay": -60,
"time": "1768983360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1768982590"
},
"departure": {
"delay": -45,
"time": "1768982595"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768984416",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:219:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32572,
"time": "1768985528"
},
"departure": {
"delay": -32572,
"time": "1768985528"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -32579,
"time": "1768984981"
},
"departure": {
"delay": -32579,
"time": "1768984981"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -32588,
"time": "1768984251"
},
"departure": {
"delay": -32588,
"time": "1768984252"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -32580,
"time": "1768985880"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -32577,
"time": "1768985103"
},
"departure": {
"delay": -32577,
"time": "1768985103"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -32565,
"time": "1768985595"
},
"departure": {
"delay": -32565,
"time": "1768985595"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -32576,
"time": "1768985224"
},
"departure": {
"delay": -32576,
"time": "1768985224"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -32488,
"time": "1768984088"
},
"departure": {
"delay": -32488,
"time": "1768984112"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -32579,
"time": "1768984621"
},
"departure": {
"delay": -32579,
"time": "1768984621"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -32565,
"time": "1768984815"
},
"departure": {
"delay": -32565,
"time": "1768984815"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -32552,
"time": "1768985368"
},
"departure": {
"delay": -32552,
"time": "1768985368"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -32508,
"time": "1768984007"
},
"departure": {
"delay": -32508,
"time": "1768984032"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -32578,
"time": "1768984742"
},
"departure": {
"delay": -32578,
"time": "1768984742"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -32576,
"time": "1768984684"
},
"departure": {
"delay": -32576,
"time": "1768984684"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -32562,
"time": "1768985298"
},
"departure": {
"delay": -32562,
"time": "1768985298"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -32545,
"time": "1768984355"
},
"departure": {
"delay": -32545,
"time": "1768984355"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -32520,
"time": "1768984500"
},
"departure": {
"delay": -32520,
"time": "1768984500"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -32592,
"time": "1768985448"
},
"departure": {
"delay": -32592,
"time": "1768985448"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -32528,
"time": "1768984182"
},
"departure": {
"delay": -32528,
"time": "1768984192"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768984038",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2089:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988760"
},
"departure": {
"time": "1768988760"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988880"
},
"departure": {
"time": "1768988880"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768991285"
},
"departure": {
"delay": 5,
"time": "1768991285"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768988580"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768988885"
},
"departure": {
"delay": 5,
"time": "1768988885"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768989005"
},
"departure": {
"delay": 5,
"time": "1768989005"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768991520"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1768988400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988820"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768988940"
},
"departure": {
"time": "1768988940"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1768984435",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990140"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990860"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990200"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990560"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768989780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1001:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6559027459784704x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -376,
"time": "1768986934"
},
"departure": {
"delay": -376,
"time": "1768986944"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -339,
"time": "1768987271"
},
"departure": {
"delay": -339,
"time": "1768987281"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1768985849"
},
"departure": {
"delay": 39,
"time": "1768985859"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -336,
"time": "1768986494"
},
"departure": {
"delay": -336,
"time": "1768986504"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -334,
"time": "1768987156"
},
"departure": {
"delay": -334,
"time": "1768987166"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -161,
"time": "1768986249"
},
"departure": {
"delay": -161,
"time": "1768986259"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1768984636"
},
"departure": {
"delay": 86,
"time": "1768984646"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768985980"
},
"departure": {
"delay": -10,
"time": "1768985990"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -331,
"time": "1768987099"
},
"departure": {
"delay": -331,
"time": "1768987109"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -185,
"time": "1768986165"
},
"departure": {
"delay": -185,
"time": "1768986175"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -394,
"time": "1768986796"
},
"departure": {
"delay": -394,
"time": "1768986806"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -285,
"time": "1768987505"
},
"departure": {
"delay": -285,
"time": "1768987515"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 9,
"time": "1768985639"
},
"departure": {
"delay": 9,
"time": "1768985649"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1768985041"
},
"departure": {
"delay": 71,
"time": "1768985051"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -297,
"time": "1768987433"
},
"departure": {
"delay": -297,
"time": "1768987443"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1768985353"
},
"departure": {
"delay": 83,
"time": "1768985363"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768984822"
},
"departure": {
"delay": 32,
"time": "1768984832"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -328,
"time": "1768987342"
},
"departure": {
"delay": -328,
"time": "1768987352"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 40,
"time": "1768985130"
},
"departure": {
"delay": 40,
"time": "1768985140"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1768984898"
},
"departure": {
"delay": 48,
"time": "1768984908"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1768985506"
},
"departure": {
"delay": 56,
"time": "1768985516"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1768985763"
},
"departure": {
"delay": 13,
"time": "1768985773"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -294,
"time": "1768987566"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -309,
"time": "1768986341"
},
"departure": {
"delay": -309,
"time": "1768986351"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1768984706"
},
"departure": {
"delay": 36,
"time": "1768984716"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1768985448"
},
"departure": {
"delay": 58,
"time": "1768985458"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1768986075"
},
"departure": {
"delay": -35,
"time": "1768986085"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -388,
"time": "1768986982"
},
"departure": {
"delay": -388,
"time": "1768986992"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -181,
"time": "1768986289"
},
"departure": {
"delay": -181,
"time": "1768986299"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -339,
"time": "1768986611"
},
"departure": {
"delay": -339,
"time": "1768986621"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768984970"
},
"departure": {
"delay": 60,
"time": "1768984980"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -386,
"time": "1768986864"
},
"departure": {
"delay": -386,
"time": "1768986874"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -374,
"time": "1768986696"
},
"departure": {
"delay": -374,
"time": "1768986706"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1768985932"
},
"departure": {
"delay": 2,
"time": "1768985942"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -2,
"time": "1768985568"
},
"departure": {
"delay": -2,
"time": "1768985578"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1768985194"
},
"departure": {
"delay": 44,
"time": "1768985204"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6559027459784704x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596546:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -62,
"time": "1768988218"
},
"departure": {
"delay": -62,
"time": "1768988218"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -112,
"time": "1768988468"
},
"departure": {
"delay": -112,
"time": "1768988468"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -195,
"time": "1768988805"
},
"departure": {
"delay": -195,
"time": "1768988805"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": -2997,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -108,
"time": "1768988532"
},
"departure": {
"delay": -108,
"time": "1768988532"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3057,
"time": "1768984383"
},
"departure": {
"delay": -3057,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -195,
"time": "1768988865"
},
"departure": {
"delay": -195,
"time": "1768988865"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -59,
"time": "1768987861"
},
"departure": {
"delay": -59,
"time": "1768987861"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -123,
"time": "1768987977"
},
"departure": {
"delay": -123,
"time": "1768987977"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1768987830"
},
"departure": {
"delay": -30,
"time": "1768987830"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -138,
"time": "1768988562"
},
"departure": {
"delay": -138,
"time": "1768988562"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1768988665"
},
"departure": {
"delay": -95,
"time": "1768988665"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1768987898"
},
"departure": {
"delay": -82,
"time": "1768987898"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -213,
"time": "1768988907"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -100,
"time": "1768987940"
},
"departure": {
"delay": -100,
"time": "1768987940"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1768988269"
},
"departure": {
"delay": -71,
"time": "1768988269"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1768987676"
},
"departure": {
"delay": -4,
"time": "1768987676"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -75,
"time": "1768987725"
},
"departure": {
"delay": -75,
"time": "1768987725"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -124,
"time": "1768988156"
},
"departure": {
"delay": -124,
"time": "1768988156"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3117,
"time": "1768984383"
},
"departure": {
"delay": -3117,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -102,
"time": "1768988058"
},
"departure": {
"delay": -102,
"time": "1768988058"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596546:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768987685"
},
"departure": {
"delay": 5,
"time": "1768987685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768989545"
},
"departure": {
"delay": 5,
"time": "1768989545"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768990020"
},
"departure": {
"time": "1768990020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768987265"
},
"departure": {
"delay": 5,
"time": "1768987265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768984348",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:351:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057450x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1768984051"
},
"departure": {
"delay": 91,
"time": "1768984051"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -40,
"time": "1768984340"
},
"departure": {
"delay": -40,
"time": "1768984340"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 7,
"time": "1768984687"
},
"departure": {
"delay": 7,
"time": "1768984687"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 33,
"time": "1768985193"
},
"departure": {
"delay": 33,
"time": "1768985193"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 1,
"time": "1768985041"
},
"departure": {
"delay": 1,
"time": "1768985041"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1768984182"
},
"departure": {
"delay": 42,
"time": "1768984182"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1768985090"
},
"departure": {
"delay": -10,
"time": "1768985090"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -24,
"time": "1768984716"
},
"departure": {
"delay": -24,
"time": "1768984716"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 75,
"time": "1768984095"
},
"departure": {
"delay": 75,
"time": "1768984095"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1768984341"
},
"departure": {
"delay": 21,
"time": "1768984341"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 29,
"time": "1768984769"
},
"departure": {
"delay": 29,
"time": "1768984769"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 7,
"time": "1768984987"
},
"departure": {
"delay": 7,
"time": "1768984987"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 24,
"time": "1768984224"
},
"departure": {
"delay": 24,
"time": "1768984224"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 22,
"time": "1768984822"
},
"departure": {
"delay": 22,
"time": "1768984822"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -24,
"time": "1768985136"
},
"departure": {
"delay": -24,
"time": "1768985136"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 67,
"time": "1768984147"
},
"departure": {
"delay": 67,
"time": "1768984147"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768985405"
},
"departure": {
"delay": 5,
"time": "1768985405"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -10,
"time": "1768984550"
},
"departure": {
"delay": -10,
"time": "1768984550"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -4,
"time": "1768984436"
},
"departure": {
"delay": -4,
"time": "1768984436"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 15,
"time": "1768985295"
},
"departure": {
"delay": 15,
"time": "1768985295"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 6,
"time": "1768985346"
},
"departure": {
"delay": 6,
"time": "1768985346"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -24,
"time": "1768985376"
},
"departure": {
"delay": -24,
"time": "1768985376"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 20,
"time": "1768984400"
},
"departure": {
"delay": 20,
"time": "1768984400"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -24,
"time": "1768984476"
},
"departure": {
"delay": -24,
"time": "1768984476"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 34,
"time": "1768984294"
},
"departure": {
"delay": 34,
"time": "1768984294"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -24,
"time": "1768985496"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 75,
"time": "1768984275"
},
"departure": {
"delay": 75,
"time": "1768984275"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984052",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057450x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8816:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7260,
"time": "1768985280"
},
"departure": {
"delay": 7260,
"time": "1768985280"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7316,
"time": "1768985216"
},
"departure": {
"delay": 7316,
"time": "1768985216"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7337,
"time": "1768984877"
},
"departure": {
"delay": 7337,
"time": "1768984877"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6956,
"time": "1768985996"
},
"departure": {
"delay": 6956,
"time": "1768985996"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7044,
"time": "1768985604"
},
"departure": {
"delay": 7044,
"time": "1768985604"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 7375,
"time": "1768984735"
},
"departure": {
"delay": 7375,
"time": "1768984735"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7289,
"time": "1768985069"
},
"departure": {
"delay": 7289,
"time": "1768985069"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 7057,
"time": "1768985557"
},
"departure": {
"delay": 7057,
"time": "1768985557"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6883,
"time": "1768986463"
},
"departure": {
"delay": 6883,
"time": "1768986463"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6906,
"time": "1768986306"
},
"departure": {
"delay": 6906,
"time": "1768986306"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 7260,
"time": "1768984980"
},
"departure": {
"delay": 7260,
"time": "1768984980"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7237,
"time": "1768985437"
},
"departure": {
"delay": 7237,
"time": "1768985437"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6846,
"time": "1768986546"
},
"departure": {
"delay": 6846,
"time": "1768986546"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 7256,
"time": "1768985336"
},
"departure": {
"delay": 7256,
"time": "1768985336"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7322,
"time": "1768984922"
},
"departure": {
"delay": 7322,
"time": "1768984922"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7346,
"time": "1768984826"
},
"departure": {
"delay": 7346,
"time": "1768984826"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 7320,
"time": "1768984680"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7042,
"time": "1768985782"
},
"departure": {
"delay": 7042,
"time": "1768985782"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6968,
"time": "1768986068"
},
"departure": {
"delay": 6968,
"time": "1768986068"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 6905,
"time": "1768986485"
},
"departure": {
"delay": 6905,
"time": "1768986485"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 6929,
"time": "1768986389"
},
"departure": {
"delay": 6929,
"time": "1768986389"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7033,
"time": "1768985833"
},
"departure": {
"delay": 7033,
"time": "1768985833"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6960,
"time": "1768985940"
},
"departure": {
"delay": 6960,
"time": "1768985940"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 7283,
"time": "1768985183"
},
"departure": {
"delay": 7283,
"time": "1768985183"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7054,
"time": "1768985734"
},
"departure": {
"delay": 7054,
"time": "1768985734"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 7335,
"time": "1768984755"
},
"departure": {
"delay": 7335,
"time": "1768984755"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768984248",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8816:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768994940"
},
"departure": {
"time": "1768994940"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768996080"
},
"departure": {
"time": "1768996080"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768995360"
},
"departure": {
"time": "1768995360"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768994580"
},
"departure": {
"time": "1768994580"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768993500"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768995840"
},
"departure": {
"time": "1768995840"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768996325"
},
"departure": {
"delay": 5,
"time": "1768996325"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768995960"
},
"departure": {
"time": "1768995960"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768996320"
},
"departure": {
"time": "1768996320"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768995540"
},
"departure": {
"time": "1768995540"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768996200"
},
"departure": {
"time": "1768996200"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768995180"
},
"departure": {
"time": "1768995180"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768994340"
},
"departure": {
"time": "1768994340"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768996500"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994100"
},
"departure": {
"time": "1768994100"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768995720"
},
"departure": {
"time": "1768995720"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768995300"
},
"departure": {
"time": "1768995300"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768995005"
},
"departure": {
"delay": 5,
"time": "1768995005"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768996380"
},
"departure": {
"time": "1768996380"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768980252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx221:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227371x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768984634"
},
"departure": {
"delay": 14,
"time": "1768984634"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1768986017"
},
"departure": {
"delay": 17,
"time": "1768986017"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1768985496"
},
"departure": {
"delay": 36,
"time": "1768985496"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1768984526"
},
"departure": {
"delay": 26,
"time": "1768984526"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768985979"
},
"departure": {
"delay": 39,
"time": "1768985979"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1768985209"
},
"departure": {
"delay": 49,
"time": "1768985209"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768985929"
},
"departure": {
"delay": 49,
"time": "1768985929"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768986060"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1768985727"
},
"departure": {
"delay": 27,
"time": "1768985727"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1768985265"
},
"departure": {
"delay": 45,
"time": "1768985265"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1768985609"
},
"departure": {
"delay": 29,
"time": "1768985609"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768984685"
},
"departure": {
"delay": 5,
"time": "1768984685"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1768985786"
},
"departure": {
"delay": 26,
"time": "1768985786"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1768985443"
},
"departure": {
"delay": 43,
"time": "1768985443"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227371x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768985640"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1075:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768988040"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768984435",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3006:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987860"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3006:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7325,
"time": "1768983089"
},
"departure": {
"delay": -7325,
"time": "1768983115"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -7325,
"time": "1768983288"
},
"departure": {
"delay": -7325,
"time": "1768983295"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -7445,
"time": "1768983655"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -7325,
"time": "1768982602"
},
"departure": {
"delay": -7325,
"time": "1768982635"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -7358,
"time": "1768983562"
},
"departure": {
"delay": -7358,
"time": "1768983562"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -7284,
"time": "1768983196"
},
"departure": {
"delay": -7284,
"time": "1768983216"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -7288,
"time": "1768982492"
},
"departure": {
"delay": -7288,
"time": "1768982492"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": -7430,
"time": "1768981990"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -7305,
"time": "1768983473"
},
"departure": {
"delay": -7305,
"time": "1768983495"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -7385,
"time": "1768982075"
},
"departure": {
"delay": -7385,
"time": "1768982095"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -7245,
"time": "1768982985"
},
"departure": {
"delay": -7245,
"time": "1768983015"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -7285,
"time": "1768982893"
},
"departure": {
"delay": -7285,
"time": "1768982915"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -7305,
"time": "1768982810"
},
"departure": {
"delay": -7305,
"time": "1768982835"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -7285,
"time": "1768982710"
},
"departure": {
"delay": -7285,
"time": "1768982735"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -7325,
"time": "1768982378"
},
"departure": {
"delay": -7325,
"time": "1768982395"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -7325,
"time": "1768982173"
},
"departure": {
"delay": -7325,
"time": "1768982215"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7345,
"time": "1768983375"
},
"departure": {
"delay": -7345,
"time": "1768983395"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -7345,
"time": "1768982288"
},
"departure": {
"delay": -7345,
"time": "1768982315"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768981998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2523:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768981860"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768981140"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982520"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768981380"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768981020"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768981260"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768981320"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768982340"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768984860"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768981560"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768981080"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768982280"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768981680"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3026:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851709F5403176x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768983159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851709F5403176x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9006:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8990,
"time": "1768984990"
},
"departure": {
"delay": -8990,
"time": "1768984990"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": -9069,
"time": "1768983471"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8953,
"time": "1768983947"
},
"departure": {
"delay": -8953,
"time": "1768983947"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -9015,
"time": "1768985205"
},
"departure": {
"delay": -9015,
"time": "1768985205"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -9005,
"time": "1768984915"
},
"departure": {
"delay": -9005,
"time": "1768984915"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8989,
"time": "1768984631"
},
"departure": {
"delay": -8989,
"time": "1768984631"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8939,
"time": "1768984261"
},
"departure": {
"delay": -8939,
"time": "1768984261"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9065,
"time": "1768985815"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -9008,
"time": "1768983772"
},
"departure": {
"delay": -9008,
"time": "1768983772"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9060,
"time": "1768985520"
},
"departure": {
"delay": -9060,
"time": "1768985520"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -8996,
"time": "1768984384"
},
"departure": {
"delay": -8996,
"time": "1768984384"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -8943,
"time": "1768983872"
},
"departure": {
"delay": -8943,
"time": "1768983897"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9048,
"time": "1768985472"
},
"departure": {
"delay": -9048,
"time": "1768985472"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8939,
"time": "1768984321"
},
"departure": {
"delay": -8939,
"time": "1768984321"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -9005,
"time": "1768985155"
},
"departure": {
"delay": -9005,
"time": "1768985155"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -8951,
"time": "1768984669"
},
"departure": {
"delay": -8951,
"time": "1768984669"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -9000,
"time": "1768984560"
},
"departure": {
"delay": -9000,
"time": "1768984560"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9046,
"time": "1768985594"
},
"departure": {
"delay": -9046,
"time": "1768985594"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -9065,
"time": "1768985695"
},
"departure": {
"delay": -9065,
"time": "1768985695"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -8981,
"time": "1768984939"
},
"departure": {
"delay": -8981,
"time": "1768984939"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8985,
"time": "1768985235"
},
"departure": {
"delay": -8985,
"time": "1768985235"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -8954,
"time": "1768984786"
},
"departure": {
"delay": -8954,
"time": "1768984786"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8905,
"time": "1768984175"
},
"departure": {
"delay": -8905,
"time": "1768984175"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8969,
"time": "1768983811"
},
"departure": {
"delay": -8969,
"time": "1768983811"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9065,
"time": "1768985395"
},
"departure": {
"delay": -9065,
"time": "1768985395"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -9005,
"time": "1768984435"
},
"departure": {
"delay": -9005,
"time": "1768984435"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8946,
"time": "1768984074"
},
"departure": {
"delay": -8946,
"time": "1768984074"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -9042,
"time": "1768985298"
},
"departure": {
"delay": -9042,
"time": "1768985298"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -8998,
"time": "1768983722"
},
"departure": {
"delay": -8998,
"time": "1768983722"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8996,
"time": "1768985104"
},
"departure": {
"delay": -8996,
"time": "1768985104"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768983478",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9006:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -68,
"time": "1768983592"
},
"departure": {
"delay": -68,
"time": "1768983592"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1768982820"
},
"departure": {
"delay": 23,
"time": "1768982843"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1768983490"
},
"departure": {
"delay": -26,
"time": "1768983514"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1768982339"
},
"departure": {
"delay": -1,
"time": "1768982339"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1768983414"
},
"departure": {
"delay": -6,
"time": "1768983414"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -11,
"time": "1768982064"
},
"departure": {
"delay": -11,
"time": "1768982089"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -49,
"time": "1768981991"
},
"departure": {
"delay": -49,
"time": "1768981991"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1768981694"
},
"departure": {
"delay": -25,
"time": "1768981715"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1768983964"
},
"departure": {
"delay": 64,
"time": "1768983964"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 89,
"time": "1768982189"
},
"departure": {
"delay": 89,
"time": "1768982189"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -47,
"time": "1768983133"
},
"departure": {
"delay": -47,
"time": "1768983133"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768984040"
},
"departure": {
"delay": 20,
"time": "1768984040"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1768984539"
},
"departure": {
"delay": 39,
"time": "1768984539"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1768984456"
},
"departure": {
"delay": 16,
"time": "1768984456"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -53,
"time": "1768982767"
},
"departure": {
"delay": -53,
"time": "1768982767"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1768981914"
},
"departure": {
"delay": -6,
"time": "1768981914"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1768984122"
},
"departure": {
"delay": -18,
"time": "1768984122"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768981620"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1768983041"
},
"departure": {
"delay": -19,
"time": "1768983041"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1768984215"
},
"departure": {
"delay": 15,
"time": "1768984215"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -71,
"time": "1768983271"
},
"departure": {
"delay": -71,
"time": "1768983289"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1768983716"
},
"departure": {
"delay": -1,
"time": "1768983839"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1768984719"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 19,
"time": "1768984339"
},
"departure": {
"delay": 19,
"time": "1768984339"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1768982589"
},
"departure": {
"delay": 9,
"time": "1768982589"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1768982491"
},
"departure": {
"delay": 31,
"time": "1768982491"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -15,
"time": "1768981785"
},
"departure": {
"delay": -15,
"time": "1768981785"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -21,
"time": "1768981839"
},
"departure": {
"delay": -21,
"time": "1768981839"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1768982964"
},
"departure": {
"delay": 49,
"time": "1768982989"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1768983214"
},
"departure": {
"delay": -26,
"time": "1768983214"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768980620",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx126:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768982280"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982520"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768982340"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768982760"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768984140"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768984120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1014:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768987968"
},
"departure": {
"delay": 48,
"time": "1768987968"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -100,
"time": "1768989140"
},
"departure": {
"delay": -100,
"time": "1768989140"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 23,
"time": "1768988183"
},
"departure": {
"delay": 23,
"time": "1768988183"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -96,
"time": "1768989564"
},
"departure": {
"delay": -96,
"time": "1768989564"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1768988723"
},
"departure": {
"delay": -37,
"time": "1768988723"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -100,
"time": "1768989440"
},
"departure": {
"delay": -100,
"time": "1768989440"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -99,
"time": "1768989801"
},
"departure": {
"delay": -99,
"time": "1768989801"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -93,
"time": "1768989087"
},
"departure": {
"delay": -93,
"time": "1768989087"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1768988850"
},
"departure": {
"delay": -90,
"time": "1768988850"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -85,
"time": "1768989995"
},
"departure": {
"delay": -85,
"time": "1768989995"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 4,
"time": "1768988224"
},
"departure": {
"delay": 4,
"time": "1768988224"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768988093"
},
"departure": {
"delay": 53,
"time": "1768988093"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768988494"
},
"departure": {
"delay": 34,
"time": "1768988494"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -95,
"time": "1768989625"
},
"departure": {
"delay": -95,
"time": "1768989625"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -99,
"time": "1768989681"
},
"departure": {
"delay": -99,
"time": "1768989681"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -27,
"time": "1768988793"
},
"departure": {
"delay": -27,
"time": "1768988793"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1768988900"
},
"departure": {
"delay": -100,
"time": "1768988900"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -99,
"time": "1768990041"
},
"departure": {
"delay": -99,
"time": "1768990041"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1768988260"
},
"departure": {
"delay": 40,
"time": "1768988260"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -100,
"time": "1768989500"
},
"departure": {
"delay": -100,
"time": "1768989500"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -70,
"time": "1768988990"
},
"departure": {
"delay": -70,
"time": "1768988990"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1768989904"
},
"departure": {
"delay": -56,
"time": "1768989904"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -67,
"time": "1768989053"
},
"departure": {
"delay": -67,
"time": "1768989053"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -137,
"time": "1768990123"
},
"departure": {
"delay": -137,
"time": "1768990123"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -60,
"time": "1768989840"
},
"departure": {
"delay": -60,
"time": "1768989840"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1768988158"
},
"departure": {
"delay": 58,
"time": "1768988158"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -227,
"time": "1768990213"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -57,
"time": "1768989963"
},
"departure": {
"delay": -57,
"time": "1768989963"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -62,
"time": "1768988938"
},
"departure": {
"delay": -62,
"time": "1768988938"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -100,
"time": "1768989200"
},
"departure": {
"delay": -100,
"time": "1768989200"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -54,
"time": "1768989726"
},
"departure": {
"delay": -54,
"time": "1768989726"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 24,
"time": "1768988124"
},
"departure": {
"delay": 24,
"time": "1768988124"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -77,
"time": "1768989763"
},
"departure": {
"delay": -77,
"time": "1768989763"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1768988058"
},
"departure": {
"delay": 18,
"time": "1768988058"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -177,
"time": "1768990083"
},
"departure": {
"delay": -177,
"time": "1768990083"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471224:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 307,
"time": "1768982322"
},
"departure": {
"delay": 307,
"time": "1768982347"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 212,
"time": "1768980272"
},
"departure": {
"delay": 212,
"time": "1768980272"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1768980023"
},
"departure": {
"delay": 167,
"time": "1768980047"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 197,
"time": "1768980173"
},
"departure": {
"delay": 197,
"time": "1768980197"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 312,
"time": "1768982451"
},
"departure": {
"delay": 312,
"time": "1768982472"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 277,
"time": "1768981152"
},
"departure": {
"delay": 277,
"time": "1768981177"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 232,
"time": "1768981347"
},
"departure": {
"delay": 232,
"time": "1768981372"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 102,
"time": "1768979622"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1768980122"
},
"departure": {
"delay": 182,
"time": "1768980122"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768979639",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986240"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4092:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190119x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1768985168"
},
"departure": {
"delay": 8,
"time": "1768985168"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1768985583"
},
"departure": {
"delay": 3,
"time": "1768985583"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768985772"
},
"departure": {
"delay": 12,
"time": "1768985772"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1768985421"
},
"departure": {
"delay": 21,
"time": "1768985421"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768985332"
},
"departure": {
"delay": 52,
"time": "1768985332"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768986630"
},
"departure": {
"delay": 30,
"time": "1768986630"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1768985735"
},
"departure": {
"delay": 35,
"time": "1768985735"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1768986765"
},
"departure": {
"delay": 45,
"time": "1768986765"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1768986218"
},
"departure": {
"delay": 38,
"time": "1768986218"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1768986695"
},
"departure": {
"delay": 35,
"time": "1768986695"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1768986490"
},
"departure": {
"delay": 10,
"time": "1768986490"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1768986259"
},
"departure": {
"delay": 19,
"time": "1768986259"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1768985708"
},
"departure": {
"delay": 8,
"time": "1768985708"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1768986392"
},
"departure": {
"delay": 32,
"time": "1768986392"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1768986543"
},
"departure": {
"delay": 3,
"time": "1768986543"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768985955"
},
"departure": {
"delay": 15,
"time": "1768985955"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768987020"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768985274"
},
"departure": {
"delay": 54,
"time": "1768985274"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1768985506"
},
"departure": {
"delay": 46,
"time": "1768985506"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1768986131"
},
"departure": {
"delay": 11,
"time": "1768986131"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768984342",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190119x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1768984044"
},
"departure": {
"delay": 144,
"time": "1768984044"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 191,
"time": "1768985171"
},
"departure": {
"delay": 191,
"time": "1768985171"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 139,
"time": "1768984939"
},
"departure": {
"delay": 139,
"time": "1768984939"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1768986153"
},
"departure": {
"delay": 153,
"time": "1768986153"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1768986714"
},
"departure": {
"delay": 174,
"time": "1768986714"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 161,
"time": "1768986521"
},
"departure": {
"delay": 161,
"time": "1768986521"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1768984171"
},
"departure": {
"delay": 151,
"time": "1768984171"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 133,
"time": "1768984993"
},
"departure": {
"delay": 133,
"time": "1768984993"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1768985211"
},
"departure": {
"delay": 171,
"time": "1768985211"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1768985592"
},
"departure": {
"delay": 192,
"time": "1768985592"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1768986434"
},
"departure": {
"delay": 134,
"time": "1768986434"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768986570"
},
"departure": {
"delay": 150,
"time": "1768986570"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 133,
"time": "1768985293"
},
"departure": {
"delay": 133,
"time": "1768985293"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1768986657"
},
"departure": {
"delay": 177,
"time": "1768986657"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 141,
"time": "1768984401"
},
"departure": {
"delay": 141,
"time": "1768984401"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1768986488"
},
"departure": {
"delay": 188,
"time": "1768986488"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1768984131"
},
"departure": {
"delay": 111,
"time": "1768984131"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 143,
"time": "1768986323"
},
"departure": {
"delay": 143,
"time": "1768986323"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 168,
"time": "1768986288"
},
"departure": {
"delay": 168,
"time": "1768986288"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1768985893"
},
"departure": {
"delay": 133,
"time": "1768985893"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 171,
"time": "1768985691"
},
"departure": {
"delay": 171,
"time": "1768985691"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1768986683"
},
"departure": {
"delay": 143,
"time": "1768986683"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 154,
"time": "1768985734"
},
"departure": {
"delay": 154,
"time": "1768985734"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1768986793"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 178,
"time": "1768986238"
},
"departure": {
"delay": 178,
"time": "1768986238"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 162,
"time": "1768985802"
},
"departure": {
"delay": 162,
"time": "1768985802"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1768984873"
},
"departure": {
"delay": 133,
"time": "1768984873"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 189,
"time": "1768986609"
},
"departure": {
"delay": 189,
"time": "1768986609"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1768984042",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244139xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230378x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768986284"
},
"departure": {
"delay": 44,
"time": "1768986284"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 26,
"time": "1768986446"
},
"departure": {
"delay": 26,
"time": "1768986446"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1768986806"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 54,
"time": "1768984614"
},
"departure": {
"delay": 54,
"time": "1768984614"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1768985086"
},
"departure": {
"delay": 46,
"time": "1768985086"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1768985480"
},
"departure": {
"delay": 80,
"time": "1768985480"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1768984526"
},
"departure": {
"delay": 26,
"time": "1768984526"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1768985636"
},
"departure": {
"delay": 56,
"time": "1768985636"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 26,
"time": "1768985966"
},
"departure": {
"delay": 26,
"time": "1768985966"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1768986550"
},
"departure": {
"delay": 70,
"time": "1768986550"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 88,
"time": "1768984228"
},
"departure": {
"delay": 88,
"time": "1768984228"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768985006"
},
"departure": {
"delay": 26,
"time": "1768985006"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1768986253"
},
"departure": {
"delay": 73,
"time": "1768986253"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1768984260"
},
"departure": {
"time": "1768984260"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1768986070"
},
"departure": {
"delay": 70,
"time": "1768986070"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 58,
"time": "1768985278"
},
"departure": {
"delay": 58,
"time": "1768985278"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1768985726"
},
"departure": {
"delay": 26,
"time": "1768985726"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 31,
"time": "1768984351"
},
"departure": {
"delay": 31,
"time": "1768984351"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768986495"
},
"departure": {
"delay": 75,
"time": "1768986495"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1768984189"
},
"departure": {
"delay": 49,
"time": "1768984189"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1768985569"
},
"departure": {
"delay": 49,
"time": "1768985569"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1768984792"
},
"departure": {
"delay": 52,
"time": "1768984792"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1768984918"
},
"departure": {
"delay": 58,
"time": "1768984918"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768984410"
},
"departure": {
"delay": 30,
"time": "1768984410"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1768984671"
},
"departure": {
"delay": 51,
"time": "1768984671"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1768985360"
},
"departure": {
"delay": 80,
"time": "1768985360"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1768985426"
},
"departure": {
"delay": 26,
"time": "1768985426"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1768986307"
},
"departure": {
"delay": 67,
"time": "1768986307"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1768986206"
},
"departure": {
"delay": 26,
"time": "1768986206"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 27,
"time": "1768984467"
},
"departure": {
"delay": 27,
"time": "1768984467"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1768984070"
},
"departure": {
"delay": -10,
"time": "1768984070"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768984560"
},
"departure": {
"delay": 60,
"time": "1768984560"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230378x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984706xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768983445"
},
"departure": {
"time": "1768983300"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1768983303"
},
"departure": {
"delay": 161,
"time": "1768983341"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 171,
"time": "1768983210"
},
"departure": {
"delay": 171,
"time": "1768983231"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 166,
"time": "1768983046"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1768983149"
},
"departure": {
"delay": 222,
"time": "1768983162"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984706xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196394x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 179,
"time": "1768984139"
},
"departure": {
"delay": 179,
"time": "1768984139"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 174,
"time": "1768984254"
},
"departure": {
"delay": 174,
"time": "1768984254"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 255,
"time": "1768984575"
},
"departure": {
"delay": 255,
"time": "1768984575"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 250,
"time": "1768984690"
},
"departure": {
"delay": 250,
"time": "1768984690"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 257,
"time": "1768984457"
},
"departure": {
"delay": 257,
"time": "1768984457"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 273,
"time": "1768984413"
},
"departure": {
"delay": 273,
"time": "1768984413"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 237,
"time": "1768984617"
},
"departure": {
"delay": 237,
"time": "1768984617"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 237,
"time": "1768984797"
},
"departure": {
"delay": 237,
"time": "1768984797"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 198,
"time": "1768984038"
},
"departure": {
"delay": 198,
"time": "1768984038"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 260,
"time": "1768984760"
},
"departure": {
"delay": 260,
"time": "1768984760"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 264,
"time": "1768984524"
},
"departure": {
"delay": 264,
"time": "1768984524"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 134,
"time": "1768984094"
},
"departure": {
"delay": 134,
"time": "1768984094"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1768983985"
},
"departure": {
"delay": 145,
"time": "1768983985"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1768985037"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 155,
"time": "1768983935"
},
"departure": {
"delay": 155,
"time": "1768983935"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 170,
"time": "1768984190"
},
"departure": {
"delay": 170,
"time": "1768984190"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768984102",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196394x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057426x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1768984353"
},
"departure": {
"delay": -27,
"time": "1768984353"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -42,
"time": "1768984278"
},
"departure": {
"delay": -42,
"time": "1768984278"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -28,
"time": "1768984472"
},
"departure": {
"delay": -28,
"time": "1768984472"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -66,
"time": "1768984674"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -63,
"time": "1768984557"
},
"departure": {
"delay": -63,
"time": "1768984557"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057426x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769018940"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769018280"
},
"departure": {
"time": "1769018280"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769018040"
},
"departure": {
"time": "1769018040"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769017500"
},
"departure": {
"time": "1769017500"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769017505"
},
"departure": {
"delay": 5,
"time": "1769017505"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769018340"
},
"departure": {
"time": "1769018340"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769016960"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769018160"
},
"departure": {
"time": "1769018160"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769017380"
},
"departure": {
"time": "1769017380"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769017560"
},
"departure": {
"time": "1769017560"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769017440"
},
"departure": {
"time": "1769017440"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769018880"
},
"departure": {
"time": "1769018880"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768982066",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx575:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853417F5389209x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984080"
},
"departure": {
"time": "1768984200"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768988580"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768979439",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853417F5389209x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988820"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988580"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768984425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:337:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8810:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23645,
"time": "1768983595"
},
"departure": {
"delay": -23645,
"time": "1768983595"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -23924,
"time": "1768984576"
},
"departure": {
"delay": -23924,
"time": "1768984576"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -23898,
"time": "1768985202"
},
"departure": {
"delay": -23898,
"time": "1768985202"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -23869,
"time": "1768985111"
},
"departure": {
"delay": -23869,
"time": "1768985111"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -23661,
"time": "1768983519"
},
"departure": {
"delay": -23661,
"time": "1768983519"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -23923,
"time": "1768984877"
},
"departure": {
"delay": -23923,
"time": "1768984877"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -23905,
"time": "1768985015"
},
"departure": {
"delay": -23905,
"time": "1768985015"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -23870,
"time": "1768984750"
},
"departure": {
"delay": -23870,
"time": "1768984750"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -23835,
"time": "1768984185"
},
"departure": {
"delay": -23835,
"time": "1768984185"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -24062,
"time": "1768985578"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -23746,
"time": "1768984094"
},
"departure": {
"delay": -23746,
"time": "1768984094"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": -23700,
"time": "1768983420"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -23656,
"time": "1768983644"
},
"departure": {
"delay": -23656,
"time": "1768983644"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -23663,
"time": "1768983697"
},
"departure": {
"delay": -23663,
"time": "1768983697"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -23928,
"time": "1768985172"
},
"departure": {
"delay": -23928,
"time": "1768985172"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -23845,
"time": "1768984235"
},
"departure": {
"delay": -23845,
"time": "1768984235"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -23671,
"time": "1768983869"
},
"departure": {
"delay": -23671,
"time": "1768983869"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -23903,
"time": "1768984297"
},
"departure": {
"delay": -23903,
"time": "1768984297"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -23683,
"time": "1768983857"
},
"departure": {
"delay": -23683,
"time": "1768983857"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -23651,
"time": "1768983769"
},
"departure": {
"delay": -23651,
"time": "1768983769"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -23716,
"time": "1768983944"
},
"departure": {
"delay": -23716,
"time": "1768983944"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -23901,
"time": "1768984659"
},
"departure": {
"delay": -23901,
"time": "1768984659"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -23928,
"time": "1768984512"
},
"departure": {
"delay": -23928,
"time": "1768984512"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -23733,
"time": "1768983447"
},
"departure": {
"delay": -23733,
"time": "1768983447"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -23922,
"time": "1768984398"
},
"departure": {
"delay": -23922,
"time": "1768984398"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -23891,
"time": "1768985089"
},
"departure": {
"delay": -23891,
"time": "1768985089"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -23928,
"time": "1768984932"
},
"departure": {
"delay": -23928,
"time": "1768984932"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -23916,
"time": "1768984344"
},
"departure": {
"delay": -23916,
"time": "1768984344"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23701,
"time": "1768983994"
},
"departure": {
"delay": -23701,
"time": "1768984019"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768983247",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8810:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1768982520"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 420,
"time": "1768984200"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 180,
"time": "1768982640"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1768982400"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768981680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 240,
"time": "1768982820"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 240,
"time": "1768983000"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 180,
"time": "1768982580"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 300,
"time": "1768983780"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1768982040"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768981560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768981920"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768981500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 300,
"time": "1768983840"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 180,
"time": "1768982340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 240,
"time": "1768983660"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768981740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 420,
"time": "1768984020"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 300,
"time": "1768983240"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 240,
"time": "1768982880"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 300,
"time": "1768983180"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768984022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6010:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768997700"
},
"departure": {
"time": "1768997700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768998420"
},
"departure": {
"time": "1768998420"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768999140"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768998900"
},
"departure": {
"time": "1768998900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768997580"
},
"departure": {
"time": "1768997580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768998060"
},
"departure": {
"time": "1768998060"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768998300"
},
"departure": {
"time": "1768998300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768998120"
},
"departure": {
"time": "1768998120"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768998360"
},
"departure": {
"time": "1768998360"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768998480"
},
"departure": {
"time": "1768998480"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768998180"
},
"departure": {
"time": "1768998180"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1768997400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768998720"
},
"departure": {
"time": "1768998720"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768997940"
},
"departure": {
"time": "1768997940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768999080"
},
"departure": {
"time": "1768999080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768997820"
},
"departure": {
"time": "1768997820"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768998000"
},
"departure": {
"time": "1768998000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768998240"
},
"departure": {
"time": "1768998240"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:595:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230297x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1768984128"
},
"departure": {
"delay": 228,
"time": "1768984128"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1768984648"
},
"departure": {
"delay": 208,
"time": "1768984648"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 238,
"time": "1768985038"
},
"departure": {
"delay": 238,
"time": "1768985038"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 211,
"time": "1768985071"
},
"departure": {
"delay": 211,
"time": "1768985071"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 256,
"time": "1768984456"
},
"departure": {
"delay": 256,
"time": "1768984456"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 242,
"time": "1768985162"
},
"departure": {
"delay": 242,
"time": "1768985162"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 209,
"time": "1768985609"
},
"departure": {
"delay": 209,
"time": "1768985609"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 233,
"time": "1768985213"
},
"departure": {
"delay": 233,
"time": "1768985213"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 201,
"time": "1768984401"
},
"departure": {
"delay": 201,
"time": "1768984401"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 235,
"time": "1768985575"
},
"departure": {
"delay": 235,
"time": "1768985575"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1768985481"
},
"departure": {
"delay": 201,
"time": "1768985481"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 252,
"time": "1768984752"
},
"departure": {
"delay": 252,
"time": "1768984752"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1768985781"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 247,
"time": "1768985287"
},
"departure": {
"delay": 247,
"time": "1768985287"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 214,
"time": "1768983994"
},
"departure": {
"delay": 214,
"time": "1768983994"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1768984355"
},
"departure": {
"delay": 215,
"time": "1768984355"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 249,
"time": "1768985529"
},
"departure": {
"delay": 249,
"time": "1768985529"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 233,
"time": "1768985753"
},
"departure": {
"delay": 233,
"time": "1768985753"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 239,
"time": "1768984499"
},
"departure": {
"delay": 239,
"time": "1768984499"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1768985361"
},
"departure": {
"delay": 201,
"time": "1768985361"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 226,
"time": "1768985686"
},
"departure": {
"delay": 226,
"time": "1768985686"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 201,
"time": "1768985121"
},
"departure": {
"delay": 201,
"time": "1768985121"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1768984949"
},
"departure": {
"delay": 209,
"time": "1768984949"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 247,
"time": "1768985707"
},
"departure": {
"delay": 247,
"time": "1768985707"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 260,
"time": "1768985420"
},
"departure": {
"delay": 260,
"time": "1768985420"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 215,
"time": "1768984235"
},
"departure": {
"delay": 215,
"time": "1768984235"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 201,
"time": "1768984701"
},
"departure": {
"delay": 201,
"time": "1768984701"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 201,
"time": "1768985661"
},
"departure": {
"delay": 201,
"time": "1768985661"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 251,
"time": "1768984871"
},
"departure": {
"delay": 251,
"time": "1768984871"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984062",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230297x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2185:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17687,
"time": "1768983961"
},
"departure": {
"delay": -17687,
"time": "1768983973"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -17727,
"time": "1768984341"
},
"departure": {
"delay": -17727,
"time": "1768984353"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -17784,
"time": "1768983667"
},
"departure": {
"delay": -17784,
"time": "1768983696"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -17701,
"time": "1768984499"
},
"departure": {
"delay": -17701,
"time": "1768984499"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -17727,
"time": "1768984086"
},
"departure": {
"delay": -17727,
"time": "1768984113"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -17777,
"time": "1768983122"
},
"departure": {
"delay": -17777,
"time": "1768983163"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17827,
"time": "1768983217"
},
"departure": {
"delay": -17827,
"time": "1768983233"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -17668,
"time": "1768985012"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -17717,
"time": "1768983883"
},
"departure": {
"delay": -17717,
"time": "1768983883"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -17767,
"time": "1768983770"
},
"departure": {
"delay": -17767,
"time": "1768983773"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -17752,
"time": "1768983410"
},
"departure": {
"delay": -17752,
"time": "1768983428"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -17731,
"time": "1768984649"
},
"departure": {
"delay": -17731,
"time": "1768984649"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -17726,
"time": "1768984214"
},
"departure": {
"delay": -17726,
"time": "1768984234"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -17787,
"time": "1768983292"
},
"departure": {
"delay": -17787,
"time": "1768983333"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -17807,
"time": "1768983524"
},
"departure": {
"delay": -17807,
"time": "1768983553"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -17714,
"time": "1768984726"
},
"departure": {
"delay": -17714,
"time": "1768984726"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -17711,
"time": "1768984429"
},
"departure": {
"delay": -17711,
"time": "1768984429"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -17741,
"time": "1768984579"
},
"departure": {
"delay": -17741,
"time": "1768984579"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -17827,
"time": "1768983032"
},
"departure": {
"delay": -17827,
"time": "1768983053"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768983059",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2185:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056548x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768984468"
},
"departure": {
"delay": 28,
"time": "1768984468"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1768984292"
},
"departure": {
"delay": -28,
"time": "1768984292"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1768984788"
},
"departure": {
"delay": -12,
"time": "1768984788"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3,
"time": "1768984743"
},
"departure": {
"delay": 3,
"time": "1768984743"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768984593"
},
"departure": {
"delay": -27,
"time": "1768984593"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1768984187"
},
"departure": {
"delay": 47,
"time": "1768984187"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1768984399"
},
"departure": {
"delay": 19,
"time": "1768984399"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1768983997"
},
"departure": {
"delay": 37,
"time": "1768983997"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -27,
"time": "1768984953"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1768984257"
},
"departure": {
"delay": 57,
"time": "1768984257"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -12,
"time": "1768984068"
},
"departure": {
"delay": -12,
"time": "1768984068"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1768984413"
},
"departure": {
"delay": -27,
"time": "1768984413"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1768984671"
},
"departure": {
"delay": -9,
"time": "1768984671"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056548x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596622:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -140,
"time": "1768987480"
},
"departure": {
"delay": -140,
"time": "1768987480"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -142,
"time": "1768987358"
},
"departure": {
"delay": -142,
"time": "1768987358"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1917,
"time": "1768984383"
},
"departure": {
"delay": -1917,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1797,
"time": "1768984383"
},
"departure": {
"delay": -1797,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -133,
"time": "1768987247"
},
"departure": {
"delay": -133,
"time": "1768987247"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -135,
"time": "1768987305"
},
"departure": {
"delay": -135,
"time": "1768987305"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -142,
"time": "1768987538"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -119,
"time": "1768986961"
},
"departure": {
"delay": -119,
"time": "1768986961"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2097,
"time": "1768984383"
},
"departure": {
"delay": -2097,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2157,
"time": "1768984383"
},
"departure": {
"delay": -2157,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -142,
"time": "1768986758"
},
"departure": {
"delay": -142,
"time": "1768986758"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -112,
"time": "1768986848"
},
"departure": {
"delay": -112,
"time": "1768986848"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -93,
"time": "1768987167"
},
"departure": {
"delay": -93,
"time": "1768987167"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2217,
"time": "1768984383"
},
"departure": {
"delay": -2217,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -124,
"time": "1768986656"
},
"departure": {
"delay": -124,
"time": "1768986656"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -142,
"time": "1768987058"
},
"departure": {
"delay": -142,
"time": "1768987058"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -137,
"time": "1768987423"
},
"departure": {
"delay": -137,
"time": "1768987423"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596622:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1768986677"
},
"departure": {
"delay": 17,
"time": "1768986677"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1768986199"
},
"departure": {
"delay": 19,
"time": "1768986199"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768986943"
},
"departure": {
"delay": 43,
"time": "1768986943"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1768985893"
},
"departure": {
"delay": 73,
"time": "1768985893"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 17,
"time": "1768986137"
},
"departure": {
"delay": 17,
"time": "1768986137"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1768985717"
},
"departure": {
"delay": 17,
"time": "1768985717"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768985607"
},
"departure": {
"delay": 27,
"time": "1768985607"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1768985948"
},
"departure": {
"delay": 68,
"time": "1768985948"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1768986317"
},
"departure": {
"delay": 17,
"time": "1768986317"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1768987382"
},
"departure": {
"delay": -58,
"time": "1768987382"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1768985657"
},
"departure": {
"delay": 17,
"time": "1768985657"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1768987506"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1768986557"
},
"departure": {
"delay": 17,
"time": "1768986557"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1768986017"
},
"departure": {
"delay": 17,
"time": "1768986017"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768986977"
},
"departure": {
"delay": 17,
"time": "1768986977"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -46,
"time": "1768987154"
},
"departure": {
"delay": -46,
"time": "1768987154"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1768985827"
},
"departure": {
"delay": 67,
"time": "1768985827"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1768986722"
},
"departure": {
"delay": 62,
"time": "1768986722"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1768986265"
},
"departure": {
"delay": 25,
"time": "1768986265"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768986093"
},
"departure": {
"delay": 33,
"time": "1768986093"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1768985781"
},
"departure": {
"delay": 21,
"time": "1768985781"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1768987109"
},
"departure": {
"delay": 29,
"time": "1768987109"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1768986804"
},
"departure": {
"delay": 24,
"time": "1768986804"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1768987229"
},
"departure": {
"delay": -31,
"time": "1768987229"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1768986879"
},
"departure": {
"delay": 39,
"time": "1768986879"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1768987043"
},
"departure": {
"delay": 23,
"time": "1768987043"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -112,
"time": "1768987448"
},
"departure": {
"delay": -112,
"time": "1768987448"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -87,
"time": "1768987293"
},
"departure": {
"delay": -87,
"time": "1768987293"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1768986377"
},
"departure": {
"delay": 17,
"time": "1768986377"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1768986043"
},
"departure": {
"delay": 43,
"time": "1768986043"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471196:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11899,
"time": "1768985119"
},
"departure": {
"delay": 11899,
"time": "1768985119"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11902,
"time": "1768986022"
},
"departure": {
"delay": 11902,
"time": "1768986022"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11903,
"time": "1768985783"
},
"departure": {
"delay": 11903,
"time": "1768985783"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11956,
"time": "1768986136"
},
"departure": {
"delay": 11956,
"time": "1768986136"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 11902,
"time": "1768985662"
},
"departure": {
"delay": 11902,
"time": "1768985662"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11916,
"time": "1768985856"
},
"departure": {
"delay": 11916,
"time": "1768985856"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 11893,
"time": "1768985053"
},
"departure": {
"delay": 11893,
"time": "1768985053"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11902,
"time": "1768985302"
},
"departure": {
"delay": 11902,
"time": "1768985302"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11905,
"time": "1768985725"
},
"departure": {
"delay": 11905,
"time": "1768985725"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11934,
"time": "1768985214"
},
"departure": {
"delay": 11934,
"time": "1768985214"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768980879",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2081:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1768984610"
},
"departure": {
"delay": 110,
"time": "1768984610"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1768985570"
},
"departure": {
"delay": 110,
"time": "1768985570"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1768985750"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"departure": {
"delay": 175,
"time": "1768984255"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768984910"
},
"departure": {
"delay": 110,
"time": "1768984910"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1768985030"
},
"departure": {
"delay": 110,
"time": "1768985030"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1768984370"
},
"departure": {
"delay": 110,
"time": "1768984370"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1768984550"
},
"departure": {
"delay": 110,
"time": "1768984550"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1768984490"
},
"departure": {
"delay": 110,
"time": "1768984490"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1768984670"
},
"departure": {
"delay": 110,
"time": "1768984670"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1768984970"
},
"departure": {
"delay": 110,
"time": "1768984970"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1768985270"
},
"departure": {
"delay": 110,
"time": "1768985270"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 12
}
],
"timestamp": "1768984388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000346:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108104x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768985449"
},
"departure": {
"delay": 49,
"time": "1768985449"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768986384"
},
"departure": {
"delay": 24,
"time": "1768986384"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768986802"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768985213"
},
"departure": {
"delay": 53,
"time": "1768985213"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768985975"
},
"departure": {
"delay": 35,
"time": "1768985975"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768985338"
},
"departure": {
"delay": 58,
"time": "1768985338"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1768986179"
},
"departure": {
"delay": 59,
"time": "1768986179"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1768986276"
},
"departure": {
"delay": 36,
"time": "1768986276"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1768986487"
},
"departure": {
"delay": 7,
"time": "1768986487"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768985814"
},
"departure": {
"delay": 54,
"time": "1768985814"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768985612"
},
"departure": {
"delay": 32,
"time": "1768985612"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768986723"
},
"departure": {
"delay": 3,
"time": "1768986723"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1768985707"
},
"departure": {
"delay": 7,
"time": "1768985707"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768986623"
},
"departure": {
"delay": 23,
"time": "1768986623"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768984012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108104x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057428x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768987276"
},
"departure": {
"delay": 16,
"time": "1768987276"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 25,
"time": "1768985125"
},
"departure": {
"delay": 25,
"time": "1768985125"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768984810"
},
"departure": {
"delay": 10,
"time": "1768984810"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1768985478"
},
"departure": {
"delay": 18,
"time": "1768985478"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1768985915"
},
"departure": {
"delay": 35,
"time": "1768985915"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768985201"
},
"departure": {
"delay": 41,
"time": "1768985201"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1768986205"
},
"departure": {
"delay": 25,
"time": "1768986205"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1768984957"
},
"departure": {
"delay": 37,
"time": "1768984957"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1768985641"
},
"departure": {
"delay": 1,
"time": "1768985641"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768987091"
},
"departure": {
"delay": 11,
"time": "1768987091"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1768984885"
},
"departure": {
"delay": 25,
"time": "1768984885"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768985547"
},
"departure": {
"delay": 27,
"time": "1768985547"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1768985411"
},
"departure": {
"delay": 11,
"time": "1768985411"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1768986858"
},
"departure": {
"delay": 18,
"time": "1768986858"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768985974"
},
"departure": {
"delay": 34,
"time": "1768985974"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1768987659"
},
"departure": {
"delay": 39,
"time": "1768987659"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 51,
"time": "1768987311"
},
"departure": {
"delay": 51,
"time": "1768987311"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 34,
"time": "1768987354"
},
"departure": {
"delay": 34,
"time": "1768987354"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 7,
"time": "1768985047"
},
"departure": {
"delay": 7,
"time": "1768985047"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1768987410"
},
"departure": {
"delay": 30,
"time": "1768987410"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1768987471"
},
"departure": {
"delay": 31,
"time": "1768987471"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1768987980"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 21,
"time": "1768985781"
},
"departure": {
"delay": 21,
"time": "1768985781"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1768985859"
},
"departure": {
"delay": 39,
"time": "1768985859"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768987251"
},
"departure": {
"delay": 51,
"time": "1768987251"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1768987863"
},
"departure": {
"delay": 3,
"time": "1768987863"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 24,
"time": "1768986564"
},
"departure": {
"delay": 24,
"time": "1768986564"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1768986618"
},
"departure": {
"delay": 18,
"time": "1768986618"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1768987778"
},
"departure": {
"delay": 38,
"time": "1768987778"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 52,
"time": "1768986352"
},
"departure": {
"delay": 52,
"time": "1768986352"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1768986678"
},
"departure": {
"delay": 18,
"time": "1768986678"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 20,
"time": "1768986260"
},
"departure": {
"delay": 20,
"time": "1768986260"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1768986054"
},
"departure": {
"delay": 54,
"time": "1768986054"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 54,
"time": "1768985754"
},
"departure": {
"delay": 54,
"time": "1768985754"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057428x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244096xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -659,
"time": "1768984681"
},
"departure": {
"delay": -659,
"time": "1768984681"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -659,
"time": "1768985641"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -622,
"time": "1768985498"
},
"departure": {
"delay": -622,
"time": "1768985498"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -659,
"time": "1768984561"
},
"departure": {
"delay": -659,
"time": "1768984561"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -639,
"time": "1768985361"
},
"departure": {
"delay": -639,
"time": "1768985361"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -659,
"time": "1768984381"
},
"departure": {
"delay": -659,
"time": "1768984381"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -656,
"time": "1768985404"
},
"departure": {
"delay": -656,
"time": "1768985404"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -603,
"time": "1768984617"
},
"departure": {
"delay": -603,
"time": "1768984617"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -659,
"time": "1768985161"
},
"departure": {
"delay": -659,
"time": "1768985161"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244096xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768988340"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768988220"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768988280"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768987860"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768988160"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987980"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768988100"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1078:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768984204"
},
"departure": {
"delay": 18,
"time": "1768984218"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1768984428"
},
"departure": {
"delay": 48,
"time": "1768984428"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1768984278"
},
"departure": {
"delay": 48,
"time": "1768984308"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -131,
"time": "1768984909"
},
"departure": {
"delay": -131,
"time": "1768984909"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1768984687"
},
"departure": {
"delay": 7,
"time": "1768984687"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -122,
"time": "1768984858"
},
"departure": {
"delay": -122,
"time": "1768984858"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1768984364"
},
"departure": {
"delay": 48,
"time": "1768984368"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -83,
"time": "1768984777"
},
"departure": {
"delay": -83,
"time": "1768984777"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1768984548"
},
"departure": {
"delay": 48,
"time": "1768984548"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -111,
"time": "1768984989"
},
"departure": {
"delay": -111,
"time": "1768984989"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -172,
"time": "1768985108"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -23,
"time": "1768984597"
},
"departure": {
"delay": -23,
"time": "1768984597"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1768984233",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848955F5402956x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768992840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988760"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768984059",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848955F5402956x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768984114"
},
"departure": {
"delay": 94,
"time": "1768984114"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768983089"
},
"departure": {
"delay": 89,
"time": "1768983089"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1768983194"
},
"departure": {
"delay": 94,
"time": "1768983214"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1768985799"
},
"departure": {
"delay": 99,
"time": "1768985799"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 209,
"time": "1768983389"
},
"departure": {
"delay": 209,
"time": "1768983389"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1768985499"
},
"departure": {
"delay": 99,
"time": "1768985499"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1768984474"
},
"departure": {
"delay": 94,
"time": "1768984474"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 151,
"time": "1768985251"
},
"departure": {
"delay": 151,
"time": "1768985251"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1768985320"
},
"departure": {
"delay": 100,
"time": "1768985320"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 150,
"time": "1768983990"
},
"departure": {
"delay": 150,
"time": "1768983990"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 149,
"time": "1768984289"
},
"departure": {
"delay": 149,
"time": "1768984289"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1768985735"
},
"departure": {
"delay": 95,
"time": "1768985735"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1768983914"
},
"departure": {
"delay": 194,
"time": "1768983914"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 229,
"time": "1768983589"
},
"departure": {
"delay": 229,
"time": "1768983589"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 101,
"time": "1768985441"
},
"departure": {
"delay": 101,
"time": "1768985441"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 164,
"time": "1768983464"
},
"departure": {
"delay": 164,
"time": "1768983464"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1768983744"
},
"departure": {
"delay": 164,
"time": "1768983764"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768984339"
},
"departure": {
"delay": 104,
"time": "1768984364"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1768983517"
},
"departure": {
"delay": 157,
"time": "1768983517"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1768984166"
},
"departure": {
"delay": 171,
"time": "1768984191"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1768983304"
},
"departure": {
"delay": 184,
"time": "1768983304"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1768984654"
},
"departure": {
"delay": 94,
"time": "1768984654"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1768984563"
},
"departure": {
"delay": 123,
"time": "1768984563"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1768985979"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768982499",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx35:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768995660"
},
"departure": {
"time": "1768995660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768995300"
},
"departure": {
"time": "1768995300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768994585"
},
"departure": {
"delay": 5,
"time": "1768994585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994580"
},
"departure": {
"time": "1768994580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768996380"
},
"departure": {
"time": "1768996380"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768996320"
},
"departure": {
"time": "1768996320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768996925"
},
"departure": {
"delay": 5,
"time": "1768996925"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768996440"
},
"departure": {
"time": "1768996440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768996510"
},
"departure": {
"delay": 10,
"time": "1768996510"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768994640"
},
"departure": {
"time": "1768994640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768996500"
},
"departure": {
"time": "1768996500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768995840"
},
"departure": {
"time": "1768995840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768996740"
},
"departure": {
"time": "1768996740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768995180"
},
"departure": {
"time": "1768995180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768995960"
},
"departure": {
"time": "1768995960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994820"
},
"departure": {
"time": "1768994820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768996920"
},
"departure": {
"time": "1768996920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768995120"
},
"departure": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768997100"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768996140"
},
"departure": {
"time": "1768996140"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768996505"
},
"departure": {
"delay": 5,
"time": "1768996505"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768996560"
},
"departure": {
"time": "1768996560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768996260"
},
"departure": {
"time": "1768996260"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768996200"
},
"departure": {
"time": "1768996200"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768996080"
},
"departure": {
"time": "1768996080"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768996265"
},
"departure": {
"delay": 5,
"time": "1768996265"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768995240"
},
"departure": {
"time": "1768995240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1768984463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:537:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768976985"
},
"departure": {
"delay": 54,
"time": "1768976994"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1768978223"
},
"departure": {
"delay": 53,
"time": "1768978253"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 52,
"time": "1768976632"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1768977598"
},
"departure": {
"delay": 111,
"time": "1768977651"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 84,
"time": "1768976814"
},
"departure": {
"delay": 84,
"time": "1768976844"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1768977814"
},
"departure": {
"delay": 46,
"time": "1768977826"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1768977850"
},
"departure": {
"delay": 51,
"time": "1768977891"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1768977162"
},
"departure": {
"delay": -7,
"time": "1768977173"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768977475"
},
"departure": {
"delay": 18,
"time": "1768977498"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1768977691"
},
"departure": {
"delay": 110,
"time": "1768977710"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1768978287"
},
"departure": {
"delay": 45,
"time": "1768978305"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1768978054"
},
"departure": {
"delay": 46,
"time": "1768978066"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1768977346"
},
"departure": {
"delay": -1,
"time": "1768977359"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1768976928"
},
"departure": {
"delay": 83,
"time": "1768976963"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1768976878"
},
"departure": {
"delay": 91,
"time": "1768976911"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1768976759"
},
"departure": {
"delay": 66,
"time": "1768976766"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1768978390"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1768977049"
},
"departure": {
"delay": 12,
"time": "1768977072"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1768978085"
},
"departure": {
"delay": 44,
"time": "1768978124"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1768977283"
},
"departure": {
"delay": -3,
"time": "1768977297"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1768977913"
},
"departure": {
"delay": 26,
"time": "1768977926"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 79,
"time": "1768976702"
},
"departure": {
"delay": 79,
"time": "1768976719"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768978177"
},
"departure": {
"delay": 43,
"time": "1768978183"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768977029"
},
"departure": {
"delay": 44,
"time": "1768977044"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1768977956"
},
"departure": {
"delay": 26,
"time": "1768977986"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1768984445",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768979827"
},
"departure": {
"delay": 205,
"time": "1768979845"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 137,
"time": "1768979588"
},
"departure": {
"delay": 137,
"time": "1768979597"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 196,
"time": "1768979882"
},
"departure": {
"delay": 196,
"time": "1768979896"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1768980031"
},
"departure": {
"delay": 99,
"time": "1768980039"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1768980199"
},
"departure": {
"delay": 92,
"time": "1768980212"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1768980000"
},
"departure": {
"delay": 134,
"time": "1768980014"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 177,
"time": "1768979218"
},
"departure": {
"delay": 177,
"time": "1768979457"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1768979175"
},
"departure": {
"delay": -29,
"time": "1768979191"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1768980085"
},
"departure": {
"delay": 93,
"time": "1768980093"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768980161"
},
"departure": {
"delay": 111,
"time": "1768980171"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1768979005"
},
"departure": {
"delay": 50,
"time": "1768979030"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1768980296"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1768979538"
},
"departure": {
"delay": 150,
"time": "1768979550"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1768979106"
},
"departure": {
"delay": 18,
"time": "1768979118"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1768979692"
},
"departure": {
"delay": 153,
"time": "1768979733"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768978955"
},
"departure": {
"delay": 46,
"time": "1768978966"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1768979080"
},
"departure": {
"delay": 52,
"time": "1768979092"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 28,
"time": "1768978828"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768984445",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768981627"
},
"departure": {
"delay": 18,
"time": "1768981638"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 192,
"time": "1768980484"
},
"departure": {
"delay": 192,
"time": "1768980492"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1768981763"
},
"departure": {
"delay": -8,
"time": "1768981792"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -25,
"time": "1768981820"
},
"departure": {
"delay": -25,
"time": "1768981835"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1768981240"
},
"departure": {
"delay": 73,
"time": "1768981273"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 123,
"time": "1768980708"
},
"departure": {
"delay": 123,
"time": "1768980723"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 162,
"time": "1768980574"
},
"departure": {
"delay": 162,
"time": "1768980582"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1768980981"
},
"departure": {
"delay": 62,
"time": "1768981022"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1768981470"
},
"departure": {
"delay": 7,
"time": "1768981507"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1768980529"
},
"departure": {
"delay": 180,
"time": "1768980540"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768981654"
},
"departure": {
"delay": -13,
"time": "1768981667"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 49,
"time": "1768981118"
},
"departure": {
"delay": 49,
"time": "1768981129"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1768980924"
},
"departure": {
"delay": 40,
"time": "1768980940"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1768980639"
},
"departure": {
"delay": 127,
"time": "1768980667"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1768981538"
},
"departure": {
"delay": -7,
"time": "1768981553"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1768981382"
},
"departure": {
"delay": 17,
"time": "1768981397"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1768980418"
},
"departure": {
"delay": 213,
"time": "1768980453"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768981177"
},
"departure": {
"delay": 55,
"time": "1768981195"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1768980602"
},
"departure": {
"delay": 134,
"time": "1768980614"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1768981423"
},
"departure": {
"delay": 2,
"time": "1768981442"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -67,
"time": "1768981913"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1768981717"
},
"departure": {
"delay": -15,
"time": "1768981725"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 116,
"time": "1768980723"
},
"departure": {
"delay": 116,
"time": "1768980776"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768980822"
},
"departure": {
"delay": 48,
"time": "1768980828"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 187,
"time": "1768980367"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768984445",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987500"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6013:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107913x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768985201"
},
"departure": {
"delay": 41,
"time": "1768985201"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1768984414"
},
"departure": {
"delay": 94,
"time": "1768984414"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1768984767"
},
"departure": {
"delay": 87,
"time": "1768984767"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768985085"
},
"departure": {
"delay": 45,
"time": "1768985085"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1768984301"
},
"departure": {
"delay": 101,
"time": "1768984301"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1768985380"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768984982"
},
"departure": {
"delay": 62,
"time": "1768984982"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1768984864"
},
"departure": {
"delay": 64,
"time": "1768984864"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1768985301"
},
"departure": {
"delay": 81,
"time": "1768985301"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1768984590"
},
"departure": {
"delay": 90,
"time": "1768984590"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107913x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -37,
"time": "1768985123"
},
"departure": {
"delay": -37,
"time": "1768985123"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -129,
"time": "1768986531"
},
"departure": {
"delay": -129,
"time": "1768986531"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -42,
"time": "1768985538"
},
"departure": {
"delay": -42,
"time": "1768985538"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1768986166"
},
"departure": {
"delay": -14,
"time": "1768986166"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 137,
"time": "1768984637"
},
"departure": {
"delay": 137,
"time": "1768984637"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1768986366"
},
"departure": {
"delay": 6,
"time": "1768986366"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -37,
"time": "1768985603"
},
"departure": {
"delay": -37,
"time": "1768985603"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1768986199"
},
"departure": {
"delay": 19,
"time": "1768986199"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 2,
"time": "1768985402"
},
"departure": {
"delay": 2,
"time": "1768985402"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1768984595"
},
"departure": {
"delay": 95,
"time": "1768984595"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -149,
"time": "1768986631"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -21,
"time": "1768985499"
},
"departure": {
"delay": -21,
"time": "1768985499"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": 13,
"time": "1768984333"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 118,
"time": "1768984678"
},
"departure": {
"delay": 118,
"time": "1768984678"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -35,
"time": "1768986445"
},
"departure": {
"delay": -35,
"time": "1768986445"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -89,
"time": "1768986571"
},
"departure": {
"delay": -89,
"time": "1768986571"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1768985458"
},
"departure": {
"delay": -2,
"time": "1768985458"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1768986318"
},
"departure": {
"delay": 18,
"time": "1768986318"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -41,
"time": "1768986259"
},
"departure": {
"delay": -41,
"time": "1768986259"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -69,
"time": "1768986471"
},
"departure": {
"delay": -69,
"time": "1768986471"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -25,
"time": "1768985675"
},
"departure": {
"delay": -25,
"time": "1768985675"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -68,
"time": "1768985872"
},
"departure": {
"delay": -68,
"time": "1768985872"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -27,
"time": "1768985193"
},
"departure": {
"delay": -27,
"time": "1768985193"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -30,
"time": "1768985970"
},
"departure": {
"delay": -30,
"time": "1768985970"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1768984524"
},
"departure": {
"delay": 84,
"time": "1768984524"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984823"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 104,
"time": "1768984410"
},
"departure": {
"delay": 104,
"time": "1768984424"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -33,
"time": "1768986027"
},
"departure": {
"delay": -33,
"time": "1768986027"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -57,
"time": "1768985343"
},
"departure": {
"delay": -57,
"time": "1768985343"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1768984747"
},
"departure": {
"delay": 127,
"time": "1768984747"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1768986415"
},
"departure": {
"delay": -5,
"time": "1768986415"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -12,
"time": "1768986228"
},
"departure": {
"delay": -12,
"time": "1768986228"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -87,
"time": "1768985253"
},
"departure": {
"delay": -87,
"time": "1768985253"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1768984717"
},
"departure": {
"delay": 97,
"time": "1768984717"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768984570"
},
"departure": {
"delay": 130,
"time": "1768984570"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -9,
"time": "1768986111"
},
"departure": {
"delay": -9,
"time": "1768986111"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471223:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -329,
"time": "1768987951"
},
"departure": {
"delay": -329,
"time": "1768987951"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -346,
"time": "1768987334"
},
"departure": {
"delay": -346,
"time": "1768987334"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -319,
"time": "1768986821"
},
"departure": {
"delay": -319,
"time": "1768986821"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -345,
"time": "1768987695"
},
"departure": {
"delay": -345,
"time": "1768987695"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -349,
"time": "1768987871"
},
"departure": {
"delay": -349,
"time": "1768987871"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -2577,
"time": "1768984383"
},
"departure": {
"delay": -2577,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -316,
"time": "1768987784"
},
"departure": {
"delay": -316,
"time": "1768987784"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2157,
"time": "1768984383"
},
"departure": {
"delay": -2157,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -316,
"time": "1768987964"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -409,
"time": "1768986911"
},
"departure": {
"delay": -409,
"time": "1768986911"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -319,
"time": "1768987661"
},
"departure": {
"delay": -319,
"time": "1768987661"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -316,
"time": "1768987484"
},
"departure": {
"delay": -316,
"time": "1768987484"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2397,
"time": "1768984383"
},
"departure": {
"delay": -2397,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -379,
"time": "1768987061"
},
"departure": {
"delay": -379,
"time": "1768987061"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2277,
"time": "1768984383"
},
"departure": {
"delay": -2277,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -354,
"time": "1768987206"
},
"departure": {
"delay": -354,
"time": "1768987206"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -245,
"time": "1768986775"
},
"departure": {
"delay": -245,
"time": "1768986775"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -349,
"time": "1768986971"
},
"departure": {
"delay": -349,
"time": "1768986971"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -325,
"time": "1768987415"
},
"departure": {
"delay": -325,
"time": "1768987415"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597860:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992060"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768991700"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768989065"
},
"departure": {
"delay": 5,
"time": "1768989065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768990200"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768989545"
},
"departure": {
"delay": 5,
"time": "1768989545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989960"
},
"departure": {
"time": "1768989960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768991405"
},
"departure": {
"delay": 5,
"time": "1768991405"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768991880"
},
"departure": {
"time": "1768991880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:409:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1768985596"
},
"departure": {
"delay": 136,
"time": "1768985596"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1768984951"
},
"departure": {
"delay": 91,
"time": "1768984951"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768986278"
},
"departure": {
"delay": 98,
"time": "1768986278"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1768985048"
},
"departure": {
"delay": 128,
"time": "1768985048"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768985459"
},
"departure": {
"delay": 119,
"time": "1768985459"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1768985219"
},
"departure": {
"delay": 119,
"time": "1768985219"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 136,
"time": "1768985116"
},
"departure": {
"delay": 136,
"time": "1768985116"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1768986055"
},
"departure": {
"delay": 55,
"time": "1768986055"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1768985673"
},
"departure": {
"delay": 93,
"time": "1768985673"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1768984909"
},
"departure": {
"delay": 109,
"time": "1768984909"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 119,
"time": "1768985159"
},
"departure": {
"delay": 119,
"time": "1768985159"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1768985540"
},
"departure": {
"delay": 80,
"time": "1768985540"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1768985399"
},
"departure": {
"delay": 119,
"time": "1768985399"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1768986327"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 69,
"time": "1768986129"
},
"departure": {
"delay": 69,
"time": "1768986129"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1768985753"
},
"departure": {
"delay": 113,
"time": "1768985753"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1768985803"
},
"departure": {
"delay": 103,
"time": "1768985803"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1768985893"
},
"departure": {
"delay": 73,
"time": "1768985893"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 130,
"time": "1768985710"
},
"departure": {
"delay": 130,
"time": "1768985710"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602169:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5393786340376576x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1768985531"
},
"departure": {
"delay": -39,
"time": "1768985541"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -400,
"time": "1768987090"
},
"departure": {
"delay": -400,
"time": "1768987100"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1768985190"
},
"departure": {
"delay": 40,
"time": "1768985200"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -411,
"time": "1768987379"
},
"departure": {
"delay": -411,
"time": "1768987389"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1768984689"
},
"departure": {
"delay": 19,
"time": "1768984699"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -362,
"time": "1768987008"
},
"departure": {
"delay": -362,
"time": "1768987018"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768985066"
},
"departure": {
"delay": 96,
"time": "1768985076"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -381,
"time": "1768986689"
},
"departure": {
"delay": -381,
"time": "1768986699"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1768985117"
},
"departure": {
"delay": 87,
"time": "1768985127"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768985253"
},
"departure": {
"delay": 43,
"time": "1768985263"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -332,
"time": "1768986558"
},
"departure": {
"delay": -332,
"time": "1768986568"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -330,
"time": "1768986500"
},
"departure": {
"delay": -330,
"time": "1768986510"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -285,
"time": "1768986125"
},
"departure": {
"delay": -285,
"time": "1768986135"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1768984785"
},
"departure": {
"delay": 55,
"time": "1768984795"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -337,
"time": "1768986853"
},
"departure": {
"delay": -337,
"time": "1768986863"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -124,
"time": "1768985986"
},
"departure": {
"delay": -124,
"time": "1768985996"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -392,
"time": "1768987278"
},
"departure": {
"delay": -392,
"time": "1768987288"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1768985358"
},
"departure": {
"delay": 28,
"time": "1768985368"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1768984888"
},
"departure": {
"delay": 38,
"time": "1768984898"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -48,
"time": "1768985702"
},
"departure": {
"delay": -48,
"time": "1768985712"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -321,
"time": "1768986929"
},
"departure": {
"delay": -321,
"time": "1768986939"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 18,
"time": "1768984568"
},
"departure": {
"delay": 18,
"time": "1768984578"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -312,
"time": "1768986218"
},
"departure": {
"delay": -312,
"time": "1768986228"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -343,
"time": "1768986427"
},
"departure": {
"delay": -343,
"time": "1768986437"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -18,
"time": "1768985432"
},
"departure": {
"delay": -18,
"time": "1768985442"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -351,
"time": "1768986599"
},
"departure": {
"delay": -351,
"time": "1768986609"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -106,
"time": "1768985884"
},
"departure": {
"delay": -106,
"time": "1768985894"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 14,
"time": "1768984624"
},
"departure": {
"delay": 14,
"time": "1768984634"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -40,
"time": "1768985770"
},
"departure": {
"delay": -40,
"time": "1768985780"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1768984951"
},
"departure": {
"delay": 41,
"time": "1768984961"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -269,
"time": "1768986081"
},
"departure": {
"delay": -269,
"time": "1768986091"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"departure": {
"delay": 14,
"time": "1768984514"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -405,
"time": "1768987445"
},
"departure": {
"delay": -405,
"time": "1768987455"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -271,
"time": "1768987649"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -47,
"time": "1768985823"
},
"departure": {
"delay": -47,
"time": "1768985833"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -412,
"time": "1768987198"
},
"departure": {
"delay": -412,
"time": "1768987208"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -324,
"time": "1768986326"
},
"departure": {
"delay": -324,
"time": "1768986336"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
}
],
"timestamp": "1768984447",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5393786340376576x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227423x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1768983789"
},
"departure": {
"delay": 129,
"time": "1768983789"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1768984721"
},
"departure": {
"delay": 161,
"time": "1768984721"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768984080"
},
"departure": {
"delay": 120,
"time": "1768984080"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1768984012"
},
"departure": {
"delay": 112,
"time": "1768984012"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768983840"
},
"departure": {
"delay": 120,
"time": "1768983840"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1768984136"
},
"departure": {
"delay": 116,
"time": "1768984136"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 209,
"time": "1768984889"
},
"departure": {
"delay": 209,
"time": "1768984889"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1768983941"
},
"departure": {
"delay": 101,
"time": "1768983941"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768984774"
},
"departure": {
"delay": 154,
"time": "1768984774"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1768985074"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768983600"
},
"departure": {
"time": "1768983600"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 154,
"time": "1768984474"
},
"departure": {
"delay": 154,
"time": "1768984474"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768983792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227423x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011222x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1768985471"
},
"departure": {
"delay": -49,
"time": "1768985471"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -52,
"time": "1768984928"
},
"departure": {
"delay": -52,
"time": "1768984928"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -34,
"time": "1768985246"
},
"departure": {
"delay": -34,
"time": "1768985246"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -4,
"time": "1768985396"
},
"departure": {
"delay": -4,
"time": "1768985396"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -52,
"time": "1768984508"
},
"departure": {
"delay": -52,
"time": "1768984508"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 32,
"time": "1768984412"
},
"departure": {
"delay": 32,
"time": "1768984412"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1768984464"
},
"departure": {
"delay": 24,
"time": "1768984464"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -6,
"time": "1768983894"
},
"departure": {
"delay": -6,
"time": "1768983894"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1768983732"
},
"departure": {
"delay": 12,
"time": "1768983732"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1768985032"
},
"departure": {
"delay": -8,
"time": "1768985032"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -44,
"time": "1768984576"
},
"departure": {
"delay": -44,
"time": "1768984576"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -38,
"time": "1768983922"
},
"departure": {
"delay": -38,
"time": "1768983922"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -61,
"time": "1768983659"
},
"departure": {
"delay": -61,
"time": "1768983659"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1768984327"
},
"departure": {
"delay": 7,
"time": "1768984327"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -3,
"time": "1768985217"
},
"departure": {
"delay": -3,
"time": "1768985217"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 6,
"time": "1768985286"
},
"departure": {
"delay": 6,
"time": "1768985286"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -17,
"time": "1768985323"
},
"departure": {
"delay": -17,
"time": "1768985323"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -52,
"time": "1768985168"
},
"departure": {
"delay": -52,
"time": "1768985168"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -51,
"time": "1768983789"
},
"departure": {
"delay": -51,
"time": "1768983789"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1768984999"
},
"departure": {
"delay": -41,
"time": "1768984999"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -52,
"time": "1768985528"
},
"departure": {
"delay": -52,
"time": "1768985528"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -52,
"time": "1768984688"
},
"departure": {
"delay": -52,
"time": "1768984688"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -19,
"time": "1768985441"
},
"departure": {
"delay": -19,
"time": "1768985441"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -52,
"time": "1768985588"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -129,
"time": "1768984011"
},
"departure": {
"delay": -129,
"time": "1768984011"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1768984350"
},
"departure": {
"delay": 30,
"time": "1768984350"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011222x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1768984076"
},
"departure": {
"delay": 181,
"time": "1768984081"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1768984164"
},
"departure": {
"delay": 144,
"time": "1768984164"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1768984206"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1768984105",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471194:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011225x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1768988400"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 14,
"time": "1768986554"
},
"departure": {
"delay": 14,
"time": "1768986554"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1768985775"
},
"departure": {
"delay": 15,
"time": "1768985775"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1768985884"
},
"departure": {
"delay": 4,
"time": "1768985884"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 3,
"time": "1768988283"
},
"departure": {
"delay": 3,
"time": "1768988283"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 27,
"time": "1768985247"
},
"departure": {
"delay": 27,
"time": "1768985247"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768984882"
},
"departure": {
"delay": 22,
"time": "1768984882"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1768984796"
},
"departure": {
"delay": 56,
"time": "1768984796"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1768985283"
},
"departure": {
"delay": 3,
"time": "1768985283"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1768987844"
},
"departure": {
"delay": 44,
"time": "1768987844"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1768985540"
},
"departure": {
"delay": 20,
"time": "1768985540"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1768986029"
},
"departure": {
"delay": 29,
"time": "1768986029"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 2,
"time": "1768986662"
},
"departure": {
"delay": 2,
"time": "1768986662"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1768986419"
},
"departure": {
"delay": 59,
"time": "1768986419"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1768986594"
},
"departure": {
"delay": 54,
"time": "1768986594"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1768984931"
},
"departure": {
"delay": 11,
"time": "1768984931"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1768986767"
},
"departure": {
"delay": 47,
"time": "1768986767"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768988029"
},
"departure": {
"delay": 49,
"time": "1768988029"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 11,
"time": "1768987811"
},
"departure": {
"delay": 11,
"time": "1768987811"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 42,
"time": "1768987302"
},
"departure": {
"delay": 42,
"time": "1768987302"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768986196"
},
"departure": {
"delay": 16,
"time": "1768986196"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1768988135"
},
"departure": {
"delay": 35,
"time": "1768988135"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 45,
"time": "1768987425"
},
"departure": {
"delay": 45,
"time": "1768987425"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 50,
"time": "1768987250"
},
"departure": {
"delay": 50,
"time": "1768987250"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 6,
"time": "1768985706"
},
"departure": {
"delay": 6,
"time": "1768985706"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1768988098"
},
"departure": {
"delay": 58,
"time": "1768988098"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1768985108"
},
"departure": {
"delay": 8,
"time": "1768985108"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1768988253"
},
"departure": {
"delay": 33,
"time": "1768988253"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 48,
"time": "1768988208"
},
"departure": {
"delay": 48,
"time": "1768988208"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 43,
"time": "1768984963"
},
"departure": {
"delay": 43,
"time": "1768984963"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768988058"
},
"departure": {
"delay": 18,
"time": "1768988058"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 5,
"time": "1768986245"
},
"departure": {
"delay": 5,
"time": "1768986245"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1768985410"
},
"departure": {
"delay": 10,
"time": "1768985410"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1768985342"
},
"departure": {
"delay": 2,
"time": "1768985342"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1768984678"
},
"departure": {
"delay": 58,
"time": "1768984678"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768986835"
},
"departure": {
"delay": 55,
"time": "1768986835"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1768987188"
},
"departure": {
"delay": 48,
"time": "1768987188"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1768984719"
},
"departure": {
"delay": 39,
"time": "1768984719"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1768983992",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011225x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057000x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768986039"
},
"departure": {
"delay": 39,
"time": "1768986039"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1768985759"
},
"departure": {
"delay": 59,
"time": "1768985759"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 39,
"time": "1768985859"
},
"departure": {
"delay": 39,
"time": "1768985859"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986660"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1768986123"
},
"departure": {
"delay": 3,
"time": "1768986123"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768985173"
},
"departure": {
"delay": 13,
"time": "1768985173"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768985296"
},
"departure": {
"delay": 16,
"time": "1768985296"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1768985653"
},
"departure": {
"delay": 13,
"time": "1768985653"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1768985694"
},
"departure": {
"delay": 54,
"time": "1768985694"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1768985500"
},
"departure": {
"delay": 40,
"time": "1768985500"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768985985"
},
"departure": {
"delay": 45,
"time": "1768985985"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1768986257"
},
"departure": {
"delay": 17,
"time": "1768986257"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768985911"
},
"departure": {
"delay": 31,
"time": "1768985911"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768985438"
},
"departure": {
"delay": 38,
"time": "1768985438"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768985374"
},
"departure": {
"delay": 34,
"time": "1768985374"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768985218"
},
"departure": {
"delay": 58,
"time": "1768985218"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986360"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768984292",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057000x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2010:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768982760"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982280"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2010:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16550F5414594x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768982280"
},
"departure": {
"time": "1768982460"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768978740"
},
"departure": {
"time": "1768978800"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768979100"
},
"departure": {
"time": "1768979160"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768981440"
},
"departure": {
"time": "1768981500"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1768980360"
},
"departure": {
"time": "1768980480"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768977960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768983780"
},
"departure": {
"time": "1768983840"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1768983360"
},
"departure": {
"time": "1768983420"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1768980960"
},
"departure": {
"time": "1768981020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1768988820"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1768974338",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16550F5414594x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1768984200"
},
"departure": {
"delay": -55,
"time": "1768984205"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768984440"
},
"departure": {
"delay": -55,
"time": "1768984445"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1768984680"
},
"departure": {
"delay": -60,
"time": "1768984680"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -45,
"time": "1768984330"
},
"departure": {
"delay": -45,
"time": "1768984335"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1768985040"
},
"departure": {
"delay": -60,
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1768983720"
},
"departure": {
"delay": -60,
"time": "1768983780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1768984620"
},
"departure": {
"delay": -60,
"time": "1768984620"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768984320"
},
"departure": {
"delay": 5,
"time": "1768984325"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768984500"
},
"departure": {
"delay": -60,
"time": "1768984500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1768984140"
},
"departure": {
"delay": -55,
"time": "1768984145"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1768984860"
},
"departure": {
"delay": -60,
"time": "1768984860"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1768984380"
},
"departure": {
"delay": -55,
"time": "1768984385"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768983900"
},
"departure": {
"delay": -55,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768984020"
},
"departure": {
"delay": -55,
"time": "1768984025"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1768984560"
},
"departure": {
"delay": -60,
"time": "1768984560"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1768985220"
},
"departure": {
"delay": -60,
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768984473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:259:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3105F5413889x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"delay": 300,
"time": "1768981500"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988820"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768983369",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3105F5413889x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768988940"
},
"departure": {
"time": "1768988940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1768988400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768990020"
},
"departure": {
"time": "1768990020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991040"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988880"
},
"departure": {
"time": "1768988880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768984321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:381:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1768983904"
},
"departure": {
"delay": 4,
"time": "1768983904"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1768984083"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1768984033"
},
"departure": {
"delay": 13,
"time": "1768984033"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1768983774"
},
"departure": {
"delay": -6,
"time": "1768983774"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1768983695"
},
"departure": {
"delay": 35,
"time": "1768983695"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768983925",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470291:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072029x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1768985161"
},
"departure": {
"delay": 121,
"time": "1768985161"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 92,
"time": "1768985312"
},
"departure": {
"delay": 92,
"time": "1768985312"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1768985008"
},
"departure": {
"delay": 88,
"time": "1768985008"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1768985428"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1768984896"
},
"departure": {
"delay": 96,
"time": "1768984896"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1768985386"
},
"departure": {
"delay": 106,
"time": "1768985386"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 145,
"time": "1768984765"
},
"departure": {
"delay": 145,
"time": "1768984765"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 88,
"time": "1768985128"
},
"departure": {
"delay": 88,
"time": "1768985128"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1768985248"
},
"departure": {
"delay": 88,
"time": "1768985248"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1768985349"
},
"departure": {
"delay": 129,
"time": "1768985349"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1768984648"
},
"departure": {
"delay": 88,
"time": "1768984648"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768984305"
},
"departure": {
"delay": 105,
"time": "1768984305"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1768985066"
},
"departure": {
"delay": 146,
"time": "1768985066"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1768984696"
},
"departure": {
"delay": 136,
"time": "1768984696"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768984375"
},
"departure": {
"delay": 55,
"time": "1768984375"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1768984512"
},
"departure": {
"delay": 132,
"time": "1768984512"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1768984828"
},
"departure": {
"delay": 88,
"time": "1768984828"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1768985211"
},
"departure": {
"delay": 111,
"time": "1768985211"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768984442",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072029x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -246,
"time": "1768988394"
},
"departure": {
"delay": -246,
"time": "1768988394"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -42,
"time": "1768986738"
},
"departure": {
"delay": -42,
"time": "1768986738"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1768987755"
},
"departure": {
"delay": -165,
"time": "1768987755"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1768986538"
},
"departure": {
"delay": -2,
"time": "1768986538"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -84,
"time": "1768986996"
},
"departure": {
"delay": -84,
"time": "1768986996"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -198,
"time": "1768988322"
},
"departure": {
"delay": -198,
"time": "1768988322"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -110,
"time": "1768987090"
},
"departure": {
"delay": -110,
"time": "1768987090"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -199,
"time": "1768988261"
},
"departure": {
"delay": -199,
"time": "1768988261"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1768986411"
},
"departure": {
"delay": 51,
"time": "1768986411"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -229,
"time": "1768988051"
},
"departure": {
"delay": -229,
"time": "1768988051"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -10,
"time": "1768986650"
},
"departure": {
"delay": -10,
"time": "1768986650"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -101,
"time": "1768986799"
},
"departure": {
"delay": -101,
"time": "1768986799"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1768986375"
},
"departure": {
"delay": 15,
"time": "1768986375"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1768986494"
},
"departure": {
"delay": -46,
"time": "1768986494"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -98,
"time": "1768987042"
},
"departure": {
"delay": -98,
"time": "1768987042"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -101,
"time": "1768986859"
},
"departure": {
"delay": -101,
"time": "1768986859"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -257,
"time": "1768988443"
},
"departure": {
"delay": -257,
"time": "1768988443"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -92,
"time": "1768986808"
},
"departure": {
"delay": -92,
"time": "1768986808"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -187,
"time": "1768988213"
},
"departure": {
"delay": -187,
"time": "1768988213"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -207,
"time": "1768987833"
},
"departure": {
"delay": -207,
"time": "1768987833"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -125,
"time": "1768987435"
},
"departure": {
"delay": -125,
"time": "1768987435"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -109,
"time": "1768986911"
},
"departure": {
"delay": -109,
"time": "1768986911"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -168,
"time": "1768987632"
},
"departure": {
"delay": -168,
"time": "1768987632"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -221,
"time": "1768987879"
},
"departure": {
"delay": -221,
"time": "1768987879"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1768986572"
},
"departure": {
"delay": -28,
"time": "1768986572"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -214,
"time": "1768988486"
},
"departure": {
"delay": -214,
"time": "1768988486"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -167,
"time": "1768987693"
},
"departure": {
"delay": -167,
"time": "1768987693"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -73,
"time": "1768986947"
},
"departure": {
"delay": -73,
"time": "1768986947"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -148,
"time": "1768987172"
},
"departure": {
"delay": -148,
"time": "1768987172"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -148,
"time": "1768987412"
},
"departure": {
"delay": -148,
"time": "1768987412"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -218,
"time": "1768988242"
},
"departure": {
"delay": -218,
"time": "1768988242"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -221,
"time": "1768988359"
},
"departure": {
"delay": -221,
"time": "1768988359"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -204,
"time": "1768987656"
},
"departure": {
"delay": -204,
"time": "1768987656"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -237,
"time": "1768988103"
},
"departure": {
"delay": -237,
"time": "1768988103"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -110,
"time": "1768987150"
},
"departure": {
"delay": -110,
"time": "1768987150"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -121,
"time": "1768987379"
},
"departure": {
"delay": -121,
"time": "1768987379"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1768986615"
},
"departure": {
"delay": 15,
"time": "1768986615"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -314,
"time": "1768988566"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -17,
"time": "1768986763"
},
"departure": {
"delay": -17,
"time": "1768986763"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -121,
"time": "1768987319"
},
"departure": {
"delay": -121,
"time": "1768987319"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490642:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056549x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768984422"
},
"departure": {
"delay": 42,
"time": "1768984422"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1768984722"
},
"departure": {
"delay": 42,
"time": "1768984722"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768984635"
},
"departure": {
"delay": 75,
"time": "1768984635"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1768985082"
},
"departure": {
"delay": 42,
"time": "1768985082"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768984963"
},
"departure": {
"delay": 43,
"time": "1768984963"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 97,
"time": "1768985137"
},
"departure": {
"delay": 97,
"time": "1768985137"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1768985044"
},
"departure": {
"delay": 64,
"time": "1768985044"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1768984044"
},
"departure": {
"delay": -36,
"time": "1768984044"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768984347"
},
"departure": {
"delay": 27,
"time": "1768984347"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768983910"
},
"departure": {
"delay": 10,
"time": "1768983910"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1768984198"
},
"departure": {
"delay": 58,
"time": "1768984198"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768985262"
},
"departure": {
"delay": 42,
"time": "1768985262"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1768984805"
},
"departure": {
"delay": 65,
"time": "1768984805"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1768985682"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 99,
"time": "1768984539"
},
"departure": {
"delay": 99,
"time": "1768984539"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1768984269"
},
"departure": {
"delay": 9,
"time": "1768984269"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1768985437"
},
"departure": {
"delay": 97,
"time": "1768985437"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768985490"
},
"departure": {
"delay": 90,
"time": "1768985490"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1768985353"
},
"departure": {
"delay": 73,
"time": "1768985353"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768983975"
},
"departure": {
"delay": 15,
"time": "1768983975"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1768984875"
},
"departure": {
"delay": 75,
"time": "1768984875"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1768984108"
},
"departure": {
"delay": -32,
"time": "1768984108"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056549x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 383,
"time": "1768982576"
},
"departure": {
"delay": 383,
"time": "1768982723"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 428,
"time": "1768982730"
},
"departure": {
"delay": 428,
"time": "1768982828"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 263,
"time": "1768982392"
},
"departure": {
"delay": 263,
"time": "1768982423"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1768982268"
},
"departure": {
"delay": 175,
"time": "1768982275"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768983127"
},
"departure": {
"time": "1768982640"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
},
{
"departure": {
"delay": 286,
"time": "1768982206"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 472,
"time": "1768982930"
},
"departure": {
"delay": 472,
"time": "1768982992"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1768982231"
},
"departure": {
"delay": 202,
"time": "1768982242"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 448,
"time": "1768983020"
},
"departure": {
"delay": 448,
"time": "1768983028"
},
"stopId": "FR:76384:ZE:15438:ATOUMOD019",
"stopSequence": 11
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 306,
"time": "1768984446"
},
"departure": {
"delay": 306,
"time": "1768984446"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1768984995"
},
"departure": {
"delay": 195,
"time": "1768984995"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 175,
"time": "1768984975"
},
"departure": {
"delay": 175,
"time": "1768984975"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 144,
"time": "1768985184"
},
"departure": {
"delay": 144,
"time": "1768985184"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 59,
"time": "1768985219"
},
"departure": {
"delay": 59,
"time": "1768985219"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 185,
"time": "1768985045"
},
"departure": {
"delay": 185,
"time": "1768985045"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 226,
"time": "1768984726"
},
"departure": {
"delay": 226,
"time": "1768984726"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 162,
"time": "1768985082"
},
"departure": {
"delay": 162,
"time": "1768985082"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1768985331"
},
"departure": {
"delay": 51,
"time": "1768985331"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 114,
"time": "1768985274"
},
"departure": {
"delay": 114,
"time": "1768985274"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1768985511"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 211,
"time": "1768984891"
},
"departure": {
"delay": 211,
"time": "1768984891"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 286,
"time": "1768984426"
},
"departure": {
"delay": 286,
"time": "1768984426"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 297,
"time": "1768984497"
},
"departure": {
"delay": 297,
"time": "1768984497"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1768984771"
},
"departure": {
"delay": 211,
"time": "1768984771"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 257,
"time": "1768984577"
},
"departure": {
"delay": 257,
"time": "1768984577"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 196,
"time": "1768984696"
},
"departure": {
"delay": 196,
"time": "1768984696"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 210,
"time": "1768984830"
},
"departure": {
"delay": 210,
"time": "1768984830"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1768985135"
},
"departure": {
"delay": 95,
"time": "1768985135"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595701:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1768988071"
},
"departure": {
"delay": -89,
"time": "1768988071"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"delay": -2997,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1768988456"
},
"departure": {
"delay": -4,
"time": "1768988456"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1768988318"
},
"departure": {
"delay": -22,
"time": "1768988318"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -64,
"time": "1768988576"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -3057,
"time": "1768984383"
},
"departure": {
"delay": -3057,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1768988160"
},
"departure": {
"delay": -60,
"time": "1768988160"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -30,
"time": "1768988250"
},
"departure": {
"delay": -30,
"time": "1768988250"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -4,
"time": "1768988516"
},
"departure": {
"delay": -4,
"time": "1768988516"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -3117,
"time": "1768984383"
},
"departure": {
"delay": -3117,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3417,
"time": "1768984383"
},
"departure": {
"delay": -3417,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -43,
"time": "1768987997"
},
"departure": {
"delay": -43,
"time": "1768987997"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3237,
"time": "1768984383"
},
"departure": {
"delay": -3237,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3357,
"time": "1768984383"
},
"departure": {
"delay": -3357,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3477,
"time": "1768984383"
},
"departure": {
"delay": -3477,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597067:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848952F5402953x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992720"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768988940"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988400"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992360"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1768983939",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848952F5402953x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768984424"
},
"departure": {
"delay": 104,
"time": "1768984424"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1768984742"
},
"departure": {
"delay": 62,
"time": "1768984742"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1768984870"
},
"departure": {
"delay": 70,
"time": "1768984870"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1768984810"
},
"departure": {
"delay": 70,
"time": "1768984810"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 143,
"time": "1768984403"
},
"departure": {
"delay": 143,
"time": "1768984403"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1768984567"
},
"departure": {
"delay": 67,
"time": "1768984567"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 206,
"time": "1768983792"
},
"departure": {
"delay": 206,
"time": "1768983806"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 95,
"time": "1768984475"
},
"departure": {
"delay": 95,
"time": "1768984475"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -10,
"time": "1768984970"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1768984910"
},
"departure": {
"delay": 110,
"time": "1768984910"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 159,
"time": "1768984359"
},
"departure": {
"delay": 159,
"time": "1768984359"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768984649"
},
"departure": {
"delay": 89,
"time": "1768984649"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1768984624"
},
"departure": {
"delay": 124,
"time": "1768984624"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470537:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011288x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1768988062"
},
"departure": {
"delay": 22,
"time": "1768988062"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 13,
"time": "1768985893"
},
"departure": {
"delay": 13,
"time": "1768985893"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1768986618"
},
"departure": {
"delay": 18,
"time": "1768986618"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1768984910"
},
"departure": {
"delay": 50,
"time": "1768984910"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768986412"
},
"departure": {
"delay": 52,
"time": "1768986412"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1768986805"
},
"departure": {
"delay": 25,
"time": "1768986805"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1768986470"
},
"departure": {
"delay": 50,
"time": "1768986470"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1768984723"
},
"departure": {
"delay": 43,
"time": "1768984723"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768985206"
},
"departure": {
"delay": 46,
"time": "1768985206"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1768987907"
},
"departure": {
"delay": 47,
"time": "1768987907"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 59,
"time": "1768984799"
},
"departure": {
"delay": 59,
"time": "1768984799"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1768987279"
},
"departure": {
"delay": 19,
"time": "1768987279"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1768987730"
},
"departure": {
"delay": 50,
"time": "1768987730"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 55,
"time": "1768986355"
},
"departure": {
"delay": 55,
"time": "1768986355"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1768987610"
},
"departure": {
"delay": 50,
"time": "1768987610"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 6,
"time": "1768987686"
},
"departure": {
"delay": 6,
"time": "1768987686"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 27,
"time": "1768987047"
},
"departure": {
"delay": 27,
"time": "1768987047"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768984680"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1768985707"
},
"departure": {
"delay": 7,
"time": "1768985707"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1768984956"
},
"departure": {
"delay": 36,
"time": "1768984956"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1768987128"
},
"departure": {
"delay": 48,
"time": "1768987128"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1768988025"
},
"departure": {
"delay": 45,
"time": "1768988025"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 23,
"time": "1768984763"
},
"departure": {
"delay": 23,
"time": "1768984763"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1768985938"
},
"departure": {
"delay": 58,
"time": "1768985938"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1768985828"
},
"departure": {
"delay": 8,
"time": "1768985828"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768984873"
},
"departure": {
"delay": 13,
"time": "1768984873"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768988220"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 21,
"time": "1768987521"
},
"departure": {
"delay": 21,
"time": "1768987521"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 22,
"time": "1768987342"
},
"departure": {
"delay": 22,
"time": "1768987342"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 50,
"time": "1768987190"
},
"departure": {
"delay": 50,
"time": "1768987190"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1768986205"
},
"departure": {
"delay": 25,
"time": "1768986205"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1768986263"
},
"departure": {
"delay": 23,
"time": "1768986263"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1768984993"
},
"departure": {
"delay": 13,
"time": "1768984993"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768988182"
},
"departure": {
"delay": 22,
"time": "1768988182"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 31,
"time": "1768985251"
},
"departure": {
"delay": 31,
"time": "1768985251"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1768988115"
},
"departure": {
"delay": 15,
"time": "1768988115"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 45,
"time": "1768986885"
},
"departure": {
"delay": 45,
"time": "1768986885"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 55,
"time": "1768988155"
},
"departure": {
"delay": 55,
"time": "1768988155"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 39,
"time": "1768987779"
},
"departure": {
"delay": 39,
"time": "1768987779"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1768983812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011288x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768980960"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768980120"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768983720"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768981080"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768981140"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768982280"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768979820"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768981860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768981560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768981740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768981200"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768979880"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768982340"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768981500"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768980180"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768982520"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768979940"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768981380"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768980720"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768980060"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768980540"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768980900"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768981680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768980840"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768981440"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768981020"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768980360"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768980660"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
}
],
"timestamp": "1768983700",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3025:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988580"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768988400"
},
"departure": {
"time": "1768988400"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4089:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4089:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768987380"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1077:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768981860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768984080"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768984060",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6053:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768984740"
},
"departure": {
"delay": 120,
"time": "1768984740"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1768984200"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768984500"
},
"departure": {
"delay": 120,
"time": "1768984500"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768985460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768984260"
},
"departure": {
"delay": 120,
"time": "1768984260"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768985280"
},
"departure": {
"delay": 120,
"time": "1768985280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768984380"
},
"departure": {
"delay": 120,
"time": "1768984380"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768984800"
},
"departure": {
"delay": 120,
"time": "1768984800"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1768984980"
},
"departure": {
"delay": 120,
"time": "1768984980"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768984320"
},
"departure": {
"delay": 125,
"time": "1768984325"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768985160"
},
"departure": {
"delay": 120,
"time": "1768985160"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768984860"
},
"departure": {
"delay": 120,
"time": "1768984860"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768985220"
},
"departure": {
"delay": 120,
"time": "1768985220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768984340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:689:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986840"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768983064",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4093:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227370x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1768984388"
},
"departure": {
"delay": 68,
"time": "1768984388"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1768984641"
},
"departure": {
"delay": 81,
"time": "1768984641"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 138,
"time": "1768984518"
},
"departure": {
"delay": 138,
"time": "1768984518"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1768984424"
},
"departure": {
"delay": 104,
"time": "1768984424"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768984778"
},
"departure": {
"delay": 98,
"time": "1768984778"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 81,
"time": "1768984821"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1768984690"
},
"departure": {
"delay": 130,
"time": "1768984690"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768984740"
},
"departure": {
"delay": 120,
"time": "1768984740"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1768984566"
},
"departure": {
"delay": 126,
"time": "1768984566"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768984342",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227370x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230298x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768985105"
},
"departure": {
"delay": 65,
"time": "1768985105"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -37,
"time": "1768984103"
},
"departure": {
"delay": -37,
"time": "1768984103"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768986099"
},
"departure": {
"delay": 39,
"time": "1768986099"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1768985757"
},
"departure": {
"delay": 57,
"time": "1768985757"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768986461"
},
"departure": {
"delay": 41,
"time": "1768986461"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1768985293"
},
"departure": {
"delay": 13,
"time": "1768985293"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 7,
"time": "1768986547"
},
"departure": {
"delay": 7,
"time": "1768986547"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1768986367"
},
"departure": {
"delay": 7,
"time": "1768986367"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768985524"
},
"departure": {
"delay": 64,
"time": "1768985524"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768986667"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -34,
"time": "1768984166"
},
"departure": {
"delay": -34,
"time": "1768984166"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1768986593"
},
"departure": {
"delay": 53,
"time": "1768986593"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 7,
"time": "1768985587"
},
"departure": {
"delay": 7,
"time": "1768985587"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1768984507"
},
"departure": {
"delay": 7,
"time": "1768984507"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768985924"
},
"departure": {
"delay": 44,
"time": "1768985924"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768985181"
},
"departure": {
"delay": 21,
"time": "1768985181"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1768984807"
},
"departure": {
"delay": 7,
"time": "1768984807"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1768986048"
},
"departure": {
"delay": 48,
"time": "1768986048"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1768986306"
},
"departure": {
"delay": 66,
"time": "1768986306"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 55,
"time": "1768986415"
},
"departure": {
"delay": 55,
"time": "1768986415"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 64,
"time": "1768985344"
},
"departure": {
"delay": 64,
"time": "1768985344"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1768984445"
},
"departure": {
"delay": 65,
"time": "1768984445"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1768986247"
},
"departure": {
"delay": 7,
"time": "1768986247"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1768986495"
},
"departure": {
"delay": 15,
"time": "1768986495"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 17,
"time": "1768985957"
},
"departure": {
"delay": 17,
"time": "1768985957"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 39,
"time": "1768986639"
},
"departure": {
"delay": 39,
"time": "1768986639"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1768985638"
},
"departure": {
"delay": 58,
"time": "1768985638"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1768986007"
},
"departure": {
"delay": 7,
"time": "1768986007"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1768985227"
},
"departure": {
"delay": 7,
"time": "1768985227"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768986173"
},
"departure": {
"delay": 53,
"time": "1768986173"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1768984272"
},
"departure": {
"delay": -48,
"time": "1768984272"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1768984941"
},
"departure": {
"delay": 21,
"time": "1768984941"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1768985835"
},
"departure": {
"delay": 15,
"time": "1768985835"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1768986572"
},
"departure": {
"delay": 32,
"time": "1768986572"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768984362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230298x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1768984519"
},
"departure": {
"delay": -41,
"time": "1768984519"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1768984744"
},
"departure": {
"delay": 4,
"time": "1768984744"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 87,
"time": "1768984227"
},
"departure": {
"delay": 87,
"time": "1768984227"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1768984593"
},
"departure": {
"delay": -27,
"time": "1768984593"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -14,
"time": "1768984786"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 14,
"time": "1768984274"
},
"departure": {
"delay": 14,
"time": "1768984274"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1768984144"
},
"departure": {
"delay": 64,
"time": "1768984144"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1768984358"
},
"departure": {
"delay": -22,
"time": "1768984358"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602217:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9638,
"time": "1768985858"
},
"departure": {
"delay": 9638,
"time": "1768985858"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9637,
"time": "1768985497"
},
"departure": {
"delay": 9637,
"time": "1768985497"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 9700,
"time": "1768985200"
},
"departure": {
"delay": 9700,
"time": "1768985200"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 9637,
"time": "1768984777"
},
"departure": {
"delay": 9637,
"time": "1768984777"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9694,
"time": "1768984594"
},
"departure": {
"delay": 9694,
"time": "1768984594"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 9667,
"time": "1768984987"
},
"departure": {
"delay": 9667,
"time": "1768984987"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9624,
"time": "1768985724"
},
"departure": {
"delay": 9624,
"time": "1768985724"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 9698,
"time": "1768985258"
},
"departure": {
"delay": 9698,
"time": "1768985258"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9610,
"time": "1768986070"
},
"departure": {
"delay": 9610,
"time": "1768986070"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 9645,
"time": "1768984845"
},
"departure": {
"delay": 9645,
"time": "1768984845"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9653,
"time": "1768985933"
},
"departure": {
"delay": 9653,
"time": "1768985933"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 9651,
"time": "1768985331"
},
"departure": {
"delay": 9651,
"time": "1768985331"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9631,
"time": "1768985611"
},
"departure": {
"delay": 9631,
"time": "1768985611"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 9607,
"time": "1768986007"
},
"departure": {
"delay": 9607,
"time": "1768986007"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9697,
"time": "1768985137"
},
"departure": {
"delay": 9697,
"time": "1768985137"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9669,
"time": "1768984689"
},
"departure": {
"delay": 9669,
"time": "1768984689"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9633,
"time": "1768985793"
},
"departure": {
"delay": 9633,
"time": "1768985793"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 9688,
"time": "1768984528"
},
"departure": {
"delay": 9688,
"time": "1768984528"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768982579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2148:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190147x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1768985005"
},
"departure": {
"delay": 85,
"time": "1768985005"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1768984307"
},
"departure": {
"delay": 107,
"time": "1768984307"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1768985363"
},
"departure": {
"delay": 143,
"time": "1768985363"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1768984525"
},
"departure": {
"delay": 85,
"time": "1768984525"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1768984343"
},
"departure": {
"delay": 83,
"time": "1768984343"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1768985161"
},
"departure": {
"delay": 121,
"time": "1768985161"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1768984459"
},
"departure": {
"delay": 139,
"time": "1768984459"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768984265"
},
"departure": {
"delay": 125,
"time": "1768984265"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1768984164"
},
"departure": {
"delay": 144,
"time": "1768984164"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1768985485"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 123,
"time": "1768985223"
},
"departure": {
"delay": 123,
"time": "1768985223"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1768983693"
},
"departure": {
"delay": 93,
"time": "1768983693"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 126,
"time": "1768984866"
},
"departure": {
"delay": 126,
"time": "1768984866"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1768984163"
},
"departure": {
"delay": 83,
"time": "1768984163"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1768984705"
},
"departure": {
"delay": 85,
"time": "1768984705"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1768984221"
},
"departure": {
"delay": 81,
"time": "1768984221"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1768983709"
},
"departure": {
"delay": 49,
"time": "1768983709"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768984746"
},
"departure": {
"delay": 126,
"time": "1768984746"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1768983915"
},
"departure": {
"delay": 135,
"time": "1768983915"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1768984945"
},
"departure": {
"delay": 85,
"time": "1768984945"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 126,
"time": "1768984806"
},
"departure": {
"delay": 126,
"time": "1768984806"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1768983836"
},
"departure": {
"delay": 116,
"time": "1768983836"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768983769"
},
"departure": {
"delay": 49,
"time": "1768983769"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 85,
"time": "1768985125"
},
"departure": {
"delay": 85,
"time": "1768985125"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1768985305"
},
"departure": {
"delay": 85,
"time": "1768985305"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 134,
"time": "1768984034"
},
"departure": {
"delay": 134,
"time": "1768984034"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1768985072"
},
"departure": {
"delay": 92,
"time": "1768985072"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1768985272"
},
"departure": {
"delay": 112,
"time": "1768985272"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190147x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768983756"
},
"departure": {
"delay": 36,
"time": "1768983876"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1768984519"
},
"departure": {
"delay": -41,
"time": "1768984519"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1768984419"
},
"departure": {
"delay": -21,
"time": "1768984419"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -71,
"time": "1768984549"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -11,
"time": "1768984369"
},
"departure": {
"delay": -11,
"time": "1768984369"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1768983950"
},
"departure": {
"delay": 66,
"time": "1768983966"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1768983566"
},
"departure": {
"delay": 36,
"time": "1768983576"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1768983696"
},
"departure": {
"delay": -24,
"time": "1768983696"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 6,
"time": "1768984206"
},
"departure": {
"delay": 6,
"time": "1768984206"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1768984116"
},
"departure": {
"delay": -24,
"time": "1768984116"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1768984294"
},
"departure": {
"delay": -24,
"time": "1768984296"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1768984478"
},
"departure": {
"delay": -22,
"time": "1768984478"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1768984036"
},
"departure": {
"delay": 16,
"time": "1768984036"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768983903",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596619:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx368:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 4,
"time": "1768980544"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1768981219"
},
"departure": {
"delay": 104,
"time": "1768981244"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -72,
"time": "1768982748"
},
"departure": {
"delay": -72,
"time": "1768982748"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -121,
"time": "1768983119"
},
"departure": {
"delay": -121,
"time": "1768983119"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1768982034"
},
"departure": {
"delay": -6,
"time": "1768982034"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1768981848"
},
"departure": {
"delay": 13,
"time": "1768981873"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -251,
"time": "1768983349"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 103,
"time": "1768981123"
},
"departure": {
"delay": 103,
"time": "1768981123"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768981044"
},
"departure": {
"delay": 144,
"time": "1768981044"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1768982526"
},
"departure": {
"delay": 6,
"time": "1768982526"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -51,
"time": "1768981329"
},
"departure": {
"delay": -51,
"time": "1768981329"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1768983173"
},
"departure": {
"delay": -67,
"time": "1768983173"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1768983049"
},
"departure": {
"delay": -51,
"time": "1768983069"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -6,
"time": "1768982154"
},
"departure": {
"delay": -6,
"time": "1768982154"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1768981955"
},
"departure": {
"delay": 35,
"time": "1768981955"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -116,
"time": "1768982944"
},
"departure": {
"delay": -116,
"time": "1768982944"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768981572"
},
"departure": {
"delay": 34,
"time": "1768981594"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -116,
"time": "1768983244"
},
"departure": {
"delay": -116,
"time": "1768983244"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1768982403"
},
"departure": {
"delay": 63,
"time": "1768982403"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1768982603"
},
"departure": {
"delay": 23,
"time": "1768982603"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768980870"
},
"departure": {
"delay": 150,
"time": "1768980870"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1768981469"
},
"departure": {
"delay": -31,
"time": "1768981469"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -129,
"time": "1768982871"
},
"departure": {
"delay": -129,
"time": "1768982871"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1768980644"
},
"departure": {
"delay": 44,
"time": "1768980644"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768982296"
},
"departure": {
"delay": 16,
"time": "1768982296"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -2,
"time": "1768982098"
},
"departure": {
"delay": -2,
"time": "1768982098"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 189,
"time": "1768980969"
},
"departure": {
"delay": 189,
"time": "1768980969"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1768981749"
},
"departure": {
"delay": 9,
"time": "1768981749"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1768982992"
},
"departure": {
"delay": -68,
"time": "1768982992"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1768981650"
},
"departure": {
"delay": 53,
"time": "1768981673"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768980559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx368:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198140x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1768985016"
},
"departure": {
"delay": -24,
"time": "1768985016"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -86,
"time": "1768984234"
},
"departure": {
"delay": -86,
"time": "1768984234"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1768984498"
},
"departure": {
"delay": -2,
"time": "1768984498"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1768985131"
},
"departure": {
"delay": 31,
"time": "1768985131"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -9,
"time": "1768984851"
},
"departure": {
"delay": -9,
"time": "1768984851"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -46,
"time": "1768984094"
},
"departure": {
"delay": -46,
"time": "1768984094"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -64,
"time": "1768984316"
},
"departure": {
"delay": -64,
"time": "1768984316"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1768985508"
},
"departure": {
"delay": -12,
"time": "1768985508"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -28,
"time": "1768985192"
},
"departure": {
"delay": -28,
"time": "1768985192"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1768985293"
},
"departure": {
"delay": 13,
"time": "1768985293"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -28,
"time": "1768984772"
},
"departure": {
"delay": -28,
"time": "1768984772"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -28,
"time": "1768984592"
},
"departure": {
"delay": -28,
"time": "1768984592"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1768985552"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -15,
"time": "1768984425"
},
"departure": {
"delay": -15,
"time": "1768984425"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1768985434"
},
"departure": {
"delay": -26,
"time": "1768985434"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 14,
"time": "1768984934"
},
"departure": {
"delay": 14,
"time": "1768984934"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 25,
"time": "1768985065"
},
"departure": {
"delay": 25,
"time": "1768985065"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -20,
"time": "1768985380"
},
"departure": {
"delay": -20,
"time": "1768985380"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -24,
"time": "1768984656"
},
"departure": {
"delay": -24,
"time": "1768984656"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198140x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471212:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 330,
"time": "1768984770"
},
"departure": {
"delay": 330,
"time": "1768984770"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 291,
"time": "1768984491"
},
"departure": {
"delay": 291,
"time": "1768984491"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 353,
"time": "1768984313"
},
"departure": {
"delay": 353,
"time": "1768984313"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 330,
"time": "1768984830"
},
"departure": {
"delay": 330,
"time": "1768984830"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 351,
"time": "1768984431"
},
"departure": {
"delay": 351,
"time": "1768984431"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 342,
"time": "1768985802"
},
"departure": {
"delay": 342,
"time": "1768985802"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 276,
"time": "1768984045"
},
"departure": {
"delay": 276,
"time": "1768984056"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 306,
"time": "1768984176"
},
"departure": {
"delay": 306,
"time": "1768984206"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 278,
"time": "1768985918"
},
"departure": {
"delay": 278,
"time": "1768985918"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 426,
"time": "1768985706"
},
"departure": {
"delay": 426,
"time": "1768985706"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 357,
"time": "1768985097"
},
"departure": {
"delay": 357,
"time": "1768985097"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 303,
"time": "1768984683"
},
"departure": {
"delay": 303,
"time": "1768984683"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 328,
"time": "1768985188"
},
"departure": {
"delay": 328,
"time": "1768985188"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 386,
"time": "1768985246"
},
"departure": {
"delay": 386,
"time": "1768985246"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 146,
"time": "1768986026"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 342,
"time": "1768985742"
},
"departure": {
"delay": 342,
"time": "1768985742"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 278,
"time": "1768985858"
},
"departure": {
"delay": 278,
"time": "1768985858"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 352,
"time": "1768985392"
},
"departure": {
"delay": 352,
"time": "1768985392"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 224,
"time": "1768985984"
},
"departure": {
"delay": 224,
"time": "1768985984"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 350,
"time": "1768984303"
},
"departure": {
"delay": 350,
"time": "1768984310"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 291,
"time": "1768984611"
},
"departure": {
"delay": 291,
"time": "1768984611"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 414,
"time": "1768985634"
},
"departure": {
"delay": 414,
"time": "1768985634"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 291,
"time": "1768984551"
},
"departure": {
"delay": 291,
"time": "1768984551"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 342,
"time": "1768985502"
},
"departure": {
"delay": 342,
"time": "1768985502"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 351,
"time": "1768984362"
},
"departure": {
"delay": 351,
"time": "1768984371"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 360,
"time": "1768985460"
},
"departure": {
"delay": 360,
"time": "1768985460"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 344,
"time": "1768985324"
},
"departure": {
"delay": 344,
"time": "1768985324"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 272,
"time": "1768984472"
},
"departure": {
"delay": 272,
"time": "1768984472"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 276,
"time": "1768984116"
},
"departure": {
"delay": 276,
"time": "1768984116"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 343,
"time": "1768984903"
},
"departure": {
"delay": 343,
"time": "1768984903"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471212:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490641:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2464,
"time": "1768984436"
},
"departure": {
"delay": -2464,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -1624,
"time": "1768984436"
},
"departure": {
"delay": -1624,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2344,
"time": "1768984436"
},
"departure": {
"delay": -2344,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2224,
"time": "1768984436"
},
"departure": {
"delay": -2224,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1084,
"time": "1768984436"
},
"departure": {
"delay": -1084,
"time": "1768984436"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -784,
"time": "1768984436"
},
"departure": {
"delay": -784,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2044,
"time": "1768984436"
},
"departure": {
"delay": -2044,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -904,
"time": "1768984436"
},
"departure": {
"delay": -904,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1324,
"time": "1768984436"
},
"departure": {
"delay": -1324,
"time": "1768984436"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1204,
"time": "1768984436"
},
"departure": {
"delay": -1204,
"time": "1768984436"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -724,
"time": "1768984436"
},
"departure": {
"delay": -724,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -664,
"time": "1768984436"
},
"departure": {
"delay": -664,
"time": "1768984436"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2464,
"time": "1768984436"
},
"departure": {
"delay": -2464,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1804,
"time": "1768984436"
},
"departure": {
"delay": -1804,
"time": "1768984436"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2404,
"time": "1768984436"
},
"departure": {
"delay": -2404,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1864,
"time": "1768984436"
},
"departure": {
"delay": -1864,
"time": "1768984436"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -124,
"time": "1768984436"
},
"departure": {
"delay": -124,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -664,
"time": "1768984436"
},
"departure": {
"delay": -664,
"time": "1768984436"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -544,
"time": "1768984436"
},
"departure": {
"delay": -544,
"time": "1768984436"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -364,
"time": "1768984436"
},
"departure": {
"delay": -364,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -844,
"time": "1768984436"
},
"departure": {
"delay": -844,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2284,
"time": "1768984436"
},
"departure": {
"delay": -2284,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1564,
"time": "1768984436"
},
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"delay": -64,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1264,
"time": "1768984436"
},
"departure": {
"delay": -1264,
"time": "1768984436"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -964,
"time": "1768984436"
},
"departure": {
"delay": -964,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1624,
"time": "1768984436"
},
"departure": {
"delay": -1624,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2644,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -2164,
"time": "1768984436"
},
"departure": {
"delay": -2164,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -544,
"time": "1768984436"
},
"departure": {
"delay": -544,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -364,
"time": "1768984436"
},
"departure": {
"delay": -364,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2224,
"time": "1768984436"
},
"departure": {
"delay": -2224,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -304,
"time": "1768984436"
},
"departure": {
"delay": -304,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1324,
"time": "1768984436"
},
"departure": {
"delay": -1324,
"time": "1768984436"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -304,
"time": "1768984436"
},
"departure": {
"delay": -304,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -784,
"time": "1768984436"
},
"departure": {
"delay": -784,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2104,
"time": "1768984436"
},
"departure": {
"delay": -2104,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -424,
"time": "1768984436"
},
"departure": {
"delay": -424,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1024,
"time": "1768984436"
},
"departure": {
"delay": -1024,
"time": "1768984436"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -124,
"time": "1768984436"
},
"departure": {
"delay": -124,
"time": "1768984436"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490641:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1768976377"
},
"departure": {
"delay": -15,
"time": "1768976385"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768976456"
},
"departure": {
"delay": 5,
"time": "1768976465"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768976055"
},
"departure": {
"delay": 35,
"time": "1768976075"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1768975444"
},
"departure": {
"delay": 73,
"time": "1768975453"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1768975497"
},
"departure": {
"delay": 63,
"time": "1768975503"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1768975821"
},
"departure": {
"delay": -29,
"time": "1768975831"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1768975604"
},
"departure": {
"time": "1768975620"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768975954"
},
"departure": {
"delay": 23,
"time": "1768976003"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -8,
"time": "1768975639"
},
"departure": {
"delay": -8,
"time": "1768975672"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1768975406"
},
"departure": {
"delay": 97,
"time": "1768975417"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -9,
"time": "1768976318"
},
"departure": {
"delay": -9,
"time": "1768976331"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1768976601"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1768976269"
},
"departure": {
"delay": 4,
"time": "1768976284"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1768975526"
},
"departure": {
"delay": 38,
"time": "1768975538"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -25,
"time": "1768975764"
},
"departure": {
"delay": -25,
"time": "1768975775"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768976124"
},
"departure": {
"delay": 44,
"time": "1768976144"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1768976498"
},
"departure": {
"delay": -6,
"time": "1768976514"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 97,
"time": "1768975297"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056550x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768986075"
},
"departure": {
"delay": 15,
"time": "1768986075"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1768985000"
},
"departure": {
"delay": 20,
"time": "1768985000"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768984851"
},
"departure": {
"delay": 51,
"time": "1768984851"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1768984741"
},
"departure": {
"delay": 1,
"time": "1768984741"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768985423"
},
"departure": {
"delay": 23,
"time": "1768985423"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768984922"
},
"departure": {
"delay": 2,
"time": "1768984922"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768984586"
},
"departure": {
"delay": 26,
"time": "1768984586"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768986030"
},
"departure": {
"delay": 30,
"time": "1768986030"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986240"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1768984642"
},
"departure": {
"delay": 22,
"time": "1768984642"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1768985157"
},
"departure": {
"delay": 57,
"time": "1768985157"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1768985958"
},
"departure": {
"delay": 18,
"time": "1768985958"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768985493"
},
"departure": {
"delay": 33,
"time": "1768985493"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1768985581"
},
"departure": {
"delay": 1,
"time": "1768985581"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1768985253"
},
"departure": {
"delay": 33,
"time": "1768985253"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768985662"
},
"departure": {
"delay": 22,
"time": "1768985662"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1768985755"
},
"departure": {
"delay": 55,
"time": "1768985755"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768984242",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056550x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768985100"
},
"departure": {
"delay": 120,
"time": "1768985100"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1768984740"
},
"departure": {
"delay": 120,
"time": "1768984740"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1768984080"
},
"departure": {
"delay": 125,
"time": "1768984085"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768985940"
},
"departure": {
"delay": 120,
"time": "1768985940"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768985520"
},
"departure": {
"delay": 120,
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1768983480"
},
"departure": {
"delay": 60,
"time": "1768983540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1768983300"
},
"departure": {
"delay": 65,
"time": "1768983305"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768985220"
},
"departure": {
"delay": 120,
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1768983360"
},
"departure": {
"delay": 65,
"time": "1768983365"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768984800"
},
"departure": {
"delay": 120,
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768983840"
},
"departure": {
"delay": 125,
"time": "1768983845"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768983660"
},
"departure": {
"delay": 125,
"time": "1768983665"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1768985340"
},
"departure": {
"delay": 120,
"time": "1768985340"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1768985040"
},
"departure": {
"delay": 120,
"time": "1768985040"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768986120"
},
"departure": {
"delay": 120,
"time": "1768986120"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1768983720"
},
"departure": {
"delay": 125,
"time": "1768983725"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768984320"
},
"departure": {
"delay": 120,
"time": "1768984380"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1768983180"
},
"departure": {
"delay": 65,
"time": "1768983185"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768986180"
},
"departure": {
"delay": 120,
"time": "1768986180"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1768983120"
},
"departure": {
"delay": 65,
"time": "1768983125"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768985640"
},
"departure": {
"delay": 120,
"time": "1768985640"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768986360"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1768985820"
},
"departure": {
"delay": 120,
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1768985880"
},
"departure": {
"delay": 120,
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768984140"
},
"departure": {
"delay": 120,
"time": "1768984200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768985580"
},
"departure": {
"delay": 120,
"time": "1768985580"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768984980"
},
"departure": {
"delay": 120,
"time": "1768984980"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768985760"
},
"departure": {
"delay": 120,
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768984020"
},
"departure": {
"delay": 125,
"time": "1768984025"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768986060"
},
"departure": {
"delay": 120,
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1768986300"
},
"departure": {
"delay": 120,
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768985700"
},
"departure": {
"delay": 120,
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:239:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768988340"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768988880"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768989300"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989900"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768989480"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768988760"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768989720"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768989060"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768989120"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768988220"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768988280"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768988580"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768988820"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768988520"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768989240"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768988160"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768989780"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768989600"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768989360"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768988700"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768989840"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768988460"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768989660"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768988400"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768989000"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768988100"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768987980"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3007:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768985070"
},
"departure": {
"delay": 30,
"time": "1768985070"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1768985135"
},
"departure": {
"delay": 35,
"time": "1768985135"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 32,
"time": "1768984652"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768984950"
},
"departure": {
"delay": 30,
"time": "1768984950"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768984835"
},
"departure": {
"delay": 35,
"time": "1768984835"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1768984774"
},
"departure": {
"delay": 34,
"time": "1768984774"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1768985325"
},
"departure": {
"delay": 45,
"time": "1768985325"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768984876"
},
"departure": {
"delay": 16,
"time": "1768984876"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768984228",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1768984600"
},
"departure": {
"delay": 100,
"time": "1768984600"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1768984900"
},
"departure": {
"delay": 100,
"time": "1768984900"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 107,
"time": "1768984307"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1768985320"
},
"departure": {
"delay": 100,
"time": "1768985320"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1768984780"
},
"departure": {
"delay": 100,
"time": "1768984780"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1768985440"
},
"departure": {
"delay": 100,
"time": "1768985440"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1768985200"
},
"departure": {
"delay": 100,
"time": "1768985200"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1768984720"
},
"departure": {
"delay": 100,
"time": "1768984720"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1768985680"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 100,
"time": "1768985020"
},
"departure": {
"delay": 100,
"time": "1768985020"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1768984540"
},
"departure": {
"delay": 100,
"time": "1768984540"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768984960"
},
"departure": {
"delay": 100,
"time": "1768984960"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"time": "1768984469"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 100,
"time": "1768985140"
},
"departure": {
"delay": 100,
"time": "1768985140"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1768985380"
},
"departure": {
"delay": 100,
"time": "1768985380"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1768984422"
},
"departure": {
"delay": 117,
"time": "1768984437"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768985500"
},
"departure": {
"delay": 100,
"time": "1768985500"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189182x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1768984021"
},
"departure": {
"delay": 1,
"time": "1768984021"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1768984105"
},
"departure": {
"delay": 25,
"time": "1768984105"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 14,
"time": "1768984514"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1768983939"
},
"departure": {
"delay": -81,
"time": "1768983939"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1768984267"
},
"departure": {
"delay": 7,
"time": "1768984267"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -31,
"time": "1768984049"
},
"departure": {
"delay": -31,
"time": "1768984049"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1768984185"
},
"departure": {
"delay": -15,
"time": "1768984185"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1768984472"
},
"departure": {
"delay": 32,
"time": "1768984472"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768984435"
},
"departure": {
"delay": 55,
"time": "1768984435"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768984167"
},
"departure": {
"delay": 27,
"time": "1768984167"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768984350"
},
"departure": {
"delay": 30,
"time": "1768984350"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1768983694"
},
"departure": {
"delay": -26,
"time": "1768983694"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768984002",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189182x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990920"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1768989780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986480"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768984022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx366:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1768983475"
},
"departure": {
"delay": 115,
"time": "1768983475"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1768985373"
},
"departure": {
"delay": 93,
"time": "1768985373"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768984734"
},
"departure": {
"delay": 54,
"time": "1768984734"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1768983665"
},
"departure": {
"delay": -55,
"time": "1768983665"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768984336"
},
"departure": {
"delay": 76,
"time": "1768984336"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1768985470"
},
"departure": {
"delay": 70,
"time": "1768985470"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1768983381"
},
"departure": {
"delay": 81,
"time": "1768983381"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1768983207"
},
"departure": {
"delay": 87,
"time": "1768983207"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1768984135"
},
"departure": {
"delay": 55,
"time": "1768984135"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1768983056"
},
"departure": {
"delay": 81,
"time": "1768983081"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1768983840"
},
"departure": {
"delay": 20,
"time": "1768983860"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1768983306"
},
"departure": {
"delay": 126,
"time": "1768983306"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768984897"
},
"departure": {
"delay": 97,
"time": "1768984897"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1768984990"
},
"departure": {
"delay": 70,
"time": "1768984990"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1768985197"
},
"departure": {
"delay": 97,
"time": "1768985197"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1768985437"
},
"departure": {
"delay": 97,
"time": "1768985437"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768984469"
},
"departure": {
"delay": 89,
"time": "1768984469"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1768984537"
},
"departure": {
"delay": 97,
"time": "1768984537"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1768984261"
},
"departure": {
"delay": 85,
"time": "1768984285"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1768985552"
},
"departure": {
"delay": 92,
"time": "1768985552"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1768983546"
},
"departure": {
"delay": 6,
"time": "1768983546"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1768984417"
},
"departure": {
"delay": 97,
"time": "1768984417"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768984035"
},
"departure": {
"delay": 40,
"time": "1768984060"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1768984657"
},
"departure": {
"delay": 97,
"time": "1768984657"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1768982979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx366:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988520"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987980"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768988160"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768988340"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768988280"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768988220"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768988100"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1018:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057756x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768986236"
},
"departure": {
"delay": 176,
"time": "1768986236"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 176,
"time": "1768986116"
},
"departure": {
"delay": 176,
"time": "1768986116"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 176,
"time": "1768985636"
},
"departure": {
"delay": 176,
"time": "1768985636"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 222,
"time": "1768984482"
},
"departure": {
"delay": 222,
"time": "1768984482"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1768986524"
},
"departure": {
"delay": 224,
"time": "1768986524"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 176,
"time": "1768985156"
},
"departure": {
"delay": 176,
"time": "1768985156"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 196,
"time": "1768985116"
},
"departure": {
"delay": 196,
"time": "1768985116"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 179,
"time": "1768985519"
},
"departure": {
"delay": 179,
"time": "1768985519"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 200,
"time": "1768986680"
},
"departure": {
"delay": 200,
"time": "1768986680"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 214,
"time": "1768985074"
},
"departure": {
"delay": 214,
"time": "1768985074"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 189,
"time": "1768984329"
},
"departure": {
"delay": 189,
"time": "1768984329"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 176,
"time": "1768984676"
},
"departure": {
"delay": 176,
"time": "1768984676"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1768985036"
},
"departure": {
"delay": 176,
"time": "1768985036"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1768986723"
},
"departure": {
"delay": 183,
"time": "1768986723"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 197,
"time": "1768984877"
},
"departure": {
"delay": 197,
"time": "1768984877"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 207,
"time": "1768985727"
},
"departure": {
"delay": 207,
"time": "1768985727"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 230,
"time": "1768985210"
},
"departure": {
"delay": 230,
"time": "1768985210"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1768986836"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 176,
"time": "1768985396"
},
"departure": {
"delay": 176,
"time": "1768985396"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 232,
"time": "1768986772"
},
"departure": {
"delay": 232,
"time": "1768986772"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 222,
"time": "1768985442"
},
"departure": {
"delay": 222,
"time": "1768985442"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 209,
"time": "1768986269"
},
"departure": {
"delay": 209,
"time": "1768986269"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 213,
"time": "1768986153"
},
"departure": {
"delay": 213,
"time": "1768986153"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 182,
"time": "1768986602"
},
"departure": {
"delay": 182,
"time": "1768986602"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 197,
"time": "1768985357"
},
"departure": {
"delay": 197,
"time": "1768985357"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1768986070"
},
"departure": {
"delay": 190,
"time": "1768986070"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 216,
"time": "1768986636"
},
"departure": {
"delay": 216,
"time": "1768986636"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 196,
"time": "1768984756"
},
"departure": {
"delay": 196,
"time": "1768984756"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 203,
"time": "1768984823"
},
"departure": {
"delay": 203,
"time": "1768984823"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 228,
"time": "1768985268"
},
"departure": {
"delay": 228,
"time": "1768985268"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 266,
"time": "1768984286"
},
"departure": {
"delay": 266,
"time": "1768984286"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 192,
"time": "1768984392"
},
"departure": {
"delay": 192,
"time": "1768984392"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 176,
"time": "1768986056"
},
"departure": {
"delay": 176,
"time": "1768986056"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 191,
"time": "1768986191"
},
"departure": {
"delay": 191,
"time": "1768986191"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 176,
"time": "1768985576"
},
"departure": {
"delay": 176,
"time": "1768985576"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1768986476"
},
"departure": {
"delay": 176,
"time": "1768986476"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 238,
"time": "1768984018"
},
"departure": {
"delay": 238,
"time": "1768984018"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1768984338"
},
"departure": {
"delay": 258,
"time": "1768984338"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 309,
"time": "1768984149"
},
"departure": {
"delay": 309,
"time": "1768984149"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1768985996"
},
"departure": {
"delay": 176,
"time": "1768985996"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057756x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:221:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768982820"
},
"departure": {
"delay": 65,
"time": "1768982825"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768981930"
},
"departure": {
"delay": 120,
"time": "1768981980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1768984740"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1768983060"
},
"departure": {
"delay": 65,
"time": "1768983065"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1768984200"
},
"departure": {
"delay": -55,
"time": "1768984205"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768983120"
},
"departure": {
"delay": 5,
"time": "1768983125"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768983660"
},
"departure": {
"delay": 5,
"time": "1768983665"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1768982220"
},
"departure": {
"delay": 185,
"time": "1768982225"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768982940"
},
"departure": {
"delay": 60,
"time": "1768983000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1768983960"
},
"departure": {
"delay": -55,
"time": "1768983965"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": -55,
"time": "1768984260"
},
"departure": {
"delay": -55,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1768982460"
},
"departure": {
"delay": 125,
"time": "1768982465"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1768982340"
},
"departure": {
"delay": 185,
"time": "1768982345"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768983240"
},
"departure": {
"delay": 180,
"time": "1768983480"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1768984440"
},
"departure": {
"delay": -55,
"time": "1768984445"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1768982660"
},
"departure": {
"delay": 25,
"time": "1768982665"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768982400"
},
"departure": {
"delay": 125,
"time": "1768982405"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768983720"
},
"departure": {
"delay": 5,
"time": "1768983725"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1768982350"
},
"departure": {
"delay": 135,
"time": "1768982355"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1768984500"
},
"departure": {
"delay": -60,
"time": "1768984500"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -60,
"time": "1768984680"
},
"departure": {
"delay": -60,
"time": "1768984680"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -60,
"time": "1768984560"
},
"departure": {
"delay": -60,
"time": "1768984560"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": -60,
"time": "1768983780"
},
"departure": {
"delay": -60,
"time": "1768983900"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768982670"
},
"departure": {
"time": "1768982700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1768984140"
},
"departure": {
"delay": -55,
"time": "1768984145"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": -165,
"time": "1768983730"
},
"departure": {
"delay": -165,
"time": "1768983735"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1768982410"
},
"departure": {
"delay": 135,
"time": "1768982415"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768981920"
},
"departure": {
"delay": 65,
"time": "1768981925"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -175,
"time": "1768984020"
},
"departure": {
"delay": -175,
"time": "1768984025"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1768982650"
},
"departure": {
"delay": 75,
"time": "1768982655"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768984380"
},
"departure": {
"delay": -55,
"time": "1768984385"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:221:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986240"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768982674",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1016:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1768984057"
},
"departure": {
"delay": 145,
"time": "1768984105"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1768985410"
},
"departure": {
"delay": 70,
"time": "1768985410"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1768984207"
},
"departure": {
"delay": 79,
"time": "1768984219"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1768984630"
},
"departure": {
"delay": 70,
"time": "1768984630"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1768983935"
},
"departure": {
"delay": 108,
"time": "1768983948"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 70,
"time": "1768985470"
},
"departure": {
"delay": 70,
"time": "1768985470"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1768985290"
},
"departure": {
"delay": 70,
"time": "1768985290"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1768984570"
},
"departure": {
"delay": 70,
"time": "1768984570"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1768985530"
},
"departure": {
"delay": 70,
"time": "1768985530"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1768984140"
},
"departure": {
"delay": 128,
"time": "1768984148"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1768984750"
},
"departure": {
"delay": 70,
"time": "1768984750"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768984870"
},
"departure": {
"delay": 70,
"time": "1768984870"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768984421"
},
"departure": {
"delay": 55,
"time": "1768984435"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1768984280"
},
"departure": {
"delay": 93,
"time": "1768984353"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1768984245"
},
"departure": {
"delay": 66,
"time": "1768984266"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1768985350"
},
"departure": {
"delay": 70,
"time": "1768985350"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 91,
"time": "1768983871"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1768985230"
},
"departure": {
"delay": 70,
"time": "1768985230"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1768985050"
},
"departure": {
"delay": 70,
"time": "1768985050"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1768985650"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1768983990"
},
"departure": {
"delay": 99,
"time": "1768983999"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 70,
"time": "1768985110"
},
"departure": {
"delay": 70,
"time": "1768985110"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1768984810"
},
"departure": {
"delay": 70,
"time": "1768984810"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1768984172"
},
"departure": {
"delay": 104,
"time": "1768984184"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1768985170"
},
"departure": {
"delay": 70,
"time": "1768985170"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1768984468",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx59:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1768983145"
},
"departure": {
"delay": 229,
"time": "1768983169"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 99,
"time": "1768980219"
},
"departure": {
"delay": 99,
"time": "1768980219"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1768980469"
},
"departure": {
"delay": 109,
"time": "1768980469"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 110,
"time": "1768980170"
},
"departure": {
"delay": 110,
"time": "1768980170"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1768980320"
},
"departure": {
"delay": 140,
"time": "1768980320"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1768982847"
},
"departure": {
"delay": 87,
"time": "1768982847"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 194,
"time": "1768980554"
},
"departure": {
"delay": 194,
"time": "1768980554"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 339,
"time": "1768981599"
},
"departure": {
"delay": 339,
"time": "1768981599"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1768982376"
},
"departure": {
"delay": 96,
"time": "1768982376"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 215,
"time": "1768981895"
},
"departure": {
"delay": 215,
"time": "1768981895"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 314,
"time": "1768981694"
},
"departure": {
"delay": 314,
"time": "1768981694"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1768982225"
},
"departure": {
"delay": 204,
"time": "1768982244"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1768982148"
},
"departure": {
"delay": 228,
"time": "1768982148"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1768982969"
},
"departure": {
"delay": 114,
"time": "1768982994"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 273,
"time": "1768982073"
},
"departure": {
"delay": 273,
"time": "1768982073"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1768980069"
},
"departure": {
"delay": 94,
"time": "1768980094"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1768980415"
},
"departure": {
"delay": 115,
"time": "1768980415"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1768981944"
},
"departure": {
"delay": 204,
"time": "1768981944"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 347,
"time": "1768981547"
},
"departure": {
"delay": 347,
"time": "1768981547"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1768981045"
},
"departure": {
"delay": 205,
"time": "1768981045"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 224,
"time": "1768980944"
},
"departure": {
"delay": 224,
"time": "1768980944"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1768983247"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768979728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx59:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190118x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1768984400"
},
"departure": {
"delay": -40,
"time": "1768984400"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -54,
"time": "1768984266"
},
"departure": {
"delay": -54,
"time": "1768984266"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1768984706"
},
"departure": {
"delay": -34,
"time": "1768984706"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768984793"
},
"departure": {
"delay": -7,
"time": "1768984793"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1768983949"
},
"departure": {
"delay": -11,
"time": "1768983949"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -27,
"time": "1768984653"
},
"departure": {
"delay": -27,
"time": "1768984653"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1768983631"
},
"departure": {
"delay": -29,
"time": "1768983631"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768983658"
},
"departure": {
"delay": 58,
"time": "1768983658"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1768984359"
},
"departure": {
"delay": -21,
"time": "1768984359"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768984858"
},
"departure": {
"delay": -2,
"time": "1768984858"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 89,
"time": "1768983569"
},
"departure": {
"delay": 89,
"time": "1768983569"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768983912"
},
"departure": {
"delay": 12,
"time": "1768983912"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1768985003"
},
"departure": {
"delay": -37,
"time": "1768985003"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1768983789"
},
"departure": {
"delay": -51,
"time": "1768983789"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1768984059"
},
"departure": {
"delay": -21,
"time": "1768984059"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1768985183"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1768983697"
},
"departure": {
"delay": 37,
"time": "1768983697"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1768984321"
},
"departure": {
"delay": -59,
"time": "1768984321"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -49,
"time": "1768983731"
},
"departure": {
"delay": -49,
"time": "1768983731"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1768983887"
},
"departure": {
"delay": -13,
"time": "1768983887"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1768984555"
},
"departure": {
"delay": -5,
"time": "1768984555"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -79,
"time": "1768984061"
},
"departure": {
"delay": -79,
"time": "1768984061"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -37,
"time": "1768984763"
},
"departure": {
"delay": -37,
"time": "1768984763"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1768984928"
},
"departure": {
"delay": 8,
"time": "1768984928"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -65,
"time": "1768984195"
},
"departure": {
"delay": -65,
"time": "1768984195"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190118x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768982340"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768981860"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768982760"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985640"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1768977137",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3027:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768991460"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768991700"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991880"
},
"departure": {
"time": "1768991880"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991580"
},
"departure": {
"time": "1768991580"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1121:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768987835"
},
"departure": {
"delay": 35,
"time": "1768987835"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -150,
"time": "1768988310"
},
"departure": {
"delay": -150,
"time": "1768988310"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -26,
"time": "1768987414"
},
"departure": {
"delay": -26,
"time": "1768987414"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1768988051"
},
"departure": {
"delay": -49,
"time": "1768988051"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -182,
"time": "1768988818"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -192,
"time": "1768988568"
},
"departure": {
"delay": -192,
"time": "1768988568"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -150,
"time": "1768988370"
},
"departure": {
"delay": -150,
"time": "1768988370"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -120,
"time": "1768988160"
},
"departure": {
"delay": -120,
"time": "1768988160"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -88,
"time": "1768988132"
},
"departure": {
"delay": -88,
"time": "1768988132"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1768987156"
},
"departure": {
"delay": 16,
"time": "1768987156"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -114,
"time": "1768988226"
},
"departure": {
"delay": -114,
"time": "1768988226"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -179,
"time": "1768988521"
},
"departure": {
"delay": -179,
"time": "1768988521"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 35,
"time": "1768987775"
},
"departure": {
"delay": 35,
"time": "1768987775"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -197,
"time": "1768988623"
},
"departure": {
"delay": -197,
"time": "1768988623"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -6,
"time": "1768987674"
},
"departure": {
"delay": -6,
"time": "1768987674"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1768987552"
},
"departure": {
"delay": 52,
"time": "1768987552"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1768987870"
},
"departure": {
"delay": 10,
"time": "1768987870"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -150,
"time": "1768988490"
},
"departure": {
"delay": -150,
"time": "1768988490"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -44,
"time": "1768987276"
},
"departure": {
"delay": -44,
"time": "1768987276"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1768987070"
},
"departure": {
"delay": -10,
"time": "1768987070"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -54,
"time": "1768987926"
},
"departure": {
"delay": -54,
"time": "1768987926"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598284:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1768984340"
},
"departure": {
"delay": 95,
"time": "1768984355"
},
"stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1768985074"
},
"departure": {
"delay": 164,
"time": "1768985084"
},
"stopId": "FR:14366:ZE:21190002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1768984841"
},
"departure": {
"delay": 171,
"time": "1768984851"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 172,
"time": "1768984902"
},
"departure": {
"delay": 172,
"time": "1768984912"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1768985014"
},
"departure": {
"delay": 164,
"time": "1768985024"
},
"stopId": "FR:14366:ZE:33070003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1768984591"
},
"departure": {
"delay": 161,
"time": "1768984601"
},
"stopId": "FR:14366:ZE:17250002:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 129,
"time": "1768984329"
},
"stopId": "FR:14366:ZE:600340010:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1768984720"
},
"departure": {
"delay": 170,
"time": "1768984730"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 168,
"time": "1768984453"
},
"departure": {
"delay": 168,
"time": "1768984488"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1768985124"
},
"departure": {
"delay": 154,
"time": "1768985134"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1768985231"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 149,
"time": "1768984939"
},
"departure": {
"delay": 149,
"time": "1768984949"
},
"stopId": "FR:14366:ZE:3120001:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1768984539"
},
"departure": {
"delay": 169,
"time": "1768984549"
},
"stopId": "FR:14366:ZE:7150002:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768984387",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230374x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1768984292"
},
"departure": {
"delay": 152,
"time": "1768984292"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 158,
"time": "1768984298"
},
"departure": {
"delay": 158,
"time": "1768984298"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 184,
"time": "1768984144"
},
"departure": {
"delay": 184,
"time": "1768984144"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 161,
"time": "1768984121"
},
"departure": {
"delay": 161,
"time": "1768984121"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1768983801"
},
"departure": {
"delay": 81,
"time": "1768983801"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1768984050"
},
"departure": {
"delay": 150,
"time": "1768984050"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1768984357"
},
"departure": {
"delay": 157,
"time": "1768984357"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 101,
"time": "1768984601"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 99,
"time": "1768983999"
},
"departure": {
"delay": 99,
"time": "1768983999"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1768983884"
},
"departure": {
"delay": 104,
"time": "1768983884"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768984192",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230374x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108021x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768985072"
},
"departure": {
"delay": 32,
"time": "1768985072"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1768986063"
},
"departure": {
"delay": 3,
"time": "1768986063"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1768985844"
},
"departure": {
"delay": 24,
"time": "1768985844"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1768986163"
},
"departure": {
"delay": 43,
"time": "1768986163"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1768985435"
},
"departure": {
"delay": 35,
"time": "1768985435"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768986242"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1768985167"
},
"departure": {
"delay": 7,
"time": "1768985167"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768984798"
},
"departure": {
"delay": 58,
"time": "1768984798"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1768984673"
},
"departure": {
"delay": 53,
"time": "1768984673"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1768985736"
},
"departure": {
"delay": 36,
"time": "1768985736"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768985947"
},
"departure": {
"delay": 7,
"time": "1768985947"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1768984909"
},
"departure": {
"delay": 49,
"time": "1768984909"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1768985639"
},
"departure": {
"delay": 59,
"time": "1768985639"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1768985274"
},
"departure": {
"delay": 54,
"time": "1768985274"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768984012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108021x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768993020"
},
"departure": {
"time": "1768993020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768993260"
},
"departure": {
"time": "1768993260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991580"
},
"departure": {
"time": "1768991580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768993440"
},
"departure": {
"time": "1768993440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768990865"
},
"departure": {
"delay": 5,
"time": "1768990865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768993205"
},
"departure": {
"delay": 5,
"time": "1768993205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768993200"
},
"departure": {
"time": "1768993200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768993560"
},
"departure": {
"time": "1768993560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768993800"
},
"departure": {
"time": "1768993800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768993320"
},
"departure": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768991700"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768993860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768993500"
},
"departure": {
"time": "1768993500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768993680"
},
"departure": {
"time": "1768993680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768991345"
},
"departure": {
"delay": 5,
"time": "1768991345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1768984463",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:445:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850306F5403074x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986420"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768980279",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850306F5403074x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"delay": -600,
"time": "1768984200"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768987680"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1768984865"
},
"departure": {
"delay": 5,
"time": "1768984865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1768984254",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx159:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768993680"
},
"departure": {
"time": "1768993680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768993860"
},
"departure": {
"time": "1768993860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768993920"
},
"departure": {
"time": "1768993920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768993620"
},
"departure": {
"time": "1768993620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768995240"
},
"departure": {
"time": "1768995240"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768992600"
},
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1768992000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768994580"
},
"departure": {
"time": "1768994580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768993260"
},
"departure": {
"time": "1768993260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768993980"
},
"departure": {
"time": "1768993980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768992240"
},
"departure": {
"time": "1768992240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768994640"
},
"departure": {
"time": "1768994640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768995120"
},
"departure": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768994220"
},
"departure": {
"time": "1768994220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994100"
},
"departure": {
"time": "1768994100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768995300"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768984435",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768986967"
},
"departure": {
"delay": 7,
"time": "1768986967"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1768987469"
},
"departure": {
"delay": -31,
"time": "1768987469"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"departure": {
"delay": 29,
"time": "1768986629"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1768987810"
},
"departure": {
"delay": -50,
"time": "1768987810"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -24,
"time": "1768987116"
},
"departure": {
"delay": -24,
"time": "1768987116"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -64,
"time": "1768987616"
},
"departure": {
"delay": -64,
"time": "1768987616"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1768988064"
},
"departure": {
"delay": -36,
"time": "1768988064"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -42,
"time": "1768986858"
},
"departure": {
"delay": -42,
"time": "1768986858"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -90,
"time": "1768988190"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -81,
"time": "1768987899"
},
"departure": {
"delay": -81,
"time": "1768987899"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1768987191"
},
"departure": {
"delay": -9,
"time": "1768987191"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1768987279"
},
"departure": {
"delay": -41,
"time": "1768987279"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -57,
"time": "1768987983"
},
"departure": {
"delay": -57,
"time": "1768987983"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1768987775"
},
"departure": {
"delay": -25,
"time": "1768987775"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -68,
"time": "1768987372"
},
"departure": {
"delay": -68,
"time": "1768987372"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -30,
"time": "1768987530"
},
"departure": {
"delay": -30,
"time": "1768987530"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -92,
"time": "1768987708"
},
"departure": {
"delay": -92,
"time": "1768987708"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1768988104"
},
"departure": {
"delay": 4,
"time": "1768988104"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1768987565"
},
"departure": {
"delay": -55,
"time": "1768987565"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1768987056"
},
"departure": {
"delay": 36,
"time": "1768987056"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1768987491"
},
"departure": {
"delay": -9,
"time": "1768987491"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470540:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597872:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1768984439"
},
"departure": {
"delay": 119,
"time": "1768984439"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1768985069"
},
"departure": {
"delay": 149,
"time": "1768985069"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 110,
"time": "1768984790"
},
"departure": {
"delay": 110,
"time": "1768984790"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 184,
"time": "1768984264"
},
"departure": {
"delay": 184,
"time": "1768984264"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 165,
"time": "1768985205"
},
"departure": {
"delay": 165,
"time": "1768985205"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 181,
"time": "1768984381"
},
"departure": {
"delay": 181,
"time": "1768984381"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1768984211"
},
"departure": {
"delay": 191,
"time": "1768984211"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1768985127"
},
"departure": {
"delay": 147,
"time": "1768985127"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 160,
"time": "1768984540"
},
"departure": {
"delay": 160,
"time": "1768984540"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 110,
"time": "1768984610"
},
"departure": {
"delay": 110,
"time": "1768984610"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 111,
"time": "1768984671"
},
"departure": {
"delay": 111,
"time": "1768984671"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 130,
"time": "1768984870"
},
"departure": {
"delay": 130,
"time": "1768984870"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 183,
"time": "1768985163"
},
"departure": {
"delay": 183,
"time": "1768985163"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 87,
"time": "1768985247"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597872:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4553683883786240x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5189,
"time": "1768985059"
},
"departure": {
"delay": 5189,
"time": "1768985069"
},
"stopId": "FR:14371:ZE:5100778894131200:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 4980,
"time": "1768985220"
},
"stopId": "FR:14371:ZE:4702065101111296:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 5019,
"time": "1768984409"
},
"departure": {
"delay": 5019,
"time": "1768984419"
},
"stopId": "FR:14371:ZE:5628153532776448:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 5084,
"time": "1768985134"
},
"departure": {
"delay": 5084,
"time": "1768985144"
},
"stopId": "FR:14371:ZE:5697057793769472:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1768984364",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5315163629551616:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4553683883786240x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:447309a0a642bf1ea19eac4f15a582d9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1768984295"
},
"departure": {
"delay": -15,
"time": "1768984305"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1768984050"
},
"departure": {
"delay": 40,
"time": "1768984060"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"departure": {
"delay": 55,
"time": "1768983355"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1768984006"
},
"departure": {
"delay": 59,
"time": "1768984019"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1768983554"
},
"departure": {
"delay": 83,
"time": "1768983563"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1768983874"
},
"departure": {
"delay": 54,
"time": "1768983894"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1768984029"
},
"departure": {
"delay": 20,
"time": "1768984040"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1768984522"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1768984259"
},
"departure": {
"delay": 17,
"time": "1768984277"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1768983938"
},
"departure": {
"delay": 56,
"time": "1768983956"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1768984463"
},
"departure": {
"delay": -37,
"time": "1768984463"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1768983685"
},
"departure": {
"delay": 102,
"time": "1768983702"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1768984113"
},
"departure": {
"delay": 46,
"time": "1768984126"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1768983630"
},
"departure": {
"delay": 103,
"time": "1768983643"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1768983370"
},
"departure": {
"delay": 20,
"time": "1768983380"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1768984203"
},
"departure": {
"delay": 13,
"time": "1768984213"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -38,
"time": "1768984462"
},
"departure": {
"delay": -38,
"time": "1768984462"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1768983453"
},
"departure": {
"delay": 102,
"time": "1768983522"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768984155"
},
"departure": {
"delay": 42,
"time": "1768984182"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1768984383"
},
"departure": {
"delay": -38,
"time": "1768984402"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 111,
"time": "1768983796"
},
"departure": {
"delay": 111,
"time": "1768983831"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
}
],
"timestamp": "1768984502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:447309a0a642bf1ea19eac4f15a582d9:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4504,
"time": "1768984436"
},
"departure": {
"delay": -4504,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3904,
"time": "1768984436"
},
"departure": {
"delay": -3904,
"time": "1768984436"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4384,
"time": "1768984436"
},
"departure": {
"delay": -4384,
"time": "1768984436"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 467,
"time": "1768991747"
},
"departure": {
"delay": 467,
"time": "1768991747"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -3784,
"time": "1768984436"
},
"departure": {
"delay": -3784,
"time": "1768984436"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -6304,
"time": "1768984436"
},
"departure": {
"delay": -6304,
"time": "1768984436"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -5164,
"time": "1768984436"
},
"departure": {
"delay": -5164,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3964,
"time": "1768984436"
},
"departure": {
"delay": -3964,
"time": "1768984436"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 333,
"time": "1768992453"
},
"departure": {
"delay": 333,
"time": "1768992453"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -5884,
"time": "1768984436"
},
"departure": {
"delay": -5884,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 467,
"time": "1768991927"
},
"departure": {
"delay": 467,
"time": "1768991927"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -5284,
"time": "1768984436"
},
"departure": {
"delay": -5284,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3124,
"time": "1768984436"
},
"departure": {
"delay": -3124,
"time": "1768984436"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 358,
"time": "1768992358"
},
"departure": {
"delay": 358,
"time": "1768992358"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -5944,
"time": "1768984436"
},
"departure": {
"delay": -5944,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -6064,
"time": "1768984436"
},
"departure": {
"delay": -6064,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5524,
"time": "1768984436"
},
"departure": {
"delay": -5524,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 393,
"time": "1768992813"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -6064,
"time": "1768984436"
},
"departure": {
"delay": -6064,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4684,
"time": "1768984436"
},
"departure": {
"delay": -4684,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 479,
"time": "1768992239"
},
"departure": {
"delay": 479,
"time": "1768992239"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 395,
"time": "1768992395"
},
"departure": {
"delay": 395,
"time": "1768992395"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2824,
"time": "1768984436"
},
"departure": {
"delay": -2824,
"time": "1768984436"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4564,
"time": "1768984436"
},
"departure": {
"delay": -4564,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 467,
"time": "1768992167"
},
"departure": {
"delay": 467,
"time": "1768992167"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -4084,
"time": "1768984436"
},
"departure": {
"delay": -4084,
"time": "1768984436"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5704,
"time": "1768984436"
},
"departure": {
"delay": -5704,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -5404,
"time": "1768984436"
},
"departure": {
"delay": -5404,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3544,
"time": "1768984436"
},
"departure": {
"delay": -3544,
"time": "1768984436"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -5224,
"time": "1768984436"
},
"departure": {
"delay": -5224,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -6424,
"time": "1768984436"
},
"departure": {
"delay": -6424,
"time": "1768984436"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 409,
"time": "1768992289"
},
"departure": {
"delay": 409,
"time": "1768992289"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"departure": {
"delay": -2404,
"time": "1768984436"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4684,
"time": "1768984436"
},
"departure": {
"delay": -4684,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 404,
"time": "1768992764"
},
"departure": {
"delay": 404,
"time": "1768992764"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -5824,
"time": "1768984436"
},
"departure": {
"delay": -5824,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 556,
"time": "1768991596"
},
"departure": {
"delay": 556,
"time": "1768991596"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -4564,
"time": "1768984436"
},
"departure": {
"delay": -4564,
"time": "1768984436"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 402,
"time": "1768992642"
},
"departure": {
"delay": 402,
"time": "1768992642"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -4204,
"time": "1768984436"
},
"departure": {
"delay": -4204,
"time": "1768984436"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -5584,
"time": "1768984436"
},
"departure": {
"delay": -5584,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470850:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992600"
},
"departure": {
"time": "1768992600"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768992360"
},
"departure": {
"time": "1768992360"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768992180"
},
"departure": {
"time": "1768992180"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768991580"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768993140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768991820"
},
"departure": {
"time": "1768991820"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 394,
"time": "1768984954"
},
"departure": {
"delay": 394,
"time": "1768984954"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 400,
"time": "1768984840"
},
"departure": {
"delay": 400,
"time": "1768984840"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 530,
"time": "1768985450"
},
"departure": {
"delay": 530,
"time": "1768985450"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 442,
"time": "1768984762"
},
"departure": {
"delay": 442,
"time": "1768984762"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 463,
"time": "1768984903"
},
"departure": {
"delay": 463,
"time": "1768984903"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": 463,
"time": "1768984663"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 417,
"time": "1768985277"
},
"departure": {
"delay": 417,
"time": "1768985277"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 570,
"time": "1768985670"
},
"departure": {
"delay": 570,
"time": "1768985670"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 509,
"time": "1768985369"
},
"departure": {
"delay": 509,
"time": "1768985369"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 547,
"time": "1768985407"
},
"departure": {
"delay": 547,
"time": "1768985407"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 545,
"time": "1768985765"
},
"departure": {
"delay": 545,
"time": "1768985765"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 863,
"time": "1768986383"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 457,
"time": "1768984717"
},
"departure": {
"delay": 457,
"time": "1768984717"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 427,
"time": "1768985047"
},
"departure": {
"delay": 427,
"time": "1768985047"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 371,
"time": "1768984991"
},
"departure": {
"delay": 371,
"time": "1768984991"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 611,
"time": "1768985651"
},
"departure": {
"delay": 611,
"time": "1768985651"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 616,
"time": "1768985536"
},
"departure": {
"delay": 616,
"time": "1768985536"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 616,
"time": "1768985716"
},
"departure": {
"delay": 616,
"time": "1768985716"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 596,
"time": "1768985576"
},
"departure": {
"delay": 596,
"time": "1768985576"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 512,
"time": "1768985792"
},
"departure": {
"delay": 512,
"time": "1768985792"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470472:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2097,
"time": "1768984383"
},
"departure": {
"delay": -2097,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -1497,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2277,
"time": "1768984383"
},
"departure": {
"delay": -2277,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1557,
"time": "1768984383"
},
"departure": {
"delay": -1557,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1797,
"time": "1768984383"
},
"departure": {
"delay": -1797,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1917,
"time": "1768984383"
},
"departure": {
"delay": -1917,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -204,
"time": "1768986576"
},
"departure": {
"delay": -204,
"time": "1768986576"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -276,
"time": "1768986804"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1617,
"time": "1768984383"
},
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -186,
"time": "1768986714"
},
"departure": {
"delay": -186,
"time": "1768986714"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -203,
"time": "1768986637"
},
"departure": {
"delay": -203,
"time": "1768986637"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596621:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230299x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1768986538"
},
"departure": {
"delay": 58,
"time": "1768986538"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1768986186"
},
"departure": {
"delay": 6,
"time": "1768986186"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1768986237"
},
"departure": {
"delay": 57,
"time": "1768986237"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768984545"
},
"departure": {
"delay": 45,
"time": "1768984545"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768987126"
},
"departure": {
"delay": 46,
"time": "1768987126"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1768987592"
},
"departure": {
"delay": 32,
"time": "1768987592"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 41,
"time": "1768987001"
},
"departure": {
"delay": 41,
"time": "1768987001"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1768984533"
},
"departure": {
"delay": 33,
"time": "1768984533"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987620"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1768986866"
},
"departure": {
"delay": 26,
"time": "1768986866"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 59,
"time": "1768987259"
},
"departure": {
"delay": 59,
"time": "1768987259"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1768987052"
},
"departure": {
"delay": 32,
"time": "1768987052"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1768987414"
},
"departure": {
"delay": 34,
"time": "1768987414"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 14,
"time": "1768985834"
},
"departure": {
"delay": 14,
"time": "1768985834"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 43,
"time": "1768986763"
},
"departure": {
"delay": 43,
"time": "1768986763"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1768985083"
},
"departure": {
"delay": 43,
"time": "1768985083"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1768985138"
},
"departure": {
"delay": 38,
"time": "1768985138"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1768986074"
},
"departure": {
"delay": 14,
"time": "1768986074"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768986417"
},
"departure": {
"delay": 57,
"time": "1768986417"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1768987525"
},
"departure": {
"delay": 25,
"time": "1768987525"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1768985338"
},
"departure": {
"delay": 58,
"time": "1768985338"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 8,
"time": "1768987448"
},
"departure": {
"delay": 8,
"time": "1768987448"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768987546"
},
"departure": {
"delay": 46,
"time": "1768987546"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 48,
"time": "1768987368"
},
"departure": {
"delay": 48,
"time": "1768987368"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1768984876"
},
"departure": {
"delay": 16,
"time": "1768984876"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768986903"
},
"departure": {
"delay": 3,
"time": "1768986903"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1768985998"
},
"departure": {
"delay": 58,
"time": "1768985998"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1768986674"
},
"departure": {
"delay": 14,
"time": "1768986674"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768983982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230299x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768985405"
},
"departure": {
"delay": 5,
"time": "1768985405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768985285"
},
"departure": {
"delay": 5,
"time": "1768985285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768987685"
},
"departure": {
"delay": 5,
"time": "1768987685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1768984321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:289:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -11280,
"time": "1768984020"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -11225,
"time": "1768984075"
},
"departure": {
"delay": -11225,
"time": "1768984075"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -11254,
"time": "1768984166"
},
"departure": {
"delay": -11254,
"time": "1768984166"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -11254,
"time": "1768985126"
},
"departure": {
"delay": -11254,
"time": "1768985126"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -11251,
"time": "1768984409"
},
"departure": {
"delay": -11251,
"time": "1768984409"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11263,
"time": "1768984217"
},
"departure": {
"delay": -11263,
"time": "1768984217"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11274,
"time": "1768985706"
},
"departure": {
"delay": -11274,
"time": "1768985706"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -11224,
"time": "1768984556"
},
"departure": {
"delay": -11224,
"time": "1768984556"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11220,
"time": "1768984620"
},
"departure": {
"delay": -11220,
"time": "1768984620"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -11274,
"time": "1768985286"
},
"departure": {
"delay": -11274,
"time": "1768985286"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -11237,
"time": "1768985863"
},
"departure": {
"delay": -11237,
"time": "1768985863"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -11247,
"time": "1768985433"
},
"departure": {
"delay": -11247,
"time": "1768985433"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -11265,
"time": "1768984095"
},
"departure": {
"delay": -11265,
"time": "1768984095"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -11215,
"time": "1768985885"
},
"departure": {
"delay": -11215,
"time": "1768985885"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -11255,
"time": "1768984945"
},
"departure": {
"delay": -11255,
"time": "1768984945"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -11243,
"time": "1768985077"
},
"departure": {
"delay": -11243,
"time": "1768985077"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -11262,
"time": "1768985178"
},
"departure": {
"delay": -11262,
"time": "1768985178"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -11274,
"time": "1768985946"
},
"departure": {
"delay": -11274,
"time": "1768985946"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -11278,
"time": "1768984262"
},
"departure": {
"delay": -11278,
"time": "1768984262"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -11270,
"time": "1768985350"
},
"departure": {
"delay": -11270,
"time": "1768985350"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -11251,
"time": "1768985789"
},
"departure": {
"delay": -11251,
"time": "1768985789"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -11280,
"time": "1768984320"
},
"departure": {
"delay": -11280,
"time": "1768984320"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -11243,
"time": "1768984897"
},
"departure": {
"delay": -11243,
"time": "1768984897"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -11183,
"time": "1768984777"
},
"departure": {
"delay": -11183,
"time": "1768984777"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -11164,
"time": "1768984676"
},
"departure": {
"delay": -11164,
"time": "1768984676"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -11197,
"time": "1768984523"
},
"departure": {
"delay": -11197,
"time": "1768984523"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768983578",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8786:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000284:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 135,
"time": "1768982235"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"delay": 135,
"time": "1768982595"
},
"departure": {
"delay": 135,
"time": "1768982595"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexFx:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1768983315"
},
"departure": {
"delay": 135,
"time": "1768983315"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1768983255"
},
"departure": {
"delay": 135,
"time": "1768983255"
},
"stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1768982475"
},
"departure": {
"delay": 135,
"time": "1768982475"
},
"stopId": "FR:76758:ZE:YVETOTxxxPlace:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1768983075"
},
"departure": {
"delay": 135,
"time": "1768983075"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1768982655"
},
"departure": {
"delay": 135,
"time": "1768982655"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDu:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1768982955"
},
"departure": {
"delay": 135,
"time": "1768982955"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLexC:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1768982775"
},
"departure": {
"delay": 135,
"time": "1768982775"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLycx:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1768983195"
},
"departure": {
"delay": 135,
"time": "1768983195"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
}
],
"timestamp": "1768983868",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000284:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3304F5336886x2026x01x12T22x04x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768978800"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 1500,
"time": "1768987320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1768984361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3304F5336886x2026x01x12T22x04x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596246:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768985140"
},
"departure": {
"delay": 40,
"time": "1768985140"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1768985053"
},
"departure": {
"delay": 13,
"time": "1768985053"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -94,
"time": "1768985306"
},
"departure": {
"delay": -94,
"time": "1768985306"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -195,
"time": "1768985505"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -45,
"time": "1768985235"
},
"departure": {
"delay": -45,
"time": "1768985235"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -134,
"time": "1768985386"
},
"departure": {
"delay": -134,
"time": "1768985386"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768985116"
},
"departure": {
"delay": 16,
"time": "1768985116"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1768985255"
},
"departure": {
"delay": -25,
"time": "1768985255"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768985176"
},
"departure": {
"delay": 16,
"time": "1768985176"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596246:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768988880"
},
"departure": {
"time": "1768988880"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1768989430"
},
"departure": {
"delay": 10,
"time": "1768989430"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768987445"
},
"departure": {
"delay": 5,
"time": "1768987445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768989845"
},
"departure": {
"delay": 5,
"time": "1768989845"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768989185"
},
"departure": {
"delay": 5,
"time": "1768989185"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768989125"
},
"departure": {
"delay": 5,
"time": "1768989125"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990020"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1768989425"
},
"departure": {
"delay": 5,
"time": "1768989425"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768984463",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:349:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8811:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15420,
"time": "1768985880"
},
"departure": {
"delay": 15420,
"time": "1768985880"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15540,
"time": "1768986960"
},
"departure": {
"delay": 15540,
"time": "1768986960"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15457,
"time": "1768986217"
},
"departure": {
"delay": 15457,
"time": "1768986217"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15375,
"time": "1768985415"
},
"departure": {
"delay": 15375,
"time": "1768985415"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15514,
"time": "1768986394"
},
"departure": {
"delay": 15514,
"time": "1768986394"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15496,
"time": "1768986076"
},
"departure": {
"delay": 15496,
"time": "1768986076"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15540,
"time": "1768986600"
},
"departure": {
"delay": 15540,
"time": "1768986600"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 15462,
"time": "1768985802"
},
"departure": {
"delay": 15462,
"time": "1768985802"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15599,
"time": "1768987139"
},
"departure": {
"delay": 15599,
"time": "1768987139"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15504,
"time": "1768986264"
},
"departure": {
"delay": 15504,
"time": "1768986264"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15446,
"time": "1768985486"
},
"departure": {
"delay": 15446,
"time": "1768985486"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15563,
"time": "1768987043"
},
"departure": {
"delay": 15563,
"time": "1768987043"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 15360,
"time": "1768985340"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15540,
"time": "1768987200"
},
"departure": {
"delay": 15540,
"time": "1768987200"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15415,
"time": "1768985395"
},
"departure": {
"delay": 15415,
"time": "1768985395"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15431,
"time": "1768985711"
},
"departure": {
"delay": 15431,
"time": "1768985711"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15553,
"time": "1768986493"
},
"departure": {
"delay": 15553,
"time": "1768986493"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15422,
"time": "1768985582"
},
"departure": {
"delay": 15422,
"time": "1768985582"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15502,
"time": "1768986442"
},
"departure": {
"delay": 15502,
"time": "1768986442"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15595,
"time": "1768986655"
},
"departure": {
"delay": 15595,
"time": "1768986655"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15577,
"time": "1768987117"
},
"departure": {
"delay": 15577,
"time": "1768987117"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15429,
"time": "1768985829"
},
"departure": {
"delay": 15429,
"time": "1768985829"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15420,
"time": "1768985640"
},
"departure": {
"delay": 15420,
"time": "1768985640"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15437,
"time": "1768985537"
},
"departure": {
"delay": 15437,
"time": "1768985537"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768984358",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8811:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768989720"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768987085"
},
"departure": {
"delay": 5,
"time": "1768987085"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768988820"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768987205"
},
"departure": {
"delay": 5,
"time": "1768987205"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768988880"
},
"departure": {
"time": "1768988880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768989485"
},
"departure": {
"delay": 5,
"time": "1768989485"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:335:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598401:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1768988361"
},
"departure": {
"delay": 201,
"time": "1768988361"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 149,
"time": "1768988429"
},
"departure": {
"delay": 149,
"time": "1768988429"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1768989104"
},
"departure": {
"delay": 44,
"time": "1768989104"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1768988850"
},
"departure": {
"delay": 90,
"time": "1768988850"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1768988317"
},
"departure": {
"delay": 157,
"time": "1768988317"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768987938"
},
"departure": {
"delay": 18,
"time": "1768987938"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768987830"
},
"departure": {
"delay": 30,
"time": "1768987830"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1768989195"
},
"departure": {
"delay": 15,
"time": "1768989195"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1768988068"
},
"departure": {
"delay": 148,
"time": "1768988068"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1768989028"
},
"departure": {
"delay": 88,
"time": "1768989028"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 156,
"time": "1768988196"
},
"departure": {
"delay": 156,
"time": "1768988196"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768988798"
},
"departure": {
"delay": 98,
"time": "1768988798"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1768989277"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1768988938"
},
"departure": {
"delay": 118,
"time": "1768988938"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1768987887"
},
"departure": {
"delay": 27,
"time": "1768987887"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1768988699"
},
"departure": {
"delay": 119,
"time": "1768988699"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 186,
"time": "1768988646"
},
"departure": {
"delay": 186,
"time": "1768988646"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1768988579"
},
"departure": {
"delay": 179,
"time": "1768988579"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 171,
"time": "1768988271"
},
"departure": {
"delay": 171,
"time": "1768988271"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768988099"
},
"departure": {
"delay": 119,
"time": "1768988099"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768988760"
},
"departure": {
"delay": 60,
"time": "1768988760"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598401:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242778xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768985864"
},
"departure": {
"delay": 44,
"time": "1768985864"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1768988239"
},
"departure": {
"delay": 19,
"time": "1768988239"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 24,
"time": "1768986324"
},
"departure": {
"delay": 24,
"time": "1768986324"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1768985772"
},
"departure": {
"delay": 12,
"time": "1768985772"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768985569"
},
"departure": {
"delay": 49,
"time": "1768985569"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1768988365"
},
"departure": {
"delay": 25,
"time": "1768988365"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768987565"
},
"departure": {
"delay": 5,
"time": "1768987565"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1768986385"
},
"departure": {
"delay": 25,
"time": "1768986385"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768986111"
},
"departure": {
"delay": 51,
"time": "1768986111"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 51,
"time": "1768988631"
},
"departure": {
"delay": 51,
"time": "1768988631"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768985962"
},
"departure": {
"delay": 22,
"time": "1768985962"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1768987459"
},
"departure": {
"delay": 19,
"time": "1768987459"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 57,
"time": "1768988577"
},
"departure": {
"delay": 57,
"time": "1768988577"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768988700"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768988599"
},
"departure": {
"delay": 19,
"time": "1768988599"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 1,
"time": "1768986481"
},
"departure": {
"delay": 1,
"time": "1768986481"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768985625"
},
"departure": {
"delay": 45,
"time": "1768985625"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1768984874"
},
"departure": {
"delay": 14,
"time": "1768984874"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768985896"
},
"departure": {
"delay": 16,
"time": "1768985896"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1768984924"
},
"departure": {
"delay": 4,
"time": "1768984924"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1768987183"
},
"departure": {
"delay": 43,
"time": "1768987183"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 42,
"time": "1768986702"
},
"departure": {
"delay": 42,
"time": "1768986702"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1768987879"
},
"departure": {
"delay": 19,
"time": "1768987879"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1768986810"
},
"departure": {
"delay": 30,
"time": "1768986810"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1768984766"
},
"departure": {
"delay": 26,
"time": "1768984766"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1768988385"
},
"departure": {
"delay": 45,
"time": "1768988385"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1768986155"
},
"departure": {
"delay": 35,
"time": "1768986155"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1768988041"
},
"departure": {
"delay": 1,
"time": "1768988041"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1768988338"
},
"departure": {
"delay": 58,
"time": "1768988338"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984242",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242778xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985940"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4022:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1768984586"
},
"departure": {
"delay": 26,
"time": "1768984586"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1768984304"
},
"departure": {
"delay": 67,
"time": "1768984327"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1768984691"
},
"departure": {
"delay": 71,
"time": "1768984691"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1768985006"
},
"departure": {
"delay": 26,
"time": "1768985006"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768984832"
},
"departure": {
"delay": 32,
"time": "1768984832"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768984406"
},
"departure": {
"delay": 26,
"time": "1768984406"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1768984507"
},
"departure": {
"delay": 67,
"time": "1768984507"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768984238",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx357:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 206,
"time": "1768979896"
},
"departure": {
"delay": 206,
"time": "1768979906"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 197,
"time": "1768980128"
},
"departure": {
"delay": 197,
"time": "1768980137"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768979215"
},
"departure": {
"delay": 120,
"time": "1768979280"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768979073"
},
"departure": {
"delay": 105,
"time": "1768979085"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 232,
"time": "1768979856"
},
"departure": {
"delay": 232,
"time": "1768979872"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 206,
"time": "1768980174"
},
"departure": {
"delay": 206,
"time": "1768980206"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 273,
"time": "1768979571"
},
"departure": {
"delay": 273,
"time": "1768979613"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 244,
"time": "1768979636"
},
"departure": {
"delay": 244,
"time": "1768979644"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 201,
"time": "1768980070"
},
"departure": {
"delay": 201,
"time": "1768980081"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1768979025"
},
"departure": {
"delay": 130,
"time": "1768979050"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 258,
"time": "1768979787"
},
"departure": {
"delay": 258,
"time": "1768979838"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1768978938"
},
"departure": {
"delay": 136,
"time": "1768978996"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1768980021"
},
"departure": {
"delay": 231,
"time": "1768980051"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 229,
"time": "1768979658"
},
"departure": {
"delay": 229,
"time": "1768979689"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1768978699"
},
"departure": {
"delay": 93,
"time": "1768978773"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1768979309"
},
"departure": {
"delay": 98,
"time": "1768979318"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1768978523"
},
"departure": {
"delay": 69,
"time": "1768978569"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 186,
"time": "1768980366"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 197,
"time": "1768980239"
},
"departure": {
"delay": 197,
"time": "1768980257"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1768979364"
},
"departure": {
"delay": 157,
"time": "1768979437"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1768979932"
},
"departure": {
"delay": 185,
"time": "1768979945"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 157,
"time": "1768979139"
},
"departure": {
"delay": 157,
"time": "1768979197"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 244,
"time": "1768979711"
},
"departure": {
"delay": 244,
"time": "1768979764"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 26,
"time": "1768978466"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768978592"
},
"departure": {
"delay": 44,
"time": "1768978604"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230546x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768986539"
},
"departure": {
"delay": 59,
"time": "1768986539"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1768987382"
},
"departure": {
"delay": 2,
"time": "1768987382"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 19,
"time": "1768985119"
},
"departure": {
"delay": 19,
"time": "1768985119"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1768986234"
},
"departure": {
"delay": 54,
"time": "1768986234"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1768984991"
},
"departure": {
"delay": 11,
"time": "1768984991"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1768985440"
},
"departure": {
"delay": 40,
"time": "1768985440"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987440"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1768987007"
},
"departure": {
"delay": 47,
"time": "1768987007"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1768986275"
},
"departure": {
"delay": 35,
"time": "1768986275"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 4,
"time": "1768986784"
},
"departure": {
"delay": 4,
"time": "1768986784"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1768986940"
},
"departure": {
"delay": 40,
"time": "1768986940"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1768986672"
},
"departure": {
"delay": 12,
"time": "1768986672"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1768986475"
},
"departure": {
"delay": 55,
"time": "1768986475"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1768986618"
},
"departure": {
"delay": 18,
"time": "1768986618"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768987208"
},
"departure": {
"delay": 8,
"time": "1768987208"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 56,
"time": "1768987316"
},
"departure": {
"delay": 56,
"time": "1768987316"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 7,
"time": "1768984927"
},
"departure": {
"delay": 7,
"time": "1768984927"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 9,
"time": "1768986849"
},
"departure": {
"delay": 9,
"time": "1768986849"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768986058"
},
"departure": {
"delay": 58,
"time": "1768986058"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1768986134"
},
"departure": {
"delay": 14,
"time": "1768986134"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1768985894"
},
"departure": {
"delay": 14,
"time": "1768985894"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768984142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230546x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071954x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -321,
"time": "1768985499"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -262,
"time": "1768985138"
},
"departure": {
"delay": -262,
"time": "1768985138"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -269,
"time": "1768984591"
},
"departure": {
"delay": -269,
"time": "1768984591"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -320,
"time": "1768984660"
},
"departure": {
"delay": -320,
"time": "1768984660"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -321,
"time": "1768984719"
},
"departure": {
"delay": -321,
"time": "1768984719"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -294,
"time": "1768984266"
},
"departure": {
"delay": -294,
"time": "1768984266"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -280,
"time": "1768984340"
},
"departure": {
"delay": -280,
"time": "1768984340"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -321,
"time": "1768985259"
},
"departure": {
"delay": -321,
"time": "1768985259"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -321,
"time": "1768984539"
},
"departure": {
"delay": -321,
"time": "1768984539"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -302,
"time": "1768984978"
},
"departure": {
"delay": -302,
"time": "1768984978"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -266,
"time": "1768985074"
},
"departure": {
"delay": -266,
"time": "1768985074"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -321,
"time": "1768984899"
},
"departure": {
"delay": -321,
"time": "1768984899"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -262,
"time": "1768984418"
},
"departure": {
"delay": -262,
"time": "1768984418"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -310,
"time": "1768984190"
},
"departure": {
"delay": -310,
"time": "1768984190"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -271,
"time": "1768984469"
},
"departure": {
"delay": -271,
"time": "1768984469"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071954x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5857,
"time": "1768982243"
},
"departure": {
"delay": -5857,
"time": "1768982243"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -5881,
"time": "1768982519"
},
"departure": {
"delay": -5881,
"time": "1768982519"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -5800,
"time": "1768982300"
},
"departure": {
"delay": -5800,
"time": "1768982300"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -5825,
"time": "1768981975"
},
"departure": {
"delay": -5825,
"time": "1768981975"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5817,
"time": "1768982043"
},
"departure": {
"delay": -5817,
"time": "1768982043"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -5866,
"time": "1768983074"
},
"departure": {
"delay": -5866,
"time": "1768983074"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -5811,
"time": "1768983369"
},
"departure": {
"delay": -5811,
"time": "1768983369"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -5852,
"time": "1768982968"
},
"departure": {
"delay": -5852,
"time": "1768982968"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -5906,
"time": "1768982674"
},
"departure": {
"delay": -5906,
"time": "1768982674"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -5812,
"time": "1768982149"
},
"departure": {
"delay": -5812,
"time": "1768982168"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -5897,
"time": "1768982718"
},
"departure": {
"delay": -5897,
"time": "1768982743"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -5859,
"time": "1768982121"
},
"departure": {
"delay": -5859,
"time": "1768982121"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5830,
"time": "1768981670"
},
"departure": {
"delay": -5830,
"time": "1768981670"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -5827,
"time": "1768983245"
},
"departure": {
"delay": -5827,
"time": "1768983293"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -5804,
"time": "1768983016"
},
"departure": {
"delay": -5804,
"time": "1768983016"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -5824,
"time": "1768982396"
},
"departure": {
"delay": -5824,
"time": "1768982396"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": -5880,
"time": "1768981620"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -5831,
"time": "1768983169"
},
"departure": {
"delay": -5831,
"time": "1768983169"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5832,
"time": "1768982868"
},
"departure": {
"delay": -5832,
"time": "1768982868"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -5732,
"time": "1768983568"
},
"departure": {
"delay": -5732,
"time": "1768983568"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -5777,
"time": "1768983643"
},
"departure": {
"delay": -5777,
"time": "1768983643"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -5837,
"time": "1768981843"
},
"departure": {
"delay": -5837,
"time": "1768981843"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5982,
"time": "1768983918"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -5747,
"time": "1768983553"
},
"departure": {
"delay": -5747,
"time": "1768983553"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -5892,
"time": "1768982568"
},
"departure": {
"delay": -5892,
"time": "1768982568"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5822,
"time": "1768981918"
},
"departure": {
"delay": -5822,
"time": "1768981918"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5852,
"time": "1768981745"
},
"departure": {
"delay": -5852,
"time": "1768981768"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -5880,
"time": "1768981680"
},
"departure": {
"delay": -5880,
"time": "1768981680"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5738,
"time": "1768983502"
},
"departure": {
"delay": -5738,
"time": "1768983502"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -5691,
"time": "1768983729"
},
"departure": {
"delay": -5691,
"time": "1768983729"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768981298",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8795:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:873:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988580"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768988400"
},
"departure": {
"time": "1768988400"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768984340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:873:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768988220"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:343:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768988520"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768988460"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988640"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768988400"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768988160"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768987980"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4095:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768985760"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7005:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769010900"
},
"departure": {
"time": "1769010900"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769012945"
},
"departure": {
"delay": 5,
"time": "1769012945"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769012580"
},
"departure": {
"time": "1769012580"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769011020"
},
"departure": {
"time": "1769011020"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769011680"
},
"departure": {
"time": "1769011680"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769011200"
},
"departure": {
"time": "1769011200"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769011560"
},
"departure": {
"time": "1769011560"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769011500"
},
"departure": {
"time": "1769011500"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769011380"
},
"departure": {
"time": "1769011380"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769011920"
},
"departure": {
"time": "1769011920"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769011980"
},
"departure": {
"time": "1769011980"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769013000"
},
"departure": {
"time": "1769013000"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769013120"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769011080"
},
"departure": {
"time": "1769011080"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769012160"
},
"departure": {
"time": "1769012160"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769012820"
},
"departure": {
"time": "1769012820"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1769011565"
},
"departure": {
"delay": 5,
"time": "1769011565"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769011800"
},
"departure": {
"time": "1769011800"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769011140"
},
"departure": {
"time": "1769011140"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769010000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769012340"
},
"departure": {
"time": "1769012340"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769012700"
},
"departure": {
"time": "1769012700"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769012460"
},
"departure": {
"time": "1769012460"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769012940"
},
"departure": {
"time": "1769012940"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769010660"
},
"departure": {
"time": "1769010660"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769011620"
},
"departure": {
"time": "1769011620"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768982564",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx429:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850608F5403111x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990260"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768983039",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850608F5403111x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 235,
"time": "1768987735"
},
"departure": {
"delay": 235,
"time": "1768987735"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 160,
"time": "1768988140"
},
"departure": {
"delay": 160,
"time": "1768988140"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 360,
"time": "1768983949"
},
"departure": {
"delay": 360,
"time": "1768983960"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 194,
"time": "1768988054"
},
"departure": {
"delay": 194,
"time": "1768988054"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 232,
"time": "1768987972"
},
"departure": {
"delay": 232,
"time": "1768987972"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 125,
"time": "1768985885"
},
"departure": {
"delay": 125,
"time": "1768985885"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 243,
"time": "1768984263"
},
"departure": {
"delay": 243,
"time": "1768984263"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 226,
"time": "1768984546"
},
"departure": {
"delay": 226,
"time": "1768984546"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 197,
"time": "1768987517"
},
"departure": {
"delay": 197,
"time": "1768987517"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1768985928"
},
"departure": {
"delay": 108,
"time": "1768985928"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1768985744"
},
"departure": {
"delay": 164,
"time": "1768985744"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1768984298"
},
"departure": {
"delay": 218,
"time": "1768984298"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1768986945"
},
"departure": {
"delay": 165,
"time": "1768986945"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"delay": 270,
"time": "1768983870"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 330,
"time": "1768984365"
},
"departure": {
"delay": 330,
"time": "1768984410"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1768987486"
},
"departure": {
"delay": 226,
"time": "1768987486"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 172,
"time": "1768985452"
},
"departure": {
"delay": 172,
"time": "1768985452"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 226,
"time": "1768984846"
},
"departure": {
"delay": 226,
"time": "1768984846"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1768987667"
},
"departure": {
"delay": 227,
"time": "1768987667"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 81,
"time": "1768988481"
},
"departure": {
"delay": 81,
"time": "1768988481"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 166,
"time": "1768985266"
},
"departure": {
"delay": 166,
"time": "1768985266"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1768986419"
},
"departure": {
"delay": -1,
"time": "1768986419"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 312,
"time": "1768984092"
},
"departure": {
"delay": 312,
"time": "1768984092"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 286,
"time": "1768984486"
},
"departure": {
"delay": 286,
"time": "1768984486"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 193,
"time": "1768985113"
},
"departure": {
"delay": 193,
"time": "1768985113"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 198,
"time": "1768987578"
},
"departure": {
"delay": 198,
"time": "1768987578"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1768987871"
},
"departure": {
"delay": 191,
"time": "1768987871"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 234,
"time": "1768984194"
},
"departure": {
"delay": 234,
"time": "1768984194"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1768988237"
},
"departure": {
"delay": 137,
"time": "1768988237"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 87,
"time": "1768986627"
},
"departure": {
"delay": 87,
"time": "1768986627"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1768988766"
},
"departure": {
"delay": 6,
"time": "1768988766"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -27,
"time": "1768989033"
},
"departure": {
"delay": -27,
"time": "1768989033"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 197,
"time": "1768987637"
},
"departure": {
"delay": 197,
"time": "1768987637"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -162,
"time": "1768989378"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 217,
"time": "1768985617"
},
"departure": {
"delay": 217,
"time": "1768985617"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1768986466"
},
"departure": {
"delay": -14,
"time": "1768986466"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470830:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768985526"
},
"departure": {
"delay": 6,
"time": "1768985526"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -124,
"time": "1768986416"
},
"departure": {
"delay": -124,
"time": "1768986416"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1768985389"
},
"departure": {
"delay": -11,
"time": "1768985389"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1768985593"
},
"departure": {
"delay": 13,
"time": "1768985593"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -154,
"time": "1768986266"
},
"departure": {
"delay": -154,
"time": "1768986266"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1768985446"
},
"departure": {
"delay": -14,
"time": "1768985446"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1768985362"
},
"departure": {
"delay": 22,
"time": "1768985362"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -107,
"time": "1768986013"
},
"departure": {
"delay": -107,
"time": "1768986013"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1768986485"
},
"departure": {
"delay": -115,
"time": "1768986485"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1768985807"
},
"departure": {
"delay": -13,
"time": "1768985807"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -102,
"time": "1768986198"
},
"departure": {
"delay": -102,
"time": "1768986198"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1768985970"
},
"departure": {
"delay": -90,
"time": "1768985970"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -77,
"time": "1768985923"
},
"departure": {
"delay": -77,
"time": "1768985923"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -183,
"time": "1768986537"
},
"departure": {
"delay": -183,
"time": "1768986537"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1768985651"
},
"departure": {
"delay": -49,
"time": "1768985651"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -11,
"time": "1768985749"
},
"departure": {
"delay": -11,
"time": "1768985749"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -146,
"time": "1768986154"
},
"departure": {
"delay": -146,
"time": "1768986154"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -272,
"time": "1768986628"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -132,
"time": "1768986108"
},
"departure": {
"delay": -132,
"time": "1768986108"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1768986053"
},
"departure": {
"delay": -127,
"time": "1768986053"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -48,
"time": "1768985712"
},
"departure": {
"delay": -48,
"time": "1768985712"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1768985295"
},
"departure": {
"delay": 75,
"time": "1768985295"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598283:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768986180"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6012:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768987820"
},
"departure": {
"delay": 20,
"time": "1768987820"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1768986797"
},
"departure": {
"delay": 17,
"time": "1768986797"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1768987859"
},
"departure": {
"delay": -1,
"time": "1768987859"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1768987453"
},
"departure": {
"delay": 13,
"time": "1768987453"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768987415"
},
"departure": {
"delay": 35,
"time": "1768987415"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1768987533"
},
"departure": {
"delay": 33,
"time": "1768987533"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1768987917"
},
"departure": {
"delay": -3,
"time": "1768987917"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -24,
"time": "1768987476"
},
"departure": {
"delay": -24,
"time": "1768987476"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1768988076"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1768987339"
},
"departure": {
"delay": 19,
"time": "1768987339"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1768988017"
},
"departure": {
"delay": -23,
"time": "1768988017"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1768987776"
},
"departure": {
"delay": -24,
"time": "1768987776"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 7,
"time": "1768987987"
},
"departure": {
"delay": 7,
"time": "1768987987"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1768987596"
},
"departure": {
"delay": -24,
"time": "1768987596"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1768986701"
},
"departure": {
"delay": 41,
"time": "1768986701"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1768987076"
},
"departure": {
"delay": 56,
"time": "1768987076"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1768987049"
},
"departure": {
"delay": 29,
"time": "1768987049"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768986632"
},
"departure": {
"delay": 32,
"time": "1768986632"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602171:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -187,
"time": "1768984613"
},
"departure": {
"delay": -187,
"time": "1768984613"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -123,
"time": "1768984257"
},
"departure": {
"delay": -123,
"time": "1768984257"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -196,
"time": "1768984364"
},
"departure": {
"delay": -196,
"time": "1768984364"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -175,
"time": "1768984385"
},
"departure": {
"delay": -175,
"time": "1768984385"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -221,
"time": "1768984459"
},
"departure": {
"delay": -221,
"time": "1768984459"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -177,
"time": "1768984323"
},
"departure": {
"delay": -177,
"time": "1768984323"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -209,
"time": "1768984591"
},
"departure": {
"delay": -209,
"time": "1768984591"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -202,
"time": "1768984778"
},
"departure": {
"delay": -202,
"time": "1768984778"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -221,
"time": "1768985119"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -221,
"time": "1768984939"
},
"departure": {
"delay": -221,
"time": "1768984939"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -163,
"time": "1768984997"
},
"departure": {
"delay": -163,
"time": "1768984997"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -148,
"time": "1768984352"
},
"departure": {
"delay": -148,
"time": "1768984352"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -198,
"time": "1768984962"
},
"departure": {
"delay": -198,
"time": "1768984962"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -219,
"time": "1768984641"
},
"departure": {
"delay": -219,
"time": "1768984641"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244104xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:363:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768989000"
},
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989600"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768988760"
},
"departure": {
"time": "1768988760"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768988460"
},
"departure": {
"time": "1768988460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768988880"
},
"departure": {
"time": "1768988880"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988820"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768988940"
},
"departure": {
"time": "1768988940"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1768984473",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:363:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768987560"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1017:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072030x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768985577"
},
"departure": {
"delay": 57,
"time": "1768985577"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768986124"
},
"departure": {
"delay": 4,
"time": "1768986124"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1768986023"
},
"departure": {
"delay": 23,
"time": "1768986023"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1768985878"
},
"departure": {
"delay": 58,
"time": "1768985878"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1768986161"
},
"departure": {
"delay": 41,
"time": "1768986161"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1768986198"
},
"departure": {
"delay": 18,
"time": "1768986198"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768985324"
},
"departure": {
"delay": 44,
"time": "1768985324"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1768985708"
},
"departure": {
"delay": 8,
"time": "1768985708"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768985508"
},
"departure": {
"delay": 48,
"time": "1768985508"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768985973"
},
"departure": {
"delay": 33,
"time": "1768985973"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1768984975"
},
"departure": {
"delay": 55,
"time": "1768984975"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768985048"
},
"departure": {
"delay": 8,
"time": "1768985048"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986240"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768985140"
},
"departure": {
"delay": 40,
"time": "1768985140"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768984352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072030x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8814:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6044,
"time": "1768983496"
},
"departure": {
"delay": -6044,
"time": "1768983496"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -6014,
"time": "1768983226"
},
"departure": {
"delay": -6014,
"time": "1768983226"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6061,
"time": "1768983359"
},
"departure": {
"delay": -6061,
"time": "1768983359"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -6008,
"time": "1768984113"
},
"departure": {
"delay": -6008,
"time": "1768984132"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -6034,
"time": "1768984226"
},
"departure": {
"delay": -6034,
"time": "1768984226"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -6072,
"time": "1768983988"
},
"departure": {
"delay": -6072,
"time": "1768984008"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -6082,
"time": "1768983888"
},
"departure": {
"delay": -6082,
"time": "1768983938"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -6028,
"time": "1768983032"
},
"departure": {
"delay": -6028,
"time": "1768983032"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6036,
"time": "1768983084"
},
"departure": {
"delay": -6036,
"time": "1768983084"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -5975,
"time": "1768984405"
},
"departure": {
"delay": -5975,
"time": "1768984405"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -6002,
"time": "1768984918"
},
"departure": {
"delay": -6002,
"time": "1768984918"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -6083,
"time": "1768983708"
},
"departure": {
"delay": -6083,
"time": "1768983757"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -6047,
"time": "1768983133"
},
"departure": {
"delay": -6047,
"time": "1768983133"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -5965,
"time": "1768984835"
},
"departure": {
"delay": -5965,
"time": "1768984835"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -6038,
"time": "1768984282"
},
"departure": {
"delay": -6038,
"time": "1768984282"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6002,
"time": "1768985338"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -6071,
"time": "1768983409"
},
"departure": {
"delay": -6071,
"time": "1768983409"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -6024,
"time": "1768983276"
},
"departure": {
"delay": -6024,
"time": "1768983276"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -5944,
"time": "1768984496"
},
"departure": {
"delay": -5944,
"time": "1768984496"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -6071,
"time": "1768982929"
},
"departure": {
"delay": -6071,
"time": "1768982929"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -6108,
"time": "1768982832"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -6031,
"time": "1768982909"
},
"departure": {
"delay": -6031,
"time": "1768982909"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -6101,
"time": "1768983559"
},
"departure": {
"delay": -6101,
"time": "1768983559"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6002,
"time": "1768984678"
},
"departure": {
"delay": -6002,
"time": "1768984678"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -6024,
"time": "1768983336"
},
"departure": {
"delay": -6024,
"time": "1768983336"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6093,
"time": "1768983807"
},
"departure": {
"delay": -6093,
"time": "1768983807"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -5979,
"time": "1768984761"
},
"departure": {
"delay": -5979,
"time": "1768984761"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -5969,
"time": "1768984951"
},
"departure": {
"delay": -5969,
"time": "1768984951"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -5943,
"time": "1768984857"
},
"departure": {
"delay": -5943,
"time": "1768984857"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768982838",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8814:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230296x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1768984728"
},
"departure": {
"delay": 108,
"time": "1768984728"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 154,
"time": "1768984954"
},
"departure": {
"delay": 154,
"time": "1768984954"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1768984368"
},
"departure": {
"delay": 108,
"time": "1768984368"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1768984933"
},
"departure": {
"delay": 133,
"time": "1768984933"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 108,
"time": "1768984908"
},
"departure": {
"delay": 108,
"time": "1768984908"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1768984409"
},
"departure": {
"delay": 149,
"time": "1768984409"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1768984534"
},
"departure": {
"delay": 154,
"time": "1768984534"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 167,
"time": "1768984667"
},
"departure": {
"delay": 167,
"time": "1768984667"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1768984608"
},
"departure": {
"delay": 108,
"time": "1768984608"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 156,
"time": "1768984776"
},
"departure": {
"delay": 156,
"time": "1768984776"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1768984176"
},
"departure": {
"delay": 96,
"time": "1768984176"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1768984112"
},
"departure": {
"delay": 152,
"time": "1768984112"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 140,
"time": "1768984460"
},
"departure": {
"delay": 140,
"time": "1768984460"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1768984279"
},
"departure": {
"delay": 139,
"time": "1768984279"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1768985028"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 142,
"time": "1768984822"
},
"departure": {
"delay": 142,
"time": "1768984822"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 140,
"time": "1768985000"
},
"departure": {
"delay": 140,
"time": "1768985000"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 116,
"time": "1768984856"
},
"departure": {
"delay": 116,
"time": "1768984856"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 107,
"time": "1768984307"
},
"departure": {
"delay": 107,
"time": "1768984307"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230296x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18020,
"time": "1768986580"
},
"departure": {
"delay": -18020,
"time": "1768986580"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -18051,
"time": "1768986429"
},
"departure": {
"delay": -18051,
"time": "1768986429"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -18043,
"time": "1768985237"
},
"departure": {
"delay": -18043,
"time": "1768985237"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18120,
"time": "1768987020"
},
"departure": {
"delay": -18120,
"time": "1768987020"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -18081,
"time": "1768986939"
},
"departure": {
"delay": -18081,
"time": "1768986939"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -18111,
"time": "1768985709"
},
"departure": {
"delay": -18111,
"time": "1768985709"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -18059,
"time": "1768986841"
},
"departure": {
"delay": -18059,
"time": "1768986841"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -18064,
"time": "1768985636"
},
"departure": {
"delay": -18064,
"time": "1768985636"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -18044,
"time": "1768985956"
},
"departure": {
"delay": -18044,
"time": "1768985956"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -18060,
"time": "1768986480"
},
"departure": {
"delay": -18060,
"time": "1768986480"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18021,
"time": "1768985079"
},
"departure": {
"delay": -18021,
"time": "1768985079"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18058,
"time": "1768986542"
},
"departure": {
"delay": -18058,
"time": "1768986542"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18040,
"time": "1768985540"
},
"departure": {
"delay": -18040,
"time": "1768985540"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -18060,
"time": "1768985340"
},
"departure": {
"delay": -18060,
"time": "1768985340"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18120,
"time": "1768985760"
},
"departure": {
"delay": -18120,
"time": "1768985760"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -18066,
"time": "1768985994"
},
"departure": {
"delay": -18066,
"time": "1768985994"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -18055,
"time": "1768985885"
},
"departure": {
"delay": -18055,
"time": "1768985885"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -18069,
"time": "1768986111"
},
"departure": {
"delay": -18069,
"time": "1768986111"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18060,
"time": "1768986240"
},
"departure": {
"delay": -18060,
"time": "1768986240"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": -18060,
"time": "1768984860"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18034,
"time": "1768985186"
},
"departure": {
"delay": -18034,
"time": "1768985186"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18060,
"time": "1768985100"
},
"departure": {
"delay": -18060,
"time": "1768985100"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18028,
"time": "1768986272"
},
"departure": {
"delay": -18028,
"time": "1768986272"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18080,
"time": "1768986880"
},
"departure": {
"delay": -18080,
"time": "1768986880"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -18047,
"time": "1768985413"
},
"departure": {
"delay": -18047,
"time": "1768985413"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -18019,
"time": "1768985141"
},
"departure": {
"delay": -18019,
"time": "1768985141"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18060,
"time": "1768986780"
},
"departure": {
"delay": -18060,
"time": "1768986780"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18051,
"time": "1768986669"
},
"departure": {
"delay": -18051,
"time": "1768986669"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768983948",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9041:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8328,
"time": "1768984632"
},
"departure": {
"delay": -8328,
"time": "1768984632"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -8322,
"time": "1768985118"
},
"departure": {
"delay": -8322,
"time": "1768985118"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -8431,
"time": "1768985849"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8373,
"time": "1768984947"
},
"departure": {
"delay": -8373,
"time": "1768984947"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -8345,
"time": "1768985215"
},
"departure": {
"delay": -8345,
"time": "1768985215"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8336,
"time": "1768984564"
},
"departure": {
"delay": -8336,
"time": "1768984564"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": -8385,
"time": "1768984215"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -8360,
"time": "1768985020"
},
"departure": {
"delay": -8360,
"time": "1768985020"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -8345,
"time": "1768984286"
},
"departure": {
"delay": -8345,
"time": "1768984315"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -8349,
"time": "1768984851"
},
"departure": {
"delay": -8349,
"time": "1768984851"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8366,
"time": "1768984774"
},
"departure": {
"delay": -8366,
"time": "1768984774"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -8394,
"time": "1768985586"
},
"departure": {
"delay": -8394,
"time": "1768985586"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8366,
"time": "1768985674"
},
"departure": {
"delay": -8366,
"time": "1768985674"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8371,
"time": "1768985489"
},
"departure": {
"delay": -8371,
"time": "1768985489"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -8370,
"time": "1768985430"
},
"departure": {
"delay": -8370,
"time": "1768985430"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -8339,
"time": "1768984381"
},
"departure": {
"delay": -8339,
"time": "1768984381"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768983818",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2536:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470473:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1768988128"
},
"departure": {
"delay": -92,
"time": "1768988128"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1768987854"
},
"departure": {
"delay": -6,
"time": "1768987854"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1768988546"
},
"departure": {
"delay": 86,
"time": "1768988546"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1768988675"
},
"departure": {
"delay": 155,
"time": "1768988675"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1768987899"
},
"departure": {
"delay": -21,
"time": "1768987899"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1768988414"
},
"departure": {
"delay": -46,
"time": "1768988414"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768988508"
},
"departure": {
"delay": 48,
"time": "1768988508"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1768988904"
},
"departure": {
"delay": 84,
"time": "1768988904"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1768988809"
},
"departure": {
"delay": 109,
"time": "1768988809"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1768988184"
},
"departure": {
"delay": -36,
"time": "1768988184"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1768988855"
},
"departure": {
"delay": 155,
"time": "1768988855"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1768988715"
},
"departure": {
"delay": 135,
"time": "1768988715"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1768988589"
},
"departure": {
"delay": 69,
"time": "1768988589"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 402,
"time": "1768989522"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -69,
"time": "1768988091"
},
"departure": {
"delay": -69,
"time": "1768988091"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -63,
"time": "1768987977"
},
"departure": {
"delay": -63,
"time": "1768987977"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1768988931"
},
"departure": {
"delay": 51,
"time": "1768988931"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1768988790"
},
"departure": {
"delay": 150,
"time": "1768988790"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470473:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769001060"
},
"departure": {
"time": "1769001060"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769000040"
},
"departure": {
"time": "1769000040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769000760"
},
"departure": {
"time": "1769000760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769000160"
},
"departure": {
"time": "1769000160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769002080"
},
"departure": {
"time": "1769002080"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1769000940"
},
"departure": {
"time": "1769000940"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769001660"
},
"departure": {
"time": "1769001660"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769002680"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1768999860"
},
"departure": {
"time": "1768999860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769001780"
},
"departure": {
"time": "1769001780"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769000400"
},
"departure": {
"time": "1769000400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768999800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768999865"
},
"departure": {
"delay": 5,
"time": "1768999865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768999920"
},
"departure": {
"time": "1768999920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769000220"
},
"departure": {
"time": "1769000220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769001120"
},
"departure": {
"time": "1769001120"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769001300"
},
"departure": {
"time": "1769001300"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1769000700"
},
"departure": {
"time": "1769000700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769001480"
},
"departure": {
"time": "1769001480"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768999980"
},
"departure": {
"time": "1768999980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769001600"
},
"departure": {
"time": "1769001600"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769000820"
},
"departure": {
"time": "1769000820"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769001540"
},
"departure": {
"time": "1769001540"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769000640"
},
"departure": {
"time": "1769000640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769001000"
},
"departure": {
"time": "1769001000"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769001180"
},
"departure": {
"time": "1769001180"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
}
],
"timestamp": "1768982564",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx291:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768986300"
},
"departure": {
"delay": 240,
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 245,
"time": "1768984260"
},
"departure": {
"delay": 245,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1768986305"
},
"departure": {
"delay": 245,
"time": "1768986305"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 245,
"time": "1768984320"
},
"departure": {
"delay": 245,
"time": "1768984325"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1768985585"
},
"departure": {
"delay": 245,
"time": "1768985585"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 240,
"time": "1768985760"
},
"departure": {
"delay": 240,
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1768984680"
},
"departure": {
"delay": 240,
"time": "1768984680"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1768985890"
},
"departure": {
"delay": 250,
"time": "1768985890"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1768985520"
},
"departure": {
"delay": 240,
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768986480"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 125,
"time": "1768983840"
},
"departure": {
"delay": 125,
"time": "1768983845"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 240,
"time": "1768984080"
},
"departure": {
"delay": 240,
"time": "1768984140"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 240,
"time": "1768985280"
},
"departure": {
"delay": 240,
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 240,
"time": "1768985820"
},
"departure": {
"delay": 240,
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 240,
"time": "1768984500"
},
"departure": {
"delay": 240,
"time": "1768984500"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1768985880"
},
"departure": {
"delay": 240,
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 135,
"time": "1768983910"
},
"departure": {
"delay": 135,
"time": "1768983915"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1768985640"
},
"departure": {
"delay": 240,
"time": "1768985640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1768985645"
},
"departure": {
"delay": 245,
"time": "1768985645"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1768983900"
},
"departure": {
"delay": 125,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768986120"
},
"departure": {
"delay": 240,
"time": "1768986120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1768983960"
},
"departure": {
"delay": 180,
"time": "1768984020"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768985580"
},
"departure": {
"delay": 240,
"time": "1768985580"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1768984620"
},
"departure": {
"delay": 240,
"time": "1768984620"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768984560"
},
"departure": {
"delay": 240,
"time": "1768984560"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 240,
"time": "1768985940"
},
"departure": {
"delay": 240,
"time": "1768985940"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 245,
"time": "1768984200"
},
"departure": {
"delay": 245,
"time": "1768984205"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768983720"
},
"departure": {
"delay": 120,
"time": "1768983780"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1768985700"
},
"departure": {
"delay": 240,
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1768985100"
},
"departure": {
"delay": 240,
"time": "1768985100"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1768985885"
},
"departure": {
"delay": 245,
"time": "1768985885"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1768985400"
},
"departure": {
"delay": 240,
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1768984740"
},
"departure": {
"delay": 240,
"time": "1768984740"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1768984348",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:251:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 401,
"time": "1768981940"
},
"departure": {
"delay": 401,
"time": "1768981961"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 111,
"time": "1768981311"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 521,
"time": "1768984361"
},
"departure": {
"delay": 521,
"time": "1768984361"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 436,
"time": "1768982836"
},
"departure": {
"delay": 436,
"time": "1768982836"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 521,
"time": "1768983138"
},
"departure": {
"delay": 521,
"time": "1768983161"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 581,
"time": "1768983761"
},
"departure": {
"delay": 581,
"time": "1768983761"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 406,
"time": "1768982061"
},
"departure": {
"delay": 406,
"time": "1768982086"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 386,
"time": "1768982164"
},
"departure": {
"delay": 386,
"time": "1768982186"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 441,
"time": "1768982637"
},
"departure": {
"delay": 441,
"time": "1768982661"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 246,
"time": "1768982286"
},
"departure": {
"delay": 246,
"time": "1768982286"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 112,
"time": "1768981372"
},
"departure": {
"delay": 112,
"time": "1768981372"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 456,
"time": "1768982736"
},
"departure": {
"delay": 456,
"time": "1768982736"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 331,
"time": "1768981688"
},
"departure": {
"delay": 331,
"time": "1768981711"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 512,
"time": "1768984472"
},
"departure": {
"delay": 512,
"time": "1768984472"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 546,
"time": "1768984206"
},
"departure": {
"delay": 546,
"time": "1768984206"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 452,
"time": "1768984652"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 528,
"time": "1768983288"
},
"departure": {
"delay": 528,
"time": "1768983288"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 491,
"time": "1768982937"
},
"departure": {
"delay": 491,
"time": "1768983011"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 566,
"time": "1768984286"
},
"departure": {
"delay": 566,
"time": "1768984286"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 536,
"time": "1768983236"
},
"departure": {
"delay": 536,
"time": "1768983236"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 480,
"time": "1768984140"
},
"departure": {
"delay": 480,
"time": "1768984140"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 355,
"time": "1768982465"
},
"departure": {
"delay": 355,
"time": "1768982515"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 487,
"time": "1768984087"
},
"departure": {
"delay": 487,
"time": "1768984087"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 556,
"time": "1768983396"
},
"departure": {
"delay": 556,
"time": "1768983436"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 371,
"time": "1768981786"
},
"departure": {
"delay": 371,
"time": "1768981811"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 646,
"time": "1768983563"
},
"departure": {
"delay": 646,
"time": "1768983586"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 573,
"time": "1768984413"
},
"departure": {
"delay": 573,
"time": "1768984413"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 510,
"time": "1768983930"
},
"departure": {
"delay": 510,
"time": "1768983930"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 550,
"time": "1768983670"
},
"departure": {
"delay": 550,
"time": "1768983670"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 566,
"time": "1768983061"
},
"departure": {
"delay": 566,
"time": "1768983086"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768981319",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx292:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768988100"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768988220"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768988040"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768987860"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2041:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3471222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1804,
"time": "1768984436"
},
"departure": {
"delay": -1804,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -43,
"time": "1768987697"
},
"departure": {
"delay": -43,
"time": "1768987697"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -103,
"time": "1768988357"
},
"departure": {
"delay": -103,
"time": "1768988357"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1924,
"time": "1768984436"
},
"departure": {
"delay": -1924,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768988025"
},
"departure": {
"delay": 45,
"time": "1768988025"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -43,
"time": "1768988297"
},
"departure": {
"delay": -43,
"time": "1768988297"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -5,
"time": "1768987795"
},
"departure": {
"delay": -5,
"time": "1768987795"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -15,
"time": "1768988085"
},
"departure": {
"delay": -15,
"time": "1768988085"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1768987936"
},
"departure": {
"delay": 16,
"time": "1768987936"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1768988054"
},
"departure": {
"delay": 14,
"time": "1768988054"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1768987991"
},
"departure": {
"delay": 11,
"time": "1768987991"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1768987364"
},
"departure": {
"delay": -16,
"time": "1768987364"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1984,
"time": "1768984436"
},
"departure": {
"delay": -1984,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -103,
"time": "1768988477"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -8,
"time": "1768987012"
},
"departure": {
"delay": -8,
"time": "1768987012"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1864,
"time": "1768984436"
},
"departure": {
"delay": -1864,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -63,
"time": "1768988397"
},
"departure": {
"delay": -63,
"time": "1768988397"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -61,
"time": "1768987079"
},
"departure": {
"delay": -61,
"time": "1768987079"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1768988271"
},
"departure": {
"delay": -9,
"time": "1768988271"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1768988192"
},
"departure": {
"delay": 32,
"time": "1768988192"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -1984,
"time": "1768984436"
},
"departure": {
"delay": -1984,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -31,
"time": "1768987169"
},
"departure": {
"delay": -31,
"time": "1768987169"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1804,
"time": "1768984436"
},
"departure": {
"delay": -1804,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768987284"
},
"departure": {
"delay": 24,
"time": "1768987284"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1768988241"
},
"departure": {
"delay": 21,
"time": "1768988241"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1768988144"
},
"departure": {
"delay": 44,
"time": "1768988144"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1768987228"
},
"departure": {
"delay": 28,
"time": "1768987228"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768987325"
},
"departure": {
"delay": 5,
"time": "1768987325"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1864,
"time": "1768984436"
},
"departure": {
"delay": -1864,
"time": "1768984436"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1768987852"
},
"departure": {
"delay": -8,
"time": "1768987852"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1768987429"
},
"departure": {
"delay": -11,
"time": "1768987429"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"time": "1768986581"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3471222:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx589:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769020140"
},
"departure": {
"time": "1769020140"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769020320"
},
"departure": {
"time": "1769020320"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769019780"
},
"departure": {
"time": "1769019780"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769019000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769019960"
},
"departure": {
"time": "1769019960"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769021700"
},
"departure": {
"time": "1769021700"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769019900"
},
"departure": {
"time": "1769019900"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769019720"
},
"departure": {
"time": "1769019720"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769019840"
},
"departure": {
"time": "1769019840"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769021520"
},
"departure": {
"time": "1769021520"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769020560"
},
"departure": {
"time": "1769020560"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769021340"
},
"departure": {
"time": "1769021340"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1769020385"
},
"departure": {
"delay": 5,
"time": "1769020385"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769021220"
},
"departure": {
"time": "1769021220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769021580"
},
"departure": {
"time": "1769021580"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769020380"
},
"departure": {
"time": "1769020380"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769020920"
},
"departure": {
"time": "1769020920"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769021460"
},
"departure": {
"time": "1769021460"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1769019480"
},
"departure": {
"time": "1769019480"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769021760"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769020680"
},
"departure": {
"time": "1769020680"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769021100"
},
"departure": {
"time": "1769021100"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769020440"
},
"departure": {
"time": "1769020440"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769020260"
},
"departure": {
"time": "1769020260"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769020740"
},
"departure": {
"time": "1769020740"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769021640"
},
"departure": {
"time": "1769021640"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
}
],
"timestamp": "1768980252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx589:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1768984686"
},
"departure": {
"delay": 6,
"time": "1768984686"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1768984230"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1768984887"
},
"departure": {
"delay": 27,
"time": "1768984887"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768984397"
},
"departure": {
"delay": 17,
"time": "1768984397"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1768984310"
},
"departure": {
"delay": -10,
"time": "1768984310"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1768985036"
},
"departure": {
"delay": -4,
"time": "1768985036"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1768984585"
},
"departure": {
"delay": 25,
"time": "1768984585"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1768984501"
},
"departure": {
"delay": 1,
"time": "1768984501"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768984632"
},
"departure": {
"delay": 12,
"time": "1768984632"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -2,
"time": "1768984438"
},
"departure": {
"delay": -2,
"time": "1768984438"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768983328",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx120:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761922xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 380,
"time": "1768985060"
},
"departure": {
"delay": 380,
"time": "1768985060"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 440,
"time": "1768984520"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 320,
"time": "1768984940"
},
"departure": {
"delay": 320,
"time": "1768984940"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 320,
"time": "1768984880"
},
"departure": {
"delay": 320,
"time": "1768984880"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 500,
"time": "1768984760"
},
"departure": {
"delay": 500,
"time": "1768984760"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 320,
"time": "1768984820"
},
"departure": {
"delay": 320,
"time": "1768984820"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761922xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011287x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1768986531"
},
"departure": {
"delay": 111,
"time": "1768986531"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 89,
"time": "1768986329"
},
"departure": {
"delay": 89,
"time": "1768986329"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 89,
"time": "1768985909"
},
"departure": {
"delay": 89,
"time": "1768985909"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 111,
"time": "1768985691"
},
"departure": {
"delay": 111,
"time": "1768985691"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 139,
"time": "1768985539"
},
"departure": {
"delay": 139,
"time": "1768985539"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 137,
"time": "1768985477"
},
"departure": {
"delay": 137,
"time": "1768985477"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 81,
"time": "1768984221"
},
"departure": {
"delay": 81,
"time": "1768984221"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768986569"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 89,
"time": "1768984889"
},
"departure": {
"delay": 89,
"time": "1768984889"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1768986128"
},
"departure": {
"delay": 128,
"time": "1768986128"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 134,
"time": "1768985234"
},
"departure": {
"delay": 134,
"time": "1768985234"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 116,
"time": "1768985396"
},
"departure": {
"delay": 116,
"time": "1768985396"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1768986464"
},
"departure": {
"delay": 104,
"time": "1768986464"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 89,
"time": "1768984469"
},
"departure": {
"delay": 89,
"time": "1768984469"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1768985870"
},
"departure": {
"delay": 110,
"time": "1768985870"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 134,
"time": "1768986374"
},
"departure": {
"delay": 134,
"time": "1768986374"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 112,
"time": "1768984612"
},
"departure": {
"delay": 112,
"time": "1768984612"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768985789"
},
"departure": {
"delay": 89,
"time": "1768985789"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 139,
"time": "1768985959"
},
"departure": {
"delay": 139,
"time": "1768985959"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 89,
"time": "1768986209"
},
"departure": {
"delay": 89,
"time": "1768986209"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 144,
"time": "1768986504"
},
"departure": {
"delay": 144,
"time": "1768986504"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 114,
"time": "1768984554"
},
"departure": {
"delay": 114,
"time": "1768984554"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1768984819"
},
"departure": {
"delay": 139,
"time": "1768984819"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1768985628"
},
"departure": {
"delay": 108,
"time": "1768985628"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1768985309"
},
"departure": {
"delay": 89,
"time": "1768985309"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1768985154"
},
"departure": {
"delay": 114,
"time": "1768985154"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 107,
"time": "1768984967"
},
"departure": {
"delay": 107,
"time": "1768984967"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 141,
"time": "1768984761"
},
"departure": {
"delay": 141,
"time": "1768984761"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1768986256"
},
"departure": {
"delay": 136,
"time": "1768986256"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 144,
"time": "1768984704"
},
"departure": {
"delay": 144,
"time": "1768984704"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1768984316"
},
"departure": {
"delay": 56,
"time": "1768984316"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1768986411"
},
"departure": {
"delay": 111,
"time": "1768986411"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 139,
"time": "1768986079"
},
"departure": {
"delay": 139,
"time": "1768986079"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 95,
"time": "1768986035"
},
"departure": {
"delay": 95,
"time": "1768986035"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011287x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190584x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1768984172"
},
"departure": {
"delay": 152,
"time": "1768984172"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 187,
"time": "1768984267"
},
"departure": {
"delay": 187,
"time": "1768984267"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768984080"
},
"departure": {
"delay": 120,
"time": "1768984080"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1768984589"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 190,
"time": "1768984330"
},
"departure": {
"delay": 190,
"time": "1768984330"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1768984137"
},
"departure": {
"delay": 117,
"time": "1768984137"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1768984405"
},
"departure": {
"delay": 145,
"time": "1768984405"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 126,
"time": "1768984026"
},
"departure": {
"delay": 126,
"time": "1768984026"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768984172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190584x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768985280"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1015:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768985280"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6054:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107821x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1768983848"
},
"departure": {
"delay": 68,
"time": "1768983848"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768984363"
},
"departure": {
"delay": 43,
"time": "1768984363"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1768985353"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 51,
"time": "1768984731"
},
"departure": {
"delay": 51,
"time": "1768984731"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1768984161"
},
"departure": {
"delay": 21,
"time": "1768984161"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1768985264"
},
"departure": {
"delay": 104,
"time": "1768985264"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768984579"
},
"departure": {
"delay": 79,
"time": "1768984579"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768984290"
},
"departure": {
"delay": 90,
"time": "1768984290"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768984050"
},
"departure": {
"delay": 30,
"time": "1768984050"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1768985157"
},
"departure": {
"delay": 57,
"time": "1768985157"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1768984841"
},
"departure": {
"delay": 101,
"time": "1768984841"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1768983926"
},
"departure": {
"delay": 26,
"time": "1768983926"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1768984942"
},
"departure": {
"delay": 82,
"time": "1768984942"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1768985052"
},
"departure": {
"delay": 72,
"time": "1768985052"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768983712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107821x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2183:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15376,
"time": "1768984424"
},
"departure": {
"delay": -15376,
"time": "1768984424"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -15373,
"time": "1768984907"
},
"departure": {
"delay": -15373,
"time": "1768984907"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -15330,
"time": "1768985070"
},
"departure": {
"delay": -15330,
"time": "1768985070"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -15387,
"time": "1768984833"
},
"departure": {
"delay": -15387,
"time": "1768984833"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -15407,
"time": "1768983818"
},
"departure": {
"delay": -15407,
"time": "1768983853"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -15389,
"time": "1768984351"
},
"departure": {
"delay": -15389,
"time": "1768984351"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -15426,
"time": "1768984043"
},
"departure": {
"delay": -15426,
"time": "1768984074"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -15425,
"time": "1768984179"
},
"departure": {
"delay": -15425,
"time": "1768984195"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -15363,
"time": "1768984977"
},
"departure": {
"delay": -15363,
"time": "1768984977"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -15387,
"time": "1768984263"
},
"departure": {
"delay": -15387,
"time": "1768984293"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -15385,
"time": "1768983929"
},
"departure": {
"delay": -15385,
"time": "1768983935"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -15388,
"time": "1768984712"
},
"departure": {
"delay": -15388,
"time": "1768984712"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -15447,
"time": "1768983539"
},
"departure": {
"delay": -15447,
"time": "1768983573"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -15427,
"time": "1768983752"
},
"departure": {
"delay": -15427,
"time": "1768983773"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -15376,
"time": "1768985204"
},
"departure": {
"delay": -15376,
"time": "1768985204"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -15407,
"time": "1768983643"
},
"departure": {
"delay": -15407,
"time": "1768983673"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -15383,
"time": "1768985137"
},
"departure": {
"delay": -15383,
"time": "1768985137"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -15390,
"time": "1768984590"
},
"departure": {
"delay": -15390,
"time": "1768984590"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768983578",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2183:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852616F5403263x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768982460"
},
"departure": {
"time": "1768982580"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768983780"
},
"departure": {
"time": "1768983840"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768985700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768983300"
},
"departure": {
"time": "1768983360"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768984740"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768984320"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1768981200"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1768977579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852616F5403263x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057123x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1768984255"
},
"departure": {
"delay": -5,
"time": "1768984255"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1768985103"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1768984431"
},
"departure": {
"delay": 51,
"time": "1768984431"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1768984088"
},
"departure": {
"delay": 8,
"time": "1768984088"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1768984209"
},
"departure": {
"delay": 69,
"time": "1768984209"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768984623"
},
"departure": {
"delay": 3,
"time": "1768984623"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768984743"
},
"departure": {
"delay": 3,
"time": "1768984743"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1768984700"
},
"departure": {
"delay": 20,
"time": "1768984700"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1768984803"
},
"departure": {
"delay": 3,
"time": "1768984803"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1768984503"
},
"departure": {
"delay": 3,
"time": "1768984503"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1768984295"
},
"departure": {
"delay": 35,
"time": "1768984295"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1768984158"
},
"departure": {
"delay": 18,
"time": "1768984158"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1768984574"
},
"departure": {
"delay": 14,
"time": "1768984574"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768984383"
},
"departure": {
"delay": 3,
"time": "1768984383"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984262",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057123x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1377,
"time": "1768984383"
},
"departure": {
"delay": -1377,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1017,
"time": "1768984383"
},
"departure": {
"delay": -1017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1137,
"time": "1768984383"
},
"departure": {
"delay": -1137,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1257,
"time": "1768984383"
},
"departure": {
"delay": -1257,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -717,
"time": "1768984383"
},
"departure": {
"delay": -717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1137,
"time": "1768984383"
},
"departure": {
"delay": -1137,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -123,
"time": "1768985817"
},
"departure": {
"delay": -123,
"time": "1768985817"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1077,
"time": "1768984383"
},
"departure": {
"delay": -1077,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -597,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -115,
"time": "1768985765"
},
"departure": {
"delay": -115,
"time": "1768985765"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -130,
"time": "1768985990"
},
"departure": {
"delay": -130,
"time": "1768985990"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -130,
"time": "1768985930"
},
"departure": {
"delay": -130,
"time": "1768985930"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -837,
"time": "1768984383"
},
"departure": {
"delay": -837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -158,
"time": "1768986082"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -957,
"time": "1768984383"
},
"departure": {
"delay": -957,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -657,
"time": "1768984383"
},
"departure": {
"delay": -657,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -117,
"time": "1768985703"
},
"departure": {
"delay": -117,
"time": "1768985703"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597032:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8757:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6022,
"time": "1768987162"
},
"departure": {
"delay": 6022,
"time": "1768987162"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6034,
"time": "1768987114"
},
"departure": {
"delay": 6034,
"time": "1768987114"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6209,
"time": "1768986449"
},
"departure": {
"delay": 6209,
"time": "1768986449"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6180,
"time": "1768986660"
},
"departure": {
"delay": 6180,
"time": "1768986660"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6257,
"time": "1768986257"
},
"departure": {
"delay": 6257,
"time": "1768986257"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6037,
"time": "1768986937"
},
"departure": {
"delay": 6037,
"time": "1768986937"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6266,
"time": "1768986206"
},
"departure": {
"delay": 6266,
"time": "1768986206"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6157,
"time": "1768986817"
},
"departure": {
"delay": 6157,
"time": "1768986817"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6295,
"time": "1768986115"
},
"departure": {
"delay": 6295,
"time": "1768986115"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6024,
"time": "1768986984"
},
"departure": {
"delay": 6024,
"time": "1768986984"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6176,
"time": "1768986716"
},
"departure": {
"delay": 6176,
"time": "1768986716"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6236,
"time": "1768986596"
},
"departure": {
"delay": 6236,
"time": "1768986596"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6180,
"time": "1768986360"
},
"departure": {
"delay": 6180,
"time": "1768986360"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6203,
"time": "1768986563"
},
"departure": {
"delay": 6203,
"time": "1768986563"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6242,
"time": "1768986302"
},
"departure": {
"delay": 6242,
"time": "1768986302"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768981938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8757:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057427x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768986391"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 31,
"time": "1768985551"
},
"departure": {
"delay": 31,
"time": "1768985551"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 34,
"time": "1768986274"
},
"departure": {
"delay": 34,
"time": "1768986274"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 85,
"time": "1768984465"
},
"departure": {
"delay": 85,
"time": "1768984465"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1768986070"
},
"departure": {
"delay": 70,
"time": "1768986070"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1768985502"
},
"departure": {
"delay": 42,
"time": "1768985502"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 61,
"time": "1768985821"
},
"departure": {
"delay": 61,
"time": "1768985821"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1768984531"
},
"departure": {
"delay": 31,
"time": "1768984531"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1768984763"
},
"departure": {
"delay": 83,
"time": "1768984763"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1768985311"
},
"departure": {
"delay": 31,
"time": "1768985311"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 31,
"time": "1768985131"
},
"departure": {
"delay": 31,
"time": "1768985131"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1768984352"
},
"departure": {
"delay": 92,
"time": "1768984352"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1768984831"
},
"departure": {
"delay": 31,
"time": "1768984831"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1768985722"
},
"departure": {
"delay": 82,
"time": "1768985722"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 57,
"time": "1768984257"
},
"departure": {
"delay": 57,
"time": "1768984257"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1768984616"
},
"departure": {
"delay": 56,
"time": "1768984616"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1768984296"
},
"departure": {
"delay": 96,
"time": "1768984296"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 82,
"time": "1768985662"
},
"departure": {
"delay": 82,
"time": "1768985662"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 75,
"time": "1768984995"
},
"departure": {
"delay": 75,
"time": "1768984995"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1768985765"
},
"departure": {
"delay": 65,
"time": "1768985765"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1768984671"
},
"departure": {
"delay": 51,
"time": "1768984671"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1768984210"
},
"departure": {
"delay": 70,
"time": "1768984210"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 47,
"time": "1768985687"
},
"departure": {
"delay": 47,
"time": "1768985687"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 69,
"time": "1768986189"
},
"departure": {
"delay": 69,
"time": "1768986189"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 31,
"time": "1768985971"
},
"departure": {
"delay": 31,
"time": "1768985971"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 31,
"time": "1768984891"
},
"departure": {
"delay": 31,
"time": "1768984891"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 63,
"time": "1768984923"
},
"departure": {
"delay": 63,
"time": "1768984923"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 62,
"time": "1768985882"
},
"departure": {
"delay": 62,
"time": "1768985882"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 31,
"time": "1768985611"
},
"departure": {
"delay": 31,
"time": "1768985611"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 31,
"time": "1768985191"
},
"departure": {
"delay": 31,
"time": "1768985191"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 49,
"time": "1768985269"
},
"departure": {
"delay": 49,
"time": "1768985269"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 91,
"time": "1768984411"
},
"departure": {
"delay": 91,
"time": "1768984411"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1768985075"
},
"departure": {
"delay": 35,
"time": "1768985075"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057427x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051166xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1768985881"
},
"departure": {
"delay": 61,
"time": "1768985881"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1768986746"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1768986146"
},
"departure": {
"delay": 26,
"time": "1768986146"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1768985366"
},
"departure": {
"delay": 26,
"time": "1768985366"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1768984746"
},
"departure": {
"delay": 66,
"time": "1768984746"
},
"stopId": "FR:76481:ZE:4729:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768984646"
},
"departure": {
"delay": 26,
"time": "1768984646"
},
"stopId": "FR:76481:ZE:4727:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1768986365"
},
"departure": {
"delay": 65,
"time": "1768986365"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1768985944"
},
"departure": {
"delay": 64,
"time": "1768985944"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1768985031"
},
"departure": {
"delay": 51,
"time": "1768985031"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1768984411"
},
"departure": {
"delay": 31,
"time": "1768984411"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1768985821"
},
"departure": {
"delay": 61,
"time": "1768985821"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1768985726"
},
"departure": {
"delay": 26,
"time": "1768985726"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1768986208"
},
"departure": {
"delay": 28,
"time": "1768986208"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1768985279"
},
"departure": {
"delay": 59,
"time": "1768985279"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768985658"
},
"departure": {
"delay": 78,
"time": "1768985658"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1768985502"
},
"departure": {
"delay": 42,
"time": "1768985502"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768984365"
},
"departure": {
"delay": 45,
"time": "1768984365"
},
"stopId": "FR:76481:ZE:3821:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768986266"
},
"departure": {
"delay": 26,
"time": "1768986266"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 51,
"time": "1768984911"
},
"departure": {
"delay": 51,
"time": "1768984911"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1768984519"
},
"departure": {
"delay": 79,
"time": "1768984519"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1768985178"
},
"departure": {
"delay": 78,
"time": "1768985178"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1768986024"
},
"departure": {
"delay": 84,
"time": "1768986024"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 84,
"time": "1768985124"
},
"departure": {
"delay": 84,
"time": "1768985124"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1768984250"
},
"departure": {
"delay": 50,
"time": "1768984250"
},
"stopId": "FR:76481:ZE:3829:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051166xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1768984255"
},
"departure": {
"delay": 55,
"time": "1768984255"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1768983860"
},
"departure": {
"delay": 45,
"time": "1768983885"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1768984360"
},
"departure": {
"delay": 40,
"time": "1768984360"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1768984011"
},
"departure": {
"delay": 51,
"time": "1768984011"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768985026"
},
"departure": {
"delay": 46,
"time": "1768985026"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1768982660"
},
"departure": {
"delay": 80,
"time": "1768982660"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1768984974"
},
"departure": {
"delay": 54,
"time": "1768984974"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768983438"
},
"departure": {
"delay": 5,
"time": "1768983485"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1768982859"
},
"departure": {
"delay": 159,
"time": "1768982859"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1768984164"
},
"departure": {
"delay": 104,
"time": "1768984184"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1768983351"
},
"departure": {
"delay": -9,
"time": "1768983351"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1768983109"
},
"departure": {
"delay": 109,
"time": "1768983109"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1768984486"
},
"departure": {
"delay": 46,
"time": "1768984486"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768984591"
},
"departure": {
"delay": 31,
"time": "1768984591"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768985141"
},
"departure": {
"delay": 41,
"time": "1768985141"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1768983560"
},
"departure": {
"delay": 45,
"time": "1768983585"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768984786"
},
"departure": {
"delay": 46,
"time": "1768984786"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1768983737"
},
"departure": {
"delay": 17,
"time": "1768983737"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 114,
"time": "1768983209"
},
"departure": {
"delay": 114,
"time": "1768983234"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768983660"
},
"departure": {
"time": "1768983660"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1768985071"
},
"departure": {
"delay": 31,
"time": "1768985071"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1768984109"
},
"departure": {
"delay": 89,
"time": "1768984109"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1768982934"
},
"departure": {
"delay": 174,
"time": "1768982934"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1768983935"
},
"departure": {
"delay": 35,
"time": "1768983935"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1768983034"
},
"departure": {
"delay": 154,
"time": "1768983034"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768982559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx360:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx33:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768984829"
},
"departure": {
"delay": 29,
"time": "1768984829"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1768983312"
},
"departure": {
"delay": 154,
"time": "1768983334"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1768982434"
},
"departure": {
"delay": 179,
"time": "1768982459"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1768982984"
},
"departure": {
"delay": 164,
"time": "1768982984"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768984439"
},
"departure": {
"delay": 59,
"time": "1768984439"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768984116"
},
"departure": {
"delay": 96,
"time": "1768984116"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768984918"
},
"departure": {
"delay": 58,
"time": "1768984918"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1768984225"
},
"departure": {
"delay": 42,
"time": "1768984242"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 162,
"time": "1768983942"
},
"departure": {
"delay": 162,
"time": "1768983942"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1768984716"
},
"departure": {
"delay": 36,
"time": "1768984716"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1768983421"
},
"departure": {
"delay": 121,
"time": "1768983421"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1768984011"
},
"departure": {
"delay": 111,
"time": "1768984011"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 119,
"time": "1768983059"
},
"departure": {
"delay": 119,
"time": "1768983059"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1768983609"
},
"departure": {
"delay": 69,
"time": "1768983609"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 224,
"time": "1768982659"
},
"departure": {
"delay": 224,
"time": "1768982684"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768984535"
},
"departure": {
"delay": 35,
"time": "1768984535"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1768984337"
},
"departure": {
"delay": 77,
"time": "1768984337"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 159,
"time": "1768982859"
},
"departure": {
"delay": 159,
"time": "1768982859"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1768983784"
},
"departure": {
"delay": 114,
"time": "1768983834"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768982585"
},
"departure": {
"delay": 125,
"time": "1768982585"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768983232"
},
"departure": {
"delay": 52,
"time": "1768983232"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1768982284"
},
"departure": {
"delay": 64,
"time": "1768982284"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1768985098"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 104,
"time": "1768982204"
},
"departure": {
"delay": 104,
"time": "1768982204"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1768983509"
},
"departure": {
"delay": 114,
"time": "1768983534"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1768982339"
},
"departure": {
"delay": 119,
"time": "1768982339"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1768983693"
},
"departure": {
"delay": 109,
"time": "1768983709"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1768984618"
},
"departure": {
"delay": 58,
"time": "1768984618"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 131,
"time": "1768982531"
},
"departure": {
"delay": 131,
"time": "1768982531"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768981399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx33:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -422,
"time": "1768985458"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -422,
"time": "1768985158"
},
"departure": {
"delay": -422,
"time": "1768985158"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -422,
"time": "1768984678"
},
"departure": {
"delay": -422,
"time": "1768984678"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD7:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"delay": -422,
"time": "1768984498"
},
"departure": {
"delay": -422,
"time": "1768984498"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDe:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -422,
"time": "1768985278"
},
"departure": {
"delay": -422,
"time": "1768985278"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": -422,
"time": "1768985098"
},
"departure": {
"delay": -422,
"time": "1768985098"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": -422,
"time": "1768984858"
},
"departure": {
"delay": -422,
"time": "1768984858"
},
"stopId": "FR:76758:ZE:YVETOTxxxCimeti:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": -422,
"time": "1768984558"
},
"departure": {
"delay": -422,
"time": "1768984558"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD6:ATOUMOD012",
"stopSequence": 3
}
],
"timestamp": "1768984388",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000316:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:980e6b352ff8074c476e7c495d397398:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1768984260"
},
"departure": {
"delay": -48,
"time": "1768984272"
},
"stopId": "FR:61169:ZE:2265:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -68,
"time": "1768984552"
},
"departure": {
"delay": -68,
"time": "1768984552"
},
"stopId": "FR:61218:ZE:2411:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1768983865"
},
"departure": {
"delay": -28,
"time": "1768983872"
},
"stopId": "FR:61391:ZE:2254:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -90,
"time": "1768984046"
},
"departure": {
"delay": -90,
"time": "1768984050"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -68,
"time": "1768984612"
},
"departure": {
"delay": -68,
"time": "1768984612"
},
"stopId": "FR:61218:ZE:2413:ATOUMOD104",
"stopSequence": 16
},
{
"departure": {
"delay": 25,
"time": "1768983685"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1768984292"
},
"departure": {
"delay": -19,
"time": "1768984301"
},
"stopId": "FR:61391:ZE:1577:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -12,
"time": "1768983820"
},
"departure": {
"delay": -12,
"time": "1768983828"
},
"stopId": "FR:61391:ZE:2292:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -78,
"time": "1768983930"
},
"departure": {
"delay": -78,
"time": "1768983942"
},
"stopId": "FR:61391:ZE:2337:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -60,
"time": "1768984313"
},
"departure": {
"delay": -60,
"time": "1768984320"
},
"stopId": "FR:61218:ZE:2405:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1768984492"
},
"departure": {
"delay": -68,
"time": "1768984492"
},
"stopId": "FR:61218:ZE:2409:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -68,
"time": "1768984366"
},
"departure": {
"delay": -68,
"time": "1768984372"
},
"stopId": "FR:61218:ZE:2407:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1768984732"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -41,
"time": "1768984113"
},
"departure": {
"delay": -41,
"time": "1768984219"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1768983765"
},
"departure": {
"delay": -3,
"time": "1768983777"
},
"stopId": "FR:61391:ZE:2299:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1768984502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:980e6b352ff8074c476e7c495d397398:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:437:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991880"
},
"departure": {
"time": "1768991880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768991820"
},
"departure": {
"time": "1768991820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768993320"
},
"departure": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768993440"
},
"departure": {
"time": "1768993440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992600"
},
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992840"
},
"departure": {
"time": "1768992840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768992180"
},
"departure": {
"time": "1768992180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768992780"
},
"departure": {
"time": "1768992780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768993260"
},
"departure": {
"time": "1768993260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768992420"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768993500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768993200"
},
"departure": {
"time": "1768993200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1768990200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:437:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602170:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1768987490"
},
"departure": {
"delay": -70,
"time": "1768987490"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -37,
"time": "1768987703"
},
"departure": {
"delay": -37,
"time": "1768987703"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1768987187"
},
"departure": {
"delay": -13,
"time": "1768987187"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1768987546"
},
"departure": {
"delay": -14,
"time": "1768987546"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1768987919"
},
"departure": {
"delay": -1,
"time": "1768987919"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -19,
"time": "1768987421"
},
"departure": {
"delay": -19,
"time": "1768987421"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1768988139"
},
"departure": {
"delay": -21,
"time": "1768988139"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -57,
"time": "1768987623"
},
"departure": {
"delay": -57,
"time": "1768987623"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -2517,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1768988053"
},
"departure": {
"delay": -47,
"time": "1768988053"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1768987099"
},
"departure": {
"delay": 19,
"time": "1768987099"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1768987753"
},
"departure": {
"delay": -47,
"time": "1768987753"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1768987372"
},
"departure": {
"delay": -8,
"time": "1768987372"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1768986986"
},
"departure": {
"delay": 26,
"time": "1768986986"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 4,
"time": "1768987144"
},
"departure": {
"delay": 4,
"time": "1768987144"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2517,
"time": "1768984383"
},
"departure": {
"delay": -2517,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1768987037"
},
"departure": {
"delay": 17,
"time": "1768987037"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1768987660"
},
"departure": {
"delay": -20,
"time": "1768987660"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1768988213"
},
"departure": {
"delay": -67,
"time": "1768988213"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -54,
"time": "1768988286"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602170:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986480"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768987680"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768987020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768984209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6056:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4886,
"time": "1768982914"
},
"departure": {
"delay": -4886,
"time": "1768982914"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -4887,
"time": "1768982291"
},
"departure": {
"delay": -4887,
"time": "1768982313"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -4767,
"time": "1768983783"
},
"departure": {
"delay": -4767,
"time": "1768983813"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -4947,
"time": "1768982189"
},
"departure": {
"delay": -4947,
"time": "1768982193"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -4827,
"time": "1768983078"
},
"departure": {
"delay": -4827,
"time": "1768983093"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -4917,
"time": "1768983183"
},
"departure": {
"delay": -4917,
"time": "1768983183"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -4847,
"time": "1768982581"
},
"departure": {
"delay": -4847,
"time": "1768982593"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -4847,
"time": "1768982687"
},
"departure": {
"delay": -4847,
"time": "1768982713"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -4863,
"time": "1768982397"
},
"departure": {
"delay": -4863,
"time": "1768982397"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -4867,
"time": "1768982472"
},
"departure": {
"delay": -4867,
"time": "1768982513"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -4807,
"time": "1768983684"
},
"departure": {
"delay": -4807,
"time": "1768983713"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -4847,
"time": "1768982993"
},
"departure": {
"delay": -4847,
"time": "1768983013"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -4877,
"time": "1768982821"
},
"departure": {
"delay": -4877,
"time": "1768982863"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -4767,
"time": "1768983858"
},
"departure": {
"delay": -4767,
"time": "1768983873"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -4867,
"time": "1768983502"
},
"departure": {
"delay": -4867,
"time": "1768983533"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -4912,
"time": "1768983418"
},
"departure": {
"delay": -4912,
"time": "1768983428"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -4907,
"time": "1768983295"
},
"departure": {
"delay": -4907,
"time": "1768983313"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -4847,
"time": "1768983586"
},
"departure": {
"delay": -4847,
"time": "1768983613"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -5007,
"time": "1768983933"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768982199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2158:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -86,
"time": "1768981474"
},
"stopId": "FR:76384:ZE:15451:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768981582"
},
"departure": {
"time": "1768981740"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -121,
"time": "1768981542"
},
"departure": {
"delay": -121,
"time": "1768981559"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": -104,
"time": "1768981504"
},
"departure": {
"delay": -104,
"time": "1768981516"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11504:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985156"
},
"departure": {
"time": "1768985156"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985411"
},
"departure": {
"time": "1768985411"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768984904"
},
"departure": {
"time": "1768984904"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768985851"
},
"departure": {
"time": "1768985851"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768985305"
},
"departure": {
"time": "1768985305"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768984844"
},
"departure": {
"time": "1768984844"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768985876"
},
"departure": {
"time": "1768985876"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768986296"
},
"departure": {
"time": "1768986296"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768985336"
},
"departure": {
"time": "1768985336"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985256"
},
"departure": {
"time": "1768985256"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985096"
},
"departure": {
"time": "1768985096"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768983938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11504:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107898x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1768985218"
},
"departure": {
"delay": 58,
"time": "1768985218"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768986444"
},
"departure": {
"delay": 24,
"time": "1768986444"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768985900"
},
"departure": {
"delay": 20,
"time": "1768985900"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768984985"
},
"departure": {
"delay": 5,
"time": "1768984985"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1768985338"
},
"departure": {
"delay": 58,
"time": "1768985338"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1768985997"
},
"departure": {
"delay": 57,
"time": "1768985997"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1768986344"
},
"departure": {
"delay": 44,
"time": "1768986344"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768985110"
},
"departure": {
"delay": 10,
"time": "1768985110"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1768985723"
},
"departure": {
"delay": 23,
"time": "1768985723"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768985435"
},
"departure": {
"delay": 35,
"time": "1768985435"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1768986208"
},
"departure": {
"delay": 28,
"time": "1768986208"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768986523"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1768986105"
},
"departure": {
"delay": 45,
"time": "1768986105"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768985547"
},
"departure": {
"delay": 27,
"time": "1768985547"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107898x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3469F5413479x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1768992060"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 59
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768981480",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3469F5413479x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1768982280"
},
"departure": {
"delay": 300,
"time": "1768982400"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1768982405"
},
"departure": {
"delay": 300,
"time": "1768982460"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768983240"
},
"departure": {
"delay": 125,
"time": "1768983245"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1768981620"
},
"departure": {
"delay": 125,
"time": "1768981625"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768983600"
},
"departure": {
"delay": 5,
"time": "1768983605"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": -55,
"time": "1768983900"
},
"departure": {
"delay": -55,
"time": "1768983905"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1768982700"
},
"departure": {
"delay": 300,
"time": "1768982760"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1768984080"
},
"departure": {
"delay": -55,
"time": "1768984085"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": -115,
"time": "1768984140"
},
"departure": {
"delay": -115,
"time": "1768984145"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": -45,
"time": "1768983850"
},
"departure": {
"delay": -45,
"time": "1768983855"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 305,
"time": "1768982100"
},
"departure": {
"delay": 305,
"time": "1768982105"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768983300"
},
"departure": {
"delay": 125,
"time": "1768983305"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -105,
"time": "1768984090"
},
"departure": {
"delay": -105,
"time": "1768984095"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": -170,
"time": "1768984270"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 305,
"time": "1768982580"
},
"departure": {
"delay": 305,
"time": "1768982585"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -45,
"time": "1768983730"
},
"departure": {
"delay": -45,
"time": "1768983735"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 185,
"time": "1768983000"
},
"departure": {
"delay": 185,
"time": "1768983005"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1768983180"
},
"departure": {
"delay": 125,
"time": "1768983185"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768983420"
},
"departure": {
"delay": 125,
"time": "1768983425"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1768981380"
},
"departure": {
"delay": 125,
"time": "1768981385"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 245,
"time": "1768983120"
},
"departure": {
"delay": 245,
"time": "1768983125"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768984020"
},
"departure": {
"delay": 5,
"time": "1768984025"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 125,
"time": "1768981560"
},
"departure": {
"delay": 125,
"time": "1768981565"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1768983540"
},
"departure": {
"delay": 125,
"time": "1768983545"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768983840"
},
"departure": {
"delay": 5,
"time": "1768983845"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": -115,
"time": "1768984260"
},
"departure": {
"delay": -115,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 305,
"time": "1768982040"
},
"departure": {
"delay": 305,
"time": "1768982045"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768983660"
},
"departure": {
"delay": 5,
"time": "1768983665"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1768982160"
},
"departure": {
"delay": 245,
"time": "1768982165"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 180,
"time": "1768981740"
},
"departure": {
"delay": 180,
"time": "1768981860"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1768981390"
},
"departure": {
"delay": 75,
"time": "1768981395"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1768981260"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768983720"
},
"departure": {
"delay": 5,
"time": "1768983725"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768984321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:203:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153475xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1768981163"
},
"departure": {
"delay": 76,
"time": "1768981216"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1768981122"
},
"departure": {
"delay": 55,
"time": "1768981135"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1768981255"
},
"departure": {
"time": "1768981200"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768980929"
},
"departure": {
"delay": 34,
"time": "1768980934"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768980966"
},
"departure": {
"delay": 34,
"time": "1768980994"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 125,
"time": "1768980725"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1768980796"
},
"departure": {
"delay": 96,
"time": "1768980816"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1768981005"
},
"departure": {
"delay": 64,
"time": "1768981084"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1768980896"
},
"departure": {
"delay": 123,
"time": "1768980903"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153475xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052286xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768985337"
},
"departure": {
"delay": 57,
"time": "1768985337"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1768983953"
},
"departure": {
"delay": 53,
"time": "1768983953"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1768983532"
},
"departure": {
"delay": -8,
"time": "1768983532"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1768984525"
},
"departure": {
"delay": 85,
"time": "1768984525"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1768984734"
},
"departure": {
"delay": 54,
"time": "1768984734"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1768985097"
},
"departure": {
"delay": 57,
"time": "1768985097"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 92,
"time": "1768984652"
},
"departure": {
"delay": 92,
"time": "1768984652"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 3,
"time": "1768983723"
},
"departure": {
"delay": 3,
"time": "1768983723"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1768984113"
},
"departure": {
"delay": 93,
"time": "1768984113"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -21,
"time": "1768983579"
},
"departure": {
"delay": -21,
"time": "1768983579"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1768983616"
},
"departure": {
"delay": -44,
"time": "1768983616"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1768985394"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1768985217"
},
"departure": {
"delay": 57,
"time": "1768985217"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 66,
"time": "1768984926"
},
"departure": {
"delay": 66,
"time": "1768984926"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1768984406"
},
"departure": {
"delay": 146,
"time": "1768984406"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1768983876"
},
"departure": {
"delay": 36,
"time": "1768983876"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052286xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4024:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987740"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768983961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4024:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13113F5400239x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 600,
"time": "1768985640"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"delay": 600,
"time": "1768980240"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768983219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13113F5400239x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4094:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987740"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768987080"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768984022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4094:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17258,
"time": "1768985962"
},
"departure": {
"delay": -17258,
"time": "1768985962"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": -17235,
"time": "1768985265"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -17310,
"time": "1768986090"
},
"departure": {
"delay": -17310,
"time": "1768986090"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -17263,
"time": "1768986017"
},
"departure": {
"delay": -17263,
"time": "1768986017"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -17295,
"time": "1768986225"
},
"departure": {
"delay": -17295,
"time": "1768986225"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -17244,
"time": "1768985316"
},
"departure": {
"delay": -17244,
"time": "1768985316"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -17248,
"time": "1768985852"
},
"departure": {
"delay": -17248,
"time": "1768985852"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768984358",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2526:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -253,
"time": "1768985867"
},
"departure": {
"delay": -253,
"time": "1768985867"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -957,
"time": "1768984383"
},
"departure": {
"delay": -957,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -777,
"time": "1768984383"
},
"departure": {
"delay": -777,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -837,
"time": "1768984383"
},
"departure": {
"delay": -837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1497,
"time": "1768984383"
},
"departure": {
"delay": -1497,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -328,
"time": "1768986032"
},
"departure": {
"delay": -328,
"time": "1768986032"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -328,
"time": "1768985972"
},
"departure": {
"delay": -328,
"time": "1768985972"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -897,
"time": "1768984383"
},
"departure": {
"delay": -897,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1257,
"time": "1768984383"
},
"departure": {
"delay": -1257,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1017,
"time": "1768984383"
},
"departure": {
"delay": -1017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -358,
"time": "1768986122"
},
"departure": {
"delay": -358,
"time": "1768986122"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -474,
"time": "1768986486"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1617,
"time": "1768984383"
},
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1137,
"time": "1768984383"
},
"departure": {
"delay": -1137,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -400,
"time": "1768986320"
},
"departure": {
"delay": -400,
"time": "1768986320"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -401,
"time": "1768986259"
},
"departure": {
"delay": -401,
"time": "1768986259"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1317,
"time": "1768984383"
},
"departure": {
"delay": -1317,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596582:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057113x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1768984468"
},
"departure": {
"delay": -92,
"time": "1768984468"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -64,
"time": "1768984316"
},
"departure": {
"delay": -64,
"time": "1768984316"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -86,
"time": "1768984594"
},
"departure": {
"delay": -86,
"time": "1768984594"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -66,
"time": "1768984494"
},
"departure": {
"delay": -66,
"time": "1768984494"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1768984201"
},
"departure": {
"delay": -59,
"time": "1768984201"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -74,
"time": "1768984246"
},
"departure": {
"delay": -74,
"time": "1768984246"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -76,
"time": "1768984664"
},
"departure": {
"delay": -76,
"time": "1768984664"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -110,
"time": "1768984750"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -110,
"time": "1768984390"
},
"departure": {
"delay": -110,
"time": "1768984390"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057113x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075713x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1768985611"
},
"departure": {
"delay": 31,
"time": "1768985611"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768985876"
},
"departure": {
"delay": 56,
"time": "1768985876"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768985547"
},
"departure": {
"delay": 27,
"time": "1768985547"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768985420"
},
"departure": {
"delay": 20,
"time": "1768985420"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986300"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1768985213"
},
"departure": {
"delay": 53,
"time": "1768985213"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1768985147"
},
"departure": {
"delay": 47,
"time": "1768985147"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1768985687"
},
"departure": {
"delay": 47,
"time": "1768985687"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1768985267"
},
"departure": {
"delay": 47,
"time": "1768985267"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768984302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075713x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5103:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 524,
"time": "1768983684"
},
"departure": {
"delay": 524,
"time": "1768983704"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 528,
"time": "1768983933"
},
"departure": {
"delay": 528,
"time": "1768984008"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 592,
"time": "1768983788"
},
"departure": {
"delay": 592,
"time": "1768983832"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 528,
"time": "1768983634"
},
"departure": {
"delay": 528,
"time": "1768983648"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 408,
"time": "1768983288"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 420,
"time": "1768983304"
},
"departure": {
"delay": 420,
"time": "1768983360"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 535,
"time": "1768983885"
},
"departure": {
"delay": 535,
"time": "1768983895"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1768984101"
},
"departure": {
"time": "1768983660"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 539,
"time": "1768984024"
},
"departure": {
"delay": 539,
"time": "1768984079"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 556,
"time": "1768983474"
},
"departure": {
"delay": 556,
"time": "1768983556"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 522,
"time": "1768983576"
},
"departure": {
"delay": 522,
"time": "1768983582"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -174,
"time": "1768988526"
},
"departure": {
"delay": -174,
"time": "1768988526"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -209,
"time": "1768989031"
},
"departure": {
"delay": -209,
"time": "1768989031"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -114,
"time": "1768988466"
},
"departure": {
"delay": -114,
"time": "1768988466"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -211,
"time": "1768989149"
},
"departure": {
"delay": -211,
"time": "1768989149"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3957,
"time": "1768984383"
},
"departure": {
"delay": -3957,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3837,
"time": "1768984383"
},
"departure": {
"delay": -3837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -216,
"time": "1768989084"
},
"departure": {
"delay": -216,
"time": "1768989084"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -144,
"time": "1768988616"
},
"departure": {
"delay": -144,
"time": "1768988616"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -207,
"time": "1768988973"
},
"departure": {
"delay": -207,
"time": "1768988973"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -216,
"time": "1768989264"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3897,
"time": "1768984383"
},
"departure": {
"delay": -3897,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3717,
"time": "1768984383"
},
"departure": {
"delay": -3717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -193,
"time": "1768988687"
},
"departure": {
"delay": -193,
"time": "1768988687"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3597,
"time": "1768984383"
},
"departure": {
"delay": -3597,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -216,
"time": "1768988784"
},
"departure": {
"delay": -216,
"time": "1768988784"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -214,
"time": "1768989206"
},
"departure": {
"delay": -214,
"time": "1768989206"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"delay": -3417,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -167,
"time": "1768988893"
},
"departure": {
"delay": -167,
"time": "1768988893"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4017,
"time": "1768984383"
},
"departure": {
"delay": -4017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596583:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5814267396751360x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768985027"
},
"departure": {
"delay": -3,
"time": "1768985037"
},
"stopId": "FR:14366:ZE:678860002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1768984793"
},
"departure": {
"delay": 3,
"time": "1768984803"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"time": "1768984730"
},
"departure": {
"time": "1768984740"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1768985159"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1768984938"
},
"departure": {
"delay": -32,
"time": "1768984948"
},
"stopId": "FR:14366:ZE:35170002:ATOUMOD036",
"stopSequence": 11
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -4,
"time": "1768985086"
},
"departure": {
"delay": -4,
"time": "1768985096"
},
"stopId": "FR:14366:ZE:35140003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1768984894"
},
"departure": {
"delay": -16,
"time": "1768984904"
},
"stopId": "FR:14366:ZE:650570001:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1768984478",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5814267396751360x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3028:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987320"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768987920"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768987860"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768986540"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768985340"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768987740"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768986720"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768987380"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768987440"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768987560"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768987260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768987680"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988040"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3028:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596223:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1768987131"
},
"departure": {
"delay": -69,
"time": "1768987131"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -183,
"time": "1768987317"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -123,
"time": "1768987197"
},
"departure": {
"delay": -123,
"time": "1768987197"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1768987056"
},
"departure": {
"delay": -24,
"time": "1768987056"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1768986859"
},
"departure": {
"delay": 19,
"time": "1768986859"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1768987076"
},
"departure": {
"delay": -4,
"time": "1768987076"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 59,
"time": "1768986959"
},
"departure": {
"delay": 59,
"time": "1768986959"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1768986926"
},
"departure": {
"delay": 26,
"time": "1768986926"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1768987017"
},
"departure": {
"delay": 57,
"time": "1768987017"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596223:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108012x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1768985224"
},
"departure": {
"delay": 64,
"time": "1768985224"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1768984722"
},
"departure": {
"delay": 42,
"time": "1768984722"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1768985332"
},
"departure": {
"delay": 52,
"time": "1768985332"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768984360"
},
"departure": {
"delay": 40,
"time": "1768984360"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1768985419"
},
"departure": {
"delay": 79,
"time": "1768985419"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1768984614"
},
"departure": {
"delay": 54,
"time": "1768984614"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768984922"
},
"departure": {
"delay": 62,
"time": "1768984922"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1768984499"
},
"departure": {
"delay": 59,
"time": "1768984499"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1768985098"
},
"departure": {
"delay": 58,
"time": "1768985098"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1768985941"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768985693"
},
"departure": {
"delay": 53,
"time": "1768985693"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768985809"
},
"departure": {
"delay": 49,
"time": "1768985809"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768985580"
},
"departure": {
"delay": 60,
"time": "1768985580"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1768984817"
},
"departure": {
"delay": 77,
"time": "1768984817"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108012x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850404F5403093x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768987620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989600"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988760"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768983999",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850404F5403093x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1768984361"
},
"departure": {
"delay": -19,
"time": "1768984361"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -63,
"time": "1768984497"
},
"departure": {
"delay": -63,
"time": "1768984497"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -52,
"time": "1768984628"
},
"departure": {
"delay": -52,
"time": "1768984628"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -72,
"time": "1768984548"
},
"departure": {
"delay": -72,
"time": "1768984548"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768984280"
},
"departure": {
"delay": 20,
"time": "1768984280"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1768983997"
},
"departure": {
"delay": 41,
"time": "1768984061"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1768984307"
},
"departure": {
"delay": -13,
"time": "1768984307"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -113,
"time": "1768984747"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -53,
"time": "1768984387"
},
"departure": {
"delay": -53,
"time": "1768984387"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768984151"
},
"departure": {
"delay": 11,
"time": "1768984151"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597031:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1768984249"
},
"departure": {
"delay": 169,
"time": "1768984249"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1768985195"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1768984313"
},
"departure": {
"delay": 113,
"time": "1768984313"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 35,
"time": "1768984715"
},
"departure": {
"delay": 35,
"time": "1768984715"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768983900"
},
"departure": {
"time": "1768983900"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1768985052"
},
"departure": {
"delay": 72,
"time": "1768985052"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1768984958"
},
"departure": {
"delay": 38,
"time": "1768984958"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 113,
"time": "1768984193"
},
"departure": {
"delay": 113,
"time": "1768984193"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1768984915"
},
"departure": {
"delay": 55,
"time": "1768984915"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768984112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244154xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011284x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1768983985"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 98,
"time": "1768983938"
},
"departure": {
"delay": 98,
"time": "1768983938"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1768983922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011284x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34996226xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768982073"
},
"departure": {
"delay": 104,
"time": "1768982084"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1768982153"
},
"departure": {
"delay": 77,
"time": "1768982177"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1768982332"
},
"departure": {
"delay": 64,
"time": "1768982344"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1768982252"
},
"departure": {
"delay": 105,
"time": "1768982265"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1768982364"
},
"departure": {
"time": "1768982340"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 112,
"time": "1768982032"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34996226xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768982340"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768982160"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983900"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768982280"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984260"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768984240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1074:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011223x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768986389"
},
"departure": {
"delay": 29,
"time": "1768986389"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -19,
"time": "1768985321"
},
"departure": {
"delay": -19,
"time": "1768985321"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -19,
"time": "1768986581"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 39,
"time": "1768986279"
},
"departure": {
"delay": 39,
"time": "1768986279"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -3,
"time": "1768984317"
},
"departure": {
"delay": -3,
"time": "1768984317"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -19,
"time": "1768986521"
},
"departure": {
"delay": -19,
"time": "1768986521"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -19,
"time": "1768986161"
},
"departure": {
"delay": -19,
"time": "1768986161"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -19,
"time": "1768984601"
},
"departure": {
"delay": -19,
"time": "1768984601"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1768985681"
},
"departure": {
"delay": -19,
"time": "1768985681"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -14,
"time": "1768984366"
},
"departure": {
"delay": -14,
"time": "1768984366"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1768985606"
},
"departure": {
"delay": 26,
"time": "1768985606"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -1,
"time": "1768986239"
},
"departure": {
"delay": -1,
"time": "1768986239"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -19,
"time": "1768984241"
},
"departure": {
"delay": -19,
"time": "1768984241"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768984924"
},
"departure": {
"delay": 4,
"time": "1768984924"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1768986316"
},
"departure": {
"delay": 16,
"time": "1768986316"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -8,
"time": "1768985992"
},
"departure": {
"delay": -8,
"time": "1768985992"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 20,
"time": "1768985000"
},
"departure": {
"delay": 20,
"time": "1768985000"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -16,
"time": "1768986464"
},
"departure": {
"delay": -16,
"time": "1768986464"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 30,
"time": "1768986210"
},
"departure": {
"delay": 30,
"time": "1768986210"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 23,
"time": "1768985483"
},
"departure": {
"delay": 23,
"time": "1768985483"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 29,
"time": "1768985369"
},
"departure": {
"delay": 29,
"time": "1768985369"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 25,
"time": "1768986025"
},
"departure": {
"delay": 25,
"time": "1768986025"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 40,
"time": "1768984540"
},
"departure": {
"delay": 40,
"time": "1768984540"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -10,
"time": "1768984730"
},
"departure": {
"delay": -10,
"time": "1768984730"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1768984684"
},
"departure": {
"delay": 4,
"time": "1768984684"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1768985431"
},
"departure": {
"delay": 31,
"time": "1768985431"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -19,
"time": "1768985561"
},
"departure": {
"delay": -19,
"time": "1768985561"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 6,
"time": "1768984806"
},
"departure": {
"delay": 6,
"time": "1768984806"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 14,
"time": "1768986434"
},
"departure": {
"delay": 14,
"time": "1768986434"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -19,
"time": "1768985921"
},
"departure": {
"delay": -19,
"time": "1768985921"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -19,
"time": "1768985141"
},
"departure": {
"delay": -19,
"time": "1768985141"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011223x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:311:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987740"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"delay": -1020,
"time": "1768984380"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768988340"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768985465"
},
"departure": {
"delay": 5,
"time": "1768985465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768987745"
},
"departure": {
"delay": 5,
"time": "1768987745"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768985885"
},
"departure": {
"delay": 5,
"time": "1768985885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768986240"
},
"departure": {
"time": "1768986240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768985460"
},
"departure": {
"time": "1768985460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:311:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056990x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 146,
"time": "1768985126"
},
"departure": {
"delay": 146,
"time": "1768985126"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1768985239"
},
"departure": {
"delay": 139,
"time": "1768985239"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 121,
"time": "1768985281"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1768985060"
},
"departure": {
"delay": 140,
"time": "1768985060"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 162,
"time": "1768984842"
},
"departure": {
"delay": 162,
"time": "1768984842"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768984890"
},
"departure": {
"delay": 150,
"time": "1768984890"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1768984801"
},
"departure": {
"delay": 121,
"time": "1768984801"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 121,
"time": "1768984981"
},
"departure": {
"delay": 121,
"time": "1768984981"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1768984382"
},
"departure": {
"delay": 122,
"time": "1768984382"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 150,
"time": "1768984230"
},
"departure": {
"delay": 150,
"time": "1768984230"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 149,
"time": "1768984349"
},
"departure": {
"delay": 149,
"time": "1768984349"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1768985200"
},
"departure": {
"delay": 160,
"time": "1768985200"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 121,
"time": "1768984501"
},
"departure": {
"delay": 121,
"time": "1768984501"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1768984624"
},
"departure": {
"delay": 124,
"time": "1768984624"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 150,
"time": "1768984530"
},
"departure": {
"delay": 150,
"time": "1768984530"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 91,
"time": "1768984111"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 150,
"time": "1768984710"
},
"departure": {
"delay": 150,
"time": "1768984710"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1768984761"
},
"departure": {
"delay": 141,
"time": "1768984761"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1768984653"
},
"departure": {
"delay": 153,
"time": "1768984653"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1768984921"
},
"departure": {
"delay": 121,
"time": "1768984921"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056990x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108022x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768984350"
},
"departure": {
"delay": 90,
"time": "1768984350"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1768984529"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1768984450"
},
"departure": {
"delay": 130,
"time": "1768984450"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984302",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108022x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5338017582546944x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6910,
"time": "1768984980"
},
"departure": {
"delay": 6910,
"time": "1768984990"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 7196,
"time": "1768984906"
},
"departure": {
"delay": 7196,
"time": "1768984916"
},
"stopId": "FR:14366:ZE:6030011489320960:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 7185,
"time": "1768984655"
},
"departure": {
"delay": 7185,
"time": "1768984665"
},
"stopId": "FR:14366:ZE:15060003:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 6729,
"time": "1768985169"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 7520,
"time": "1768984390"
},
"departure": {
"delay": 7520,
"time": "1768984400"
},
"stopId": "FR:14574:ZE:6726577057431552:ATOUMOD036",
"stopSequence": 16
}
],
"timestamp": "1768984315",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4558066457509888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5338017582546944x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -84,
"time": "1768984596"
},
"departure": {
"delay": -84,
"time": "1768984596"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -115,
"time": "1768985045"
},
"departure": {
"delay": -115,
"time": "1768985045"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -134,
"time": "1768984846"
},
"departure": {
"delay": -134,
"time": "1768984846"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -104,
"time": "1768985416"
},
"departure": {
"delay": -104,
"time": "1768985416"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -75,
"time": "1768985565"
},
"departure": {
"delay": -75,
"time": "1768985565"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -173,
"time": "1768984927"
},
"departure": {
"delay": -173,
"time": "1768984927"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1768984549"
},
"departure": {
"delay": -71,
"time": "1768984549"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -108,
"time": "1768985172"
},
"departure": {
"delay": -108,
"time": "1768985172"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -117,
"time": "1768984803"
},
"departure": {
"delay": -117,
"time": "1768984803"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -117,
"time": "1768984743"
},
"departure": {
"delay": -117,
"time": "1768984743"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -150,
"time": "1768984890"
},
"departure": {
"delay": -150,
"time": "1768984890"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -161,
"time": "1768985299"
},
"departure": {
"delay": -161,
"time": "1768985299"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1768984656"
},
"departure": {
"delay": -84,
"time": "1768984656"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -73,
"time": "1768985507"
},
"departure": {
"delay": -73,
"time": "1768985507"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -108,
"time": "1768985112"
},
"departure": {
"delay": -108,
"time": "1768985112"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -72,
"time": "1768985088"
},
"departure": {
"delay": -72,
"time": "1768985088"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -112,
"time": "1768985348"
},
"departure": {
"delay": -112,
"time": "1768985348"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1768984403"
},
"departure": {
"delay": -17,
"time": "1768984423"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -129,
"time": "1768985691"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -104,
"time": "1768985476"
},
"departure": {
"delay": -104,
"time": "1768985476"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -91,
"time": "1768985009"
},
"departure": {
"delay": -91,
"time": "1768985009"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -98,
"time": "1768985602"
},
"departure": {
"delay": -98,
"time": "1768985602"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -36,
"time": "1768984524"
},
"departure": {
"delay": -36,
"time": "1768984524"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -88,
"time": "1768984712"
},
"departure": {
"delay": -88,
"time": "1768984712"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470080:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4794:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984646"
},
"departure": {
"time": "1768984646"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768984171"
},
"departure": {
"time": "1768984171"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984246"
},
"departure": {
"time": "1768984246"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983971"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768984818"
},
"departure": {
"time": "1768984818"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768984724"
},
"departure": {
"time": "1768984724"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768984047"
},
"departure": {
"time": "1768984072"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768984526"
},
"departure": {
"time": "1768984526"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768983979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4794:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011220x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768983785"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 57,
"time": "1768983657"
},
"departure": {
"delay": 57,
"time": "1768983657"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 87,
"time": "1768983627"
},
"departure": {
"delay": 87,
"time": "1768983627"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 102,
"time": "1768983582"
},
"departure": {
"delay": 102,
"time": "1768983582"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 65,
"time": "1768983725"
},
"departure": {
"delay": 65,
"time": "1768983725"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1768983782",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011220x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3305F5336884x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984320"
},
"departure": {
"time": "1768984440"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768982380",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3305F5336884x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768982121"
},
"departure": {
"delay": 39,
"time": "1768982139"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 136,
"time": "1768983109"
},
"departure": {
"delay": 136,
"time": "1768983136"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768982851"
},
"departure": {
"delay": 43,
"time": "1768982863"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1768983253"
},
"departure": {
"delay": 116,
"time": "1768983296"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1768982651"
},
"departure": {
"delay": 69,
"time": "1768982709"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1768982593"
},
"departure": {
"delay": 23,
"time": "1768982603"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 119,
"time": "1768983519"
},
"departure": {
"delay": 119,
"time": "1768983539"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1768983880"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1768983704"
},
"departure": {
"delay": 62,
"time": "1768983722"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 88,
"time": "1768983561"
},
"departure": {
"delay": 88,
"time": "1768983568"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768982496"
},
"departure": {
"delay": 41,
"time": "1768982561"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 88,
"time": "1768983619"
},
"departure": {
"delay": 88,
"time": "1768983628"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1768982408"
},
"departure": {
"delay": 10,
"time": "1768982470"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768983185"
},
"departure": {
"delay": 103,
"time": "1768983223"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1768983150"
},
"departure": {
"delay": 102,
"time": "1768983162"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1768983427"
},
"departure": {
"delay": 85,
"time": "1768983445"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1768982914"
},
"departure": {
"delay": 96,
"time": "1768982976"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768983320"
},
"departure": {
"delay": 120,
"time": "1768983360"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 32,
"time": "1768982072"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1768983658"
},
"departure": {
"delay": 72,
"time": "1768983672"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 9,
"time": "1768982269"
},
"departure": {
"delay": 9,
"time": "1768982289"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1768982167"
},
"departure": {
"delay": 40,
"time": "1768982200"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 95,
"time": "1768983384"
},
"departure": {
"delay": 95,
"time": "1768983395"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1768982733"
},
"departure": {
"delay": 53,
"time": "1768982813"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1768983047"
},
"departure": {
"delay": 146,
"time": "1768983086"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230295x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1768984584"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 152,
"time": "1768984412"
},
"departure": {
"delay": 152,
"time": "1768984412"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 169,
"time": "1768984489"
},
"departure": {
"delay": 169,
"time": "1768984489"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 190,
"time": "1768984510"
},
"departure": {
"delay": 190,
"time": "1768984510"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 144,
"time": "1768984464"
},
"departure": {
"delay": 144,
"time": "1768984464"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 178,
"time": "1768984378"
},
"departure": {
"delay": 178,
"time": "1768984378"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 192,
"time": "1768984332"
},
"departure": {
"delay": 192,
"time": "1768984332"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 118,
"time": "1768984258"
},
"departure": {
"delay": 118,
"time": "1768984258"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1768984556"
},
"departure": {
"delay": 176,
"time": "1768984556"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230295x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057114x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1768985361"
},
"departure": {
"delay": 81,
"time": "1768985361"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1768985549"
},
"departure": {
"delay": 89,
"time": "1768985549"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1768985675"
},
"departure": {
"delay": 95,
"time": "1768985675"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 39,
"time": "1768984299"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1768984811"
},
"departure": {
"delay": 71,
"time": "1768984811"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768984718"
},
"departure": {
"delay": 98,
"time": "1768984718"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 77,
"time": "1768984877"
},
"departure": {
"delay": 77,
"time": "1768984877"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1768985138"
},
"departure": {
"delay": 98,
"time": "1768985138"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1768985004"
},
"departure": {
"delay": 84,
"time": "1768985004"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1768985262"
},
"departure": {
"delay": 102,
"time": "1768985262"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1768985073"
},
"departure": {
"delay": 93,
"time": "1768985073"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1768985831"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1768984572"
},
"departure": {
"delay": 72,
"time": "1768984572"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1768984511"
},
"departure": {
"delay": 71,
"time": "1768984511"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1768985471"
},
"departure": {
"delay": 71,
"time": "1768985471"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1768985307"
},
"departure": {
"delay": 87,
"time": "1768985307"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1768984931"
},
"departure": {
"delay": 71,
"time": "1768984931"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 93,
"time": "1768985193"
},
"departure": {
"delay": 93,
"time": "1768985193"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1768985745"
},
"departure": {
"delay": 105,
"time": "1768985745"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 71,
"time": "1768984691"
},
"departure": {
"delay": 71,
"time": "1768984691"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1768985575"
},
"departure": {
"delay": 115,
"time": "1768985575"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 100,
"time": "1768984420"
},
"departure": {
"delay": 100,
"time": "1768984420"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057114x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056455x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768984076"
},
"departure": {
"delay": 176,
"time": "1768984076"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 211,
"time": "1768984831"
},
"departure": {
"delay": 211,
"time": "1768984831"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 206,
"time": "1768984526"
},
"departure": {
"delay": 206,
"time": "1768984526"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1768984307"
},
"departure": {
"delay": 107,
"time": "1768984307"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1768985196"
},
"departure": {
"delay": 156,
"time": "1768985196"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1768984716"
},
"departure": {
"delay": 156,
"time": "1768984716"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 171,
"time": "1768985031"
},
"departure": {
"delay": 171,
"time": "1768985031"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1768985316"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 162,
"time": "1768984182"
},
"departure": {
"delay": 162,
"time": "1768984182"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 168,
"time": "1768985088"
},
"departure": {
"delay": 168,
"time": "1768985088"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 94,
"time": "1768984354"
},
"departure": {
"delay": 94,
"time": "1768984354"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 196,
"time": "1768985116"
},
"departure": {
"delay": 196,
"time": "1768985116"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1768984917"
},
"departure": {
"delay": 177,
"time": "1768984917"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 122,
"time": "1768984022"
},
"departure": {
"delay": 122,
"time": "1768984022"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1768984603"
},
"departure": {
"delay": 163,
"time": "1768984603"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1768984956"
},
"departure": {
"delay": 156,
"time": "1768984956"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 148,
"time": "1768984288"
},
"departure": {
"delay": 148,
"time": "1768984288"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1768984780"
},
"departure": {
"delay": 160,
"time": "1768984780"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768984052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056455x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230535x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1768984559"
},
"departure": {
"delay": -1,
"time": "1768984559"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1768985010"
},
"departure": {
"delay": 30,
"time": "1768985010"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1768984791"
},
"departure": {
"delay": -9,
"time": "1768984791"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -19,
"time": "1768984721"
},
"departure": {
"delay": -19,
"time": "1768984721"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 6,
"time": "1768984866"
},
"departure": {
"delay": 6,
"time": "1768984866"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -19,
"time": "1768984661"
},
"departure": {
"delay": -19,
"time": "1768984661"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 21,
"time": "1768984761"
},
"departure": {
"delay": 21,
"time": "1768984761"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -19,
"time": "1768985081"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1768984901"
},
"departure": {
"delay": -19,
"time": "1768984901"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -19,
"time": "1768984481"
},
"departure": {
"delay": -19,
"time": "1768984481"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1768984955"
},
"departure": {
"delay": 35,
"time": "1768984955"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768984442",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230535x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1768984083"
},
"departure": {
"delay": 243,
"time": "1768984083"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 272,
"time": "1768984832"
},
"departure": {
"delay": 272,
"time": "1768984832"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 291,
"time": "1768984311"
},
"departure": {
"delay": 291,
"time": "1768984311"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 168,
"time": "1768984008"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 325,
"time": "1768984525"
},
"departure": {
"delay": 325,
"time": "1768984525"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 278,
"time": "1768984658"
},
"departure": {
"delay": 278,
"time": "1768984658"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1768984412"
},
"departure": {
"delay": 272,
"time": "1768984412"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 273,
"time": "1768984209"
},
"departure": {
"delay": 273,
"time": "1768984233"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768984019",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx253:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992240"
},
"departure": {
"time": "1768992240"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768991700"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768991820"
},
"departure": {
"time": "1768991820"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992180"
},
"departure": {
"time": "1768992180"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991880"
},
"departure": {
"time": "1768991880"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1151:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485122xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 451,
"time": "1768984128"
},
"departure": {
"delay": 451,
"time": "1768984171"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 374,
"time": "1768983794"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 391,
"time": "1768984044"
},
"departure": {
"delay": 391,
"time": "1768984051"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 466,
"time": "1768984292"
},
"departure": {
"delay": 466,
"time": "1768984306"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 499,
"time": "1768984015"
},
"departure": {
"delay": 499,
"time": "1768984039"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485122xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072028x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1768984264"
},
"departure": {
"delay": 184,
"time": "1768984264"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 213,
"time": "1768984353"
},
"departure": {
"delay": 213,
"time": "1768984353"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 231,
"time": "1768984551"
},
"departure": {
"delay": 231,
"time": "1768984551"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 213,
"time": "1768984593"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 217,
"time": "1768984297"
},
"departure": {
"delay": 217,
"time": "1768984297"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 217,
"time": "1768984477"
},
"departure": {
"delay": 217,
"time": "1768984477"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1768984190"
},
"departure": {
"delay": 170,
"time": "1768984190"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1768984219"
},
"departure": {
"delay": 199,
"time": "1768984219"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 213,
"time": "1768984413"
},
"departure": {
"delay": 213,
"time": "1768984413"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 254,
"time": "1768984514"
},
"departure": {
"delay": 254,
"time": "1768984514"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984262",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072028x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470560:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1768988551"
},
"departure": {
"delay": -89,
"time": "1768988551"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3964,
"time": "1768984436"
},
"departure": {
"delay": -3964,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3844,
"time": "1768984436"
},
"departure": {
"delay": -3844,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -114,
"time": "1768988886"
},
"departure": {
"delay": -114,
"time": "1768988886"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -59,
"time": "1768988641"
},
"departure": {
"delay": -59,
"time": "1768988641"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3904,
"time": "1768984436"
},
"departure": {
"delay": -3904,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -3364,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -192,
"time": "1768989048"
},
"departure": {
"delay": -192,
"time": "1768989048"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3604,
"time": "1768984436"
},
"departure": {
"delay": -3604,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -113,
"time": "1768988947"
},
"departure": {
"delay": -113,
"time": "1768988947"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4024,
"time": "1768984436"
},
"departure": {
"delay": -4024,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3484,
"time": "1768984436"
},
"departure": {
"delay": -3484,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3724,
"time": "1768984436"
},
"departure": {
"delay": -3724,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -108,
"time": "1768989012"
},
"departure": {
"delay": -108,
"time": "1768989012"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -99,
"time": "1768988721"
},
"departure": {
"delay": -99,
"time": "1768988721"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3544,
"time": "1768984436"
},
"departure": {
"delay": -3544,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -4144,
"time": "1768984436"
},
"departure": {
"delay": -4144,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4084,
"time": "1768984436"
},
"departure": {
"delay": -4084,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4084,
"time": "1768984436"
},
"departure": {
"delay": -4084,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -228,
"time": "1768989132"
},
"departure": {
"delay": -228,
"time": "1768989132"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -41,
"time": "1768988839"
},
"departure": {
"delay": -41,
"time": "1768988839"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -264,
"time": "1768989156"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470560:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2696,
"time": "1768986064"
},
"departure": {
"delay": -2696,
"time": "1768986064"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -2714,
"time": "1768985326"
},
"departure": {
"delay": -2714,
"time": "1768985326"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -2699,
"time": "1768984921"
},
"departure": {
"delay": -2699,
"time": "1768984921"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -2709,
"time": "1768985691"
},
"departure": {
"delay": -2709,
"time": "1768985691"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -2670,
"time": "1768984350"
},
"departure": {
"delay": -2670,
"time": "1768984350"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -2672,
"time": "1768984648"
},
"departure": {
"delay": -2672,
"time": "1768984648"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2670,
"time": "1768984470"
},
"departure": {
"delay": -2670,
"time": "1768984470"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -2678,
"time": "1768985002"
},
"departure": {
"delay": -2678,
"time": "1768985002"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -2667,
"time": "1768984833"
},
"departure": {
"delay": -2667,
"time": "1768984833"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2714,
"time": "1768985926"
},
"departure": {
"delay": -2714,
"time": "1768985926"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2693,
"time": "1768984867"
},
"departure": {
"delay": -2693,
"time": "1768984867"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -2714,
"time": "1768985146"
},
"departure": {
"delay": -2714,
"time": "1768985146"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -2680,
"time": "1768985420"
},
"departure": {
"delay": -2680,
"time": "1768985420"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -2655,
"time": "1768986045"
},
"departure": {
"delay": -2655,
"time": "1768986045"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -2708,
"time": "1768984432"
},
"departure": {
"delay": -2708,
"time": "1768984432"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -2714,
"time": "1768986166"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051204xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986960"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768984340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:801:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1768975567"
},
"departure": {
"delay": 138,
"time": "1768975578"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1768975719"
},
"departure": {
"delay": -49,
"time": "1768975751"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"time": "1768975872"
},
"departure": {
"time": "1768975860"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1768975451"
},
"departure": {
"delay": 144,
"time": "1768975464"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 147,
"time": "1768975407"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768975667"
},
"departure": {
"time": "1768975680"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 110,
"time": "1768975477"
},
"departure": {
"delay": 110,
"time": "1768975490"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430274xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13115F5400240x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991040"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990020"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768992000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768983039",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13115F5400240x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011338x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1768984138"
},
"departure": {
"delay": 58,
"time": "1768984138"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768984397"
},
"departure": {
"delay": 77,
"time": "1768984397"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768986714"
},
"departure": {
"delay": 54,
"time": "1768986714"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 33,
"time": "1768985313"
},
"departure": {
"delay": 33,
"time": "1768985313"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768986240"
},
"departure": {
"delay": 60,
"time": "1768986240"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 85,
"time": "1768985605"
},
"departure": {
"delay": 85,
"time": "1768985605"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1768985811"
},
"departure": {
"delay": 51,
"time": "1768985811"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 58,
"time": "1768985398"
},
"departure": {
"delay": 58,
"time": "1768985398"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1768986923"
},
"departure": {
"delay": 83,
"time": "1768986923"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 78,
"time": "1768987218"
},
"departure": {
"delay": 78,
"time": "1768987218"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 75,
"time": "1768984095"
},
"departure": {
"delay": 75,
"time": "1768984095"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1768984874"
},
"departure": {
"delay": 74,
"time": "1768984874"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1768985021"
},
"departure": {
"delay": 41,
"time": "1768985021"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768985131"
},
"departure": {
"delay": 91,
"time": "1768985131"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768984953"
},
"departure": {
"delay": 33,
"time": "1768984953"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1768987348"
},
"departure": {
"delay": 88,
"time": "1768987348"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 88,
"time": "1768985548"
},
"departure": {
"delay": 88,
"time": "1768985548"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1768987375"
},
"departure": {
"delay": 55,
"time": "1768987375"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 78,
"time": "1768986078"
},
"departure": {
"delay": 78,
"time": "1768986078"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1768984473"
},
"departure": {
"delay": 33,
"time": "1768984473"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1768986153"
},
"departure": {
"delay": 33,
"time": "1768986153"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1768987053"
},
"departure": {
"delay": 33,
"time": "1768987053"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 80,
"time": "1768987100"
},
"departure": {
"delay": 80,
"time": "1768987100"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 83,
"time": "1768986803"
},
"departure": {
"delay": 83,
"time": "1768986803"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 72,
"time": "1768986972"
},
"departure": {
"delay": 72,
"time": "1768986972"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 90,
"time": "1768984230"
},
"departure": {
"delay": 90,
"time": "1768984230"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1768985456"
},
"departure": {
"delay": 56,
"time": "1768985456"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1768986383"
},
"departure": {
"delay": 83,
"time": "1768986383"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1768986879"
},
"departure": {
"delay": 39,
"time": "1768986879"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 46,
"time": "1768985086"
},
"departure": {
"delay": 46,
"time": "1768985086"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1768987308"
},
"departure": {
"delay": 48,
"time": "1768987308"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 58,
"time": "1768985998"
},
"departure": {
"delay": 58,
"time": "1768985998"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1768986633"
},
"departure": {
"delay": 33,
"time": "1768986633"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 52,
"time": "1768986472"
},
"departure": {
"delay": 52,
"time": "1768986472"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1768986321"
},
"departure": {
"delay": 81,
"time": "1768986321"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 33,
"time": "1768986753"
},
"departure": {
"delay": 33,
"time": "1768986753"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 72,
"time": "1768984032"
},
"departure": {
"delay": 72,
"time": "1768984032"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1768987173"
},
"departure": {
"delay": 33,
"time": "1768987173"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 55,
"time": "1768987255"
},
"departure": {
"delay": 55,
"time": "1768987255"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 33,
"time": "1768987413"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 55,
"time": "1768986535"
},
"departure": {
"delay": 55,
"time": "1768986535"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 33,
"time": "1768984773"
},
"departure": {
"delay": 33,
"time": "1768984773"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1768985663"
},
"departure": {
"delay": 83,
"time": "1768985663"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1768985733"
},
"departure": {
"delay": 33,
"time": "1768985733"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1768984396"
},
"departure": {
"delay": 136,
"time": "1768984396"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768985193"
},
"departure": {
"delay": 33,
"time": "1768985193"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984162",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011338x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230537x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768986555"
},
"departure": {
"delay": 15,
"time": "1768986555"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1768985475"
},
"departure": {
"delay": 15,
"time": "1768985475"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768984773"
},
"departure": {
"delay": 33,
"time": "1768984773"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1768984659"
},
"departure": {
"delay": 39,
"time": "1768984659"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1768986904"
},
"departure": {
"delay": 64,
"time": "1768986904"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1768986760"
},
"departure": {
"delay": 40,
"time": "1768986760"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1768986315"
},
"departure": {
"delay": 15,
"time": "1768986315"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1768986975"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 64,
"time": "1768985644"
},
"departure": {
"delay": 64,
"time": "1768985644"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1768985716"
},
"departure": {
"delay": 16,
"time": "1768985716"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768986615"
},
"departure": {
"delay": 15,
"time": "1768986615"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1768984875"
},
"departure": {
"delay": 15,
"time": "1768984875"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1768985315"
},
"departure": {
"delay": 35,
"time": "1768985315"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1768985115"
},
"departure": {
"delay": 15,
"time": "1768985115"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1768986685"
},
"departure": {
"delay": 25,
"time": "1768986685"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1768984831"
},
"departure": {
"delay": 31,
"time": "1768984831"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1768986795"
},
"departure": {
"delay": 15,
"time": "1768986795"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1768984590"
},
"departure": {
"delay": 30,
"time": "1768984590"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1768986655"
},
"departure": {
"delay": 55,
"time": "1768986655"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 67,
"time": "1768985407"
},
"departure": {
"delay": 67,
"time": "1768985407"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1768984464"
},
"departure": {
"delay": 24,
"time": "1768984464"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1768985024"
},
"departure": {
"delay": 44,
"time": "1768985024"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768985985"
},
"departure": {
"delay": 45,
"time": "1768985985"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1768984397"
},
"departure": {
"delay": 17,
"time": "1768984397"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1768984695"
},
"departure": {
"delay": 15,
"time": "1768984695"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1768985918"
},
"departure": {
"delay": 38,
"time": "1768985918"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1768985167"
},
"departure": {
"delay": 67,
"time": "1768985167"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1768986849"
},
"departure": {
"delay": 69,
"time": "1768986849"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1768986419"
},
"departure": {
"delay": 59,
"time": "1768986419"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1768985775"
},
"departure": {
"delay": 15,
"time": "1768985775"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1768985829"
},
"departure": {
"delay": 69,
"time": "1768985829"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1768985229"
},
"departure": {
"delay": 69,
"time": "1768985229"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1768986075"
},
"departure": {
"delay": 15,
"time": "1768986075"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1768984956"
},
"departure": {
"delay": 36,
"time": "1768984956"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230537x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4020:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 120,
"time": "1768982220"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768983060"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1768982100"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1768981860"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768982520"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1768984080"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768981560"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": -60,
"time": "1768983900"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1768982640"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": -60,
"time": "1768984020"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768981740"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768981680"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768984022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4020:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2817,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3057,
"time": "1768984383"
},
"departure": {
"delay": -3057,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3297,
"time": "1768984383"
},
"departure": {
"delay": -3297,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3777,
"time": "1768984383"
},
"departure": {
"delay": -3777,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3957,
"time": "1768984383"
},
"departure": {
"delay": -3957,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -392,
"time": "1768988428"
},
"departure": {
"delay": -392,
"time": "1768988428"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3177,
"time": "1768984383"
},
"departure": {
"delay": -3177,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3417,
"time": "1768984383"
},
"departure": {
"delay": -3417,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3477,
"time": "1768984383"
},
"departure": {
"delay": -3477,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3117,
"time": "1768984383"
},
"departure": {
"delay": -3117,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3837,
"time": "1768984383"
},
"departure": {
"delay": -3837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4017,
"time": "1768984383"
},
"departure": {
"delay": -4017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -318,
"time": "1768988382"
},
"departure": {
"delay": -318,
"time": "1768988382"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -467,
"time": "1768988533"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3477,
"time": "1768984383"
},
"departure": {
"delay": -3477,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -318,
"time": "1768988322"
},
"departure": {
"delay": -318,
"time": "1768988322"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2937,
"time": "1768984383"
},
"departure": {
"delay": -2937,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -4137,
"time": "1768984383"
},
"departure": {
"delay": -4137,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -4017,
"time": "1768984383"
},
"departure": {
"delay": -4017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3237,
"time": "1768984383"
},
"departure": {
"delay": -3237,
"time": "1768984383"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3897,
"time": "1768984383"
},
"departure": {
"delay": -3897,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3717,
"time": "1768984383"
},
"departure": {
"delay": -3717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598279:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057451x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1768984869"
},
"departure": {
"delay": 129,
"time": "1768984869"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1768985039"
},
"departure": {
"delay": 119,
"time": "1768985039"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768985656"
},
"departure": {
"delay": 76,
"time": "1768985656"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 132,
"time": "1768984632"
},
"departure": {
"delay": 132,
"time": "1768984632"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1768986856"
},
"departure": {
"delay": 76,
"time": "1768986856"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 107,
"time": "1768985207"
},
"departure": {
"delay": 107,
"time": "1768985207"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 78,
"time": "1768984458"
},
"departure": {
"delay": 78,
"time": "1768984458"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768986180"
},
"departure": {
"delay": 120,
"time": "1768986180"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 76,
"time": "1768984516"
},
"departure": {
"delay": 76,
"time": "1768984516"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1768986216"
},
"departure": {
"delay": 96,
"time": "1768986216"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1768985296"
},
"departure": {
"delay": 76,
"time": "1768985296"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1768986007"
},
"departure": {
"delay": 127,
"time": "1768986007"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1768984816"
},
"departure": {
"delay": 76,
"time": "1768984816"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 87,
"time": "1768985547"
},
"departure": {
"delay": 87,
"time": "1768985547"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1768986728"
},
"departure": {
"delay": 128,
"time": "1768986728"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 121,
"time": "1768985401"
},
"departure": {
"delay": 121,
"time": "1768985401"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1768986104"
},
"departure": {
"delay": 104,
"time": "1768986104"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 120,
"time": "1768987140"
},
"departure": {
"delay": 120,
"time": "1768987140"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 85,
"time": "1768984105"
},
"departure": {
"delay": 85,
"time": "1768984105"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768986542"
},
"departure": {
"delay": 122,
"time": "1768986542"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 91,
"time": "1768985911"
},
"departure": {
"delay": 91,
"time": "1768985911"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 100,
"time": "1768985500"
},
"departure": {
"delay": 100,
"time": "1768985500"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1768986913"
},
"departure": {
"delay": 133,
"time": "1768986913"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 76,
"time": "1768984996"
},
"departure": {
"delay": 76,
"time": "1768984996"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1768985132"
},
"departure": {
"delay": 92,
"time": "1768985132"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1768984936"
},
"departure": {
"delay": 76,
"time": "1768984936"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1768986136"
},
"departure": {
"delay": 76,
"time": "1768986136"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 86,
"time": "1768985786"
},
"departure": {
"delay": 86,
"time": "1768985786"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1768986057"
},
"departure": {
"delay": 117,
"time": "1768986057"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1768984365"
},
"departure": {
"delay": 105,
"time": "1768984365"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1768985876"
},
"departure": {
"delay": 116,
"time": "1768985876"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1768984430"
},
"departure": {
"delay": 110,
"time": "1768984430"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1768987015"
},
"departure": {
"delay": 115,
"time": "1768987015"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 102,
"time": "1768985742"
},
"departure": {
"delay": 102,
"time": "1768985742"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 79,
"time": "1768985599"
},
"departure": {
"delay": 79,
"time": "1768985599"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1768986256"
},
"departure": {
"delay": 76,
"time": "1768986256"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 107,
"time": "1768986587"
},
"departure": {
"delay": 107,
"time": "1768986587"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 97,
"time": "1768983997"
},
"departure": {
"delay": 97,
"time": "1768983997"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768986330"
},
"departure": {
"delay": 90,
"time": "1768986330"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 76,
"time": "1768987276"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": 76,
"time": "1768985236"
},
"departure": {
"delay": 76,
"time": "1768985236"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 107,
"time": "1768986467"
},
"departure": {
"delay": 107,
"time": "1768986467"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 96,
"time": "1768986816"
},
"departure": {
"delay": 96,
"time": "1768986816"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 106,
"time": "1768987066"
},
"departure": {
"delay": 106,
"time": "1768987066"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 76,
"time": "1768984576"
},
"departure": {
"delay": 76,
"time": "1768984576"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1768986775"
},
"departure": {
"delay": 115,
"time": "1768986775"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 76,
"time": "1768985956"
},
"departure": {
"delay": 76,
"time": "1768985956"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1768984230"
},
"departure": {
"delay": 150,
"time": "1768984230"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1768984292"
},
"departure": {
"delay": 152,
"time": "1768984292"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768986496"
},
"departure": {
"delay": 76,
"time": "1768986496"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 76,
"time": "1768987096"
},
"departure": {
"delay": 76,
"time": "1768987096"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 119,
"time": "1768984319"
},
"departure": {
"delay": 119,
"time": "1768984319"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057451x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5992:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 344,
"time": "1769021084"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768982808",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5992:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1768986066"
},
"departure": {
"delay": 6,
"time": "1768986066"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986240"
},
"departure": {
"time": "1768986240"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768985925"
},
"departure": {
"delay": 45,
"time": "1768985925"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1768985561"
},
"departure": {
"delay": 41,
"time": "1768985561"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768985741"
},
"departure": {
"delay": 41,
"time": "1768985741"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768984278",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx279:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107806x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768986038"
},
"departure": {
"delay": 38,
"time": "1768986038"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1768985099"
},
"departure": {
"delay": 59,
"time": "1768985099"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768984662"
},
"departure": {
"delay": 42,
"time": "1768984662"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1768985373"
},
"departure": {
"delay": 33,
"time": "1768985373"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1768985515"
},
"departure": {
"delay": 55,
"time": "1768985515"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1768985826"
},
"departure": {
"delay": 6,
"time": "1768985826"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1768985625"
},
"departure": {
"delay": 45,
"time": "1768985625"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1768986127"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1768985204"
},
"departure": {
"delay": 44,
"time": "1768985204"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768985716"
},
"departure": {
"delay": 16,
"time": "1768985716"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1768984994"
},
"departure": {
"delay": 14,
"time": "1768984994"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768984886"
},
"departure": {
"delay": 26,
"time": "1768984886"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768985931"
},
"departure": {
"delay": 51,
"time": "1768985931"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1768984771"
},
"departure": {
"delay": 31,
"time": "1768984771"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107806x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190080x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1768984277"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -24,
"time": "1768984116"
},
"departure": {
"delay": -24,
"time": "1768984116"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1768984034"
},
"departure": {
"delay": 14,
"time": "1768984034"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1768984010"
},
"departure": {
"delay": 50,
"time": "1768984010"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1768984083"
},
"departure": {
"delay": 3,
"time": "1768984083"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1768984152"
},
"departure": {
"delay": 12,
"time": "1768984152"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768984222",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190080x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx131:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768982382"
},
"departure": {
"delay": 62,
"time": "1768982402"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1768983705"
},
"departure": {
"delay": 225,
"time": "1768983705"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 11,
"time": "1768980731"
},
"departure": {
"delay": 11,
"time": "1768980731"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768980615"
},
"departure": {
"delay": 15,
"time": "1768980615"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1768982841"
},
"departure": {
"delay": 29,
"time": "1768982909"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 112,
"time": "1768983027"
},
"departure": {
"delay": 112,
"time": "1768983052"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1768980878"
},
"departure": {
"delay": -22,
"time": "1768980878"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1768981352"
},
"departure": {
"delay": -28,
"time": "1768981352"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1768981021"
},
"departure": {
"delay": 1,
"time": "1768981021"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 77,
"time": "1768981854"
},
"departure": {
"delay": 77,
"time": "1768981877"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1768983278"
},
"departure": {
"delay": 218,
"time": "1768983278"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1768981909"
},
"departure": {
"delay": 49,
"time": "1768981909"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1768982127"
},
"departure": {
"delay": 113,
"time": "1768982153"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 142,
"time": "1768983802"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 72,
"time": "1768982037"
},
"departure": {
"delay": 72,
"time": "1768982052"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1768982702"
},
"departure": {
"delay": 87,
"time": "1768982727"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1768980510"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 92,
"time": "1768982252"
},
"departure": {
"delay": 92,
"time": "1768982252"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 273,
"time": "1768983633"
},
"departure": {
"delay": 273,
"time": "1768983633"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 224,
"time": "1768983404"
},
"departure": {
"delay": 224,
"time": "1768983404"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -8,
"time": "1768980952"
},
"departure": {
"delay": -8,
"time": "1768980952"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 246,
"time": "1768983486"
},
"departure": {
"delay": 246,
"time": "1768983486"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10,
"time": "1768981430"
},
"departure": {
"delay": -10,
"time": "1768981430"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -38,
"time": "1768980802"
},
"departure": {
"delay": -38,
"time": "1768980802"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1768982508"
},
"departure": {
"delay": 127,
"time": "1768982527"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1768982602"
},
"departure": {
"delay": 82,
"time": "1768982602"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1768981177"
},
"departure": {
"delay": -23,
"time": "1768981177"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1768980689"
},
"departure": {
"delay": -31,
"time": "1768980689"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1768982327"
},
"departure": {
"delay": 47,
"time": "1768982327"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 157,
"time": "1768983157"
},
"departure": {
"delay": 157,
"time": "1768983157"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768980239",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx131:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768994100"
},
"departure": {
"time": "1768994100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768993140"
},
"departure": {
"time": "1768993140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768994340"
},
"departure": {
"time": "1768994340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768994220"
},
"departure": {
"time": "1768994220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994820"
},
"departure": {
"time": "1768994820"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768994580"
},
"departure": {
"time": "1768994580"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768995360"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768993920"
},
"departure": {
"time": "1768993920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768993020"
},
"departure": {
"time": "1768993020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768994525"
},
"departure": {
"delay": 5,
"time": "1768994525"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768992960"
},
"departure": {
"time": "1768992960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768995185"
},
"departure": {
"delay": 5,
"time": "1768995185"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768993320"
},
"departure": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768993500"
},
"departure": {
"time": "1768993500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768992780"
},
"departure": {
"time": "1768992780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768994460"
},
"departure": {
"time": "1768994460"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1768992845"
},
"departure": {
"delay": 5,
"time": "1768992845"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768994765"
},
"departure": {
"delay": 5,
"time": "1768994765"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768995180"
},
"departure": {
"time": "1768995180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1768994770"
},
"departure": {
"delay": 10,
"time": "1768994770"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768993440"
},
"departure": {
"time": "1768993440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768992840"
},
"departure": {
"time": "1768992840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768993560"
},
"departure": {
"time": "1768993560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768993380"
},
"departure": {
"time": "1768993380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994640"
},
"departure": {
"time": "1768994640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:497:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1768984653"
},
"departure": {
"delay": 93,
"time": "1768984653"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1768984365"
},
"departure": {
"delay": 105,
"time": "1768984365"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1768984816"
},
"departure": {
"delay": 136,
"time": "1768984816"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 92,
"time": "1768984227"
},
"departure": {
"delay": 92,
"time": "1768984232"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1768983572"
},
"departure": {
"delay": 32,
"time": "1768983572"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1768984945"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 32,
"time": "1768983842"
},
"departure": {
"delay": 32,
"time": "1768983932"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 3,
"time": "1768983712"
},
"departure": {
"delay": 3,
"time": "1768983723"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1768984681"
},
"departure": {
"delay": 61,
"time": "1768984681"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1768984932"
},
"departure": {
"delay": 72,
"time": "1768984932"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 32,
"time": "1768983632"
},
"departure": {
"delay": 32,
"time": "1768983632"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1768983992"
},
"departure": {
"delay": 92,
"time": "1768983992"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1768984902"
},
"departure": {
"delay": 162,
"time": "1768984902"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 108,
"time": "1768984428"
},
"departure": {
"delay": 108,
"time": "1768984428"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1768984132"
},
"departure": {
"delay": 122,
"time": "1768984142"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1768984491"
},
"departure": {
"delay": 111,
"time": "1768984491"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597883:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20711F5367271x2026x01x15T21x57x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988280"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768981480",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20711F5367271x2026x01x15T21x57x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15986,
"time": "1768986926"
},
"departure": {
"delay": 15986,
"time": "1768986926"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15997,
"time": "1768987657"
},
"departure": {
"delay": 15997,
"time": "1768987657"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16020,
"time": "1768987380"
},
"departure": {
"delay": 16020,
"time": "1768987380"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15989,
"time": "1768987169"
},
"departure": {
"delay": 15989,
"time": "1768987169"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15960,
"time": "1768987080"
},
"departure": {
"delay": 15960,
"time": "1768987080"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16076,
"time": "1768987436"
},
"departure": {
"delay": 16076,
"time": "1768987436"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16057,
"time": "1768987537"
},
"departure": {
"delay": 16057,
"time": "1768987537"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15955,
"time": "1768986835"
},
"departure": {
"delay": 15955,
"time": "1768986835"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15977,
"time": "1768986977"
},
"departure": {
"delay": 15977,
"time": "1768986977"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16054,
"time": "1768987834"
},
"departure": {
"delay": 16054,
"time": "1768987834"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 15915,
"time": "1768986855"
},
"departure": {
"delay": 15915,
"time": "1768986855"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15962,
"time": "1768987022"
},
"departure": {
"delay": 15962,
"time": "1768987022"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16044,
"time": "1768987704"
},
"departure": {
"delay": 16044,
"time": "1768987704"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16016,
"time": "1768987316"
},
"departure": {
"delay": 16016,
"time": "1768987316"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16043,
"time": "1768987283"
},
"departure": {
"delay": 16043,
"time": "1768987283"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768982658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8813:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:701:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984440"
},
"departure": {
"time": "1768984440"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768984740"
},
"departure": {
"time": "1768984740"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768984380"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985160"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768984620"
},
"departure": {
"time": "1768984620"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768984500"
},
"departure": {
"time": "1768984500"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768984680"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768984320"
},
"departure": {
"time": "1768984320"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768984200"
},
"departure": {
"delay": 5,
"time": "1768984205"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768984260"
},
"departure": {
"time": "1768984260"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984560"
},
"departure": {
"time": "1768984560"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": -595,
"time": "1768983545"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:701:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1768984446"
},
"departure": {
"delay": 246,
"time": "1768984446"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 281,
"time": "1768984181"
},
"departure": {
"delay": 281,
"time": "1768984181"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1768984645"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 206,
"time": "1768984526"
},
"departure": {
"delay": 206,
"time": "1768984526"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 224,
"time": "1768984244"
},
"departure": {
"delay": 224,
"time": "1768984244"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 254,
"time": "1768984091"
},
"departure": {
"delay": 254,
"time": "1768984094"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 229,
"time": "1768984129"
},
"departure": {
"delay": 229,
"time": "1768984129"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1768984395"
},
"departure": {
"delay": 255,
"time": "1768984395"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598275:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230671x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1768983943"
},
"departure": {
"delay": 103,
"time": "1768983943"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1768984220"
},
"departure": {
"delay": -40,
"time": "1768984220"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1768984077"
},
"departure": {
"delay": 57,
"time": "1768984077"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1768983902"
},
"departure": {
"delay": 122,
"time": "1768983902"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1768983645"
},
"departure": {
"delay": 105,
"time": "1768983645"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1768984493"
},
"departure": {
"delay": -7,
"time": "1768984493"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1768984070"
},
"departure": {
"delay": -10,
"time": "1768984070"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1768984300"
},
"departure": {
"delay": -20,
"time": "1768984300"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 131,
"time": "1768983731"
},
"departure": {
"delay": 131,
"time": "1768983731"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -4,
"time": "1768984256"
},
"departure": {
"delay": -4,
"time": "1768984256"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1768983876"
},
"departure": {
"delay": 96,
"time": "1768983876"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 41,
"time": "1768984601"
},
"departure": {
"delay": 41,
"time": "1768984601"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1768984169"
},
"departure": {
"delay": -31,
"time": "1768984169"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -15,
"time": "1768984425"
},
"departure": {
"delay": -15,
"time": "1768984425"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -15,
"time": "1768984725"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 63,
"time": "1768984023"
},
"departure": {
"delay": 63,
"time": "1768984023"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 8,
"time": "1768984148"
},
"departure": {
"delay": 8,
"time": "1768984148"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1768984349"
},
"departure": {
"delay": -31,
"time": "1768984349"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1768984667"
},
"departure": {
"delay": -13,
"time": "1768984667"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768983912",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230671x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230538x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1768986654"
},
"departure": {
"delay": 54,
"time": "1768986654"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1768986054"
},
"departure": {
"delay": 54,
"time": "1768986054"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1768986140"
},
"departure": {
"delay": 20,
"time": "1768986140"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768986232"
},
"departure": {
"delay": 52,
"time": "1768986232"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1768987789"
},
"departure": {
"delay": 49,
"time": "1768987789"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1768985821"
},
"departure": {
"delay": 1,
"time": "1768985821"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768986469"
},
"departure": {
"delay": 49,
"time": "1768986469"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768986810"
},
"departure": {
"delay": 30,
"time": "1768986810"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1768985544"
},
"departure": {
"delay": 24,
"time": "1768985544"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768985871"
},
"departure": {
"delay": 51,
"time": "1768985871"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987860"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 23,
"time": "1768986743"
},
"departure": {
"delay": 23,
"time": "1768986743"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768987734"
},
"departure": {
"delay": 54,
"time": "1768987734"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1768987542"
},
"departure": {
"delay": 42,
"time": "1768987542"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1768987456"
},
"departure": {
"delay": 16,
"time": "1768987456"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768987505"
},
"departure": {
"delay": 5,
"time": "1768987505"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1768985716"
},
"departure": {
"delay": 16,
"time": "1768985716"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1768986541"
},
"departure": {
"delay": 1,
"time": "1768986541"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1768987244"
},
"departure": {
"delay": 44,
"time": "1768987244"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1768987636"
},
"departure": {
"delay": 16,
"time": "1768987636"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 15,
"time": "1768985475"
},
"departure": {
"delay": 15,
"time": "1768985475"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768985283"
},
"departure": {
"delay": 3,
"time": "1768985283"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985580"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768985992"
},
"departure": {
"delay": 52,
"time": "1768985992"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1768985349"
},
"departure": {
"delay": 9,
"time": "1768985349"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768985658"
},
"departure": {
"delay": 18,
"time": "1768985658"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1768984362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230538x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768985167"
},
"departure": {
"delay": 67,
"time": "1768985167"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 8,
"time": "1768985288"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1768985186"
},
"departure": {
"delay": 26,
"time": "1768985186"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768984448"
},
"departure": {
"delay": 8,
"time": "1768984448"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1768984813"
},
"departure": {
"delay": 13,
"time": "1768984813"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1768985048"
},
"departure": {
"delay": 8,
"time": "1768985048"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1768984542"
},
"departure": {
"delay": 42,
"time": "1768984542"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1768984268"
},
"departure": {
"delay": 8,
"time": "1768984268"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051201xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3401F5385265x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768983240"
},
"departure": {
"time": "1768983300"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984920"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768989000"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1768983780"
},
"departure": {
"time": "1768983960"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768981980"
},
"departure": {
"time": "1768982040"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768981080"
},
"departure": {
"time": "1768981140"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768979940"
},
"departure": {
"time": "1768980000"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987740"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"departure": {
"time": "1768977060"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1768973438",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3401F5385265x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230294x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768983612"
},
"departure": {
"delay": 72,
"time": "1768983612"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1768983723"
},
"departure": {
"delay": 3,
"time": "1768983723"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 22,
"time": "1768983742"
},
"departure": {
"delay": 22,
"time": "1768983742"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 58,
"time": "1768983658"
},
"departure": {
"delay": 58,
"time": "1768983658"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1768983813"
},
"departure": {
"delay": 33,
"time": "1768983813"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 32,
"time": "1768983692"
},
"departure": {
"delay": 32,
"time": "1768983692"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1768983841"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 24,
"time": "1768983744"
},
"departure": {
"delay": 24,
"time": "1768983744"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1768983602",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230294x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768991700"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768989000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768991040"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989360"
},
"departure": {
"time": "1768989360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768991705"
},
"departure": {
"delay": 5,
"time": "1768991705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768989960"
},
"departure": {
"time": "1768989960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989120"
},
"departure": {
"time": "1768989120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768989245"
},
"departure": {
"delay": 5,
"time": "1768989245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1768991285"
},
"departure": {
"delay": 5,
"time": "1768991285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768991045"
},
"departure": {
"delay": 5,
"time": "1768991045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1768991290"
},
"departure": {
"delay": 10,
"time": "1768991290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:407:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3469781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768985167"
},
"departure": {
"delay": 67,
"time": "1768985167"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1768985425"
},
"departure": {
"delay": 85,
"time": "1768985425"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768984951"
},
"departure": {
"delay": 91,
"time": "1768984951"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1768985182"
},
"departure": {
"delay": 82,
"time": "1768985182"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1768985011"
},
"departure": {
"delay": 91,
"time": "1768985011"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1768985301"
},
"departure": {
"delay": 81,
"time": "1768985301"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1768984680"
},
"departure": {
"delay": 180,
"time": "1768984680"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 171,
"time": "1768984611"
},
"departure": {
"delay": 171,
"time": "1768984611"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 139,
"time": "1768985899"
},
"departure": {
"delay": 139,
"time": "1768985899"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1768985588"
},
"departure": {
"delay": 128,
"time": "1768985588"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 208,
"time": "1768984528"
},
"departure": {
"delay": 208,
"time": "1768984528"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 190,
"time": "1768984570"
},
"departure": {
"delay": 190,
"time": "1768984570"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1768985245"
},
"departure": {
"delay": 25,
"time": "1768985245"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1768985327"
},
"departure": {
"delay": 107,
"time": "1768985327"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1768985110"
},
"departure": {
"delay": 70,
"time": "1768985110"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1768985359"
},
"departure": {
"delay": 79,
"time": "1768985359"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768984740"
},
"departure": {
"delay": 120,
"time": "1768984740"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": 175,
"time": "1768984375"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1768984828"
},
"departure": {
"delay": 148,
"time": "1768984828"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 243,
"time": "1768984503"
},
"departure": {
"delay": 243,
"time": "1768984503"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 77,
"time": "1768985057"
},
"departure": {
"delay": 77,
"time": "1768985057"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1768985963"
},
"departure": {
"delay": 143,
"time": "1768985963"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 94,
"time": "1768985074"
},
"departure": {
"delay": 94,
"time": "1768985074"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1768984873"
},
"departure": {
"delay": 133,
"time": "1768984873"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1768985830"
},
"departure": {
"delay": 70,
"time": "1768985830"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1768984650"
},
"departure": {
"delay": 150,
"time": "1768984650"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 72,
"time": "1768986012"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 53,
"time": "1768985213"
},
"departure": {
"delay": 53,
"time": "1768985213"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3469781:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19080,
"time": "1768981140"
},
"departure": {
"delay": -19080,
"time": "1768981140"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -19136,
"time": "1768982824"
},
"departure": {
"delay": -19136,
"time": "1768982824"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -18998,
"time": "1768982182"
},
"departure": {
"delay": -18998,
"time": "1768982182"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -19041,
"time": "1768981299"
},
"departure": {
"delay": -19041,
"time": "1768981299"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -19359,
"time": "1768983201"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -19055,
"time": "1768981225"
},
"departure": {
"delay": -19055,
"time": "1768981225"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -19059,
"time": "1768982061"
},
"departure": {
"delay": -19059,
"time": "1768982061"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -19071,
"time": "1768982349"
},
"departure": {
"delay": -19071,
"time": "1768982349"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -19171,
"time": "1768982849"
},
"departure": {
"delay": -19171,
"time": "1768982849"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -18993,
"time": "1768981527"
},
"departure": {
"delay": -18993,
"time": "1768981527"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -19184,
"time": "1768982776"
},
"departure": {
"delay": -19184,
"time": "1768982776"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -19036,
"time": "1768982003"
},
"departure": {
"delay": -19036,
"time": "1768982024"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -19011,
"time": "1768981449"
},
"departure": {
"delay": -19011,
"time": "1768981449"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -19212,
"time": "1768982688"
},
"departure": {
"delay": -19212,
"time": "1768982688"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -19106,
"time": "1768982974"
},
"departure": {
"delay": -19106,
"time": "1768982974"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -19044,
"time": "1768981116"
},
"departure": {
"delay": -19044,
"time": "1768981116"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -19075,
"time": "1768982225"
},
"departure": {
"delay": -19075,
"time": "1768982225"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -19175,
"time": "1768982905"
},
"departure": {
"delay": -19175,
"time": "1768982905"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -19081,
"time": "1768982399"
},
"departure": {
"delay": -19081,
"time": "1768982399"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -19000,
"time": "1768981880"
},
"departure": {
"delay": -19000,
"time": "1768981880"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -19050,
"time": "1768981350"
},
"departure": {
"delay": -19050,
"time": "1768981350"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768980518",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8785:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2750,
"time": "1768984910"
},
"departure": {
"delay": 2750,
"time": "1768984910"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2795,
"time": "1768986935"
},
"departure": {
"delay": 2795,
"time": "1768986935"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 2794,
"time": "1768987354"
},
"departure": {
"delay": 2794,
"time": "1768987354"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 2808,
"time": "1768985748"
},
"departure": {
"delay": 2808,
"time": "1768985748"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 2767,
"time": "1768987267"
},
"departure": {
"delay": 2767,
"time": "1768987267"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2806,
"time": "1768987306"
},
"departure": {
"delay": 2806,
"time": "1768987306"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 2799,
"time": "1768986399"
},
"departure": {
"delay": 2799,
"time": "1768986399"
},
"stopId": "FR:76489:ZE:4954:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2791,
"time": "1768987411"
},
"departure": {
"delay": 2791,
"time": "1768987411"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 2750,
"time": "1768985570"
},
"departure": {
"delay": 2750,
"time": "1768985570"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2751,
"time": "1768987131"
},
"departure": {
"delay": 2751,
"time": "1768987131"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 2778,
"time": "1768987218"
},
"departure": {
"delay": 2778,
"time": "1768987218"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 2760,
"time": "1768986480"
},
"departure": {
"delay": 2760,
"time": "1768986480"
},
"stopId": "FR:76489:ZE:4956:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2805,
"time": "1768987185"
},
"departure": {
"delay": 2805,
"time": "1768987185"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 2792,
"time": "1768984652"
},
"departure": {
"delay": 2792,
"time": "1768984652"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 2750,
"time": "1768985870"
},
"departure": {
"delay": 2750,
"time": "1768985870"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2788,
"time": "1768985788"
},
"departure": {
"delay": 2788,
"time": "1768985788"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2785,
"time": "1768986985"
},
"departure": {
"delay": 2785,
"time": "1768986985"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 2770,
"time": "1768986850"
},
"departure": {
"delay": 2770,
"time": "1768986850"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2809,
"time": "1768986229"
},
"departure": {
"delay": 2809,
"time": "1768986229"
},
"stopId": "FR:76533:ZE:4949:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2750,
"time": "1768985450"
},
"departure": {
"delay": 2750,
"time": "1768985450"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2750,
"time": "1768987490"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 2760,
"time": "1768987380"
},
"departure": {
"delay": 2760,
"time": "1768987380"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 2808,
"time": "1768986348"
},
"departure": {
"delay": 2808,
"time": "1768986348"
},
"stopId": "FR:76489:ZE:4951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2756,
"time": "1768985516"
},
"departure": {
"delay": 2756,
"time": "1768985516"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 2750,
"time": "1768986590"
},
"departure": {
"delay": 2750,
"time": "1768986590"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 2778,
"time": "1768984698"
},
"departure": {
"delay": 2778,
"time": "1768984698"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 2760,
"time": "1768987020"
},
"departure": {
"delay": 2760,
"time": "1768987020"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2755,
"time": "1768984555"
},
"departure": {
"delay": 2755,
"time": "1768984555"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244138xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990200"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768989780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990140"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768990560"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768991280"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1025:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx310:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768985981"
},
"departure": {
"delay": 41,
"time": "1768985981"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1768986161"
},
"departure": {
"delay": 41,
"time": "1768986161"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768984339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx310:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190585x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768984759"
},
"departure": {
"delay": 19,
"time": "1768984759"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1768985194"
},
"departure": {
"delay": 34,
"time": "1768985194"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768984268"
},
"departure": {
"delay": 8,
"time": "1768984268"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768985869"
},
"departure": {
"delay": 49,
"time": "1768985869"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1768984579"
},
"departure": {
"delay": 19,
"time": "1768984579"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 38,
"time": "1768985498"
},
"departure": {
"delay": 38,
"time": "1768985498"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1768985839"
},
"departure": {
"delay": 19,
"time": "1768985839"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1768985457"
},
"departure": {
"delay": 57,
"time": "1768985457"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1768985934"
},
"departure": {
"delay": 54,
"time": "1768985934"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1768984898"
},
"departure": {
"delay": 38,
"time": "1768984898"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1768985729"
},
"departure": {
"delay": 29,
"time": "1768985729"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1768984338"
},
"departure": {
"delay": 18,
"time": "1768984338"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1768985631"
},
"departure": {
"delay": 51,
"time": "1768985631"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1768985370"
},
"departure": {
"delay": 30,
"time": "1768985370"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1768985782"
},
"departure": {
"delay": 22,
"time": "1768985782"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1768986004"
},
"departure": {
"delay": 64,
"time": "1768986004"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 73,
"time": "1768984393"
},
"departure": {
"delay": 73,
"time": "1768984393"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768986079"
},
"departure": {
"delay": 19,
"time": "1768986079"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 19,
"time": "1768985299"
},
"departure": {
"delay": 19,
"time": "1768985299"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1768986259"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 40,
"time": "1768984540"
},
"departure": {
"delay": 40,
"time": "1768984540"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1768984962"
},
"departure": {
"delay": 42,
"time": "1768984962"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768984702"
},
"departure": {
"delay": 22,
"time": "1768984702"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768984625"
},
"departure": {
"delay": 65,
"time": "1768984625"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1768985119"
},
"departure": {
"delay": 19,
"time": "1768985119"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1768984829"
},
"departure": {
"delay": 29,
"time": "1768984829"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1768985419"
},
"departure": {
"delay": 19,
"time": "1768985419"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1768984451"
},
"departure": {
"delay": 71,
"time": "1768984451"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1768984999"
},
"departure": {
"delay": 19,
"time": "1768984999"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190585x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988040"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768987980"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768988160"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988400"
},
"departure": {
"time": "1768988400"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988580"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768988340"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:879:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x622133250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1768984940"
},
"departure": {
"delay": 260,
"time": "1768984940"
},
"stopId": "FR:76384:ZE:15454:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 380,
"time": "1768984700"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 140,
"time": "1768985180"
},
"departure": {
"delay": 140,
"time": "1768985180"
},
"stopId": "FR:76384:ZE:15457:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 200,
"time": "1768985120"
},
"departure": {
"delay": 200,
"time": "1768985120"
},
"stopId": "FR:76384:ZE:15456:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1768985240"
},
"departure": {
"delay": 140,
"time": "1768985240"
},
"stopId": "FR:76384:ZE:15458:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 320,
"time": "1768985060"
},
"departure": {
"delay": 320,
"time": "1768985060"
},
"stopId": "FR:76384:ZE:15455:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1768984760"
},
"departure": {
"delay": 200,
"time": "1768984760"
},
"stopId": "FR:76384:ZE:15453:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:13:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x622133250:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057747x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1768985169"
},
"departure": {
"delay": 249,
"time": "1768985169"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 211,
"time": "1768985251"
},
"departure": {
"delay": 211,
"time": "1768985251"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 254,
"time": "1768986674"
},
"departure": {
"delay": 254,
"time": "1768986674"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 224,
"time": "1768985924"
},
"departure": {
"delay": 224,
"time": "1768985924"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 235,
"time": "1768986775"
},
"departure": {
"delay": 235,
"time": "1768986775"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 211,
"time": "1768986331"
},
"departure": {
"delay": 211,
"time": "1768986331"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 257,
"time": "1768986137"
},
"departure": {
"delay": 257,
"time": "1768986137"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 252,
"time": "1768985292"
},
"departure": {
"delay": 252,
"time": "1768985292"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 256,
"time": "1768985656"
},
"departure": {
"delay": 256,
"time": "1768985656"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 211,
"time": "1768986871"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 211,
"time": "1768986811"
},
"departure": {
"delay": 211,
"time": "1768986811"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 218,
"time": "1768985018"
},
"departure": {
"delay": 218,
"time": "1768985018"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 211,
"time": "1768986571"
},
"departure": {
"delay": 211,
"time": "1768986571"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 239,
"time": "1768985339"
},
"departure": {
"delay": 239,
"time": "1768985339"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 259,
"time": "1768984699"
},
"departure": {
"delay": 259,
"time": "1768984699"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 211,
"time": "1768986091"
},
"departure": {
"delay": 211,
"time": "1768986091"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 225,
"time": "1768984305"
},
"departure": {
"delay": 225,
"time": "1768984305"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 251,
"time": "1768985531"
},
"departure": {
"delay": 251,
"time": "1768985531"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 265,
"time": "1768986745"
},
"departure": {
"delay": 265,
"time": "1768986745"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 211,
"time": "1768985371"
},
"departure": {
"delay": 211,
"time": "1768985371"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 219,
"time": "1768986399"
},
"departure": {
"delay": 219,
"time": "1768986399"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 226,
"time": "1768984246"
},
"departure": {
"delay": 226,
"time": "1768984246"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 211,
"time": "1768985731"
},
"departure": {
"delay": 211,
"time": "1768985731"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 233,
"time": "1768986533"
},
"departure": {
"delay": 233,
"time": "1768986533"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 211,
"time": "1768984831"
},
"departure": {
"delay": 211,
"time": "1768984831"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1768984891"
},
"departure": {
"delay": 211,
"time": "1768984891"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 211,
"time": "1768985071"
},
"departure": {
"delay": 211,
"time": "1768985071"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 212,
"time": "1768986632"
},
"departure": {
"delay": 212,
"time": "1768986632"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 247,
"time": "1768985107"
},
"departure": {
"delay": 247,
"time": "1768985107"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 247,
"time": "1768985587"
},
"departure": {
"delay": 247,
"time": "1768985587"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1768986008"
},
"departure": {
"delay": 248,
"time": "1768986008"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 238,
"time": "1768985218"
},
"departure": {
"delay": 238,
"time": "1768985218"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 211,
"time": "1768984951"
},
"departure": {
"delay": 211,
"time": "1768984951"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1768986451"
},
"departure": {
"delay": 211,
"time": "1768986451"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 245,
"time": "1768986185"
},
"departure": {
"delay": 245,
"time": "1768986185"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 244,
"time": "1768986604"
},
"departure": {
"delay": 244,
"time": "1768986604"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 211,
"time": "1768984291"
},
"departure": {
"delay": 211,
"time": "1768984291"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057747x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768989060"
},
"departure": {
"time": "1768989060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768989300"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768988820"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768988940"
},
"departure": {
"time": "1768988940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768988700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071951x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768984076"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1768983772"
},
"departure": {
"delay": 52,
"time": "1768983772"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 205,
"time": "1768983685"
},
"departure": {
"delay": 205,
"time": "1768983685"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 209,
"time": "1768983749"
},
"departure": {
"delay": 209,
"time": "1768983749"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1768983612"
},
"departure": {
"delay": 192,
"time": "1768983612"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768983942",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071951x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:a54e0cc79430eca5c157aa529ac621da:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -16,
"time": "1768984784"
},
"departure": {
"delay": -16,
"time": "1768984784"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1768984050"
},
"departure": {
"delay": -15,
"time": "1768984065"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1768984261"
},
"departure": {
"delay": 12,
"time": "1768984272"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1768985084"
},
"departure": {
"delay": -16,
"time": "1768985084"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1768985024"
},
"departure": {
"delay": -16,
"time": "1768985024"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1768984381"
},
"departure": {
"delay": -16,
"time": "1768984424"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -16,
"time": "1768985264"
},
"departure": {
"delay": -16,
"time": "1768985264"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1768985504"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1768984149"
},
"departure": {
"delay": -41,
"time": "1768984159"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -16,
"time": "1768984292"
},
"departure": {
"delay": -16,
"time": "1768984304"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1768984484"
},
"departure": {
"delay": -16,
"time": "1768984484"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -16,
"time": "1768985324"
},
"departure": {
"delay": -16,
"time": "1768985324"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1768985444"
},
"departure": {
"delay": -16,
"time": "1768985444"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": -16,
"time": "1768984724"
},
"departure": {
"delay": -16,
"time": "1768984724"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1768984964"
},
"departure": {
"delay": -16,
"time": "1768984964"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -16,
"time": "1768984664"
},
"departure": {
"delay": -16,
"time": "1768984664"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1768984182"
},
"departure": {
"delay": 7,
"time": "1768984207"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -30,
"time": "1768984091"
},
"departure": {
"delay": -30,
"time": "1768984110"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1768984544"
},
"departure": {
"delay": -16,
"time": "1768984544"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1768984904"
},
"departure": {
"delay": -16,
"time": "1768984904"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1768985204"
},
"departure": {
"delay": -16,
"time": "1768985204"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1768985384"
},
"departure": {
"delay": -16,
"time": "1768985384"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"departure": {
"delay": 6,
"time": "1768984026"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
}
],
"timestamp": "1768984502",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:a54e0cc79430eca5c157aa529ac621da:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3371F5413557x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768980720"
},
"departure": {
"time": "1768980840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768983300"
},
"departure": {
"time": "1768983360"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1768977120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985040"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768982340"
},
"departure": {
"time": "1768982400"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768984380"
},
"departure": {
"time": "1768984440"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768976979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3371F5413557x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984380"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768984500"
},
"departure": {
"time": "1768984500"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768984320"
},
"departure": {
"delay": 5,
"time": "1768984325"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984440"
},
"departure": {
"time": "1768984440"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768984860"
},
"departure": {
"time": "1768984860"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768985280"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768985160"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768984620"
},
"departure": {
"time": "1768984620"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768984560"
},
"departure": {
"time": "1768984560"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768984260"
},
"departure": {
"delay": 5,
"time": "1768984265"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:719:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230521x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1768984042"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 191,
"time": "1768983971"
},
"departure": {
"delay": 191,
"time": "1768983971"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768983972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230521x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986360"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987140"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986120"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986240"
},
"departure": {
"time": "1768986240"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768983120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768985040"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1768984860"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1768984200"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1768982880"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1768982820"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1768984740"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1768983060"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768983480"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1768983000"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768984680"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768984800"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768984209",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6011:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC395416:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -333,
"time": "1768987167"
},
"departure": {
"delay": -333,
"time": "1768987167"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -230,
"time": "1768986790"
},
"departure": {
"delay": -230,
"time": "1768986790"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1857,
"time": "1768984383"
},
"departure": {
"delay": -1857,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2157,
"time": "1768984383"
},
"departure": {
"delay": -2157,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2277,
"time": "1768984383"
},
"departure": {
"delay": -2277,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1617,
"time": "1768984383"
},
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -273,
"time": "1768987107"
},
"departure": {
"delay": -273,
"time": "1768987107"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"delay": -1377,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1797,
"time": "1768984383"
},
"departure": {
"delay": -1797,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -348,
"time": "1768987512"
},
"departure": {
"delay": -348,
"time": "1768987512"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -245,
"time": "1768986835"
},
"departure": {
"delay": -245,
"time": "1768986835"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -320,
"time": "1768987360"
},
"departure": {
"delay": -320,
"time": "1768987360"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1497,
"time": "1768984383"
},
"departure": {
"delay": -1497,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -328,
"time": "1768987472"
},
"departure": {
"delay": -328,
"time": "1768987472"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2337,
"time": "1768984383"
},
"departure": {
"delay": -2337,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2457,
"time": "1768984383"
},
"departure": {
"delay": -2457,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -239,
"time": "1768986901"
},
"departure": {
"delay": -239,
"time": "1768986901"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -213,
"time": "1768986987"
},
"departure": {
"delay": -213,
"time": "1768986987"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2217,
"time": "1768984383"
},
"departure": {
"delay": -2217,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2517,
"time": "1768984383"
},
"departure": {
"delay": -2517,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -387,
"time": "1768987533"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -306,
"time": "1768987434"
},
"departure": {
"delay": -306,
"time": "1768987434"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC395416:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850607F5403110x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768983720"
},
"departure": {
"time": "1768983780"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768984320"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768982580"
},
"departure": {
"time": "1768982640"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768982340"
},
"departure": {
"time": "1768982400"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768985400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768983300"
},
"departure": {
"time": "1768983480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768984500"
},
"departure": {
"time": "1768984560"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768983960"
},
"departure": {
"time": "1768984020"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768982880"
},
"departure": {
"time": "1768983000"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768978298",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850607F5403110x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx369:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769007420"
},
"departure": {
"time": "1769007420"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769008020"
},
"departure": {
"time": "1769008020"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769008920"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769007240"
},
"departure": {
"time": "1769007240"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769007965"
},
"departure": {
"delay": 5,
"time": "1769007965"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769008140"
},
"departure": {
"time": "1769008140"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769008080"
},
"departure": {
"time": "1769008080"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769006760"
},
"departure": {
"time": "1769006760"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769007360"
},
"departure": {
"time": "1769007360"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769007960"
},
"departure": {
"time": "1769007960"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769007480"
},
"departure": {
"time": "1769007480"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769006640"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768982066",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx369:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -204,
"time": "1768987896"
},
"departure": {
"delay": -204,
"time": "1768987896"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -51,
"time": "1768987569"
},
"departure": {
"delay": -51,
"time": "1768987569"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -339,
"time": "1768988721"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -97,
"time": "1768987643"
},
"departure": {
"delay": -97,
"time": "1768987643"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -326,
"time": "1768988494"
},
"departure": {
"delay": -326,
"time": "1768988494"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -84,
"time": "1768987716"
},
"departure": {
"delay": -84,
"time": "1768987716"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -203,
"time": "1768987957"
},
"departure": {
"delay": -203,
"time": "1768987957"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -276,
"time": "1768988124"
},
"departure": {
"delay": -276,
"time": "1768988124"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -174,
"time": "1768987806"
},
"departure": {
"delay": -174,
"time": "1768987806"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1768987479"
},
"departure": {
"delay": -21,
"time": "1768987479"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -339,
"time": "1768988421"
},
"departure": {
"delay": -339,
"time": "1768988421"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -2817,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2997,
"time": "1768984383"
},
"departure": {
"delay": -2997,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -256,
"time": "1768988324"
},
"departure": {
"delay": -256,
"time": "1768988324"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2937,
"time": "1768984383"
},
"departure": {
"delay": -2937,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -240,
"time": "1768988220"
},
"departure": {
"delay": -240,
"time": "1768988220"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2877,
"time": "1768984383"
},
"departure": {
"delay": -2877,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -186,
"time": "1768988034"
},
"departure": {
"delay": -186,
"time": "1768988034"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1768987419"
},
"departure": {
"delay": -21,
"time": "1768987419"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596597:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1768986656"
},
"departure": {
"delay": -4,
"time": "1768986656"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1768986845"
},
"departure": {
"delay": -55,
"time": "1768986845"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -36,
"time": "1768987584"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1768986587"
},
"departure": {
"delay": 47,
"time": "1768986587"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3,
"time": "1768986717"
},
"departure": {
"delay": -3,
"time": "1768986717"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1768986922"
},
"departure": {
"delay": -38,
"time": "1768986922"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1768986508"
},
"departure": {
"delay": 28,
"time": "1768986508"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1768986754"
},
"departure": {
"delay": -26,
"time": "1768986754"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1768986788"
},
"departure": {
"delay": -52,
"time": "1768986788"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1768987479"
},
"departure": {
"delay": -21,
"time": "1768987479"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1768986270"
},
"departure": {
"delay": 30,
"time": "1768986270"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768986455"
},
"departure": {
"delay": 35,
"time": "1768986455"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1768986897"
},
"departure": {
"delay": -3,
"time": "1768986897"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1768986383"
},
"departure": {
"delay": 23,
"time": "1768986383"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768987205"
},
"departure": {
"delay": -55,
"time": "1768987205"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1768986631"
},
"departure": {
"delay": 31,
"time": "1768986631"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -18,
"time": "1768987302"
},
"departure": {
"delay": -18,
"time": "1768987302"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1768987438"
},
"departure": {
"delay": -2,
"time": "1768987438"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4,
"time": "1768986956"
},
"departure": {
"delay": -4,
"time": "1768986956"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -39,
"time": "1768986981"
},
"departure": {
"delay": -39,
"time": "1768986981"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1768987039"
},
"departure": {
"delay": -41,
"time": "1768987039"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768987388"
},
"departure": {
"delay": 8,
"time": "1768987388"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1768987344"
},
"departure": {
"delay": -36,
"time": "1768987344"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -26,
"time": "1768987234"
},
"departure": {
"delay": -26,
"time": "1768987234"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470081:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 43,
"time": "1768982443"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1768982787"
},
"departure": {
"delay": 82,
"time": "1768982962"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1768982655"
},
"departure": {
"delay": 25,
"time": "1768982665"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768983593"
},
"departure": {
"delay": 62,
"time": "1768983602"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768983755"
},
"departure": {
"delay": 51,
"time": "1768983771"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768982600"
},
"departure": {
"delay": 30,
"time": "1768982610"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1768983054"
},
"departure": {
"delay": 69,
"time": "1768983069"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1768983109"
},
"departure": {
"delay": 123,
"time": "1768983183"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1768983852"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1768983716"
},
"departure": {
"delay": 65,
"time": "1768983725"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768983350"
},
"departure": {
"delay": 130,
"time": "1768983370"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1768983282"
},
"departure": {
"delay": 119,
"time": "1768983299"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1768983414"
},
"departure": {
"delay": 132,
"time": "1768983432"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1768982683"
},
"departure": {
"delay": -8,
"time": "1768982692"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768982556"
},
"departure": {
"delay": 51,
"time": "1768982571"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768983643"
},
"departure": {
"delay": 51,
"time": "1768983651"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1768982752"
},
"departure": {
"delay": -53,
"time": "1768982767"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1768983533"
},
"departure": {
"delay": 90,
"time": "1768983570"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1768984445",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768983960"
},
"departure": {
"delay": 125,
"time": "1768983965"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1768983790"
},
"departure": {
"delay": 75,
"time": "1768983795"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768984800"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768983840"
},
"departure": {
"delay": 65,
"time": "1768983845"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768983000"
},
"departure": {
"delay": 5,
"time": "1768983005"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 125,
"time": "1768984020"
},
"departure": {
"delay": 125,
"time": "1768984025"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768983360"
},
"departure": {
"delay": 125,
"time": "1768983365"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768983180"
},
"departure": {
"delay": 5,
"time": "1768983185"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768983120"
},
"departure": {
"delay": 5,
"time": "1768983125"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1768983780"
},
"departure": {
"delay": 65,
"time": "1768983785"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768984221",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx135:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13122F5400245x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768983960"
},
"departure": {
"time": "1768984020"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768988940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768984500"
},
"departure": {
"time": "1768984560"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768980969",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13122F5400245x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4021:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768982940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768982400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985040"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4021:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244105xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1768986902"
},
"departure": {
"delay": 2,
"time": "1768986902"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768985024"
},
"departure": {
"delay": 44,
"time": "1768985024"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1768986578"
},
"departure": {
"delay": 38,
"time": "1768986578"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768987200"
},
"departure": {
"time": "1768987200"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1768986158"
},
"departure": {
"delay": 38,
"time": "1768986158"
},
"stopId": "FR:76305:ZE:4920:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1768985886"
},
"departure": {
"delay": 6,
"time": "1768985886"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768986852"
},
"departure": {
"delay": 12,
"time": "1768986852"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1768986499"
},
"departure": {
"delay": 19,
"time": "1768986499"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1768987223"
},
"departure": {
"delay": 23,
"time": "1768987223"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768986240"
},
"departure": {
"time": "1768986240"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768985940"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1768986308"
},
"departure": {
"delay": 8,
"time": "1768986308"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768987039"
},
"departure": {
"delay": 19,
"time": "1768987039"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1768986637"
},
"departure": {
"delay": 37,
"time": "1768986637"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768986874"
},
"departure": {
"delay": 34,
"time": "1768986874"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1768987258"
},
"departure": {
"delay": 58,
"time": "1768987258"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 51,
"time": "1768985151"
},
"departure": {
"delay": 51,
"time": "1768985151"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768986118"
},
"departure": {
"delay": 58,
"time": "1768986118"
},
"stopId": "FR:76305:ZE:4937:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768985340"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1768986422"
},
"departure": {
"delay": 2,
"time": "1768986422"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768987380"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1768985111"
},
"departure": {
"delay": 11,
"time": "1768985111"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1768984212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244105xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 273,
"time": "1768983873"
},
"departure": {
"delay": 273,
"time": "1768983873"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 320,
"time": "1768982300"
},
"departure": {
"delay": 320,
"time": "1768982300"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1768983448"
},
"departure": {
"delay": 208,
"time": "1768983448"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 203,
"time": "1768984223"
},
"departure": {
"delay": 203,
"time": "1768984223"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1768984471"
},
"departure": {
"delay": 151,
"time": "1768984471"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1768984906"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 273,
"time": "1768983524"
},
"departure": {
"delay": 273,
"time": "1768983573"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1768984541"
},
"departure": {
"delay": 161,
"time": "1768984541"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 194,
"time": "1768983374"
},
"departure": {
"delay": 194,
"time": "1768983374"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1768984606"
},
"departure": {
"delay": 166,
"time": "1768984606"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 243,
"time": "1768984083"
},
"departure": {
"delay": 243,
"time": "1768984083"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1768984658"
},
"departure": {
"delay": 158,
"time": "1768984658"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 178,
"time": "1768982998"
},
"departure": {
"delay": 178,
"time": "1768982998"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 287,
"time": "1768982567"
},
"departure": {
"delay": 287,
"time": "1768982567"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 338,
"time": "1768982498"
},
"departure": {
"delay": 338,
"time": "1768982498"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 213,
"time": "1768982655"
},
"departure": {
"delay": 213,
"time": "1768982673"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 48,
"time": "1768981848"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 288,
"time": "1768983625"
},
"departure": {
"delay": 288,
"time": "1768983648"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 178,
"time": "1768983279"
},
"departure": {
"delay": 178,
"time": "1768983298"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 268,
"time": "1768983726"
},
"departure": {
"delay": 268,
"time": "1768983748"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 273,
"time": "1768983993"
},
"departure": {
"delay": 273,
"time": "1768983993"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1768984726"
},
"departure": {
"delay": 166,
"time": "1768984726"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1768983079"
},
"departure": {
"delay": 158,
"time": "1768983098"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1768984374"
},
"departure": {
"delay": 174,
"time": "1768984374"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 151,
"time": "1768982791"
},
"departure": {
"delay": 151,
"time": "1768982791"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1768982899"
},
"departure": {
"delay": 163,
"time": "1768982923"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 298,
"time": "1768982398"
},
"departure": {
"delay": 298,
"time": "1768982398"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1768983168"
},
"departure": {
"delay": 168,
"time": "1768983168"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 166,
"time": "1768984426"
},
"departure": {
"delay": 166,
"time": "1768984426"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1768981900"
},
"departure": {
"delay": 40,
"time": "1768981900"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768981858",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx352:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075714x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1768985147"
},
"departure": {
"delay": 107,
"time": "1768985147"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1768985207"
},
"departure": {
"delay": 107,
"time": "1768985207"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 163,
"time": "1768985083"
},
"departure": {
"delay": 163,
"time": "1768985083"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1768984547"
},
"departure": {
"delay": 107,
"time": "1768984547"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1768984420"
},
"departure": {
"delay": 160,
"time": "1768984420"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1768984627"
},
"departure": {
"delay": 127,
"time": "1768984627"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1768984967"
},
"departure": {
"delay": 107,
"time": "1768984967"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 138,
"time": "1768984818"
},
"departure": {
"delay": 138,
"time": "1768984818"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1768984474"
},
"departure": {
"delay": 154,
"time": "1768984474"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1768984754"
},
"departure": {
"delay": 134,
"time": "1768984754"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 106,
"time": "1768984246"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1768985507"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1768984353"
},
"departure": {
"delay": 153,
"time": "1768984353"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1768984894"
},
"departure": {
"delay": 154,
"time": "1768984894"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075714x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5393786340376576x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1768984548"
},
"departure": {
"delay": -2,
"time": "1768984558"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -62,
"time": "1768985148"
},
"departure": {
"delay": -62,
"time": "1768985158"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1768984638"
},
"departure": {
"delay": -32,
"time": "1768984648"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -61,
"time": "1768985329"
},
"departure": {
"delay": -61,
"time": "1768985339"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1768985598"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -14,
"time": "1768984351"
},
"departure": {
"delay": -14,
"time": "1768984366"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -55,
"time": "1768985395"
},
"departure": {
"delay": -55,
"time": "1768985405"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -51,
"time": "1768985039"
},
"departure": {
"delay": -51,
"time": "1768985049"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1768984243"
},
"departure": {
"delay": -2,
"time": "1768984258"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1768984433"
},
"departure": {
"delay": 19,
"time": "1768984459"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1768984508"
},
"departure": {
"delay": 18,
"time": "1768984518"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1768984957"
},
"departure": {
"delay": -13,
"time": "1768984967"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1768984802"
},
"departure": {
"delay": 12,
"time": "1768984812"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -43,
"time": "1768985227"
},
"departure": {
"delay": -43,
"time": "1768985237"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 28,
"time": "1768984878"
},
"departure": {
"delay": 28,
"time": "1768984888"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
}
],
"timestamp": "1768984449",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5393786340376576x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768985172"
},
"departure": {
"delay": 72,
"time": "1768985172"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768985583"
},
"departure": {
"delay": 63,
"time": "1768985583"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1768985658"
},
"departure": {
"delay": 78,
"time": "1768985658"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1768985534"
},
"departure": {
"delay": 74,
"time": "1768985534"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1768985031"
},
"departure": {
"delay": 51,
"time": "1768985031"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1768984816"
},
"departure": {
"delay": 16,
"time": "1768984816"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768984636"
},
"departure": {
"delay": 16,
"time": "1768984636"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": 49,
"time": "1768984249"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1768985092"
},
"departure": {
"delay": -8,
"time": "1768985092"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 17,
"time": "1768984397"
},
"departure": {
"delay": 17,
"time": "1768984397"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768985447"
},
"departure": {
"delay": 47,
"time": "1768985447"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1768985747"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1768984710"
},
"departure": {
"delay": 90,
"time": "1768984710"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1768984955"
},
"departure": {
"delay": 35,
"time": "1768984955"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768984332"
},
"departure": {
"delay": 72,
"time": "1768984332"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1768985502"
},
"departure": {
"delay": 102,
"time": "1768985502"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768985688"
},
"departure": {
"delay": 48,
"time": "1768985688"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1768984516"
},
"departure": {
"delay": -44,
"time": "1768984516"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1768985238"
},
"departure": {
"delay": 18,
"time": "1768985238"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1768985069"
},
"departure": {
"delay": 29,
"time": "1768985069"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 79,
"time": "1768984279"
},
"departure": {
"delay": 79,
"time": "1768984279"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602167:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196399x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1768985177"
},
"departure": {
"delay": -43,
"time": "1768985177"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -18,
"time": "1768985682"
},
"departure": {
"delay": -18,
"time": "1768985682"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -43,
"time": "1768985417"
},
"departure": {
"delay": -43,
"time": "1768985417"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -73,
"time": "1768984007"
},
"departure": {
"delay": -73,
"time": "1768984007"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1768984992"
},
"departure": {
"delay": 12,
"time": "1768984992"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1768984617"
},
"departure": {
"delay": -3,
"time": "1768984617"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -43,
"time": "1768984937"
},
"departure": {
"delay": -43,
"time": "1768984937"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1768984577"
},
"departure": {
"delay": -43,
"time": "1768984577"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1768985134"
},
"departure": {
"delay": -26,
"time": "1768985134"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -12,
"time": "1768985628"
},
"departure": {
"delay": -12,
"time": "1768985628"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 7,
"time": "1768985527"
},
"departure": {
"delay": 7,
"time": "1768985527"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1768984678"
},
"departure": {
"delay": -2,
"time": "1768984678"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1768985276"
},
"departure": {
"delay": -4,
"time": "1768985276"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 12,
"time": "1768984752"
},
"departure": {
"delay": 12,
"time": "1768984752"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -3,
"time": "1768985037"
},
"departure": {
"delay": -3,
"time": "1768985037"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -27,
"time": "1768984713"
},
"departure": {
"delay": -27,
"time": "1768984713"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1768984086"
},
"departure": {
"delay": 6,
"time": "1768984086"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -13,
"time": "1768985327"
},
"departure": {
"delay": -13,
"time": "1768985327"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -43,
"time": "1768985897"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 80,
"time": "1768984340"
},
"departure": {
"delay": 80,
"time": "1768984340"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768984265"
},
"departure": {
"delay": 65,
"time": "1768984265"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1768984381"
},
"departure": {
"delay": 61,
"time": "1768984381"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1768985461"
},
"departure": {
"delay": 1,
"time": "1768985461"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1768984817"
},
"departure": {
"delay": -43,
"time": "1768984817"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768984391"
},
"departure": {
"delay": 11,
"time": "1768984391"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768984864"
},
"departure": {
"delay": 4,
"time": "1768984864"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1768985798"
},
"departure": {
"delay": -22,
"time": "1768985798"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -43,
"time": "1768984457"
},
"departure": {
"delay": -43,
"time": "1768984457"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -43,
"time": "1768985717"
},
"departure": {
"delay": -43,
"time": "1768985717"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1768984143"
},
"departure": {
"delay": 3,
"time": "1768984143"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1768985101"
},
"departure": {
"delay": 1,
"time": "1768985101"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1768985300"
},
"departure": {
"delay": -40,
"time": "1768985300"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1768985072"
},
"departure": {
"delay": -28,
"time": "1768985072"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -22,
"time": "1768984538"
},
"departure": {
"delay": -22,
"time": "1768984538"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196399x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768984620"
},
"departure": {
"delay": 60,
"time": "1768984620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768984740"
},
"departure": {
"delay": 60,
"time": "1768984740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1768984320"
},
"departure": {
"delay": 65,
"time": "1768984325"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768985760"
},
"departure": {
"delay": 60,
"time": "1768985760"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768985220"
},
"departure": {
"delay": 60,
"time": "1768985220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768985700"
},
"departure": {
"delay": 60,
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768985520"
},
"departure": {
"delay": 60,
"time": "1768985520"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768985100"
},
"departure": {
"delay": 60,
"time": "1768985100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768985040"
},
"departure": {
"delay": 60,
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"delay": 65,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768985880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768985280"
},
"departure": {
"delay": 60,
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768984500"
},
"departure": {
"delay": 60,
"time": "1768984500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768984920"
},
"departure": {
"delay": 60,
"time": "1768984920"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768985400"
},
"departure": {
"delay": 60,
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768985640"
},
"departure": {
"delay": 60,
"time": "1768985640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768984980"
},
"departure": {
"delay": 60,
"time": "1768984980"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768984800"
},
"departure": {
"delay": 60,
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768985160"
},
"departure": {
"delay": 60,
"time": "1768985160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:283:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242792xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1768985125"
},
"departure": {
"delay": 85,
"time": "1768985125"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 745,
"time": "1768984165"
},
"departure": {
"delay": 745,
"time": "1768984165"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768985645"
},
"departure": {
"delay": 65,
"time": "1768985645"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1768985817"
},
"departure": {
"delay": 117,
"time": "1768985817"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1768984137"
},
"departure": {
"delay": 117,
"time": "1768984137"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1768986005"
},
"departure": {
"delay": 65,
"time": "1768986005"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 705,
"time": "1768984065"
},
"departure": {
"delay": 705,
"time": "1768984065"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1768986545"
},
"departure": {
"delay": 65,
"time": "1768986545"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1768986797"
},
"departure": {
"delay": 77,
"time": "1768986797"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 67,
"time": "1768984267"
},
"departure": {
"delay": 67,
"time": "1768984267"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768986185"
},
"departure": {
"delay": 65,
"time": "1768986185"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1768984902"
},
"departure": {
"delay": 102,
"time": "1768984902"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1768984784"
},
"departure": {
"delay": 104,
"time": "1768984784"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768986851"
},
"departure": {
"delay": 71,
"time": "1768986851"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 104,
"time": "1768985324"
},
"departure": {
"delay": 104,
"time": "1768985324"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1768987145"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 751,
"time": "1768983991"
},
"departure": {
"delay": 751,
"time": "1768983991"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1768985961"
},
"departure": {
"delay": 81,
"time": "1768985961"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1768985586"
},
"departure": {
"delay": 66,
"time": "1768985586"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 109,
"time": "1768984009"
},
"departure": {
"delay": 109,
"time": "1768984009"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1768986968"
},
"departure": {
"delay": 68,
"time": "1768986968"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 73,
"time": "1768986073"
},
"departure": {
"delay": 73,
"time": "1768986073"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1768985265"
},
"departure": {
"delay": 105,
"time": "1768985265"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1768985849"
},
"departure": {
"delay": 89,
"time": "1768985849"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 65,
"time": "1768984685"
},
"departure": {
"delay": 65,
"time": "1768984685"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1768986129"
},
"departure": {
"delay": 69,
"time": "1768986129"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 86,
"time": "1768985726"
},
"departure": {
"delay": 86,
"time": "1768985726"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1768985045"
},
"departure": {
"delay": 65,
"time": "1768985045"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 705,
"time": "1768984545"
},
"departure": {
"delay": 705,
"time": "1768984545"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1768984306"
},
"departure": {
"delay": 46,
"time": "1768984306"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 741,
"time": "1768984341"
},
"departure": {
"delay": 741,
"time": "1768984341"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1768985535"
},
"departure": {
"delay": 75,
"time": "1768985535"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1768984396"
},
"departure": {
"delay": 76,
"time": "1768984396"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242792xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768986660"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986900"
},
"departure": {
"time": "1768986900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986780"
},
"departure": {
"time": "1768986780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986180"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768986840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986600"
},
"departure": {
"time": "1768986600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:321:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768997040"
},
"departure": {
"time": "1768997040"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768993860"
},
"departure": {
"time": "1768993860"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768996680"
},
"departure": {
"time": "1768996680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768995060"
},
"departure": {
"time": "1768995060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768997100"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768995480"
},
"departure": {
"time": "1768995480"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768996860"
},
"departure": {
"time": "1768996860"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768996800"
},
"departure": {
"time": "1768996800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768996020"
},
"departure": {
"time": "1768996020"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768994040"
},
"departure": {
"time": "1768994040"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768995660"
},
"departure": {
"time": "1768995660"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768996260"
},
"departure": {
"time": "1768996260"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768995720"
},
"departure": {
"time": "1768995720"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768996500"
},
"departure": {
"time": "1768996500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1768993800"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768996200"
},
"departure": {
"time": "1768996200"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768994700"
},
"departure": {
"time": "1768994700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768995900"
},
"departure": {
"time": "1768995900"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768993920"
},
"departure": {
"time": "1768993920"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994280"
},
"departure": {
"time": "1768994280"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994100"
},
"departure": {
"time": "1768994100"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768994340"
},
"departure": {
"time": "1768994340"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768996920"
},
"departure": {
"time": "1768996920"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768996320"
},
"departure": {
"time": "1768996320"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768995420"
},
"departure": {
"time": "1768995420"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768996560"
},
"departure": {
"time": "1768996560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768996440"
},
"departure": {
"time": "1768996440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768995780"
},
"departure": {
"time": "1768995780"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768996380"
},
"departure": {
"time": "1768996380"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1768984425",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:535:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107816x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1768984357"
},
"departure": {
"delay": 157,
"time": "1768984357"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 165,
"time": "1768984905"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1768984826"
},
"departure": {
"delay": 146,
"time": "1768984826"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768984726"
},
"departure": {
"delay": 166,
"time": "1768984726"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1768984277"
},
"departure": {
"delay": 137,
"time": "1768984277"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 170,
"time": "1768984610"
},
"departure": {
"delay": 170,
"time": "1768984610"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1768984507"
},
"departure": {
"delay": 187,
"time": "1768984507"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768984038"
},
"departure": {
"delay": 78,
"time": "1768984038"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768984362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107816x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769012520"
},
"departure": {
"time": "1769012520"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769012700"
},
"departure": {
"time": "1769012700"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769013300"
},
"departure": {
"time": "1769013300"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769013180"
},
"departure": {
"time": "1769013180"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769012100"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769012645"
},
"departure": {
"delay": 5,
"time": "1769012645"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769014020"
},
"departure": {
"time": "1769014020"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769014080"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769012580"
},
"departure": {
"time": "1769012580"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769013480"
},
"departure": {
"time": "1769013480"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769012640"
},
"departure": {
"time": "1769012640"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769013420"
},
"departure": {
"time": "1769013420"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768982066",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx481:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1768977683"
},
"departure": {
"delay": -18,
"time": "1768977702"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1768977279"
},
"departure": {
"delay": 135,
"time": "1768977315"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 138,
"time": "1768977138"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768978140"
},
"departure": {
"delay": 75,
"time": "1768978155"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1768978068"
},
"departure": {
"delay": 62,
"time": "1768978082"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 133,
"time": "1768977243"
},
"departure": {
"delay": 133,
"time": "1768977253"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1768978406"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1768977965"
},
"departure": {
"delay": 76,
"time": "1768977976"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1768977592"
},
"departure": {
"delay": 6,
"time": "1768977606"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -2,
"time": "1768977618"
},
"departure": {
"delay": -2,
"time": "1768977658"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1768977763"
},
"departure": {
"delay": -58,
"time": "1768977782"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 86,
"time": "1768977503"
},
"departure": {
"delay": 86,
"time": "1768977566"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 32,
"time": "1768978161"
},
"departure": {
"delay": 32,
"time": "1768978172"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1768978209"
},
"departure": {
"delay": 48,
"time": "1768978248"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1768977433"
},
"departure": {
"delay": 71,
"time": "1768977491"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1768977404"
},
"departure": {
"delay": 116,
"time": "1768977416"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 146,
"time": "1768977376"
},
"departure": {
"delay": 146,
"time": "1768977386"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1768984469",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596624:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -176,
"time": "1768988104"
},
"departure": {
"delay": -176,
"time": "1768988104"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -174,
"time": "1768988046"
},
"departure": {
"delay": -174,
"time": "1768988046"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2877,
"time": "1768984383"
},
"departure": {
"delay": -2877,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -183,
"time": "1768988337"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -2817,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -181,
"time": "1768988279"
},
"departure": {
"delay": -181,
"time": "1768988279"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -183,
"time": "1768988157"
},
"departure": {
"delay": -183,
"time": "1768988157"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3417,
"time": "1768984383"
},
"departure": {
"delay": -3417,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3057,
"time": "1768984383"
},
"departure": {
"delay": -3057,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -178,
"time": "1768988222"
},
"departure": {
"delay": -178,
"time": "1768988222"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3357,
"time": "1768984383"
},
"departure": {
"delay": -3357,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3237,
"time": "1768984383"
},
"departure": {
"delay": -3237,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3657,
"time": "1768984383"
},
"departure": {
"delay": -3657,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -134,
"time": "1768987966"
},
"departure": {
"delay": -134,
"time": "1768987966"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596624:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 63,
"time": "1769031063"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768982970"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768982658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8160:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6607701854388224x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1768984129"
},
"departure": {
"delay": 73,
"time": "1768984153"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1768984251"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1768984194"
},
"departure": {
"delay": 64,
"time": "1768984204"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1768984206"
},
"departure": {
"delay": 28,
"time": "1768984228"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 121,
"time": "1768984070"
},
"departure": {
"delay": 121,
"time": "1768984081"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
}
],
"timestamp": "1768984180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6607701854388224x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768982700"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768981980"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768981380"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768983420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768981680"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768982580"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768981620"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768982460"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768981260"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984560"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768981800"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768981500"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768982760"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768983780"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768981920"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768983600"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768983720"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768983960"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768981200"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768983240"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768982520"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768983660"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768984020"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768985040"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768981560"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984140"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768982040"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768983540"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768983300"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768982220"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1768985160"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768982100"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3005:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768989660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989780"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990560"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990200"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989960"
},
"departure": {
"time": "1768989960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1768984473",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:415:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198128x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768983934"
},
"departure": {
"delay": 94,
"time": "1768983934"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1768985670"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 188,
"time": "1768984988"
},
"departure": {
"delay": 188,
"time": "1768984988"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 127,
"time": "1768984087"
},
"departure": {
"delay": 127,
"time": "1768984087"
},
"stopId": "FR:76447:ZE:4513:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 173,
"time": "1768985513"
},
"departure": {
"delay": 173,
"time": "1768985513"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 183,
"time": "1768984803"
},
"departure": {
"delay": 183,
"time": "1768984803"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1768984230"
},
"departure": {
"delay": 150,
"time": "1768984230"
},
"stopId": "FR:76447:ZE:5182:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1768985370"
},
"departure": {
"delay": 150,
"time": "1768985370"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 175,
"time": "1768984735"
},
"departure": {
"delay": 175,
"time": "1768984735"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 170,
"time": "1768984850"
},
"departure": {
"delay": 170,
"time": "1768984850"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 164,
"time": "1768985144"
},
"departure": {
"delay": 164,
"time": "1768985144"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1768984530"
},
"departure": {
"delay": 150,
"time": "1768984530"
},
"stopId": "FR:76616:ZE:4018:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 202,
"time": "1768985242"
},
"departure": {
"delay": 202,
"time": "1768985242"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 150,
"time": "1768984950"
},
"departure": {
"delay": 150,
"time": "1768984950"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 151,
"time": "1768984471"
},
"departure": {
"delay": 151,
"time": "1768984471"
},
"stopId": "FR:76616:ZE:4043:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1768985190"
},
"departure": {
"delay": 150,
"time": "1768985190"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 192,
"time": "1768985472"
},
"departure": {
"delay": 192,
"time": "1768985472"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 196,
"time": "1768984336"
},
"departure": {
"delay": 196,
"time": "1768984336"
},
"stopId": "FR:76447:ZE:4603:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 180,
"time": "1768985580"
},
"departure": {
"delay": 180,
"time": "1768985580"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768983942",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198128x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768984230"
},
"departure": {
"delay": 30,
"time": "1768984230"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1768985108"
},
"departure": {
"delay": 68,
"time": "1768985108"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"time": "1768984365"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768984550"
},
"departure": {
"delay": -10,
"time": "1768984550"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768984615"
},
"departure": {
"delay": -5,
"time": "1768984615"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1768985376"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -4,
"time": "1768985276"
},
"departure": {
"delay": -4,
"time": "1768985276"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -21,
"time": "1768984779"
},
"departure": {
"delay": -21,
"time": "1768984779"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768985058"
},
"departure": {
"delay": 78,
"time": "1768985058"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1768984869"
},
"departure": {
"delay": 9,
"time": "1768984869"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1768984679"
},
"departure": {
"delay": -1,
"time": "1768984679"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -14,
"time": "1768985326"
},
"departure": {
"delay": -14,
"time": "1768985326"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1768984998"
},
"departure": {
"delay": 78,
"time": "1768984998"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -62,
"time": "1768984438"
},
"departure": {
"delay": -62,
"time": "1768984438"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -11,
"time": "1768984729"
},
"departure": {
"delay": -11,
"time": "1768984729"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768984233",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596538:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230545x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768983991"
},
"departure": {
"delay": 31,
"time": "1768983991"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1768983840"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -68,
"time": "1768985452"
},
"departure": {
"delay": -68,
"time": "1768985452"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1768986417"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -123,
"time": "1768984497"
},
"departure": {
"delay": -123,
"time": "1768984497"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1768985035"
},
"departure": {
"delay": -65,
"time": "1768985035"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1768984125"
},
"departure": {
"delay": -15,
"time": "1768984125"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -123,
"time": "1768985157"
},
"departure": {
"delay": -123,
"time": "1768985157"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -121,
"time": "1768986359"
},
"departure": {
"delay": -121,
"time": "1768986359"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -123,
"time": "1768985877"
},
"departure": {
"delay": -123,
"time": "1768985877"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1768984079"
},
"departure": {
"delay": 59,
"time": "1768984079"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -114,
"time": "1768985826"
},
"departure": {
"delay": -114,
"time": "1768985826"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1768985252"
},
"departure": {
"delay": -88,
"time": "1768985252"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1768984203"
},
"departure": {
"delay": 3,
"time": "1768984203"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -69,
"time": "1768985211"
},
"departure": {
"delay": -69,
"time": "1768985211"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -123,
"time": "1768985397"
},
"departure": {
"delay": -123,
"time": "1768985397"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -83,
"time": "1768984417"
},
"departure": {
"delay": -83,
"time": "1768984417"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -123,
"time": "1768985697"
},
"departure": {
"delay": -123,
"time": "1768985697"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -59,
"time": "1768984321"
},
"departure": {
"delay": -59,
"time": "1768984321"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -111,
"time": "1768985649"
},
"departure": {
"delay": -111,
"time": "1768985649"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -123,
"time": "1768986117"
},
"departure": {
"delay": -123,
"time": "1768986117"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -115,
"time": "1768986185"
},
"departure": {
"delay": -115,
"time": "1768986185"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -64,
"time": "1768985516"
},
"departure": {
"delay": -64,
"time": "1768985516"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -76,
"time": "1768985984"
},
"departure": {
"delay": -76,
"time": "1768985984"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -109,
"time": "1768985111"
},
"departure": {
"delay": -109,
"time": "1768985111"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -109,
"time": "1768984871"
},
"departure": {
"delay": -109,
"time": "1768984871"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -67,
"time": "1768986293"
},
"departure": {
"delay": -67,
"time": "1768986293"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -105,
"time": "1768985595"
},
"departure": {
"delay": -105,
"time": "1768985595"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1768983907"
},
"departure": {
"delay": 7,
"time": "1768983907"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -123,
"time": "1768986057"
},
"departure": {
"delay": -123,
"time": "1768986057"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -92,
"time": "1768984348"
},
"departure": {
"delay": -92,
"time": "1768984348"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -83,
"time": "1768985917"
},
"departure": {
"delay": -83,
"time": "1768985917"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -119,
"time": "1768985761"
},
"departure": {
"delay": -119,
"time": "1768985761"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -123,
"time": "1768984737"
},
"departure": {
"delay": -123,
"time": "1768984737"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768983912",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230545x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987500"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1768987824"
},
"departure": {
"delay": -36,
"time": "1768987824"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1768988004"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1768987704"
},
"departure": {
"delay": -36,
"time": "1768987704"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596247:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470627:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1768984757"
},
"departure": {
"delay": -43,
"time": "1768984757"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1768983729"
},
"departure": {
"delay": 9,
"time": "1768983729"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1768984378"
},
"departure": {
"delay": -2,
"time": "1768984378"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1768984322"
},
"departure": {
"delay": 2,
"time": "1768984322"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1768983788"
},
"departure": {
"delay": 8,
"time": "1768983788"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768984696"
},
"departure": {
"delay": 16,
"time": "1768984696"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -21,
"time": "1768984239"
},
"departure": {
"delay": -21,
"time": "1768984239"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1768983967"
},
"departure": {
"delay": 7,
"time": "1768983967"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -163,
"time": "1768984997"
},
"departure": {
"delay": -163,
"time": "1768984997"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1768984590"
},
"departure": {
"delay": -30,
"time": "1768984590"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -31,
"time": "1768984409"
},
"departure": {
"delay": -31,
"time": "1768984409"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1768984071"
},
"departure": {
"delay": -9,
"time": "1768984071"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1768984829"
},
"departure": {
"delay": -31,
"time": "1768984829"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1768984113"
},
"departure": {
"delay": -27,
"time": "1768984113"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -188,
"time": "1768985032"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1768984506"
},
"departure": {
"delay": 6,
"time": "1768984506"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1768983847"
},
"departure": {
"delay": 7,
"time": "1768983847"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1768984901"
},
"departure": {
"delay": -19,
"time": "1768984901"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -27,
"time": "1768984293"
},
"departure": {
"delay": -27,
"time": "1768984293"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1768984173"
},
"departure": {
"delay": -27,
"time": "1768984173"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -103,
"time": "1768984937"
},
"departure": {
"delay": -103,
"time": "1768984937"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470627:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -181,
"time": "1768987379"
},
"departure": {
"delay": -181,
"time": "1768987379"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -220,
"time": "1768988180"
},
"departure": {
"delay": -220,
"time": "1768988180"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -25,
"time": "1768986215"
},
"departure": {
"delay": -25,
"time": "1768986215"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -151,
"time": "1768987469"
},
"departure": {
"delay": -151,
"time": "1768987469"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -167,
"time": "1768987513"
},
"departure": {
"delay": -167,
"time": "1768987513"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -138,
"time": "1768987062"
},
"departure": {
"delay": -138,
"time": "1768987062"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -164,
"time": "1768987756"
},
"departure": {
"delay": -164,
"time": "1768987756"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -87,
"time": "1768986813"
},
"departure": {
"delay": -87,
"time": "1768986813"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -111,
"time": "1768986609"
},
"departure": {
"delay": -111,
"time": "1768986609"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -200,
"time": "1768987900"
},
"departure": {
"delay": -200,
"time": "1768987900"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1768986084"
},
"departure": {
"delay": 24,
"time": "1768986084"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1768986413"
},
"departure": {
"delay": -67,
"time": "1768986413"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -155,
"time": "1768987345"
},
"departure": {
"delay": -155,
"time": "1768987345"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1768986024"
},
"departure": {
"delay": 24,
"time": "1768986024"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -262,
"time": "1768988258"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -208,
"time": "1768988012"
},
"departure": {
"delay": -208,
"time": "1768988012"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -177,
"time": "1768986903"
},
"departure": {
"delay": -177,
"time": "1768986903"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -195,
"time": "1768987965"
},
"departure": {
"delay": -195,
"time": "1768987965"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -230,
"time": "1768988110"
},
"departure": {
"delay": -230,
"time": "1768988110"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -133,
"time": "1768987607"
},
"departure": {
"delay": -133,
"time": "1768987607"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -149,
"time": "1768987111"
},
"departure": {
"delay": -149,
"time": "1768987111"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -50,
"time": "1768986490"
},
"departure": {
"delay": -50,
"time": "1768986490"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -206,
"time": "1768987174"
},
"departure": {
"delay": -206,
"time": "1768987174"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -58,
"time": "1768986362"
},
"departure": {
"delay": -58,
"time": "1768986362"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -87,
"time": "1768986693"
},
"departure": {
"delay": -87,
"time": "1768986693"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596122:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986000"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768986660"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986840"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768986420"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4023:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470490:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 791,
"time": "1768987271"
},
"departure": {
"delay": 791,
"time": "1768987271"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 858,
"time": "1768987398"
},
"departure": {
"delay": 858,
"time": "1768987398"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 537,
"time": "1768986717"
},
"departure": {
"delay": 537,
"time": "1768986717"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 446,
"time": "1768986506"
},
"departure": {
"delay": 446,
"time": "1768986506"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 639,
"time": "1768986939"
},
"departure": {
"delay": 639,
"time": "1768986939"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 679,
"time": "1768986979"
},
"departure": {
"delay": 679,
"time": "1768986979"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 502,
"time": "1768986622"
},
"departure": {
"delay": 502,
"time": "1768986622"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 483,
"time": "1768986603"
},
"departure": {
"delay": 483,
"time": "1768986603"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 847,
"time": "1768987327"
},
"departure": {
"delay": 847,
"time": "1768987327"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 297,
"time": "1768987617"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 548,
"time": "1768986668"
},
"departure": {
"delay": 548,
"time": "1768986668"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 699,
"time": "1768987539"
},
"departure": {
"delay": 699,
"time": "1768987539"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 570,
"time": "1768986810"
},
"departure": {
"delay": 570,
"time": "1768986810"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 882,
"time": "1768987482"
},
"departure": {
"delay": 882,
"time": "1768987482"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 819,
"time": "1768987239"
},
"departure": {
"delay": 819,
"time": "1768987239"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 667,
"time": "1768987087"
},
"departure": {
"delay": 667,
"time": "1768987087"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": 383,
"time": "1768986383"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 545,
"time": "1768987565"
},
"departure": {
"delay": 545,
"time": "1768987565"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 613,
"time": "1768986853"
},
"departure": {
"delay": 613,
"time": "1768986853"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 532,
"time": "1768986772"
},
"departure": {
"delay": 532,
"time": "1768986772"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470490:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768996500"
},
"departure": {
"time": "1768996500"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768996080"
},
"departure": {
"time": "1768996080"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768996140"
},
"departure": {
"time": "1768996140"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768996860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768995540"
},
"departure": {
"time": "1768995540"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768996740"
},
"departure": {
"time": "1768996740"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768996020"
},
"departure": {
"time": "1768996020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768996680"
},
"departure": {
"time": "1768996680"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768995720"
},
"departure": {
"time": "1768995720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768995420"
},
"departure": {
"time": "1768995420"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768995660"
},
"departure": {
"time": "1768995660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768996380"
},
"departure": {
"time": "1768996380"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768995960"
},
"departure": {
"time": "1768995960"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768996620"
},
"departure": {
"time": "1768996620"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768996260"
},
"departure": {
"time": "1768996260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768995180"
},
"departure": {
"time": "1768995180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768996200"
},
"departure": {
"time": "1768996200"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768995840"
},
"departure": {
"time": "1768995840"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:549:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3657,
"time": "1768984383"
},
"departure": {
"delay": -3657,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -4017,
"time": "1768984383"
},
"departure": {
"delay": -4017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3897,
"time": "1768984383"
},
"departure": {
"delay": -3897,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -3597,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -4377,
"time": "1768984383"
},
"departure": {
"delay": -4377,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4197,
"time": "1768984383"
},
"departure": {
"delay": -4197,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4497,
"time": "1768984383"
},
"departure": {
"delay": -4497,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3837,
"time": "1768984383"
},
"departure": {
"delay": -3837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -232,
"time": "1768988948"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -172,
"time": "1768988828"
},
"departure": {
"delay": -172,
"time": "1768988828"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3777,
"time": "1768984383"
},
"departure": {
"delay": -3777,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -4557,
"time": "1768984383"
},
"departure": {
"delay": -4557,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3717,
"time": "1768984383"
},
"departure": {
"delay": -3717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -4137,
"time": "1768984383"
},
"departure": {
"delay": -4137,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596623:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768984090"
},
"departure": {
"delay": 29,
"time": "1768984109"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1768983915"
},
"departure": {
"delay": -23,
"time": "1768983937"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -146,
"time": "1768985124"
},
"departure": {
"delay": -146,
"time": "1768985134"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1768984819"
},
"departure": {
"delay": 29,
"time": "1768984829"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -163,
"time": "1768985227"
},
"departure": {
"delay": -163,
"time": "1768985237"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1768984349"
},
"departure": {
"delay": 69,
"time": "1768984389"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1768983985"
},
"departure": {
"delay": -8,
"time": "1768984012"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -151,
"time": "1768985369"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -161,
"time": "1768985049"
},
"departure": {
"delay": -161,
"time": "1768985059"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1768984884"
},
"departure": {
"delay": -26,
"time": "1768984894"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 88,
"time": "1768984441"
},
"departure": {
"delay": 88,
"time": "1768984468"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768984605"
},
"departure": {
"delay": 55,
"time": "1768984615"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1768983746"
},
"departure": {
"delay": 16,
"time": "1768983796"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1768984263"
},
"departure": {
"delay": 49,
"time": "1768984309"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1768984475"
},
"departure": {
"delay": 49,
"time": "1768984489"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768983834"
},
"departure": {
"delay": 10,
"time": "1768983850"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1768984977"
},
"departure": {
"delay": -113,
"time": "1768984987"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1768984558"
},
"departure": {
"delay": 68,
"time": "1768984568"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1768984746"
},
"departure": {
"delay": 16,
"time": "1768984756"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -6,
"time": "1768983569"
},
"departure": {
"delay": -6,
"time": "1768983654"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768984120",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x7:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470829:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 329,
"time": "1768984349"
},
"departure": {
"delay": 329,
"time": "1768984349"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 1648,
"time": "1768986988"
},
"departure": {
"delay": 1648,
"time": "1768986988"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 1480,
"time": "1768987600"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 1723,
"time": "1768986703"
},
"departure": {
"delay": 1723,
"time": "1768986703"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1779,
"time": "1768986459"
},
"departure": {
"delay": 1779,
"time": "1768986459"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 1866,
"time": "1768986186"
},
"departure": {
"delay": 1866,
"time": "1768986186"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 1885,
"time": "1768986085"
},
"departure": {
"delay": 1885,
"time": "1768986085"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 2296,
"time": "1768986196"
},
"departure": {
"delay": 2296,
"time": "1768986196"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 1886,
"time": "1768985846"
},
"departure": {
"delay": 1886,
"time": "1768985846"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1714,
"time": "1768985674"
},
"departure": {
"delay": 1714,
"time": "1768985674"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 1419,
"time": "1768985199"
},
"departure": {
"delay": 1419,
"time": "1768985199"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 1615,
"time": "1768987255"
},
"departure": {
"delay": 1615,
"time": "1768987255"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 1862,
"time": "1768986362"
},
"departure": {
"delay": 1862,
"time": "1768986362"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 238,
"time": "1768984048"
},
"departure": {
"delay": 238,
"time": "1768984078"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1828,
"time": "1768986268"
},
"departure": {
"delay": 1828,
"time": "1768986268"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
}
],
"timestamp": "1768984376",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470829:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992240"
},
"departure": {
"time": "1768992240"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768993080"
},
"departure": {
"time": "1768993080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768992180"
},
"departure": {
"time": "1768992180"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768992600"
},
"departure": {
"time": "1768992600"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768992660"
},
"departure": {
"time": "1768992660"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768991940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768992900"
},
"departure": {
"time": "1768992900"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768991640"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768993320"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768992360"
},
"departure": {
"time": "1768992360"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992720"
},
"departure": {
"time": "1768992720"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768992420"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768992300"
},
"departure": {
"time": "1768992300"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768993260"
},
"departure": {
"time": "1768993260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 275,
"time": "1768981055"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1768981120"
},
"departure": {
"delay": 173,
"time": "1768981133"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768981412"
},
"departure": {
"time": "1768981500"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1768981349"
},
"departure": {
"delay": 165,
"time": "1768981365"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 156,
"time": "1768981223"
},
"departure": {
"delay": 156,
"time": "1768981236"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 194,
"time": "1768981077"
},
"departure": {
"delay": 194,
"time": "1768981094"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1768981168"
},
"departure": {
"delay": 167,
"time": "1768981187"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 132,
"time": "1768981254"
},
"departure": {
"delay": 132,
"time": "1768981272"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1768984437",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852018F5403202x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991700"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992600"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989240"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990140"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768982981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852018F5403202x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768984903"
},
"departure": {
"delay": 43,
"time": "1768984903"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -86,
"time": "1768985314"
},
"departure": {
"delay": -86,
"time": "1768985314"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -145,
"time": "1768985855"
},
"departure": {
"delay": -145,
"time": "1768985855"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -220,
"time": "1768986200"
},
"departure": {
"delay": -220,
"time": "1768986200"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -115,
"time": "1768985585"
},
"departure": {
"delay": -115,
"time": "1768985585"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -146,
"time": "1768985374"
},
"departure": {
"delay": -146,
"time": "1768985374"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1768985945"
},
"departure": {
"delay": -115,
"time": "1768985945"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1768985009"
},
"departure": {
"delay": 29,
"time": "1768985009"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -164,
"time": "1768985536"
},
"departure": {
"delay": -164,
"time": "1768985536"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -145,
"time": "1768986095"
},
"departure": {
"delay": -145,
"time": "1768986095"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -129,
"time": "1768985391"
},
"departure": {
"delay": -129,
"time": "1768985391"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1768985171"
},
"departure": {
"delay": 11,
"time": "1768985171"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -181,
"time": "1768986479"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -161,
"time": "1768985719"
},
"departure": {
"delay": -161,
"time": "1768985719"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -151,
"time": "1768985669"
},
"departure": {
"delay": -151,
"time": "1768985669"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -150,
"time": "1768985790"
},
"departure": {
"delay": -150,
"time": "1768985790"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -186,
"time": "1768986294"
},
"departure": {
"delay": -186,
"time": "1768986294"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -68,
"time": "1768985272"
},
"departure": {
"delay": -68,
"time": "1768985272"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1768984955"
},
"departure": {
"delay": 35,
"time": "1768984955"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1768986005"
},
"departure": {
"delay": -115,
"time": "1768986005"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1768985051"
},
"departure": {
"delay": 11,
"time": "1768985051"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -175,
"time": "1768986065"
},
"departure": {
"delay": -175,
"time": "1768986065"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487686:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1768987246"
},
"departure": {
"delay": 46,
"time": "1768987246"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1624,
"time": "1768984436"
},
"departure": {
"delay": -1624,
"time": "1768984436"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 91,
"time": "1768986571"
},
"departure": {
"delay": 91,
"time": "1768986571"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1768986652"
},
"departure": {
"delay": 52,
"time": "1768986652"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1768987676"
},
"departure": {
"delay": 56,
"time": "1768987676"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1768987556"
},
"departure": {
"delay": 56,
"time": "1768987556"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 92,
"time": "1768987052"
},
"departure": {
"delay": 92,
"time": "1768987052"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1768986352"
},
"departure": {
"delay": 52,
"time": "1768986352"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1564,
"time": "1768984436"
},
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1768986998"
},
"departure": {
"delay": 98,
"time": "1768986998"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1768987300"
},
"departure": {
"delay": 100,
"time": "1768987300"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1768987347"
},
"departure": {
"delay": 87,
"time": "1768987347"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1768986494"
},
"departure": {
"delay": 74,
"time": "1768986494"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 79,
"time": "1768986439"
},
"departure": {
"delay": 79,
"time": "1768986439"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768987426"
},
"departure": {
"delay": 46,
"time": "1768987426"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 82,
"time": "1768987102"
},
"departure": {
"delay": 82,
"time": "1768987102"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768986952"
},
"departure": {
"delay": 52,
"time": "1768986952"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1768986772"
},
"departure": {
"delay": 52,
"time": "1768986772"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768987726"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470292:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 267,
"time": "1768984047"
},
"departure": {
"delay": 267,
"time": "1768984047"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 272,
"time": "1768983872"
},
"departure": {
"delay": 272,
"time": "1768983872"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 102,
"time": "1768983522"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768985630"
},
"departure": {
"delay": 110,
"time": "1768985630"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1768984448"
},
"departure": {
"delay": 128,
"time": "1768984448"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1768984370"
},
"departure": {
"delay": 110,
"time": "1768984370"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1768984629"
},
"departure": {
"delay": 129,
"time": "1768984629"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1768983750"
},
"departure": {
"delay": 210,
"time": "1768983750"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1768984272"
},
"departure": {
"delay": 132,
"time": "1768984272"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 227,
"time": "1768983622"
},
"departure": {
"delay": 227,
"time": "1768983647"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1768985330"
},
"departure": {
"delay": 110,
"time": "1768985330"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1768984542"
},
"departure": {
"delay": 102,
"time": "1768984542"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 252,
"time": "1768983972"
},
"departure": {
"delay": 252,
"time": "1768983972"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 187,
"time": "1768984147"
},
"departure": {
"delay": 187,
"time": "1768984147"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768983528",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx259:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470557:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -17,
"time": "1768985803"
},
"departure": {
"delay": -17,
"time": "1768985803"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1768985311"
},
"departure": {
"delay": -29,
"time": "1768985311"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768984689"
},
"departure": {
"delay": 9,
"time": "1768984689"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -186,
"time": "1768985934"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 18,
"time": "1768985598"
},
"departure": {
"delay": 18,
"time": "1768985598"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1768985075"
},
"departure": {
"delay": -25,
"time": "1768985075"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -101,
"time": "1768985839"
},
"departure": {
"delay": -101,
"time": "1768985839"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -25,
"time": "1768985195"
},
"departure": {
"delay": -25,
"time": "1768985195"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -19,
"time": "1768985141"
},
"departure": {
"delay": -19,
"time": "1768985141"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768984749"
},
"departure": {
"delay": 9,
"time": "1768984749"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -161,
"time": "1768985899"
},
"departure": {
"delay": -161,
"time": "1768985899"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1768984973"
},
"departure": {
"delay": -7,
"time": "1768984973"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -28,
"time": "1768985492"
},
"departure": {
"delay": -28,
"time": "1768985492"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1768985731"
},
"departure": {
"delay": -29,
"time": "1768985731"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1768984869"
},
"departure": {
"delay": 9,
"time": "1768984869"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1768985408"
},
"departure": {
"delay": 8,
"time": "1768985408"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1768985224"
},
"departure": {
"delay": 4,
"time": "1768985224"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1768984629"
},
"departure": {
"delay": 9,
"time": "1768984629"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1768985659"
},
"departure": {
"delay": -41,
"time": "1768985659"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1768985015"
},
"departure": {
"delay": -25,
"time": "1768985015"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470557:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4264,
"time": "1768984436"
},
"departure": {
"delay": -4264,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3904,
"time": "1768984436"
},
"departure": {
"delay": -3904,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3964,
"time": "1768984436"
},
"departure": {
"delay": -3964,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3604,
"time": "1768984436"
},
"departure": {
"delay": -3604,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4384,
"time": "1768984436"
},
"departure": {
"delay": -4384,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4024,
"time": "1768984436"
},
"departure": {
"delay": -4024,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -4624,
"time": "1768984436"
},
"departure": {
"delay": -4624,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4444,
"time": "1768984436"
},
"departure": {
"delay": -4444,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4804,
"time": "1768984436"
},
"departure": {
"delay": -4804,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4864,
"time": "1768984436"
},
"departure": {
"delay": -4864,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -4744,
"time": "1768984436"
},
"departure": {
"delay": -4744,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3784,
"time": "1768984436"
},
"departure": {
"delay": -3784,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4624,
"time": "1768984436"
},
"departure": {
"delay": -4624,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4204,
"time": "1768984436"
},
"departure": {
"delay": -4204,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4684,
"time": "1768984436"
},
"departure": {
"delay": -4684,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -4744,
"time": "1768984436"
},
"departure": {
"delay": -4744,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4084,
"time": "1768984436"
},
"departure": {
"delay": -4084,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -4324,
"time": "1768984436"
},
"departure": {
"delay": -4324,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3724,
"time": "1768984436"
},
"departure": {
"delay": -3724,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -3844,
"time": "1768984436"
},
"departure": {
"delay": -3844,
"time": "1768984436"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4324,
"time": "1768984436"
},
"departure": {
"delay": -4324,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4264,
"time": "1768984436"
},
"departure": {
"delay": -4264,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4144,
"time": "1768984436"
},
"departure": {
"delay": -4144,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470082:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4886635914199040x4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -33,
"time": "1768984877"
},
"departure": {
"delay": -33,
"time": "1768984887"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1768984341"
},
"departure": {
"delay": 22,
"time": "1768984342"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1768984386"
},
"departure": {
"delay": 36,
"time": "1768984416"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768984500"
},
"departure": {
"delay": 10,
"time": "1768984510"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768984628"
},
"departure": {
"delay": 78,
"time": "1768984638"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768984709"
},
"departure": {
"delay": 99,
"time": "1768984719"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -65,
"time": "1768984915"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -51,
"time": "1768984799"
},
"departure": {
"delay": -51,
"time": "1768984809"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1768984416"
},
"departure": {
"delay": 18,
"time": "1768984458"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4886635914199040x4:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990980"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1768989780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989900"
},
"departure": {
"time": "1768989900"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990380"
},
"departure": {
"time": "1768990380"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989840"
},
"departure": {
"time": "1768989840"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990080"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768990260"
},
"departure": {
"time": "1768990260"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768984340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1013:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985861"
},
"departure": {
"time": "1768985861"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987035"
},
"departure": {
"time": "1768987035"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768986714"
},
"departure": {
"time": "1768986714"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985906"
},
"departure": {
"time": "1768985906"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986831"
},
"departure": {
"time": "1768986831"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768986676"
},
"departure": {
"time": "1768986676"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768986992"
},
"departure": {
"time": "1768986992"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768986356"
},
"departure": {
"time": "1768986356"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985957"
},
"departure": {
"time": "1768985957"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768984338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011221x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768984482"
},
"departure": {
"delay": 102,
"time": "1768984482"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 84,
"time": "1768984824"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 84,
"time": "1768984404"
},
"departure": {
"delay": 84,
"time": "1768984404"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 117,
"time": "1768984677"
},
"departure": {
"delay": 117,
"time": "1768984677"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 142,
"time": "1768984522"
},
"departure": {
"delay": 142,
"time": "1768984522"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 132,
"time": "1768984632"
},
"departure": {
"delay": 132,
"time": "1768984632"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 119,
"time": "1768984559"
},
"departure": {
"delay": 119,
"time": "1768984559"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 133,
"time": "1768984453"
},
"departure": {
"delay": 133,
"time": "1768984453"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 87,
"time": "1768984707"
},
"departure": {
"delay": 87,
"time": "1768984707"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 84,
"time": "1768984764"
},
"departure": {
"delay": 84,
"time": "1768984764"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011221x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768985296"
},
"departure": {
"delay": 16,
"time": "1768985296"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1768985183"
},
"departure": {
"delay": 23,
"time": "1768985183"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1768985359"
},
"departure": {
"delay": 19,
"time": "1768985359"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 35,
"time": "1768985255"
},
"departure": {
"delay": 35,
"time": "1768985255"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768985490"
},
"departure": {
"delay": 30,
"time": "1768985490"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 24,
"time": "1768985544"
},
"departure": {
"delay": 24,
"time": "1768985544"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768985745"
},
"departure": {
"delay": 45,
"time": "1768985745"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768985443"
},
"departure": {
"delay": 43,
"time": "1768985443"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768982559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx104:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx307:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1768982555"
},
"departure": {
"delay": 119,
"time": "1768982579"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1768983156"
},
"departure": {
"delay": 237,
"time": "1768983177"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1768982301"
},
"departure": {
"delay": 166,
"time": "1768982326"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 206,
"time": "1768982955"
},
"departure": {
"delay": 206,
"time": "1768983026"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 250,
"time": "1768981930"
},
"departure": {
"delay": 250,
"time": "1768981930"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 251,
"time": "1768983408"
},
"departure": {
"delay": 251,
"time": "1768983431"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 266,
"time": "1768984226"
},
"departure": {
"delay": 266,
"time": "1768984226"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 281,
"time": "1768983556"
},
"departure": {
"delay": 281,
"time": "1768983581"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 266,
"time": "1768982126"
},
"departure": {
"delay": 266,
"time": "1768982126"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1768982831"
},
"departure": {
"delay": 153,
"time": "1768982853"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 260,
"time": "1768984400"
},
"departure": {
"delay": 260,
"time": "1768984400"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 255,
"time": "1768984335"
},
"departure": {
"delay": 255,
"time": "1768984335"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 287,
"time": "1768983827"
},
"departure": {
"delay": 287,
"time": "1768983827"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 91,
"time": "1768981651"
},
"departure": {
"delay": 91,
"time": "1768981651"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 251,
"time": "1768984151"
},
"departure": {
"delay": 251,
"time": "1768984151"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 159,
"time": "1768982679"
},
"departure": {
"delay": 159,
"time": "1768982679"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 51,
"time": "1768981551"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 332,
"time": "1768983734"
},
"departure": {
"delay": 332,
"time": "1768983752"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 256,
"time": "1768983230"
},
"departure": {
"delay": 256,
"time": "1768983256"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1768984282"
},
"departure": {
"delay": 262,
"time": "1768984282"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 260,
"time": "1768984700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 116,
"time": "1768982756"
},
"departure": {
"delay": 116,
"time": "1768982756"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 260,
"time": "1768984520"
},
"departure": {
"delay": 260,
"time": "1768984520"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 221,
"time": "1768983080"
},
"departure": {
"delay": 221,
"time": "1768983101"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 266,
"time": "1768983326"
},
"departure": {
"delay": 266,
"time": "1768983326"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1768982451"
},
"departure": {
"delay": 111,
"time": "1768982451"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 281,
"time": "1768983982"
},
"departure": {
"delay": 281,
"time": "1768984001"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 252,
"time": "1768984452"
},
"departure": {
"delay": 252,
"time": "1768984452"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1768982197"
},
"departure": {
"delay": 217,
"time": "1768982197"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 226,
"time": "1768982026"
},
"departure": {
"delay": 226,
"time": "1768982026"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768981559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx307:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768994520"
},
"departure": {
"time": "1768994520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768995000"
},
"departure": {
"time": "1768995000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768993800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768994760"
},
"departure": {
"time": "1768994760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768994280"
},
"departure": {
"time": "1768994280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768994400"
},
"departure": {
"time": "1768994400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768994880"
},
"departure": {
"time": "1768994880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768994640"
},
"departure": {
"time": "1768994640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768994040"
},
"departure": {
"time": "1768994040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768994160"
},
"departure": {
"time": "1768994160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768995120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768993920"
},
"departure": {
"time": "1768993920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:521:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851707F5417084x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768984740"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768983000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768983660"
},
"departure": {
"time": "1768983720"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984020"
},
"departure": {
"time": "1768984080"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985640"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768979378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851707F5417084x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769016780"
},
"departure": {
"time": "1769016780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769016120"
},
"departure": {
"time": "1769016120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1769014980"
},
"departure": {
"time": "1769014980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769015700"
},
"departure": {
"time": "1769015700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769016300"
},
"departure": {
"time": "1769016300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769017800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1769017200"
},
"departure": {
"time": "1769017200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769014800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769016240"
},
"departure": {
"time": "1769016240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1769016420"
},
"departure": {
"time": "1769016420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 5,
"time": "1769014865"
},
"departure": {
"delay": 5,
"time": "1769014865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769015880"
},
"departure": {
"time": "1769015880"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769014920"
},
"departure": {
"time": "1769014920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769014860"
},
"departure": {
"time": "1769014860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769016600"
},
"departure": {
"time": "1769016600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1769016720"
},
"departure": {
"time": "1769016720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1769016660"
},
"departure": {
"time": "1769016660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1769015040"
},
"departure": {
"time": "1769015040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769015160"
},
"departure": {
"time": "1769015160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769016060"
},
"departure": {
"time": "1769016060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1769015640"
},
"departure": {
"time": "1769015640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769015760"
},
"departure": {
"time": "1769015760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1769016900"
},
"departure": {
"time": "1769016900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1769015400"
},
"departure": {
"time": "1769015400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769015220"
},
"departure": {
"time": "1769015220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769016180"
},
"departure": {
"time": "1769016180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1768980252",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx527:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108025x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1768983781"
},
"departure": {
"delay": 121,
"time": "1768983781"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768983662"
},
"departure": {
"delay": 62,
"time": "1768983662"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1768983935"
},
"departure": {
"delay": 95,
"time": "1768983935"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1768983985"
},
"departure": {
"delay": 25,
"time": "1768983985"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768984096"
},
"departure": {
"delay": 16,
"time": "1768984096"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1768984256"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768983732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108025x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108149x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 233,
"time": "1768984073"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1768983962"
},
"departure": {
"delay": 242,
"time": "1768983962"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984042",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108149x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230522x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768984235"
},
"departure": {
"delay": -25,
"time": "1768984235"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1768984354"
},
"departure": {
"delay": 34,
"time": "1768984354"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1768984299"
},
"departure": {
"delay": 39,
"time": "1768984299"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1768984223"
},
"departure": {
"delay": 23,
"time": "1768984223"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -15,
"time": "1768984425"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1768984242",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230522x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768991160"
},
"departure": {
"time": "1768991160"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768991040"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768991520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991280"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990560"
},
"departure": {
"time": "1768990560"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596536:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1768986713"
},
"departure": {
"delay": -7,
"time": "1768986713"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1768986165"
},
"departure": {
"delay": 105,
"time": "1768986165"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -1437,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -151,
"time": "1768987109"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -7,
"time": "1768986653"
},
"departure": {
"delay": -7,
"time": "1768986653"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768986605"
},
"departure": {
"delay": 5,
"time": "1768986605"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1768986330"
},
"departure": {
"delay": 90,
"time": "1768986330"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 123,
"time": "1768986123"
},
"departure": {
"delay": 123,
"time": "1768986123"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -91,
"time": "1768986989"
},
"departure": {
"delay": -91,
"time": "1768986989"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1768986293"
},
"departure": {
"delay": 113,
"time": "1768986293"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1437,
"time": "1768984383"
},
"departure": {
"delay": -1437,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1768986787"
},
"departure": {
"delay": -53,
"time": "1768986787"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1768986868"
},
"departure": {
"delay": -32,
"time": "1768986868"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 27,
"time": "1768986747"
},
"departure": {
"delay": 27,
"time": "1768986747"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1768986063"
},
"departure": {
"delay": 63,
"time": "1768986063"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -37,
"time": "1768986923"
},
"departure": {
"delay": -37,
"time": "1768986923"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 58,
"time": "1768986478"
},
"departure": {
"delay": 58,
"time": "1768986478"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1768986400"
},
"departure": {
"delay": 100,
"time": "1768986400"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596536:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598412:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1768985836"
},
"departure": {
"delay": -104,
"time": "1768985836"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1768986238"
},
"departure": {
"delay": -62,
"time": "1768986238"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1768985500"
},
"departure": {
"delay": 40,
"time": "1768985500"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -121,
"time": "1768985939"
},
"departure": {
"delay": -121,
"time": "1768985939"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -114,
"time": "1768986906"
},
"departure": {
"delay": -114,
"time": "1768986906"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -114,
"time": "1768986606"
},
"departure": {
"delay": -114,
"time": "1768986606"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -144,
"time": "1768986936"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -87,
"time": "1768985793"
},
"departure": {
"delay": -87,
"time": "1768985793"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1768986556"
},
"departure": {
"delay": -44,
"time": "1768986556"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -105,
"time": "1768986015"
},
"departure": {
"delay": -105,
"time": "1768986015"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -45,
"time": "1768985715"
},
"departure": {
"delay": -45,
"time": "1768985715"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -86,
"time": "1768986754"
},
"departure": {
"delay": -86,
"time": "1768986754"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1768986803"
},
"departure": {
"delay": -157,
"time": "1768986803"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -41,
"time": "1768985659"
},
"departure": {
"delay": -41,
"time": "1768985659"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -124,
"time": "1768986656"
},
"departure": {
"delay": -124,
"time": "1768986656"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -97,
"time": "1768986863"
},
"departure": {
"delay": -97,
"time": "1768986863"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1768986492"
},
"departure": {
"delay": -48,
"time": "1768986492"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -53,
"time": "1768986427"
},
"departure": {
"delay": -53,
"time": "1768986427"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768985583"
},
"departure": {
"delay": 3,
"time": "1768985583"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -35,
"time": "1768986745"
},
"departure": {
"delay": -35,
"time": "1768986745"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1768986089"
},
"departure": {
"delay": -91,
"time": "1768986089"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -123,
"time": "1768986297"
},
"departure": {
"delay": -123,
"time": "1768986297"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598412:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057124x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1768985471"
},
"departure": {
"delay": 11,
"time": "1768985471"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1768985215"
},
"departure": {
"delay": 55,
"time": "1768985215"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1768985597"
},
"departure": {
"delay": 17,
"time": "1768985597"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1768985044"
},
"departure": {
"delay": 4,
"time": "1768985044"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1768984884"
},
"departure": {
"delay": 24,
"time": "1768984884"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1768984723"
},
"departure": {
"delay": 43,
"time": "1768984723"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985280"
},
"departure": {
"time": "1768985280"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768985520"
},
"departure": {
"time": "1768985520"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1768984688"
},
"departure": {
"delay": 8,
"time": "1768984688"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1768984482"
},
"departure": {
"delay": 42,
"time": "1768984482"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768985095"
},
"departure": {
"delay": 55,
"time": "1768985095"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768986000"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1768984597"
},
"departure": {
"delay": 37,
"time": "1768984597"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1768985328"
},
"departure": {
"delay": 48,
"time": "1768985328"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985640"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768985175"
},
"departure": {
"delay": 15,
"time": "1768985175"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1768984932"
},
"departure": {
"delay": 12,
"time": "1768984932"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057124x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768985460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768985820"
},
"departure": {
"delay": 60,
"time": "1768985820"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768986780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768986060"
},
"departure": {
"delay": 60,
"time": "1768986060"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768986420"
},
"departure": {
"delay": 60,
"time": "1768986420"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768986300"
},
"departure": {
"delay": 60,
"time": "1768986300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768985940"
},
"departure": {
"delay": 60,
"time": "1768985940"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768986660"
},
"departure": {
"delay": 60,
"time": "1768986660"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768985700"
},
"departure": {
"delay": 60,
"time": "1768985700"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768985580"
},
"departure": {
"delay": 60,
"time": "1768985580"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768986180"
},
"departure": {
"delay": 60,
"time": "1768986180"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768986540"
},
"departure": {
"delay": 60,
"time": "1768986540"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:303:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5613,
"time": "1768983254"
},
"departure": {
"delay": 5613,
"time": "1768983273"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5693,
"time": "1768982130"
},
"departure": {
"delay": 5693,
"time": "1768982153"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5433,
"time": "1768983393"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5713,
"time": "1768982517"
},
"departure": {
"delay": 5713,
"time": "1768982533"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5583,
"time": "1768982908"
},
"departure": {
"delay": 5583,
"time": "1768982943"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5613,
"time": "1768983078"
},
"departure": {
"delay": 5613,
"time": "1768983093"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5673,
"time": "1768982357"
},
"departure": {
"delay": 5673,
"time": "1768982373"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5633,
"time": "1768983167"
},
"departure": {
"delay": 5633,
"time": "1768983173"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5593,
"time": "1768982696"
},
"departure": {
"delay": 5593,
"time": "1768982713"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5653,
"time": "1768982033"
},
"departure": {
"delay": 5653,
"time": "1768982053"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5713,
"time": "1768981853"
},
"departure": {
"delay": 5713,
"time": "1768981873"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5613,
"time": "1768983320"
},
"departure": {
"delay": 5613,
"time": "1768983333"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5557,
"time": "1768982797"
},
"departure": {
"delay": 5557,
"time": "1768982797"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5693,
"time": "1768982449"
},
"departure": {
"delay": 5693,
"time": "1768982453"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5673,
"time": "1768982597"
},
"departure": {
"delay": 5673,
"time": "1768982613"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5593,
"time": "1768983000"
},
"departure": {
"delay": 5593,
"time": "1768983013"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5693,
"time": "1768981957"
},
"departure": {
"delay": 5693,
"time": "1768981973"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5673,
"time": "1768981766"
},
"departure": {
"delay": 5673,
"time": "1768981773"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768981779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2093:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1917,
"time": "1768984383"
},
"departure": {
"delay": -1917,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -897,
"time": "1768984383"
},
"departure": {
"delay": -897,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -717,
"time": "1768984383"
},
"departure": {
"delay": -717,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -357,
"time": "1768984383"
},
"departure": {
"delay": -357,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1317,
"time": "1768984383"
},
"departure": {
"delay": -1317,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -213,
"time": "1768986207"
},
"departure": {
"delay": -213,
"time": "1768986207"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1017,
"time": "1768984383"
},
"departure": {
"delay": -1017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1437,
"time": "1768984383"
},
"departure": {
"delay": -1437,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -537,
"time": "1768984383"
},
"departure": {
"delay": -537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -837,
"time": "1768984383"
},
"departure": {
"delay": -837,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -657,
"time": "1768984383"
},
"departure": {
"delay": -657,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1197,
"time": "1768984383"
},
"departure": {
"delay": -1197,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -198,
"time": "1768986402"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -297,
"time": "1768984383"
},
"departure": {
"delay": -297,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1857,
"time": "1768984383"
},
"departure": {
"delay": -1857,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -957,
"time": "1768984383"
},
"departure": {
"delay": -957,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1077,
"time": "1768984383"
},
"departure": {
"delay": -1077,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1557,
"time": "1768984383"
},
"departure": {
"delay": -1557,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1497,
"time": "1768984383"
},
"departure": {
"delay": -1497,
"time": "1768984383"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"departure": {
"delay": -237,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1617,
"time": "1768984383"
},
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598278:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -55,
"time": "1768977005"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768979790"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768980808",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1167:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2528:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985905"
},
"departure": {
"time": "1768985905"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768984857"
},
"departure": {
"time": "1768984857"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768985327"
},
"departure": {
"time": "1768985327"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768984791"
},
"departure": {
"time": "1768984791"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985981"
},
"departure": {
"time": "1768985981"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768985565"
},
"departure": {
"time": "1768985565"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768985108"
},
"departure": {
"time": "1768985108"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985250"
},
"departure": {
"time": "1768985250"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768985437"
},
"departure": {
"time": "1768985437"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768984953"
},
"departure": {
"time": "1768984953"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985790"
},
"departure": {
"time": "1768985790"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768985492"
},
"departure": {
"time": "1768985492"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985700"
},
"departure": {
"time": "1768985700"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768986069"
},
"departure": {
"time": "1768986069"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768984218",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2528:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852338F5403238x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768989120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988340"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768987200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768983579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852338F5403238x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:5f4ef447f3701ddaa8197af5f80e6fc8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 234,
"time": "1768984734"
},
"departure": {
"delay": 234,
"time": "1768984734"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 234,
"time": "1768984974"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 234,
"time": "1768984340"
},
"departure": {
"delay": 234,
"time": "1768984374"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 234,
"time": "1768984794"
},
"departure": {
"delay": 234,
"time": "1768984794"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 234,
"time": "1768984554"
},
"departure": {
"delay": 234,
"time": "1768984554"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1768984121"
},
"departure": {
"delay": 178,
"time": "1768984138"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768983856"
},
"departure": {
"delay": 86,
"time": "1768983866"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 186,
"time": "1768984192"
},
"departure": {
"delay": 186,
"time": "1768984206"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1768983990"
},
"departure": {
"delay": 162,
"time": "1768984002"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1768984276"
},
"departure": {
"delay": 213,
"time": "1768984293"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"departure": {
"delay": 28,
"time": "1768983628"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 136,
"time": "1768983912"
},
"departure": {
"delay": 136,
"time": "1768983916"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1768984220"
},
"departure": {
"delay": 152,
"time": "1768984232"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1768984914"
},
"departure": {
"delay": 234,
"time": "1768984914"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1768983664"
},
"departure": {
"delay": 19,
"time": "1768983679"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1768983647"
},
"departure": {
"delay": 56,
"time": "1768983656"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1768983751"
},
"departure": {
"delay": 53,
"time": "1768983773"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 234,
"time": "1768984414"
},
"departure": {
"delay": 234,
"time": "1768984434"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 234,
"time": "1768984674"
},
"departure": {
"delay": 234,
"time": "1768984674"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 186,
"time": "1768984034"
},
"departure": {
"delay": 186,
"time": "1768984086"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 234,
"time": "1768984854"
},
"departure": {
"delay": 234,
"time": "1768984854"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
}
],
"timestamp": "1768984502",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:5f4ef447f3701ddaa8197af5f80e6fc8:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1768984440"
},
"departure": {
"delay": 185,
"time": "1768984445"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1768984920"
},
"departure": {
"delay": 180,
"time": "1768984920"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"delay": 245,
"time": "1768984145"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768985400"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1768984680"
},
"departure": {
"delay": 180,
"time": "1768984680"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1768985040"
},
"departure": {
"delay": 180,
"time": "1768985040"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 245,
"time": "1768984260"
},
"departure": {
"delay": 245,
"time": "1768984265"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1768985280"
},
"departure": {
"delay": 180,
"time": "1768985280"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768984560"
},
"departure": {
"delay": 180,
"time": "1768984560"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768985160"
},
"departure": {
"delay": 180,
"time": "1768985160"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1768984800"
},
"departure": {
"delay": 180,
"time": "1768984800"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1768984380"
},
"departure": {
"delay": 245,
"time": "1768984385"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1768984477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:265:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011286x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768984548"
},
"departure": {
"delay": 48,
"time": "1768984548"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1768985395"
},
"departure": {
"delay": 55,
"time": "1768985395"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 45,
"time": "1768985265"
},
"departure": {
"delay": 45,
"time": "1768985265"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 37,
"time": "1768985557"
},
"departure": {
"delay": 37,
"time": "1768985557"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 41,
"time": "1768985441"
},
"departure": {
"delay": 41,
"time": "1768985441"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 48,
"time": "1768984968"
},
"departure": {
"delay": 48,
"time": "1768984968"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -153,
"time": "1768983987"
},
"departure": {
"delay": -153,
"time": "1768983987"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -2,
"time": "1768985218"
},
"departure": {
"delay": -2,
"time": "1768985218"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 46,
"time": "1768984486"
},
"departure": {
"delay": 46,
"time": "1768984486"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 11,
"time": "1768985591"
},
"departure": {
"delay": 11,
"time": "1768985591"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 46,
"time": "1768985506"
},
"departure": {
"delay": 46,
"time": "1768985506"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -2,
"time": "1768985638"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -2,
"time": "1768984798"
},
"departure": {
"delay": -2,
"time": "1768984798"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -101,
"time": "1768984099"
},
"departure": {
"delay": -101,
"time": "1768984099"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1768985088"
},
"departure": {
"delay": 48,
"time": "1768985088"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 20,
"time": "1768984700"
},
"departure": {
"delay": 20,
"time": "1768984700"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 4,
"time": "1768985044"
},
"departure": {
"delay": 4,
"time": "1768985044"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -2,
"time": "1768984918"
},
"departure": {
"delay": -2,
"time": "1768984918"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 37,
"time": "1768985137"
},
"departure": {
"delay": 37,
"time": "1768985137"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 19,
"time": "1768984879"
},
"departure": {
"delay": 19,
"time": "1768984879"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 25,
"time": "1768984405"
},
"departure": {
"delay": 25,
"time": "1768984405"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -2,
"time": "1768985338"
},
"departure": {
"delay": -2,
"time": "1768985338"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 17,
"time": "1768984637"
},
"departure": {
"delay": 17,
"time": "1768984637"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -158,
"time": "1768984162"
},
"departure": {
"delay": -158,
"time": "1768984162"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011286x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768983413"
},
"departure": {
"time": "1768983429"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768984100"
},
"departure": {
"time": "1768984114"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768983976"
},
"departure": {
"time": "1768983994"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768983515"
},
"departure": {
"time": "1768983534"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768984385"
},
"departure": {
"time": "1768984385"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768984186"
},
"departure": {
"time": "1768984194"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768983123"
},
"departure": {
"time": "1768983134"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768983009"
},
"departure": {
"time": "1768983034"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768984283"
},
"departure": {
"time": "1768984294"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768983771"
},
"departure": {
"time": "1768983794"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768983601"
},
"departure": {
"time": "1768983614"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768983877"
},
"departure": {
"time": "1768983894"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768982924"
},
"departure": {
"time": "1768982934"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768983676"
},
"departure": {
"time": "1768983694"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768983304"
},
"departure": {
"time": "1768983334"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768982854"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768984573"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768983194"
},
"departure": {
"time": "1768983214"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768982859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2545:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242777xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -168,
"time": "1768984932"
},
"departure": {
"delay": -168,
"time": "1768984932"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -225,
"time": "1768985055"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -167,
"time": "1768984693"
},
"departure": {
"delay": -167,
"time": "1768984693"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1100,
"time": "1768984940"
},
"departure": {
"delay": 1100,
"time": "1768984940"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1100,
"time": "1768985360"
},
"departure": {
"delay": 1100,
"time": "1768985360"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1100,
"time": "1768984220"
},
"departure": {
"delay": 1100,
"time": "1768984220"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -180,
"time": "1768984740"
},
"departure": {
"delay": -180,
"time": "1768984740"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -223,
"time": "1768984397"
},
"departure": {
"delay": -223,
"time": "1768984397"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -174,
"time": "1768984986"
},
"departure": {
"delay": -174,
"time": "1768984986"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -225,
"time": "1768984515"
},
"departure": {
"delay": -225,
"time": "1768984515"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -206,
"time": "1768984594"
},
"departure": {
"delay": -206,
"time": "1768984594"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 1130,
"time": "1768984490"
},
"departure": {
"delay": 1130,
"time": "1768984490"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -200,
"time": "1768984720"
},
"departure": {
"delay": -200,
"time": "1768984720"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 1119,
"time": "1768985559"
},
"departure": {
"delay": 1119,
"time": "1768985559"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 1100,
"time": "1768984580"
},
"departure": {
"delay": 1100,
"time": "1768984580"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -225,
"time": "1768984815"
},
"departure": {
"delay": -225,
"time": "1768984815"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1154,
"time": "1768984154"
},
"departure": {
"delay": 1154,
"time": "1768984154"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -225,
"time": "1768984635"
},
"departure": {
"delay": -225,
"time": "1768984635"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1143,
"time": "1768984863"
},
"departure": {
"delay": 1143,
"time": "1768984863"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 1142,
"time": "1768984382"
},
"departure": {
"delay": 1142,
"time": "1768984382"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1105,
"time": "1768985245"
},
"departure": {
"delay": 1105,
"time": "1768985245"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1119,
"time": "1768985139"
},
"departure": {
"delay": 1119,
"time": "1768985139"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -206,
"time": "1768984954"
},
"departure": {
"delay": -206,
"time": "1768984954"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242777xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230376x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -184,
"time": "1768985816"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -130,
"time": "1768984490"
},
"departure": {
"delay": -130,
"time": "1768984490"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -184,
"time": "1768984976"
},
"departure": {
"delay": -184,
"time": "1768984976"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -184,
"time": "1768984436"
},
"departure": {
"delay": -184,
"time": "1768984436"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -161,
"time": "1768984579"
},
"departure": {
"delay": -161,
"time": "1768984579"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -166,
"time": "1768985294"
},
"departure": {
"delay": -166,
"time": "1768985294"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -137,
"time": "1768985263"
},
"departure": {
"delay": -137,
"time": "1768985263"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -143,
"time": "1768985317"
},
"departure": {
"delay": -143,
"time": "1768985317"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -140,
"time": "1768985560"
},
"departure": {
"delay": -140,
"time": "1768985560"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -184,
"time": "1768985216"
},
"departure": {
"delay": -184,
"time": "1768985216"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -135,
"time": "1768985505"
},
"departure": {
"delay": -135,
"time": "1768985505"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -184,
"time": "1768985456"
},
"departure": {
"delay": -184,
"time": "1768985456"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -184,
"time": "1768984736"
},
"departure": {
"delay": -184,
"time": "1768984736"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -154,
"time": "1768984646"
},
"departure": {
"delay": -154,
"time": "1768984646"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -140,
"time": "1768985080"
},
"departure": {
"delay": -140,
"time": "1768985080"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230376x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768992720"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1768991760"
},
"departure": {
"time": "1768991760"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768992120"
},
"departure": {
"time": "1768992120"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768992480"
},
"departure": {
"time": "1768992480"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768992420"
},
"departure": {
"time": "1768992420"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768992540"
},
"departure": {
"time": "1768992540"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1768991460"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768992240"
},
"departure": {
"time": "1768992240"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768991580"
},
"departure": {
"time": "1768991580"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991640"
},
"departure": {
"time": "1768991640"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991520"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768992000"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768992060"
},
"departure": {
"time": "1768992060"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768984340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1127:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990500"
},
"departure": {
"time": "1768990500"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768991340"
},
"departure": {
"time": "1768991340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768989960"
},
"departure": {
"time": "1768989960"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768990200"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768990800"
},
"departure": {
"time": "1768990800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768990620"
},
"departure": {
"time": "1768990620"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768989900"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990320"
},
"departure": {
"time": "1768990320"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768991460"
},
"departure": {
"time": "1768991460"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768990740"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990680"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768990980"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768990860"
},
"departure": {
"time": "1768990860"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768991400"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768991580"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768991220"
},
"departure": {
"time": "1768991220"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768990920"
},
"departure": {
"time": "1768990920"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768991100"
},
"departure": {
"time": "1768991100"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768990440"
},
"departure": {
"time": "1768990440"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768984357",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:417:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230373x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1768984014"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768983912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230373x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230375x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768984433"
},
"departure": {
"delay": 53,
"time": "1768984433"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 53,
"time": "1768984613"
},
"departure": {
"delay": 53,
"time": "1768984613"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1768984636"
},
"departure": {
"delay": 76,
"time": "1768984636"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 82,
"time": "1768984582"
},
"departure": {
"delay": 82,
"time": "1768984582"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1768984775"
},
"departure": {
"delay": 35,
"time": "1768984775"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1768984535"
},
"departure": {
"delay": 35,
"time": "1768984535"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 79,
"time": "1768984879"
},
"departure": {
"delay": 79,
"time": "1768984879"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1768984338"
},
"departure": {
"delay": 18,
"time": "1768984338"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768985135"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1768984097"
},
"departure": {
"delay": 17,
"time": "1768984097"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 84,
"time": "1768984824"
},
"departure": {
"delay": 84,
"time": "1768984824"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1768984362",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230375x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470538:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -74,
"time": "1768985386"
},
"departure": {
"delay": -74,
"time": "1768985386"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1768985074"
},
"departure": {
"delay": -26,
"time": "1768985074"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1768985647"
},
"departure": {
"delay": -53,
"time": "1768985647"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1768984535"
},
"departure": {
"delay": 35,
"time": "1768984535"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768985087"
},
"departure": {
"delay": -13,
"time": "1768985087"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -173,
"time": "1768985707"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -59,
"time": "1768985161"
},
"departure": {
"delay": -59,
"time": "1768985161"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1768984684"
},
"departure": {
"delay": 64,
"time": "1768984684"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -63,
"time": "1768984977"
},
"departure": {
"delay": -63,
"time": "1768984977"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -39,
"time": "1768985361"
},
"departure": {
"delay": -39,
"time": "1768985361"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -101,
"time": "1768985479"
},
"departure": {
"delay": -101,
"time": "1768985479"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -93,
"time": "1768985607"
},
"departure": {
"delay": -93,
"time": "1768985607"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -29,
"time": "1768985131"
},
"departure": {
"delay": -29,
"time": "1768985131"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1768985212"
},
"departure": {
"delay": -68,
"time": "1768985212"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768984804"
},
"departure": {
"delay": 4,
"time": "1768984804"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -40,
"time": "1768984880"
},
"departure": {
"delay": -40,
"time": "1768984880"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1768984624"
},
"departure": {
"delay": 64,
"time": "1768984624"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1768984744"
},
"departure": {
"delay": 4,
"time": "1768984744"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -96,
"time": "1768985304"
},
"departure": {
"delay": -96,
"time": "1768985304"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1768985547"
},
"departure": {
"delay": -93,
"time": "1768985547"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470538:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107967x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1768984509"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1768984413"
},
"departure": {
"delay": 153,
"time": "1768984413"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 105,
"time": "1768984305"
},
"departure": {
"delay": 105,
"time": "1768984305"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768983898"
},
"departure": {
"delay": 118,
"time": "1768983898"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1768983695"
},
"departure": {
"delay": 95,
"time": "1768983695"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1768983980"
},
"departure": {
"delay": 140,
"time": "1768983980"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 116,
"time": "1768984076"
},
"departure": {
"delay": 116,
"time": "1768984076"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1768984223"
},
"departure": {
"delay": 143,
"time": "1768984223"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107967x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107960x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1768984238"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984232",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107960x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470558:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1504,
"time": "1768984436"
},
"departure": {
"delay": -1504,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1768986394"
},
"departure": {
"delay": -26,
"time": "1768986394"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1684,
"time": "1768984436"
},
"departure": {
"delay": -1684,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -165,
"time": "1768986855"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768986633"
},
"departure": {
"delay": -27,
"time": "1768986633"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -15,
"time": "1768986705"
},
"departure": {
"delay": -15,
"time": "1768986705"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1444,
"time": "1768984436"
},
"departure": {
"delay": -1444,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1564,
"time": "1768984436"
},
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1768986561"
},
"departure": {
"delay": -39,
"time": "1768986561"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1084,
"time": "1768984436"
},
"departure": {
"delay": -1084,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1324,
"time": "1768984436"
},
"departure": {
"delay": -1324,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1204,
"time": "1768984436"
},
"departure": {
"delay": -1204,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1768986500"
},
"departure": {
"delay": 20,
"time": "1768986500"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1744,
"time": "1768984436"
},
"departure": {
"delay": -1744,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -964,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1144,
"time": "1768984436"
},
"departure": {
"delay": -1144,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1624,
"time": "1768984436"
},
"departure": {
"delay": -1624,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -98,
"time": "1768986742"
},
"departure": {
"delay": -98,
"time": "1768986742"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1804,
"time": "1768984436"
},
"departure": {
"delay": -1804,
"time": "1768984436"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -140,
"time": "1768986820"
},
"departure": {
"delay": -140,
"time": "1768986820"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1768986310"
},
"departure": {
"delay": 10,
"time": "1768986310"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470558:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768986900"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986420"
},
"departure": {
"time": "1768986420"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986360"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768986300"
},
"departure": {
"time": "1768986300"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768986720"
},
"departure": {
"time": "1768986720"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768986540"
},
"departure": {
"time": "1768986540"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768986000"
},
"departure": {
"time": "1768986000"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768986060"
},
"departure": {
"time": "1768986060"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:795:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108013x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1768984511"
},
"departure": {
"delay": 11,
"time": "1768984511"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -12,
"time": "1768984848"
},
"departure": {
"delay": -12,
"time": "1768984848"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -13,
"time": "1768985027"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -8,
"time": "1768984732"
},
"departure": {
"delay": -8,
"time": "1768984732"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1768984414"
},
"departure": {
"delay": 34,
"time": "1768984414"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768984629"
},
"departure": {
"delay": 9,
"time": "1768984629"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1768984948"
},
"departure": {
"delay": 28,
"time": "1768984948"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108013x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768984860"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768985220"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768985820"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768986420"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768985280"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768984500"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768985880"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768985760"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768984740"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768985160"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768985640"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768985580"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768984920"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768984620"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768984800"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768984440"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768984980"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768986120"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768985520"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768984200"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768986060"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768984320"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768984360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2040:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768981873"
},
"departure": {
"delay": -22,
"time": "1768981898"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768982773"
},
"departure": {
"delay": 13,
"time": "1768982773"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -13,
"time": "1768982447"
},
"departure": {
"delay": -13,
"time": "1768982447"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1768980691"
},
"departure": {
"delay": 31,
"time": "1768980691"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -98,
"time": "1768980922"
},
"departure": {
"delay": -98,
"time": "1768980922"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1768982247"
},
"departure": {
"delay": -33,
"time": "1768982247"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18,
"time": "1768982622"
},
"departure": {
"delay": -18,
"time": "1768982622"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -41,
"time": "1768980779"
},
"departure": {
"delay": -41,
"time": "1768980799"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1768980210"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 52,
"time": "1768982872"
},
"departure": {
"delay": 52,
"time": "1768982872"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1768981029"
},
"departure": {
"delay": -66,
"time": "1768981074"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1768981248"
},
"departure": {
"delay": -47,
"time": "1768981273"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1768981349"
},
"departure": {
"delay": -31,
"time": "1768981349"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1768980606"
},
"departure": {
"delay": 66,
"time": "1768980606"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18,
"time": "1768982005"
},
"departure": {
"delay": -18,
"time": "1768982022"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768982700"
},
"departure": {
"time": "1768982700"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1768981148"
},
"departure": {
"delay": -52,
"time": "1768981148"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768980219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx287:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107822x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1768983947"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768983982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107822x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1447,
"time": "1768982365"
},
"departure": {
"delay": -1447,
"time": "1768982393"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -1427,
"time": "1768982449"
},
"departure": {
"delay": -1427,
"time": "1768982473"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -1527,
"time": "1768981501"
},
"departure": {
"delay": -1527,
"time": "1768981533"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -1467,
"time": "1768981396"
},
"departure": {
"delay": -1467,
"time": "1768981413"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -1487,
"time": "1768982273"
},
"departure": {
"delay": -1487,
"time": "1768982293"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768980979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2160:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1768984901"
},
"departure": {
"delay": 41,
"time": "1768984901"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768984680"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1768985226"
},
"departure": {
"delay": 6,
"time": "1768985226"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768984721"
},
"departure": {
"delay": 41,
"time": "1768984721"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768961941",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx247:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -505,
"time": "1768984535"
},
"departure": {
"delay": -505,
"time": "1768984535"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -558,
"time": "1768984362"
},
"departure": {
"delay": -558,
"time": "1768984362"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -558,
"time": "1768985322"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -504,
"time": "1768985196"
},
"departure": {
"delay": -504,
"time": "1768985196"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -547,
"time": "1768984673"
},
"departure": {
"delay": -547,
"time": "1768984673"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -541,
"time": "1768984619"
},
"departure": {
"delay": -541,
"time": "1768984619"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -499,
"time": "1768984901"
},
"departure": {
"delay": -499,
"time": "1768984901"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -532,
"time": "1768985108"
},
"departure": {
"delay": -532,
"time": "1768985108"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -510,
"time": "1768985070"
},
"departure": {
"delay": -510,
"time": "1768985070"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -511,
"time": "1768984709"
},
"departure": {
"delay": -511,
"time": "1768984709"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051226xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3340F5413603x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768982640"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989840"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768979018",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3340F5413603x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596620:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1768984135"
},
"departure": {
"delay": 55,
"time": "1768984135"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768984362"
},
"departure": {
"delay": 55,
"time": "1768984375"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1768984285"
},
"departure": {
"delay": 25,
"time": "1768984285"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1768984238"
},
"departure": {
"delay": 38,
"time": "1768984238"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1768984043"
},
"departure": {
"delay": 145,
"time": "1768984045"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1768983581"
},
"departure": {
"delay": 114,
"time": "1768983594"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1768983744"
},
"departure": {
"delay": 144,
"time": "1768983744"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768983664"
},
"departure": {
"delay": 144,
"time": "1768983684"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -63,
"time": "1768984857"
},
"departure": {
"delay": -63,
"time": "1768984857"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1768983913"
},
"departure": {
"delay": 115,
"time": "1768983955"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1768984578"
},
"departure": {
"delay": 18,
"time": "1768984578"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1768984494"
},
"departure": {
"delay": -6,
"time": "1768984494"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1768983504"
},
"departure": {
"delay": 114,
"time": "1768983534"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 144,
"time": "1768983864"
},
"departure": {
"delay": 144,
"time": "1768983864"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -72,
"time": "1768984788"
},
"departure": {
"delay": -72,
"time": "1768984788"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1768984698"
},
"departure": {
"delay": 18,
"time": "1768984698"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -137,
"time": "1768985023"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1768984143",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596620:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC595687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -117,
"time": "1768985583"
},
"departure": {
"delay": -117,
"time": "1768985583"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 34,
"time": "1768984352"
},
"departure": {
"delay": 34,
"time": "1768984354"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -134,
"time": "1768985506"
},
"departure": {
"delay": -134,
"time": "1768985506"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -18,
"time": "1768985262"
},
"departure": {
"delay": -18,
"time": "1768985262"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 94,
"time": "1768984234"
},
"departure": {
"delay": 94,
"time": "1768984234"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1768984109"
},
"departure": {
"delay": 89,
"time": "1768984109"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -167,
"time": "1768985713"
},
"departure": {
"delay": -167,
"time": "1768985713"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 94,
"time": "1768984040"
},
"departure": {
"delay": 94,
"time": "1768984054"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -99,
"time": "1768985901"
},
"departure": {
"delay": -99,
"time": "1768985901"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 8,
"time": "1768984688"
},
"departure": {
"delay": 8,
"time": "1768984688"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -127,
"time": "1768985453"
},
"departure": {
"delay": -127,
"time": "1768985453"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -98,
"time": "1768985362"
},
"departure": {
"delay": -98,
"time": "1768985362"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -120,
"time": "1768985520"
},
"departure": {
"delay": -120,
"time": "1768985520"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -87,
"time": "1768985133"
},
"departure": {
"delay": -87,
"time": "1768985133"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -48,
"time": "1768985292"
},
"departure": {
"delay": -48,
"time": "1768985292"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -119,
"time": "1768985401"
},
"departure": {
"delay": -119,
"time": "1768985401"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1768984465"
},
"departure": {
"delay": 25,
"time": "1768984465"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1768985075"
},
"departure": {
"delay": -25,
"time": "1768985075"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -115,
"time": "1768985765"
},
"departure": {
"delay": -115,
"time": "1768985765"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -26,
"time": "1768985014"
},
"departure": {
"delay": -26,
"time": "1768985014"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -117,
"time": "1768985643"
},
"departure": {
"delay": -117,
"time": "1768985643"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -53,
"time": "1768984747"
},
"departure": {
"delay": -53,
"time": "1768984747"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -48,
"time": "1768985112"
},
"departure": {
"delay": -48,
"time": "1768985112"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -115,
"time": "1768985945"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -1,
"time": "1768985219"
},
"departure": {
"delay": -1,
"time": "1768985219"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1768984539"
},
"departure": {
"delay": 39,
"time": "1768984539"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1768984295"
},
"departure": {
"delay": 95,
"time": "1768984295"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -40,
"time": "1768984940"
},
"departure": {
"delay": -40,
"time": "1768984940"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1768984399"
},
"departure": {
"delay": 19,
"time": "1768984399"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC595687:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13473,
"time": "1768981447"
},
"departure": {
"delay": 13473,
"time": "1768981473"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 13513,
"time": "1768982155"
},
"departure": {
"delay": 13513,
"time": "1768982173"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13493,
"time": "1768982431"
},
"departure": {
"delay": 13493,
"time": "1768982453"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 13633,
"time": "1768983091"
},
"departure": {
"delay": 13633,
"time": "1768983133"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 13533,
"time": "1768981818"
},
"departure": {
"delay": 13533,
"time": "1768981833"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 13593,
"time": "1768983017"
},
"departure": {
"delay": 13593,
"time": "1768983033"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 13573,
"time": "1768982327"
},
"departure": {
"delay": 13573,
"time": "1768982353"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 13393,
"time": "1768983193"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 13513,
"time": "1768981538"
},
"departure": {
"delay": 13513,
"time": "1768981573"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13461,
"time": "1768982541"
},
"departure": {
"delay": 13461,
"time": "1768982541"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 13473,
"time": "1768981650"
},
"departure": {
"delay": 13473,
"time": "1768981653"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 13533,
"time": "1768982240"
},
"departure": {
"delay": 13533,
"time": "1768982253"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 13515,
"time": "1768981716"
},
"departure": {
"delay": 13515,
"time": "1768981755"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768981479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2156:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490640:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1768985399"
},
"departure": {
"delay": 299,
"time": "1768985399"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 179,
"time": "1768985459"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 275,
"time": "1768985135"
},
"departure": {
"delay": 275,
"time": "1768985135"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 147,
"time": "1768983867"
},
"departure": {
"delay": 147,
"time": "1768983867"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1768984449"
},
"departure": {
"delay": 189,
"time": "1768984449"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 275,
"time": "1768985195"
},
"departure": {
"delay": 275,
"time": "1768985195"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 119,
"time": "1768984379"
},
"departure": {
"delay": 119,
"time": "1768984379"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 258,
"time": "1768985238"
},
"departure": {
"delay": 258,
"time": "1768985238"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 173,
"time": "1768984133"
},
"departure": {
"delay": 173,
"time": "1768984133"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1768984626"
},
"departure": {
"delay": 186,
"time": "1768984626"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 205,
"time": "1768983745"
},
"departure": {
"delay": 205,
"time": "1768983745"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 194,
"time": "1768984094"
},
"departure": {
"delay": 194,
"time": "1768984094"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1768983826"
},
"departure": {
"delay": 166,
"time": "1768983826"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 192,
"time": "1768984872"
},
"departure": {
"delay": 192,
"time": "1768984872"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 254,
"time": "1768985354"
},
"departure": {
"delay": 254,
"time": "1768985354"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 291,
"time": "1768984251"
},
"departure": {
"delay": 291,
"time": "1768984251"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 226,
"time": "1768984546"
},
"departure": {
"delay": 226,
"time": "1768984546"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 270,
"time": "1768985070"
},
"departure": {
"delay": 270,
"time": "1768985070"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 243,
"time": "1768985283"
},
"departure": {
"delay": 243,
"time": "1768985283"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 244,
"time": "1768985104"
},
"departure": {
"delay": 244,
"time": "1768985104"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 166,
"time": "1768984005"
},
"departure": {
"delay": 166,
"time": "1768984006"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 184,
"time": "1768984684"
},
"departure": {
"delay": 184,
"time": "1768984684"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 136,
"time": "1768984336"
},
"departure": {
"delay": 136,
"time": "1768984336"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 201,
"time": "1768983801"
},
"departure": {
"delay": 201,
"time": "1768983801"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 184,
"time": "1768984924"
},
"departure": {
"delay": 184,
"time": "1768984924"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 196,
"time": "1768983676"
},
"departure": {
"delay": 196,
"time": "1768983676"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490640:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850609F5403112x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987560"
},
"departure": {
"time": "1768987620"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768986840"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988520"
},
"departure": {
"time": "1768988580"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768986120"
},
"departure": {
"time": "1768986180"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768989000"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768986360"
},
"departure": {
"time": "1768986480"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768988100"
},
"departure": {
"time": "1768988160"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987980"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1768985460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768981840",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850609F5403112x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -294,
"time": "1768985286"
},
"departure": {
"delay": -294,
"time": "1768985286"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -241,
"time": "1768985099"
},
"departure": {
"delay": -241,
"time": "1768985099"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -168,
"time": "1768984692"
},
"departure": {
"delay": -168,
"time": "1768984692"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -124,
"time": "1768984796"
},
"departure": {
"delay": -124,
"time": "1768984796"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -275,
"time": "1768985245"
},
"departure": {
"delay": -275,
"time": "1768985245"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -61,
"time": "1768984499"
},
"departure": {
"delay": -61,
"time": "1768984499"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -214,
"time": "1768984946"
},
"departure": {
"delay": -214,
"time": "1768984946"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -274,
"time": "1768985186"
},
"departure": {
"delay": -274,
"time": "1768985186"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1768984201"
},
"departure": {
"delay": -59,
"time": "1768984201"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -27,
"time": "1768984413"
},
"departure": {
"delay": -27,
"time": "1768984413"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -54,
"time": "1768984446"
},
"departure": {
"delay": -54,
"time": "1768984446"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -209,
"time": "1768985011"
},
"departure": {
"delay": -209,
"time": "1768985011"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768984381"
},
"departure": {
"delay": 1,
"time": "1768984381"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -264,
"time": "1768985136"
},
"departure": {
"delay": -264,
"time": "1768985136"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -324,
"time": "1768985316"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -106,
"time": "1768984634"
},
"departure": {
"delay": -106,
"time": "1768984634"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -174,
"time": "1768984866"
},
"departure": {
"delay": -174,
"time": "1768984866"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596616:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189196x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1768984103"
},
"departure": {
"delay": 23,
"time": "1768984103"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768984281"
},
"departure": {
"delay": 21,
"time": "1768984281"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -33,
"time": "1768985307"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -33,
"time": "1768984707"
},
"departure": {
"delay": -33,
"time": "1768984707"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1768984161"
},
"departure": {
"delay": 21,
"time": "1768984161"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1768984036"
},
"departure": {
"delay": 76,
"time": "1768984036"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1768984949"
},
"departure": {
"delay": -31,
"time": "1768984949"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1768985114"
},
"departure": {
"delay": 14,
"time": "1768985114"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1768984302"
},
"departure": {
"delay": 42,
"time": "1768984302"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768984387"
},
"departure": {
"delay": 7,
"time": "1768984387"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -33,
"time": "1768984347"
},
"departure": {
"delay": -33,
"time": "1768984347"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1768984294"
},
"departure": {
"delay": -26,
"time": "1768984294"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1768985001"
},
"departure": {
"delay": 21,
"time": "1768985001"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768984062",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189196x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769014980"
},
"departure": {
"time": "1769014980"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769015880"
},
"departure": {
"time": "1769015880"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769015820"
},
"departure": {
"time": "1769015820"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769014500"
},
"departure": {
"time": "1769014500"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769014380"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769015160"
},
"departure": {
"time": "1769015160"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769015220"
},
"departure": {
"time": "1769015220"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1769015705"
},
"departure": {
"delay": 5,
"time": "1769015705"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769015700"
},
"departure": {
"time": "1769015700"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769015760"
},
"departure": {
"time": "1769015760"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769015100"
},
"departure": {
"time": "1769015100"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769016660"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768982066",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx519:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108004x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768985091"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1768984569"
},
"departure": {
"delay": 69,
"time": "1768984569"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1768984730"
},
"departure": {
"delay": 50,
"time": "1768984730"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1768984352"
},
"departure": {
"delay": 32,
"time": "1768984352"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768984959"
},
"departure": {
"delay": 39,
"time": "1768984959"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1768984482"
},
"departure": {
"delay": 42,
"time": "1768984482"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768984843"
},
"departure": {
"delay": 43,
"time": "1768984843"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768984422",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108004x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3469770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768986117"
},
"departure": {
"delay": 57,
"time": "1768986117"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1768987073"
},
"departure": {
"delay": -7,
"time": "1768987073"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1768986797"
},
"departure": {
"delay": 17,
"time": "1768986797"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768986951"
},
"departure": {
"delay": 51,
"time": "1768986951"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768986684"
},
"departure": {
"delay": 24,
"time": "1768986684"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -1564,
"time": "1768984436"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987020"
},
"departure": {
"time": "1768987020"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 7,
"time": "1768987267"
},
"departure": {
"delay": 7,
"time": "1768987267"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1768986963"
},
"departure": {
"delay": 63,
"time": "1768986963"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -38,
"time": "1768987402"
},
"departure": {
"delay": -38,
"time": "1768987402"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1768986745"
},
"departure": {
"delay": 25,
"time": "1768986745"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1768986232"
},
"departure": {
"delay": 52,
"time": "1768986232"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1768987293"
},
"departure": {
"delay": -27,
"time": "1768987293"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 33,
"time": "1768986273"
},
"departure": {
"delay": 33,
"time": "1768986273"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1768987130"
},
"departure": {
"delay": -10,
"time": "1768987130"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1768986895"
},
"departure": {
"delay": -5,
"time": "1768986895"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1768987510"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -90,
"time": "1768987350"
},
"departure": {
"delay": -90,
"time": "1768987350"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 18,
"time": "1768986858"
},
"departure": {
"delay": 18,
"time": "1768986858"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1768986591"
},
"departure": {
"delay": 51,
"time": "1768986591"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768987037"
},
"departure": {
"delay": 17,
"time": "1768987037"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1768987210"
},
"departure": {
"delay": 10,
"time": "1768987210"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1768987468"
},
"departure": {
"delay": -32,
"time": "1768987468"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1768986976"
},
"departure": {
"delay": 16,
"time": "1768986976"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3469770:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1768985861"
},
"departure": {
"delay": 101,
"time": "1768985861"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 43,
"time": "1768985923"
},
"departure": {
"delay": 43,
"time": "1768985923"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 102,
"time": "1768986042"
},
"departure": {
"delay": 102,
"time": "1768986042"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1768983630"
},
"departure": {
"delay": 30,
"time": "1768983630"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1768983783"
},
"departure": {
"delay": 63,
"time": "1768983783"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768983718"
},
"departure": {
"delay": 58,
"time": "1768983718"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1768984104"
},
"departure": {
"delay": 84,
"time": "1768984104"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768983579"
},
"departure": {
"delay": 39,
"time": "1768983579"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1768984534"
},
"departure": {
"delay": 94,
"time": "1768984534"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1768984784"
},
"departure": {
"delay": 104,
"time": "1768984784"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1768983854"
},
"departure": {
"delay": 99,
"time": "1768983879"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1768985671"
},
"departure": {
"delay": 91,
"time": "1768985671"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1768984687"
},
"departure": {
"delay": 67,
"time": "1768984687"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1768984568"
},
"departure": {
"delay": 68,
"time": "1768984568"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1768983390"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768983480"
},
"departure": {
"time": "1768983480"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768984240"
},
"departure": {
"delay": 40,
"time": "1768984240"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1768983929"
},
"departure": {
"delay": 89,
"time": "1768983929"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1768985744"
},
"departure": {
"delay": 44,
"time": "1768985744"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768982979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx139:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011285x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768984617"
},
"departure": {
"delay": -3,
"time": "1768984617"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -41,
"time": "1768984399"
},
"departure": {
"delay": -41,
"time": "1768984399"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 15,
"time": "1768984455"
},
"departure": {
"delay": 15,
"time": "1768984455"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -42,
"time": "1768984698"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 1,
"time": "1768984501"
},
"departure": {
"delay": 1,
"time": "1768984501"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -29,
"time": "1768984651"
},
"departure": {
"delay": -29,
"time": "1768984651"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 6,
"time": "1768984566"
},
"departure": {
"delay": 6,
"time": "1768984566"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011285x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3410F5413545x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 900,
"time": "1768984320"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1768971360"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768972320"
},
"departure": {
"time": "1768972380"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1768975149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3410F5413545x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3335F5413614x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990980"
},
"departure": {
"time": "1768991040"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768985940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989420"
},
"departure": {
"time": "1768989540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768991940"
},
"departure": {
"time": "1768992000"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768993320"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768982319",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3335F5413614x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -80,
"time": "1768984720"
},
"departure": {
"delay": -80,
"time": "1768984720"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -122,
"time": "1768984798"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 17,
"time": "1768984157"
},
"departure": {
"delay": 17,
"time": "1768984157"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -32,
"time": "1768984288"
},
"departure": {
"delay": -32,
"time": "1768984288"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -60,
"time": "1768984440"
},
"departure": {
"delay": -60,
"time": "1768984440"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -90,
"time": "1768984650"
},
"departure": {
"delay": -90,
"time": "1768984650"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -68,
"time": "1768984552"
},
"departure": {
"delay": -68,
"time": "1768984552"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -55,
"time": "1768984505"
},
"departure": {
"delay": -55,
"time": "1768984505"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596121:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768996500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768996200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1469:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071953x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1768984369"
},
"departure": {
"delay": -11,
"time": "1768984369"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1768984315"
},
"departure": {
"delay": -5,
"time": "1768984315"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -12,
"time": "1768984488"
},
"departure": {
"delay": -12,
"time": "1768984488"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1768984727"
},
"departure": {
"delay": 47,
"time": "1768984727"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1768984663"
},
"departure": {
"delay": 43,
"time": "1768984663"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1768984848"
},
"departure": {
"delay": -12,
"time": "1768984848"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768984567"
},
"departure": {
"delay": 7,
"time": "1768984567"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1768985088"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1768984192"
},
"departure": {
"delay": -8,
"time": "1768984192"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 44,
"time": "1768984244"
},
"departure": {
"delay": 44,
"time": "1768984244"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071953x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597066:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1768987118"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1737,
"time": "1768984383"
},
"departure": {
"delay": -1737,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1768986998"
},
"departure": {
"delay": -82,
"time": "1768986998"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -103,
"time": "1768986917"
},
"departure": {
"delay": -103,
"time": "1768986917"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2157,
"time": "1768984383"
},
"departure": {
"delay": -2157,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1768986615"
},
"departure": {
"delay": -45,
"time": "1768986615"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2037,
"time": "1768984383"
},
"departure": {
"delay": -2037,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1857,
"time": "1768984383"
},
"departure": {
"delay": -1857,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1977,
"time": "1768984383"
},
"departure": {
"delay": -1977,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1617,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -58,
"time": "1768986722"
},
"departure": {
"delay": -58,
"time": "1768986722"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -110,
"time": "1768986850"
},
"departure": {
"delay": -110,
"time": "1768986850"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -58,
"time": "1768986662"
},
"departure": {
"delay": -58,
"time": "1768986662"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -86,
"time": "1768986754"
},
"departure": {
"delay": -86,
"time": "1768986754"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1677,
"time": "1768984383"
},
"departure": {
"delay": -1677,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597066:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1768986023"
},
"departure": {
"delay": 23,
"time": "1768986023"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768981858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx111:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768996200"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768996500"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768984399",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1467:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768985675"
},
"departure": {
"delay": 35,
"time": "1768985675"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768985716"
},
"departure": {
"delay": 16,
"time": "1768985716"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768985779"
},
"departure": {
"delay": 19,
"time": "1768985779"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 23,
"time": "1768985603"
},
"departure": {
"delay": 23,
"time": "1768985603"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768985863"
},
"departure": {
"delay": 43,
"time": "1768985863"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768985964"
},
"departure": {
"delay": 24,
"time": "1768985964"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768985910"
},
"departure": {
"delay": 30,
"time": "1768985910"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768981439",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx26:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 74,
"time": "1768987454"
},
"departure": {
"delay": 74,
"time": "1768987454"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 67,
"time": "1768987867"
},
"departure": {
"delay": 67,
"time": "1768987867"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 148,
"time": "1768986748"
},
"departure": {
"delay": 148,
"time": "1768986748"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 170,
"time": "1768987010"
},
"departure": {
"delay": 170,
"time": "1768987010"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1768987368"
},
"departure": {
"delay": 108,
"time": "1768987368"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1768986576"
},
"departure": {
"delay": 96,
"time": "1768986576"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 79,
"time": "1768987759"
},
"departure": {
"delay": 79,
"time": "1768987759"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1768987995"
},
"departure": {
"delay": 15,
"time": "1768987995"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1768988048"
},
"departure": {
"delay": 8,
"time": "1768988048"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -4,
"time": "1768986116"
},
"departure": {
"delay": -4,
"time": "1768986116"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1768987093"
},
"departure": {
"delay": 193,
"time": "1768987093"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1768986937"
},
"departure": {
"delay": 157,
"time": "1768986937"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1768987303"
},
"departure": {
"delay": 103,
"time": "1768987303"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1768985783"
},
"departure": {
"delay": 23,
"time": "1768985783"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1768987603"
},
"departure": {
"delay": 43,
"time": "1768987603"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1768988056"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 21,
"time": "1768987401"
},
"departure": {
"delay": 21,
"time": "1768987401"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1768985984"
},
"departure": {
"delay": 44,
"time": "1768985984"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1768987652"
},
"departure": {
"delay": -28,
"time": "1768987652"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1768987183"
},
"departure": {
"delay": 103,
"time": "1768987183"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 87,
"time": "1768986687"
},
"departure": {
"delay": 87,
"time": "1768986687"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768986510"
},
"departure": {
"delay": 90,
"time": "1768986510"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1768985873"
},
"departure": {
"delay": 53,
"time": "1768985873"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1768986356"
},
"departure": {
"delay": 116,
"time": "1768986356"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1768986063"
},
"departure": {
"delay": 63,
"time": "1768986063"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 113,
"time": "1768986413"
},
"departure": {
"delay": 113,
"time": "1768986413"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596167:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196385x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 782,
"time": "1768984562"
},
"departure": {
"delay": 782,
"time": "1768984562"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 799,
"time": "1768984399"
},
"departure": {
"delay": 799,
"time": "1768984399"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 786,
"time": "1768984446"
},
"departure": {
"delay": 786,
"time": "1768984446"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 761,
"time": "1768984481"
},
"departure": {
"delay": 761,
"time": "1768984481"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 761,
"time": "1768984661"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768984402",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196385x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28073,
"time": "1768986187"
},
"departure": {
"delay": -28073,
"time": "1768986187"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -28070,
"time": "1768986250"
},
"departure": {
"delay": -28070,
"time": "1768986250"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768981998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2085:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768984267"
},
"departure": {
"delay": 67,
"time": "1768984267"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1768984399"
},
"departure": {
"delay": 19,
"time": "1768984399"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1768984512"
},
"departure": {
"delay": 12,
"time": "1768984512"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1768984286",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470278:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3486831:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1768997823"
},
"departure": {
"delay": 3,
"time": "1768997823"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1768997460"
},
"departure": {
"time": "1768997460"
},
"stopId": "FR:27375:ZE:0x6450:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1768998242"
},
"departure": {
"delay": 2,
"time": "1768998242"
},
"stopId": "FR:27351:ZE:0x6314:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1768997220"
},
"departure": {
"time": "1768997220"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1768997873"
},
"departure": {
"delay": 53,
"time": "1768997873"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1768996800"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1768998174"
},
"departure": {
"delay": -6,
"time": "1768998174"
},
"stopId": "FR:27351:ZE:0x6316:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1768998027"
},
"departure": {
"delay": 27,
"time": "1768998027"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1768997735"
},
"departure": {
"delay": -25,
"time": "1768997735"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1768998315"
},
"stopId": "FR:27351:ZE:0x6308:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1768997657"
},
"departure": {
"delay": 17,
"time": "1768997657"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1768997340"
},
"departure": {
"time": "1768997340"
},
"stopId": "FR:27375:ZE:0x6436:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1768998135"
},
"departure": {
"delay": -45,
"time": "1768998135"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1768997932"
},
"departure": {
"delay": -8,
"time": "1768997932"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768998069"
},
"departure": {
"delay": 9,
"time": "1768998069"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3486831:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768984200"
},
"departure": {
"delay": 180,
"time": "1768984200"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768983960"
},
"departure": {
"delay": 125,
"time": "1768983965"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1768983600"
},
"departure": {
"delay": 185,
"time": "1768983605"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1768983840"
},
"departure": {
"delay": 125,
"time": "1768983845"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1768983660"
},
"departure": {
"delay": 185,
"time": "1768983665"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768982880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1768983540"
},
"departure": {
"delay": 185,
"time": "1768983545"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768984260"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768983060"
},
"departure": {
"delay": 65,
"time": "1768983065"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 185,
"time": "1768983360"
},
"departure": {
"delay": 185,
"time": "1768983365"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1768984080"
},
"departure": {
"delay": 180,
"time": "1768984140"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1768983000"
},
"departure": {
"delay": 65,
"time": "1768983005"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768984158",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:633:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852054F5403213x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987080"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768988700"
},
"departure": {
"time": "1768988760"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768991520"
},
"departure": {
"time": "1768991580"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768986240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768990680"
},
"departure": {
"time": "1768990740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768992420"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768989660"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768982620",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852054F5403213x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056989x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1768984147"
},
"departure": {
"delay": 67,
"time": "1768984147"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1768984250"
},
"departure": {
"delay": 50,
"time": "1768984250"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 32,
"time": "1768984292"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1768984081"
},
"departure": {
"delay": 61,
"time": "1768984081"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1768984211"
},
"departure": {
"delay": 71,
"time": "1768984211"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768984082",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056989x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768983703"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1768983662",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596999:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6395948088426496x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768984188"
},
"departure": {
"delay": 36,
"time": "1768984236"
},
"stopId": "FR:14366:ZE:660060022:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768984053"
},
"departure": {
"delay": 58,
"time": "1768984078"
},
"stopId": "FR:14366:ZE:4798317683802112:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -312,
"time": "1768984308"
},
"stopId": "FR:14366:ZE:288360018:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1768984087"
},
"departure": {
"delay": -4,
"time": "1768984136"
},
"stopId": "FR:14366:ZE:294970015:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1768984258"
},
"departure": {
"delay": 28,
"time": "1768984288"
},
"stopId": "FR:14366:ZE:292380018:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1768984252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5126752804274176:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6395948088426496x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1768984237"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 147,
"time": "1768984167"
},
"departure": {
"delay": 147,
"time": "1768984167"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 90,
"time": "1768984110"
},
"departure": {
"delay": 90,
"time": "1768984110"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
}
],
"timestamp": "1768984165",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490664:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107914x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1768984191"
},
"departure": {
"delay": 111,
"time": "1768984191"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 153,
"time": "1768984413"
},
"departure": {
"delay": 153,
"time": "1768984413"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 131,
"time": "1768984031"
},
"departure": {
"delay": 131,
"time": "1768984031"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 143,
"time": "1768984523"
},
"departure": {
"delay": 143,
"time": "1768984523"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1768984304"
},
"departure": {
"delay": 164,
"time": "1768984304"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1768984628"
},
"departure": {
"delay": 128,
"time": "1768984628"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 175,
"time": "1768984735"
},
"departure": {
"delay": 175,
"time": "1768984735"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1768984831"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768984222",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107914x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768984680"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768985700"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768985580"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1768983900"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768983060"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1768985220"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1768984740"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768985520"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768983360"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1768984860"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768985100"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768983180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1768985040"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768983480"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768984320"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1768985460"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768984322",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4091:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984380"
},
"departure": {
"time": "1768984380"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768984680"
},
"departure": {
"time": "1768984680"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1768984200"
},
"departure": {
"delay": 65,
"time": "1768984205"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985100"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768984560"
},
"departure": {
"time": "1768984560"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768985040"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768984620"
},
"departure": {
"time": "1768984620"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1768984210"
},
"departure": {
"delay": 15,
"time": "1768984215"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768984080"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768984260"
},
"departure": {
"delay": 5,
"time": "1768984265"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768984320"
},
"departure": {
"time": "1768984320"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985220"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984800"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768984980"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768984500"
},
"departure": {
"time": "1768984500"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768984312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986360"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1768986401"
},
"departure": {
"delay": 41,
"time": "1768986401"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768984359",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx361:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597065:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768984658"
},
"departure": {
"delay": -22,
"time": "1768984658"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -67,
"time": "1768984493"
},
"departure": {
"delay": -67,
"time": "1768984493"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1768984997"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -39,
"time": "1768984581"
},
"departure": {
"delay": -39,
"time": "1768984581"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1768984423"
},
"departure": {
"delay": -17,
"time": "1768984423"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1768984241"
},
"departure": {
"delay": -8,
"time": "1768984252"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1768984880"
},
"departure": {
"delay": 20,
"time": "1768984880"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 22,
"time": "1768984327"
},
"departure": {
"delay": 22,
"time": "1768984342"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1768984738"
},
"departure": {
"delay": -2,
"time": "1768984738"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -13,
"time": "1768984307"
},
"departure": {
"delay": -13,
"time": "1768984307"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1768984939"
},
"departure": {
"delay": 19,
"time": "1768984939"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597065:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 373,
"time": "1769033173"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768982521"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768981698",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8156:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768985400"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602218:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056975x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -89,
"time": "1768983271"
},
"departure": {
"delay": -89,
"time": "1768983271"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -110,
"time": "1768983310"
},
"departure": {
"delay": -110,
"time": "1768983310"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -128,
"time": "1768983352"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768983232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056975x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -153,
"time": "1768986147"
},
"departure": {
"delay": -153,
"time": "1768986147"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -1017,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -193,
"time": "1768986227"
},
"departure": {
"delay": -193,
"time": "1768986227"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -202,
"time": "1768986518"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -195,
"time": "1768986285"
},
"departure": {
"delay": -195,
"time": "1768986285"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1257,
"time": "1768984383"
},
"departure": {
"delay": -1257,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -179,
"time": "1768985941"
},
"departure": {
"delay": -179,
"time": "1768985941"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -172,
"time": "1768985828"
},
"departure": {
"delay": -172,
"time": "1768985828"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -200,
"time": "1768986460"
},
"departure": {
"delay": -200,
"time": "1768986460"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -197,
"time": "1768986403"
},
"departure": {
"delay": -197,
"time": "1768986403"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -202,
"time": "1768985738"
},
"departure": {
"delay": -202,
"time": "1768985738"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1077,
"time": "1768984383"
},
"departure": {
"delay": -1077,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -202,
"time": "1768986038"
},
"departure": {
"delay": -202,
"time": "1768986038"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -202,
"time": "1768986338"
},
"departure": {
"delay": -202,
"time": "1768986338"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -174,
"time": "1768985646"
},
"departure": {
"delay": -174,
"time": "1768985646"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596596:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13128F5400248x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768989180"
},
"departure": {
"time": "1768989300"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768986960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768988040"
},
"departure": {
"time": "1768988100"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768990080"
},
"departure": {
"time": "1768990200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768992480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1768983339",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13128F5400248x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056454x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1768984458"
},
"departure": {
"delay": 78,
"time": "1768984458"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1768984558"
},
"departure": {
"delay": 58,
"time": "1768984558"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 95,
"time": "1768984295"
},
"departure": {
"delay": 95,
"time": "1768984295"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1768984358"
},
"departure": {
"delay": 98,
"time": "1768984358"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1768984423"
},
"departure": {
"delay": 103,
"time": "1768984423"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1768984678"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768984432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056454x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5229632958758912x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3440,
"time": "1768984460"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1768984420",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5229632958758912x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12984:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10210,
"time": "1768983350"
},
"departure": {
"delay": -10210,
"time": "1768983350"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -150,
"time": "1768983510"
},
"departure": {
"delay": -150,
"time": "1768993710"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768981998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12984:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075719x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 104,
"time": "1768984424"
},
"departure": {
"delay": 104,
"time": "1768984424"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1768984485"
},
"departure": {
"delay": 105,
"time": "1768984485"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768984539"
},
"departure": {
"delay": 99,
"time": "1768984539"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1768984646"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768984382",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075719x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx382:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768985321"
},
"departure": {
"delay": 41,
"time": "1768985321"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768985646"
},
"departure": {
"delay": 6,
"time": "1768985646"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1768985141"
},
"departure": {
"delay": 41,
"time": "1768985141"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768985400"
},
"departure": {
"time": "1768985400"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985220"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768985505"
},
"departure": {
"delay": 45,
"time": "1768985505"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768985820"
},
"departure": {
"time": "1768985820"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768985100"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768984318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx382:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC598424:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1768984024"
},
"departure": {
"delay": -56,
"time": "1768984024"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -124,
"time": "1768984076"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1768984083",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC598424:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057449x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1768983877"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
}
],
"timestamp": "1768983812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057449x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4784:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -28050,
"time": "1768981410"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28074,
"time": "1768982106"
},
"departure": {
"delay": -28074,
"time": "1768982106"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -27971,
"time": "1768981442"
},
"departure": {
"delay": -27971,
"time": "1768981489"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768981379",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4784:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6652,
"time": "1768984492"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1768984476",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107897x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768985774"
},
"departure": {
"delay": 14,
"time": "1768985774"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1768984360"
},
"departure": {
"delay": -20,
"time": "1768984360"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768985437"
},
"departure": {
"delay": 37,
"time": "1768985437"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1768985163"
},
"departure": {
"delay": 63,
"time": "1768985163"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1768985658"
},
"departure": {
"delay": 18,
"time": "1768985658"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768985874"
},
"departure": {
"delay": 54,
"time": "1768985874"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768984520"
},
"departure": {
"delay": 20,
"time": "1768984520"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1768984987"
},
"departure": {
"delay": 67,
"time": "1768984987"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768985340"
},
"departure": {
"delay": 60,
"time": "1768985340"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768984768"
},
"departure": {
"delay": 28,
"time": "1768984768"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1768984865"
},
"departure": {
"delay": 65,
"time": "1768984865"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1768985555"
},
"departure": {
"delay": 35,
"time": "1768985555"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1768985953"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1768984628"
},
"departure": {
"delay": 68,
"time": "1768984628"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1768984260"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107897x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057746x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768984500"
},
"departure": {
"delay": 120,
"time": "1768984500"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 126,
"time": "1768984326"
},
"departure": {
"delay": 126,
"time": "1768984326"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 82,
"time": "1768984582"
},
"departure": {
"delay": 82,
"time": "1768984582"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 82,
"time": "1768984642"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 10,
"time": "1768984210"
},
"departure": {
"delay": 10,
"time": "1768984210"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 97,
"time": "1768984537"
},
"departure": {
"delay": 97,
"time": "1768984537"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 91,
"time": "1768984351"
},
"departure": {
"delay": 91,
"time": "1768984351"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1768984172"
},
"departure": {
"delay": 32,
"time": "1768984172"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 91,
"time": "1768984411"
},
"departure": {
"delay": 91,
"time": "1768984411"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1768984412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057746x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5160,
"time": "1768986240"
},
"departure": {
"delay": -5160,
"time": "1768986240"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -5160,
"time": "1768986420"
},
"departure": {
"delay": -5160,
"time": "1768986420"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -5220,
"time": "1768986180"
},
"departure": {
"delay": -5220,
"time": "1768986180"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -5200,
"time": "1768986260"
},
"departure": {
"delay": -5200,
"time": "1768986260"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -5220,
"time": "1768986480"
},
"departure": {
"delay": -5220,
"time": "1768986480"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768981578",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12281:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6528991075762176x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1768983986"
},
"departure": {
"delay": 105,
"time": "1768984005"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768984190"
},
"departure": {
"delay": -27,
"time": "1768984233"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1768984400"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 82,
"time": "1768984073"
},
"departure": {
"delay": 82,
"time": "1768984102"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
}
],
"timestamp": "1768984028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6528991075762176x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1768986024"
},
"departure": {
"delay": -36,
"time": "1768986024"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"time": "1768985760"
},
"departure": {
"time": "1768985760"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -36,
"time": "1768986204"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"time": "1768985700"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1768985904"
},
"departure": {
"delay": -36,
"time": "1768985904"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596224:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768987680"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768986960"
},
"departure": {
"time": "1768986960"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768988460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768987500"
},
"departure": {
"time": "1768987500"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768987320"
},
"departure": {
"time": "1768987320"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987860"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988280"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768987440"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768987920"
},
"departure": {
"time": "1768987920"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987380"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768986900"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768987260"
},
"departure": {
"time": "1768987260"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768987140"
},
"departure": {
"time": "1768987140"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987800"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768984343",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:843:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3537,
"time": "1768984383"
},
"departure": {
"delay": -3537,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -137,
"time": "1768988143"
},
"departure": {
"delay": -137,
"time": "1768988143"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2937,
"time": "1768984383"
},
"departure": {
"delay": -2937,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3237,
"time": "1768984383"
},
"departure": {
"delay": -3237,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -126,
"time": "1768988094"
},
"departure": {
"delay": -126,
"time": "1768988094"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3357,
"time": "1768984383"
},
"departure": {
"delay": -3357,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2877,
"time": "1768984383"
},
"departure": {
"delay": -2877,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -114,
"time": "1768987926"
},
"departure": {
"delay": -114,
"time": "1768987926"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -2817,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3057,
"time": "1768984383"
},
"departure": {
"delay": -3057,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3177,
"time": "1768984383"
},
"departure": {
"delay": -3177,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3597,
"time": "1768984383"
},
"departure": {
"delay": -3597,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3477,
"time": "1768984383"
},
"departure": {
"delay": -3477,
"time": "1768984383"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -197,
"time": "1768988263"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -124,
"time": "1768988036"
},
"departure": {
"delay": -124,
"time": "1768988036"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597033:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx372:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1768982129"
},
"departure": {
"delay": 149,
"time": "1768982129"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -96,
"time": "1768979964"
},
"departure": {
"delay": -96,
"time": "1768979964"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1768981336"
},
"departure": {
"delay": 94,
"time": "1768981354"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1768981254"
},
"departure": {
"delay": 104,
"time": "1768981304"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768979880"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -41,
"time": "1768980079"
},
"departure": {
"delay": -41,
"time": "1768980079"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768979639",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx372:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx49:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1768982106"
},
"departure": {
"delay": 186,
"time": "1768982106"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1768981285"
},
"departure": {
"delay": 166,
"time": "1768981306"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 101,
"time": "1768981159"
},
"departure": {
"delay": 101,
"time": "1768981181"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1768980038"
},
"departure": {
"delay": 158,
"time": "1768980038"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1768981106"
},
"departure": {
"delay": 86,
"time": "1768981106"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 301,
"time": "1768982256"
},
"departure": {
"delay": 301,
"time": "1768982281"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768979259",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx49:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430275xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 196,
"time": "1768981624"
},
"departure": {
"delay": 196,
"time": "1768981636"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1768981547"
},
"departure": {
"delay": 180,
"time": "1768981560"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1768981485"
},
"departure": {
"delay": 218,
"time": "1768981538"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 187,
"time": "1768981447"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1768981717"
},
"departure": {
"delay": 172,
"time": "1768981732"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1768981776"
},
"departure": {
"delay": 131,
"time": "1768981811"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"time": "1768981935"
},
"departure": {
"time": "1768981740"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430275xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3374F5356879x2026x01x14T22x01x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768988760"
},
"departure": {
"time": "1768988820"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768987620"
},
"departure": {
"time": "1768987680"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768987140"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768995060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768989720"
},
"departure": {
"time": "1768989780"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768991280"
},
"departure": {
"time": "1768991400"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768983519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3374F5356879x2026x01x14T22x01x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:5469460744896512x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1768984366"
},
"departure": {
"delay": 64,
"time": "1768984384"
},
"stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": -35,
"time": "1768984455"
},
"departure": {
"delay": -35,
"time": "1768984525"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1768984399"
},
"departure": {
"delay": -8,
"time": "1768984432"
},
"stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": -74,
"time": "1768984966"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": -31,
"time": "1768984879"
},
"departure": {
"delay": -31,
"time": "1768984889"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": -13,
"time": "1768984777"
},
"departure": {
"delay": -13,
"time": "1768984787"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": -37,
"time": "1768984573"
},
"departure": {
"delay": -37,
"time": "1768984583"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
}
],
"timestamp": "1768984420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:5469460744896512x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1768984125"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1768983951"
},
"departure": {
"delay": 51,
"time": "1768983951"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768984142",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244097xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8756:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32159,
"time": "1768982221"
},
"departure": {
"delay": -32159,
"time": "1768982221"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -32334,
"time": "1768981746"
},
"departure": {
"delay": -32334,
"time": "1768981746"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -32377,
"time": "1768981703"
},
"departure": {
"delay": -32377,
"time": "1768981703"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -32118,
"time": "1768981062"
},
"departure": {
"delay": -32118,
"time": "1768981062"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -32024,
"time": "1768982836"
},
"departure": {
"delay": -32024,
"time": "1768982836"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768980558",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8756:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3487698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986780"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3487698:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12734,
"time": "1768981546"
},
"departure": {
"delay": -12734,
"time": "1768981546"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -12803,
"time": "1768981297"
},
"departure": {
"delay": -12803,
"time": "1768981297"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -12754,
"time": "1768981586"
},
"departure": {
"delay": -12754,
"time": "1768981586"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -12777,
"time": "1768981623"
},
"departure": {
"delay": -12777,
"time": "1768981623"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -12867,
"time": "1768982612"
},
"departure": {
"delay": -12867,
"time": "1768982613"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -12759,
"time": "1768981521"
},
"departure": {
"delay": -12759,
"time": "1768981521"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -12786,
"time": "1768981190"
},
"departure": {
"delay": -12786,
"time": "1768981194"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -12783,
"time": "1768981257"
},
"departure": {
"delay": -12783,
"time": "1768981257"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768980898",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9378:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707906xBOL1xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1768982722"
},
"departure": {
"delay": 95,
"time": "1768982735"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768982862"
},
"departure": {
"time": "1768982700"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 106,
"time": "1768982626"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768984441",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707906xBOL1xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107823x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 494,
"time": "1768983734"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768983792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107823x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848922F5416931x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768977420"
},
"departure": {
"time": "1768977480"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1768979940"
},
"departure": {
"time": "1768980000"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1768986420"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1768977780"
},
"departure": {
"time": "1768977840"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1768980900"
},
"departure": {
"time": "1768980960"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1768978500"
},
"departure": {
"time": "1768978560"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1768977120"
},
"departure": {
"time": "1768977180"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1768983960"
},
"departure": {
"time": "1768984080"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 57
},
{
"arrival": {
"time": "1768979220"
},
"departure": {
"time": "1768979280"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1768982880"
},
"departure": {
"time": "1768982940"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1768984920"
},
"departure": {
"time": "1768985040"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 59
},
{
"arrival": {
"time": "1768981200"
},
"departure": {
"time": "1768981800"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 49
},
{
"departure": {
"time": "1768976340"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1768982340"
},
"departure": {
"time": "1768982400"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 51
}
],
"timestamp": "1768972719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848922F5416931x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075718x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768983639"
},
"departure": {
"delay": 39,
"time": "1768983639"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768983800"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768983669"
},
"departure": {
"delay": 9,
"time": "1768983669"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1768983578"
},
"departure": {
"delay": 38,
"time": "1768983578"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768983612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075718x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768991730"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768983938",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7026:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075715x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768984470"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075715x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -423,
"time": "1768984437"
},
"departure": {
"delay": -423,
"time": "1768984437"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexC1:ATOUMOD012",
"stopSequence": 2
},
{
"arrival": {
"delay": -423,
"time": "1768984857"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -423,
"time": "1768984557"
},
"departure": {
"delay": -423,
"time": "1768984557"
},
"stopId": "FR:76758:ZE:YVETOTxxxHxpita:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"delay": -423,
"time": "1768984617"
},
"departure": {
"delay": -423,
"time": "1768984617"
},
"stopId": "FR:76758:ZE:YVETOTxxxPxlexd:ATOUMOD012",
"stopSequence": 4
}
],
"timestamp": "1768984388",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000208:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13120F5400244x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1800,
"time": "1768987140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768980420"
},
"departure": {
"time": "1768980480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768981620"
},
"departure": {
"time": "1768981680"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768982100"
},
"departure": {
"time": "1768982220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768980960"
},
"departure": {
"time": "1768981020"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768979940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768984361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13120F5400244x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851006F5403139x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768982100"
},
"departure": {
"time": "1768982160"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1768981200"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"delay": 1500,
"time": "1768987020"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1768984270",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851006F5403139x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8163:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768981256"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 83,
"time": "1769023343"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768980638",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8163:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056546x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -86,
"time": "1768983754"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768983682",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056546x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056997x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768984049"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1768983568"
},
"departure": {
"delay": 28,
"time": "1768983568"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1768983725"
},
"departure": {
"delay": 65,
"time": "1768983725"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1768983642"
},
"departure": {
"delay": 42,
"time": "1768983642"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984082",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056997x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -50,
"time": "1769008690"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769011440"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768980618",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8302:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3108F5413884x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984260"
},
"departure": {
"time": "1768984320"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768985100"
},
"departure": {
"time": "1768985160"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768983480"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768986480"
},
"departure": {
"time": "1768986660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768990980"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768979858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3108F5413884x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470556:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -19,
"time": "1768984301"
},
"departure": {
"delay": -19,
"time": "1768984301"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -163,
"time": "1768984397"
},
"departure": {
"delay": -163,
"time": "1768984397"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -188,
"time": "1768984432"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -31,
"time": "1768984229"
},
"departure": {
"delay": -31,
"time": "1768984229"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -103,
"time": "1768984337"
},
"departure": {
"delay": -103,
"time": "1768984337"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768984346",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470556:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13539:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31170,
"time": "1768984110"
},
"departure": {
"delay": -31170,
"time": "1768984110"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768983538",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13539:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853607F5417147x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768983120"
},
"departure": {
"time": "1768983480"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"delay": 300,
"time": "1768984620"
},
"departure": {
"delay": 300,
"time": "1768984740"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1768985880"
},
"departure": {
"delay": 300,
"time": "1768985940"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"delay": 300,
"time": "1768984020"
},
"departure": {
"delay": 300,
"time": "1768984140"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"delay": 300,
"time": "1768986240"
},
"departure": {
"delay": 300,
"time": "1768986300"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 29
}
],
"timestamp": "1768984240",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853607F5417147x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852619F5403264x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768990860"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768986840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768989480"
},
"departure": {
"time": "1768989600"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768988640"
},
"departure": {
"time": "1768988700"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768987800"
},
"departure": {
"time": "1768987860"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768983219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852619F5403264x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3104F5413891x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768978860"
},
"departure": {
"time": "1768979040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768976580"
},
"departure": {
"time": "1768976640"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768977360"
},
"departure": {
"time": "1768977420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 1800,
"time": "1768985400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768975800"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768984149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3104F5413891x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5475957168144384x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768984564"
},
"departure": {
"delay": 14,
"time": "1768984574"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1768985225"
},
"departure": {
"delay": 15,
"time": "1768985235"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768984510"
},
"departure": {
"delay": 20,
"time": "1768984520"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768984413"
},
"departure": {
"delay": 60,
"time": "1768984440"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
},
{
"departure": {
"delay": 7,
"time": "1768984327"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1768985419"
},
"departure": {
"delay": -31,
"time": "1768985429"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1768984765"
},
"departure": {
"delay": 35,
"time": "1768984775"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1768985492"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -4,
"time": "1768984606"
},
"departure": {
"delay": -4,
"time": "1768984616"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -30,
"time": "1768985300"
},
"departure": {
"delay": -30,
"time": "1768985310"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1768984442"
},
"departure": {
"delay": 18,
"time": "1768984458"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1768984672"
},
"departure": {
"delay": 2,
"time": "1768984682"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768984868"
},
"departure": {
"delay": 18,
"time": "1768984878"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768985162"
},
"departure": {
"delay": 12,
"time": "1768985172"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768984975"
},
"departure": {
"delay": 5,
"time": "1768984985"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1768985063"
},
"departure": {
"delay": -27,
"time": "1768985073"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 11
}
],
"timestamp": "1768984448",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5475957168144384x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057755x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1768984327"
},
"departure": {
"delay": 127,
"time": "1768984327"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 141,
"time": "1768984461"
},
"departure": {
"delay": 141,
"time": "1768984461"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 157,
"time": "1768984597"
},
"departure": {
"delay": 157,
"time": "1768984597"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 125,
"time": "1768984505"
},
"departure": {
"delay": 125,
"time": "1768984505"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 108,
"time": "1768984548"
},
"departure": {
"delay": 108,
"time": "1768984548"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 101,
"time": "1768984661"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 107,
"time": "1768984427"
},
"departure": {
"delay": 107,
"time": "1768984427"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 79,
"time": "1768984279"
},
"departure": {
"delay": 79,
"time": "1768984279"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1768984282",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057755x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051225xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1768984114"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1768983988"
},
"departure": {
"delay": 88,
"time": "1768983988"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768984092",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051225xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3110F5413880x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986600"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768987380"
},
"departure": {
"time": "1768987440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768989540"
},
"departure": {
"time": "1768989720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768988220"
},
"departure": {
"time": "1768988280"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768994580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768982981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3110F5413880x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1768984202"
},
"departure": {
"delay": 2,
"time": "1768984202"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1768984399"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
}
],
"timestamp": "1768984118",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000388:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769006090"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768983898",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1175:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5966:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 17,
"time": "1769030057"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768981119",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5966:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850606F5403109x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768984800"
},
"departure": {
"time": "1768984980"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768984380"
},
"departure": {
"time": "1768984440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768982820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768984140"
},
"departure": {
"time": "1768984200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768983600"
},
"departure": {
"time": "1768983660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768983780"
},
"departure": {
"time": "1768983840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768983180"
},
"departure": {
"time": "1768983240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768986420"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768985580"
},
"departure": {
"time": "1768985640"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768985880"
},
"departure": {
"time": "1768985940"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768985220"
},
"departure": {
"time": "1768985340"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768979198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850606F5403109x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071950x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1768983412"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768983162",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071950x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768996250"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": -64,
"time": "1768993676"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768982698",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8285:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8100:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12142,
"time": "1768985842"
},
"departure": {
"delay": 12142,
"time": "1768985842"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12164,
"time": "1768986104"
},
"departure": {
"delay": 12164,
"time": "1768986104"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12171,
"time": "1768986051"
},
"departure": {
"delay": 12171,
"time": "1768986051"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 12120,
"time": "1768985700"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12117,
"time": "1768985757"
},
"departure": {
"delay": 12117,
"time": "1768985757"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12120,
"time": "1768985940"
},
"departure": {
"delay": 12120,
"time": "1768985940"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12180,
"time": "1768986180"
},
"departure": {
"delay": 12180,
"time": "1768986180"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768981338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8100:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768979730"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768982187",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7047:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052298xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768984090"
},
"departure": {
"delay": 70,
"time": "1768984090"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 66,
"time": "1768983966"
},
"departure": {
"delay": 66,
"time": "1768983966"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 84,
"time": "1768984284"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1768984092",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052298xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230672x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1768984198"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768984172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230672x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242791xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -143,
"time": "1768983757"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768983702",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242791xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5956:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 75,
"time": "1769016495"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768981599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5956:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3490616:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 512,
"time": "1768984472"
},
"departure": {
"delay": 512,
"time": "1768984472"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 509,
"time": "1768984529"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3490616:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -38,
"time": "1768983682"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768983714",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470489:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056998x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -102,
"time": "1768984398"
},
"departure": {
"delay": -102,
"time": "1768984398"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -102,
"time": "1768984758"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -102,
"time": "1768984458"
},
"departure": {
"delay": -102,
"time": "1768984458"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -141,
"time": "1768984239"
},
"departure": {
"delay": -141,
"time": "1768984239"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -99,
"time": "1768984341"
},
"departure": {
"delay": -99,
"time": "1768984341"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768984392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056998x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230670x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 298,
"time": "1768983838"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768983792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230670x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072027x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768983864"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768983862",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072027x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244103xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1768983516"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768983392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244103xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3306F5336883x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768993320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1768982681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3306F5336883x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:8x3470279:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768987800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768984436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:8x3470279:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC597015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768986180"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768984383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC597015:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057122x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1768984326"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 109,
"time": "1768984009"
},
"departure": {
"delay": 109,
"time": "1768984009"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768984172",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057122x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230372x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1768983767"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768983692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230372x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768984830"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768984359",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1146:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227422x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -58,
"time": "1768983662"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768983602",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227422x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1768983064"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1768983042",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011283x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7062:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1769012190"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768982718",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7062:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4086611x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768984475"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1768984292"
},
"departure": {
"delay": 32,
"time": "1768984292"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768984372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4086611x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5988:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 72,
"time": "1769005572"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768983020",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5988:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC596222:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1768984231"
},
"departure": {
"delay": -29,
"time": "1768984231"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1768984368"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768984233",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC596222:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768983570"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768980858",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7052:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851003F5403137x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1768983300"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1768987560"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768982529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851003F5403137x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768982820"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768984298",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8296:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056453x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 170,
"time": "1768984190"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768984182",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056453x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11720:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5406,
"time": "1768983301"
},
"departure": {
"delay": 5406,
"time": "1768983306"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768981298",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11720:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769009040"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768983718",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8288:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190117x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1768983539"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768983522",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190117x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1768983159"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768982198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056545x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1768983412"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768983352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056545x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -239,
"time": "1768988941"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768981919",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5997:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 34,
"time": "1768983454"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768982319",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6014:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768995210"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768983138",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7042:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:MercredixSCOC602216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 892,
"time": "1768984252"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1768984263",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:MercredixSCOC602216:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057112x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1768983995"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768983942",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057112x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11729:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5896,
"time": "1768984964"
},
"departure": {
"delay": -5896,
"time": "1768984964"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768983458",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11729:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768984557"
}
}