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
❌23 230 erreurs, 2 319 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/01/2026 à 08h05 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 526 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence [14, 6] 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 ATOUMOD001:ServiceJourney:TAEx7003:LOC stop_sequence [27, 22] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC stop_sequence [37, 12] 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 28 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:107:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:5198893567442944x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:6676591728918528x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0: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 28 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD005:Line:500:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 122 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18030:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76217:ZE:18246:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18225:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18215:ATOUMOD005 does not exist in GTFS data stops.txt
- trip_id ATOUMOD005:ServiceJourney:107:LOC stop_id FR:76545:ZE:18014:ATOUMOD005 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 21 021 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 ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 arrival_time 08:34:08 (1768894448) is less than previous stop arrival_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 arrival_time 08:34:08 (1768894448) is less than previous stop departure_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 departure_time 08:34:08 (1768894448) is less than previous stop departure_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 6 departure_time 08:34:08 (1768894448) is less than previous stop arrival_time 08:41:45 (1768894905) - times must increase between two sequential stops
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 10 arrival_time 08:38:21 (1768894701) is less than previous stop arrival_time 08:45:17 (1768895117) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 745 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id 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 ATOUMOD001:ServiceJourney:TAEx7003:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02: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 ATOUMOD021:ServiceJourney:57xHO10xxMxxVxx:LOC stop_sequence 18 departure_time 08:04:00 (1768892640) is less than the same stop arrival_time 08:04:44 (1768892684) - departure time must be equal to or greater than arrival time
Sequential stop_time_updates have the same stop_id E037 1 erreur
Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:6566385116250112x0:LOC has repeating stop_id FR:14431:ZE:5975052756451328:ATOUMOD036 at stop_sequence 1 - sequential stop_ids should be different
stop_time_update doesn't contain stop_id or stop_sequence E040 1 erreur
All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852334F5202280x2026x01x03T21x48x48Z:LOC doesn't contain stop_id or stop_sequence
stop_time_update doesn't have arrival or departure E043 1 erreur
If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN852334F5202280x2026x01x03T21x48x48Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 160 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 20 has stop_id FR:27375:ZE:0x6526:ATOUMOD006 but GTFS stop_sequence 20 has stop_id FR:27375:ZE:0x6304:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 24 has stop_id FR:27701:ZE:0x7106:ATOUMOD006 but GTFS stop_sequence 24 has stop_id FR:27701:ZE:0x7042:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 34 has stop_id FR:27701:ZE:0x7022:ATOUMOD006 but GTFS stop_sequence 34 has stop_id FR:27701:ZE:0x7034:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD006:ServiceJourney:7x2471220:LOC stop_sequence 36 has stop_id FR:27701:ZE:0x7114:ATOUMOD006 but GTFS stop_sequence 36 has stop_id FR:27701:ZE:0x7116:ATOUMOD006 - stop_ids should be the same
- GTFS-rt trip_id 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:06:37 (1768892797) is 1 min 5 sec greater than 08:05:31 (1768892731386) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 595 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 ATOUMOD006:ServiceJourney:7x2469780:LOC contains stop_sequence 6 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 ATOUMOD001:ServiceJourney:TAEx7003:LOC contains stop_sequence 22 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 773 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780: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 ATOUMOD001:ServiceJourney:TAEx7003:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 546 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD006:ServiceJourney:7x2469780:LOC stop_sequence 14 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD006:ServiceJourney:7x2469780: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
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a schedule_relationship
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence 1 (and potentially more for this trip) does not have a schedule_relationship
Validations précédentes
Voici un récapitulatif des différents types d'erreurs constatés au cours des 30 derniers jours.
| Identifiant d'erreur | Description | Nombre d'erreurs | Nombre d'occurences |
|---|---|---|---|
| E002 | stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence | 10 967 | 26 fois (100 % des validations) |
| E022 | stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease. | 455 336 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 082 | 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 616 | 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 899 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 13 848 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 27 657 | 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. | 166 | 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 758 | 20 fois (77 % 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 | 14 | 14 fois (54 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 872 | 10 fois (38 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 20 | 9 fois (35 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 174 | 8 fois (31 % 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 20/01/2026 à 16h48 Europe/Paris.
trip_updates (838) 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 20/01/2026 à 16h48 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD007:ServiceJourney:1257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768907520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908180"
},
"departure": {
"time": "1768908180"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768908600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768907940"
},
"departure": {
"time": "1768907940"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1257:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2209:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768922580"
},
"departure": {
"delay": 5,
"time": "1768922585"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1768922700"
},
"departure": {
"delay": -55,
"time": "1768922705"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768922880"
},
"departure": {
"delay": 5,
"time": "1768922885"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768923420"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768923000"
},
"departure": {
"delay": 5,
"time": "1768923005"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1768923300"
},
"departure": {
"delay": -55,
"time": "1768923305"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768922640"
},
"departure": {
"delay": 5,
"time": "1768922645"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768922520"
},
"departure": {
"delay": 5,
"time": "1768922525"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768923120"
},
"departure": {
"delay": 5,
"time": "1768923125"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768923060"
},
"departure": {
"delay": 5,
"time": "1768923065"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768923430",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2209:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768923440"
},
"departure": {
"delay": 180,
"time": "1768923480"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 360,
"time": "1768925700"
},
"departure": {
"delay": 360,
"time": "1768925700"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 360,
"time": "1768925520"
},
"departure": {
"delay": 360,
"time": "1768925520"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 360,
"time": "1768923840"
},
"departure": {
"delay": 360,
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 360,
"time": "1768924980"
},
"departure": {
"delay": 360,
"time": "1768924980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 240,
"time": "1768923300"
},
"departure": {
"delay": 240,
"time": "1768923300"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 360,
"time": "1768925820"
},
"departure": {
"delay": 360,
"time": "1768925820"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 120,
"time": "1768922700"
},
"departure": {
"delay": 120,
"time": "1768922820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1768923965"
},
"departure": {
"delay": 245,
"time": "1768923965"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 360,
"time": "1768925160"
},
"departure": {
"delay": 360,
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1768923430"
},
"departure": {
"delay": 195,
"time": "1768923435"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 360,
"time": "1768924680"
},
"departure": {
"delay": 360,
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 360,
"time": "1768925460"
},
"departure": {
"delay": 360,
"time": "1768925460"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 360,
"time": "1768924620"
},
"departure": {
"delay": 360,
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 360,
"time": "1768924920"
},
"departure": {
"delay": 360,
"time": "1768924920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1768922470"
},
"departure": {
"delay": 60,
"time": "1768922520"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 360,
"time": "1768925940"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 185,
"time": "1768923720"
},
"departure": {
"delay": 185,
"time": "1768923725"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 360,
"time": "1768925280"
},
"departure": {
"delay": 360,
"time": "1768925280"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1768923000"
},
"departure": {
"delay": 185,
"time": "1768923005"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 360,
"time": "1768924260"
},
"departure": {
"delay": 360,
"time": "1768924260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 360,
"time": "1768924860"
},
"departure": {
"delay": 360,
"time": "1768924860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1768923180"
},
"departure": {
"delay": 245,
"time": "1768923185"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 360,
"time": "1768925340"
},
"departure": {
"delay": 360,
"time": "1768925340"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1768923360"
},
"departure": {
"delay": 240,
"time": "1768923360"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768923070"
},
"departure": {
"delay": 180,
"time": "1768923120"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768922460"
},
"departure": {
"delay": 5,
"time": "1768922465"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 360,
"time": "1768925580"
},
"departure": {
"delay": 360,
"time": "1768925580"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1768923060"
},
"departure": {
"delay": 185,
"time": "1768923065"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768923420"
},
"departure": {
"delay": 240,
"time": "1768923420"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1768923240"
},
"departure": {
"delay": 245,
"time": "1768923245"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1768923540"
},
"departure": {
"delay": 185,
"time": "1768923545"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 360,
"time": "1768925220"
},
"departure": {
"delay": 360,
"time": "1768925220"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1768923982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:867:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -71,
"time": "1768926769"
},
"departure": {
"delay": -71,
"time": "1768926769"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1768926829"
},
"departure": {
"delay": -11,
"time": "1768926829"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -30,
"time": "1768926690"
},
"departure": {
"delay": -30,
"time": "1768926690"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1768926115"
},
"departure": {
"delay": -5,
"time": "1768926115"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1768927164"
},
"departure": {
"delay": -36,
"time": "1768927164"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -78,
"time": "1768927122"
},
"departure": {
"delay": -78,
"time": "1768927122"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -1671,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -44,
"time": "1768926196"
},
"departure": {
"delay": -44,
"time": "1768926196"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1768926562"
},
"departure": {
"delay": 22,
"time": "1768926562"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -46,
"time": "1768925954"
},
"departure": {
"delay": -46,
"time": "1768925954"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -33,
"time": "1768926867"
},
"departure": {
"delay": -33,
"time": "1768926867"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1768927062"
},
"departure": {
"delay": -18,
"time": "1768927062"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -119,
"time": "1768927261"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -33,
"time": "1768926987"
},
"departure": {
"delay": -33,
"time": "1768926987"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1768926255"
},
"departure": {
"delay": 15,
"time": "1768926255"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1768926636"
},
"departure": {
"delay": -24,
"time": "1768926636"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -8,
"time": "1768926592"
},
"departure": {
"delay": -8,
"time": "1768926592"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1768926456"
},
"departure": {
"delay": -24,
"time": "1768926456"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470595:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596519:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -635,
"time": "1768926685"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1768925388"
},
"departure": {
"delay": 108,
"time": "1768925388"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -181,
"time": "1768925879"
},
"departure": {
"delay": -181,
"time": "1768925879"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -274,
"time": "1768926146"
},
"departure": {
"delay": -274,
"time": "1768926146"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -442,
"time": "1768926338"
},
"departure": {
"delay": -442,
"time": "1768926338"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -237,
"time": "1768925883"
},
"departure": {
"delay": -237,
"time": "1768925883"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1768925437"
},
"departure": {
"delay": 97,
"time": "1768925437"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -370,
"time": "1768926230"
},
"departure": {
"delay": -370,
"time": "1768926230"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -493,
"time": "1768926587"
},
"departure": {
"delay": -493,
"time": "1768926587"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -31,
"time": "1768925609"
},
"departure": {
"delay": -31,
"time": "1768925609"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -293,
"time": "1768926187"
},
"departure": {
"delay": -293,
"time": "1768926187"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -453,
"time": "1768926507"
},
"departure": {
"delay": -453,
"time": "1768926507"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -121,
"time": "1768925759"
},
"departure": {
"delay": -121,
"time": "1768925759"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -372,
"time": "1768926288"
},
"departure": {
"delay": -372,
"time": "1768926288"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -325,
"time": "1768926035"
},
"departure": {
"delay": -325,
"time": "1768926035"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -446,
"time": "1768926454"
},
"departure": {
"delay": -446,
"time": "1768926454"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1768925575"
},
"departure": {
"delay": 55,
"time": "1768925575"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1768925306"
},
"departure": {
"delay": 26,
"time": "1768925306"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -214,
"time": "1768925966"
},
"departure": {
"delay": -214,
"time": "1768925966"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -274,
"time": "1768926026"
},
"departure": {
"delay": -274,
"time": "1768926026"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1768925670"
},
"departure": {
"delay": -30,
"time": "1768925670"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596519:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768897560"
},
"departure": {
"time": "1768897560"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768896720"
},
"departure": {
"time": "1768896720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768896000"
},
"departure": {
"time": "1768896000"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768896180"
},
"departure": {
"time": "1768896180"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895340"
},
"departure": {
"time": "1768895340"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768896540"
},
"departure": {
"time": "1768896540"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768895465"
},
"departure": {
"delay": 5,
"time": "1768895465"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768897440"
},
"departure": {
"time": "1768897440"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768897505"
},
"departure": {
"delay": 5,
"time": "1768897505"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768896840"
},
"departure": {
"time": "1768896840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768897500"
},
"departure": {
"time": "1768897500"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768897320"
},
"departure": {
"time": "1768897320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768897140"
},
"departure": {
"time": "1768897140"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896960"
},
"departure": {
"time": "1768896960"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768894980"
},
"departure": {
"time": "1768894980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897740"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768895345"
},
"departure": {
"delay": 5,
"time": "1768895345"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:201:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3868,
"time": "1768925372"
},
"departure": {
"delay": -3868,
"time": "1768925372"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -3773,
"time": "1768926127"
},
"departure": {
"delay": -3773,
"time": "1768926127"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -3767,
"time": "1768925713"
},
"departure": {
"delay": -3767,
"time": "1768925713"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -3807,
"time": "1768926513"
},
"departure": {
"delay": -3807,
"time": "1768926513"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3734,
"time": "1768925986"
},
"departure": {
"delay": -3734,
"time": "1768925986"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -3742,
"time": "1768926938"
},
"departure": {
"delay": -3742,
"time": "1768926938"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3717,
"time": "1768927023"
},
"departure": {
"delay": -3717,
"time": "1768927023"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -3806,
"time": "1768925674"
},
"departure": {
"delay": -3806,
"time": "1768925674"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -3775,
"time": "1768926305"
},
"departure": {
"delay": -3775,
"time": "1768926305"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -3815,
"time": "1768925185"
},
"departure": {
"delay": -3815,
"time": "1768925185"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -3853,
"time": "1768925327"
},
"departure": {
"delay": -3853,
"time": "1768925327"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -3701,
"time": "1768927099"
},
"departure": {
"delay": -3701,
"time": "1768927099"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -3855,
"time": "1768925205"
},
"departure": {
"delay": -3855,
"time": "1768925205"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -3786,
"time": "1768926354"
},
"departure": {
"delay": -3786,
"time": "1768926354"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -3823,
"time": "1768925537"
},
"departure": {
"delay": -3823,
"time": "1768925537"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -3810,
"time": "1768925790"
},
"departure": {
"delay": -3810,
"time": "1768925790"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -3740,
"time": "1768925860"
},
"departure": {
"delay": -3740,
"time": "1768925860"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -3870,
"time": "1768925430"
},
"departure": {
"delay": -3870,
"time": "1768925430"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3786,
"time": "1768926174"
},
"departure": {
"delay": -3786,
"time": "1768926174"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -3844,
"time": "1768925276"
},
"departure": {
"delay": -3844,
"time": "1768925276"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -3795,
"time": "1768926405"
},
"departure": {
"delay": -3795,
"time": "1768926405"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": -3870,
"time": "1768925130"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768890527",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8752:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2475:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768928520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2475:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1101:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768922220"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924200"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768921620"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1101:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx304:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768923319"
},
"departure": {
"delay": 19,
"time": "1768923319"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1768923138"
},
"departure": {
"delay": 18,
"time": "1768923138"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923840"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768923492"
},
"departure": {
"delay": 12,
"time": "1768923492"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768923780"
},
"departure": {
"time": "1768923780"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768924628"
},
"departure": {
"delay": 8,
"time": "1768924628"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1768923696"
},
"departure": {
"delay": 36,
"time": "1768923696"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768923060"
},
"departure": {
"time": "1768923060"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923420"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1768923951"
},
"departure": {
"delay": 51,
"time": "1768923951"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1768924833"
},
"departure": {
"delay": 33,
"time": "1768924833"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768923600"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768923232"
},
"departure": {
"delay": 52,
"time": "1768923232"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1768924972"
},
"departure": {
"delay": 52,
"time": "1768924972"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924140"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1768924245"
},
"departure": {
"delay": 45,
"time": "1768924245"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768918739",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx304:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1768908604"
},
"departure": {
"delay": 77,
"time": "1768908617"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1768908660"
},
"departure": {
"delay": 59,
"time": "1768908719"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 158,
"time": "1768908505"
},
"departure": {
"delay": 158,
"time": "1768908518"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768908759"
},
"departure": {
"delay": -13,
"time": "1768908767"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1768908867"
},
"departure": {
"delay": 36,
"time": "1768908936"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1768909778"
},
"departure": {
"delay": -3,
"time": "1768909797"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768909740"
},
"departure": {
"delay": 7,
"time": "1768909747"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -12,
"time": "1768909832"
},
"departure": {
"delay": -12,
"time": "1768909848"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1768909675"
},
"departure": {
"delay": 8,
"time": "1768909688"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1768909540"
},
"departure": {
"delay": 20,
"time": "1768909580"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1768909085"
},
"departure": {
"delay": 17,
"time": "1768909097"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1768909147"
},
"departure": {
"delay": 23,
"time": "1768909163"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 183,
"time": "1768908363"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768909648"
},
"departure": {
"delay": 36,
"time": "1768909656"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768909436"
},
"departure": {
"delay": 12,
"time": "1768909512"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1768908568"
},
"departure": {
"delay": 98,
"time": "1768908578"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -31,
"time": "1768909390"
},
"departure": {
"delay": -31,
"time": "1768909409"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1768908413"
},
"departure": {
"delay": 189,
"time": "1768908429"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1768909343"
},
"departure": {
"delay": -18,
"time": "1768909362"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1768908979"
},
"departure": {
"delay": 29,
"time": "1768908989"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1768909217"
},
"departure": {
"delay": 35,
"time": "1768909235"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1768909927"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1768908545"
},
"departure": {
"delay": 133,
"time": "1768908553"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 171,
"time": "1768908461"
},
"departure": {
"delay": 171,
"time": "1768908471"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1768908641"
},
"departure": {
"delay": 55,
"time": "1768908655"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107891x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1768923793"
},
"departure": {
"delay": 13,
"time": "1768923793"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1768923723"
},
"departure": {
"delay": 63,
"time": "1768923723"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1768924914"
},
"departure": {
"delay": 54,
"time": "1768924914"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1768923929"
},
"departure": {
"delay": 29,
"time": "1768923929"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1768925026"
},
"departure": {
"delay": 46,
"time": "1768925026"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1768924819"
},
"departure": {
"delay": 79,
"time": "1768924819"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1768925134"
},
"departure": {
"delay": 34,
"time": "1768925134"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1768924527"
},
"departure": {
"delay": 27,
"time": "1768924527"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1768925242"
},
"departure": {
"delay": 82,
"time": "1768925242"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1768924687"
},
"departure": {
"delay": 67,
"time": "1768924687"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 69,
"time": "1768924209"
},
"departure": {
"delay": 69,
"time": "1768924209"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1768925337"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1768924095"
},
"departure": {
"delay": 75,
"time": "1768924095"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 68,
"time": "1768924328"
},
"departure": {
"delay": 68,
"time": "1768924328"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768923801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107891x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768925280"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1043:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768926605"
},
"departure": {
"delay": 65,
"time": "1768926605"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1768926120"
},
"departure": {
"delay": 60,
"time": "1768926120"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1768926480"
},
"departure": {
"delay": 60,
"time": "1768926480"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 65,
"time": "1768925225"
},
"departure": {
"delay": 65,
"time": "1768925225"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768926660"
},
"departure": {
"delay": 60,
"time": "1768926660"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 60,
"time": "1768925220"
},
"departure": {
"delay": 60,
"time": "1768925220"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768925640"
},
"departure": {
"delay": 60,
"time": "1768925640"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768925040"
},
"departure": {
"delay": 60,
"time": "1768925040"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768924560"
},
"departure": {
"delay": 60,
"time": "1768924560"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768925820"
},
"departure": {
"delay": 60,
"time": "1768925820"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768924680"
},
"departure": {
"delay": 60,
"time": "1768924680"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768924860"
},
"departure": {
"delay": 60,
"time": "1768924860"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768924800"
},
"departure": {
"delay": 60,
"time": "1768924800"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1768923660"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768926780"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 60,
"time": "1768926240"
},
"departure": {
"delay": 60,
"time": "1768926240"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1768926000"
},
"departure": {
"delay": 60,
"time": "1768926000"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768926600"
},
"departure": {
"delay": 60,
"time": "1768926600"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1768925160"
},
"departure": {
"delay": 60,
"time": "1768925160"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768924320"
},
"departure": {
"delay": 60,
"time": "1768924320"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768925340"
},
"departure": {
"delay": 60,
"time": "1768925340"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768924740"
},
"departure": {
"delay": 60,
"time": "1768924740"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768925580"
},
"departure": {
"delay": 60,
"time": "1768925580"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768926360"
},
"departure": {
"delay": 60,
"time": "1768926360"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 60,
"time": "1768925280"
},
"departure": {
"delay": 60,
"time": "1768925280"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx431:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1846935554xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1768913761"
},
"departure": {
"delay": 81,
"time": "1768913781"
},
"stopId": "FR:76476:ZE:128:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": -95,
"time": "1768914119"
},
"departure": {
"delay": -95,
"time": "1768914145"
},
"stopId": "FR:76476:ZE:15482:ATOUMOD019",
"stopSequence": 12
},
{
"departure": {
"delay": 107,
"time": "1768913327"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -49,
"time": "1768914061"
},
"departure": {
"delay": -49,
"time": "1768914071"
},
"stopId": "FR:76476:ZE:15480:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1768913605"
},
"departure": {
"delay": -4,
"time": "1768913636"
},
"stopId": "FR:76476:ZE:129:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": -41,
"time": "1768914008"
},
"departure": {
"delay": -41,
"time": "1768914019"
},
"stopId": "FR:76476:ZE:15479:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1768913930"
},
"departure": {
"delay": -52,
"time": "1768913948"
},
"stopId": "FR:76476:ZE:15478:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": -3,
"time": "1768914275"
},
"departure": {
"delay": -3,
"time": "1768914297"
},
"stopId": "FR:76476:ZE:15483:ATOUMOD019",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768913858"
},
"departure": {
"delay": 99,
"time": "1768913919"
},
"stopId": "FR:76476:ZE:125:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1768913521"
},
"departure": {
"delay": -44,
"time": "1768913536"
},
"stopId": "FR:76476:ZE:15475:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1768914182"
},
"departure": {
"delay": 16,
"time": "1768914196"
},
"stopId": "FR:76476:ZE:15481:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"time": "1768914329"
},
"departure": {
"time": "1768914360"
},
"stopId": "FR:76476:ZE:38:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1768913474"
},
"departure": {
"delay": 80,
"time": "1768913480"
},
"stopId": "FR:76476:ZE:15474:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1768913367"
},
"departure": {
"delay": 42,
"time": "1768913382"
},
"stopId": "FR:76476:ZE:15368:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:22:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1846935554xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598277:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -1209,
"time": "1768924011"
},
"departure": {
"delay": -1209,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -369,
"time": "1768924011"
},
"departure": {
"delay": -369,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -609,
"time": "1768924011"
},
"departure": {
"delay": -609,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -429,
"time": "1768924011"
},
"departure": {
"delay": -429,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -969,
"time": "1768924011"
},
"departure": {
"delay": -969,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -909,
"time": "1768924011"
},
"departure": {
"delay": -909,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -729,
"time": "1768924011"
},
"departure": {
"delay": -729,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -309,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1029,
"time": "1768924011"
},
"departure": {
"delay": -1029,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -789,
"time": "1768924011"
},
"departure": {
"delay": -789,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -268,
"time": "1768926092"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598277:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227362x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768924447"
},
"departure": {
"delay": 7,
"time": "1768924447"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1768925529"
},
"departure": {
"delay": 9,
"time": "1768925529"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768925906"
},
"departure": {
"delay": 26,
"time": "1768925906"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1768926099"
},
"departure": {
"delay": 39,
"time": "1768926099"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1768926049"
},
"departure": {
"delay": 49,
"time": "1768926049"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1768924638"
},
"departure": {
"delay": 18,
"time": "1768924638"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926180"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1768925325"
},
"departure": {
"delay": 45,
"time": "1768925325"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1768925595"
},
"departure": {
"delay": 15,
"time": "1768925595"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1768925847"
},
"departure": {
"delay": 27,
"time": "1768925847"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1768924577"
},
"departure": {
"delay": 17,
"time": "1768924577"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1768925269"
},
"departure": {
"delay": 49,
"time": "1768925269"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768926137"
},
"departure": {
"delay": 17,
"time": "1768926137"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1768925729"
},
"departure": {
"delay": 29,
"time": "1768925729"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768923931",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227362x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928280"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768928160"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768928040"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4058:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3069,
"time": "1768924011"
},
"departure": {
"delay": -3069,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2889,
"time": "1768924011"
},
"departure": {
"delay": -2889,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1209,
"time": "1768924011"
},
"departure": {
"delay": -1209,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1029,
"time": "1768924011"
},
"departure": {
"delay": -1029,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3129,
"time": "1768924011"
},
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2289,
"time": "1768924011"
},
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -789,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -849,
"time": "1768924011"
},
"departure": {
"delay": -849,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -909,
"time": "1768924011"
},
"departure": {
"delay": -909,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1329,
"time": "1768924011"
},
"departure": {
"delay": -1329,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596135:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926600"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4055:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768930920"
},
"departure": {
"time": "1768930920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768931100"
},
"departure": {
"time": "1768931100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768932600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768930145"
},
"departure": {
"delay": 5,
"time": "1768930145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768932005"
},
"departure": {
"delay": 5,
"time": "1768932005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768930800"
},
"departure": {
"time": "1768930800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768929665"
},
"departure": {
"delay": 5,
"time": "1768929665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768929600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768923982",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1055:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1768926308"
},
"departure": {
"delay": -52,
"time": "1768926308"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -160,
"time": "1768926680"
},
"departure": {
"delay": -160,
"time": "1768926680"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1768926378"
},
"departure": {
"delay": -42,
"time": "1768926378"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -229,
"time": "1768926851"
},
"departure": {
"delay": -229,
"time": "1768926851"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -240,
"time": "1768926780"
},
"departure": {
"delay": -240,
"time": "1768926780"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -105,
"time": "1768926615"
},
"departure": {
"delay": -105,
"time": "1768926615"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -134,
"time": "1768926646"
},
"departure": {
"delay": -134,
"time": "1768926646"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768926136"
},
"departure": {
"delay": 16,
"time": "1768926136"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -304,
"time": "1768927016"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1768926248"
},
"departure": {
"delay": 8,
"time": "1768926248"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -89,
"time": "1768926571"
},
"departure": {
"delay": -89,
"time": "1768926571"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -229,
"time": "1768926911"
},
"departure": {
"delay": -229,
"time": "1768926911"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -72,
"time": "1768926468"
},
"departure": {
"delay": -72,
"time": "1768926468"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597047:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470583:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4011,
"time": "1768924029"
},
"departure": {
"delay": -4011,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -162,
"time": "1768928178"
},
"departure": {
"delay": -162,
"time": "1768928178"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3891,
"time": "1768924029"
},
"departure": {
"delay": -3891,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -198,
"time": "1768928382"
},
"departure": {
"delay": -198,
"time": "1768928382"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3531,
"time": "1768924029"
},
"departure": {
"delay": -3531,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3651,
"time": "1768924029"
},
"departure": {
"delay": -3651,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -209,
"time": "1768928251"
},
"departure": {
"delay": -209,
"time": "1768928251"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3831,
"time": "1768924029"
},
"departure": {
"delay": -3831,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3351,
"time": "1768924029"
},
"departure": {
"delay": -3351,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -286,
"time": "1768928534"
},
"departure": {
"delay": -286,
"time": "1768928534"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -285,
"time": "1768928415"
},
"departure": {
"delay": -285,
"time": "1768928415"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3411,
"time": "1768924029"
},
"departure": {
"delay": -3411,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3711,
"time": "1768924029"
},
"departure": {
"delay": -3711,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -3171,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -207,
"time": "1768928313"
},
"departure": {
"delay": -207,
"time": "1768928313"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4071,
"time": "1768924029"
},
"departure": {
"delay": -4071,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3891,
"time": "1768924029"
},
"departure": {
"delay": -3891,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4191,
"time": "1768924029"
},
"departure": {
"delay": -4191,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3951,
"time": "1768924029"
},
"departure": {
"delay": -3951,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -313,
"time": "1768928567"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3771,
"time": "1768924029"
},
"departure": {
"delay": -3771,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470583:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768938900"
},
"departure": {
"time": "1768938900"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768938540"
},
"departure": {
"time": "1768938540"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768938960"
},
"departure": {
"time": "1768938960"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768938720"
},
"departure": {
"time": "1768938720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768938660"
},
"departure": {
"time": "1768938660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768938360"
},
"departure": {
"time": "1768938360"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768939140"
},
"departure": {
"time": "1768939140"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1768938300"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768938420"
},
"departure": {
"time": "1768938420"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768939200"
},
"departure": {
"time": "1768939200"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768938480"
},
"departure": {
"time": "1768938480"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768939260"
},
"departure": {
"time": "1768939260"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768939380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768938600"
},
"departure": {
"time": "1768938600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3111:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196424x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1768925677"
},
"departure": {
"delay": 37,
"time": "1768925677"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1768925613"
},
"departure": {
"delay": 33,
"time": "1768925613"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768924445"
},
"departure": {
"delay": 5,
"time": "1768924445"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768926258"
},
"departure": {
"delay": 18,
"time": "1768926258"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1768926204"
},
"departure": {
"delay": 24,
"time": "1768926204"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -7,
"time": "1768924313"
},
"departure": {
"delay": -7,
"time": "1768924313"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1768925178"
},
"departure": {
"delay": 18,
"time": "1768925178"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1768926293"
},
"departure": {
"delay": -7,
"time": "1768926293"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 4,
"time": "1768925404"
},
"departure": {
"delay": 4,
"time": "1768925404"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1768926037"
},
"departure": {
"delay": 37,
"time": "1768926037"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1768925648"
},
"departure": {
"delay": 8,
"time": "1768925648"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1768925710"
},
"departure": {
"delay": 10,
"time": "1768925710"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 8,
"time": "1768923908"
},
"departure": {
"delay": 8,
"time": "1768923908"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1768924934"
},
"departure": {
"delay": 14,
"time": "1768924934"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 24,
"time": "1768925124"
},
"departure": {
"delay": 24,
"time": "1768925124"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1768926374"
},
"departure": {
"delay": 14,
"time": "1768926374"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 36,
"time": "1768925796"
},
"departure": {
"delay": 36,
"time": "1768925796"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1768925753"
},
"departure": {
"delay": -7,
"time": "1768925753"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1768926473"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 48,
"time": "1768925568"
},
"departure": {
"delay": 48,
"time": "1768925568"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1768924374"
},
"departure": {
"delay": -6,
"time": "1768924374"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1768924853"
},
"departure": {
"delay": -7,
"time": "1768924853"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -7,
"time": "1768925333"
},
"departure": {
"delay": -7,
"time": "1768925333"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1768925236"
},
"departure": {
"delay": 16,
"time": "1768925236"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1768926103"
},
"departure": {
"delay": 43,
"time": "1768926103"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 8,
"time": "1768924208"
},
"departure": {
"delay": 8,
"time": "1768924208"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768924521"
},
"departure": {
"delay": 21,
"time": "1768924521"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -4,
"time": "1768925876"
},
"departure": {
"delay": -4,
"time": "1768925876"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1768925852"
},
"departure": {
"delay": 32,
"time": "1768925852"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1768924029"
},
"departure": {
"delay": 9,
"time": "1768924029"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1768925903"
},
"departure": {
"delay": 23,
"time": "1768925903"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 23,
"time": "1768924583"
},
"departure": {
"delay": 23,
"time": "1768924583"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768924636"
},
"departure": {
"delay": 16,
"time": "1768924636"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -7,
"time": "1768925033"
},
"departure": {
"delay": -7,
"time": "1768925033"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -7,
"time": "1768925993"
},
"departure": {
"delay": -7,
"time": "1768925993"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 28,
"time": "1768924768"
},
"departure": {
"delay": 28,
"time": "1768924768"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768925513"
},
"departure": {
"delay": -7,
"time": "1768925513"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1768924973"
},
"departure": {
"delay": -7,
"time": "1768924973"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196424x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851043F5403154x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768931040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928880"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768922990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851043F5403154x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768925082"
},
"departure": {
"delay": 42,
"time": "1768925082"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1768924954"
},
"departure": {
"delay": 34,
"time": "1768924954"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1768924917"
},
"departure": {
"delay": 57,
"time": "1768924917"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1768924698"
},
"departure": {
"delay": 78,
"time": "1768924698"
},
"stopId": "FR:27474:ZE:0x6702:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1768924471"
},
"departure": {
"delay": 151,
"time": "1768924471"
},
"stopId": "FR:27365:ZE:0x7076:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1768925057"
},
"departure": {
"delay": 77,
"time": "1768925057"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1768925482"
},
"departure": {
"delay": 142,
"time": "1768925482"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 72,
"time": "1768924632"
},
"departure": {
"delay": 72,
"time": "1768924632"
},
"stopId": "FR:27474:ZE:0x6712:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1768925250"
},
"departure": {
"delay": 90,
"time": "1768925250"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1768924381"
},
"departure": {
"delay": 121,
"time": "1768924381"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1768925565"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1768924748"
},
"departure": {
"delay": 68,
"time": "1768924748"
},
"stopId": "FR:27474:ZE:0x6714:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1768924817"
},
"departure": {
"delay": 17,
"time": "1768924817"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 72,
"time": "1768925112"
},
"departure": {
"delay": 72,
"time": "1768925112"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1768925188"
},
"departure": {
"delay": 88,
"time": "1768925188"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1768924201"
},
"departure": {
"delay": 121,
"time": "1768924201"
},
"stopId": "FR:27701:ZE:0x7084:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1768924866"
},
"departure": {
"delay": 66,
"time": "1768924866"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1768924545"
},
"departure": {
"delay": 45,
"time": "1768924545"
},
"stopId": "FR:27474:ZE:0x6708:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": 121,
"time": "1768924021"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:7a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470347:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768897080"
},
"departure": {
"time": "1768897080"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898820"
},
"departure": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768897320"
},
"departure": {
"time": "1768897320"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768897260"
},
"departure": {
"time": "1768897260"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768896720"
},
"departure": {
"time": "1768896720"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768899425"
},
"departure": {
"delay": 5,
"time": "1768899425"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1768896600"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768896900"
},
"departure": {
"time": "1768896900"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768899660"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768897140"
},
"departure": {
"time": "1768897140"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768899540"
},
"departure": {
"time": "1768899540"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768897800"
},
"departure": {
"time": "1768897800"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768896780"
},
"departure": {
"time": "1768896780"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768896660"
},
"departure": {
"time": "1768896660"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898760"
},
"departure": {
"time": "1768898760"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768899060"
},
"departure": {
"time": "1768899060"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768897265"
},
"departure": {
"delay": 5,
"time": "1768897265"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768897920"
},
"departure": {
"time": "1768897920"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768897440"
},
"departure": {
"time": "1768897440"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768897145"
},
"departure": {
"delay": 5,
"time": "1768897145"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897380"
},
"departure": {
"time": "1768897380"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768899420"
},
"departure": {
"time": "1768899420"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:237:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198135x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1768924264"
},
"departure": {
"delay": 124,
"time": "1768924264"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 110,
"time": "1768924490"
},
"departure": {
"delay": 110,
"time": "1768924490"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 116,
"time": "1768923956"
},
"departure": {
"delay": 116,
"time": "1768923956"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 110,
"time": "1768924850"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 162,
"time": "1768924362"
},
"departure": {
"delay": 162,
"time": "1768924362"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 110,
"time": "1768924310"
},
"departure": {
"delay": 110,
"time": "1768924310"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 110,
"time": "1768924070"
},
"departure": {
"delay": 110,
"time": "1768924070"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1768923934"
},
"departure": {
"delay": 154,
"time": "1768923934"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 167,
"time": "1768923827"
},
"departure": {
"delay": 167,
"time": "1768923827"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1768924613"
},
"departure": {
"delay": 113,
"time": "1768924613"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 122,
"time": "1768924742"
},
"departure": {
"delay": 122,
"time": "1768924742"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 161,
"time": "1768924661"
},
"departure": {
"delay": 161,
"time": "1768924661"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 148,
"time": "1768924108"
},
"departure": {
"delay": 148,
"time": "1768924108"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198135x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853622F5417150x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1768930320"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1768920409",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853622F5417150x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926480"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1104:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -127,
"time": "1768928633"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -113,
"time": "1768928227"
},
"departure": {
"delay": -113,
"time": "1768928227"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -3429,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -47,
"time": "1768928533"
},
"departure": {
"delay": -47,
"time": "1768928533"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -11,
"time": "1768927789"
},
"departure": {
"delay": -11,
"time": "1768927789"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1768928294"
},
"departure": {
"delay": -106,
"time": "1768928294"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -77,
"time": "1768928383"
},
"departure": {
"delay": -77,
"time": "1768928383"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1768927881"
},
"departure": {
"delay": 21,
"time": "1768927881"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -10,
"time": "1768927970"
},
"departure": {
"delay": -10,
"time": "1768927970"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768928007"
},
"departure": {
"delay": -33,
"time": "1768928007"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1768927606"
},
"departure": {
"delay": 46,
"time": "1768927606"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -58,
"time": "1768928582"
},
"departure": {
"delay": -58,
"time": "1768928582"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1768927742"
},
"departure": {
"delay": 62,
"time": "1768927742"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3489,
"time": "1768924011"
},
"departure": {
"delay": -3489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -93,
"time": "1768928067"
},
"departure": {
"delay": -93,
"time": "1768928067"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -133,
"time": "1768928147"
},
"departure": {
"delay": -133,
"time": "1768928147"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597049:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230334x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 260,
"time": "1768924280"
},
"departure": {
"delay": 260,
"time": "1768924280"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 256,
"time": "1768925656"
},
"departure": {
"delay": 256,
"time": "1768925656"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 238,
"time": "1768924798"
},
"departure": {
"delay": 238,
"time": "1768924798"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 274,
"time": "1768925494"
},
"departure": {
"delay": 274,
"time": "1768925494"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 229,
"time": "1768925389"
},
"departure": {
"delay": 229,
"time": "1768925389"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 265,
"time": "1768924945"
},
"departure": {
"delay": 265,
"time": "1768924945"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 256,
"time": "1768924996"
},
"departure": {
"delay": 256,
"time": "1768924996"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 224,
"time": "1768925684"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 243,
"time": "1768924683"
},
"departure": {
"delay": 243,
"time": "1768924683"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1768925233"
},
"departure": {
"delay": 253,
"time": "1768925233"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 249,
"time": "1768925589"
},
"departure": {
"delay": 249,
"time": "1768925589"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 260,
"time": "1768924040"
},
"departure": {
"delay": 260,
"time": "1768924040"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 226,
"time": "1768923946"
},
"departure": {
"delay": 226,
"time": "1768923946"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1768925144"
},
"departure": {
"delay": 224,
"time": "1768925144"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 217,
"time": "1768923877"
},
"departure": {
"delay": 217,
"time": "1768923877"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1768924429"
},
"departure": {
"delay": 229,
"time": "1768924429"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 224,
"time": "1768925324"
},
"departure": {
"delay": 224,
"time": "1768925324"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 224,
"time": "1768923824"
},
"departure": {
"delay": 224,
"time": "1768923824"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 270,
"time": "1768925070"
},
"departure": {
"delay": 270,
"time": "1768925070"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 224,
"time": "1768924364"
},
"departure": {
"delay": 224,
"time": "1768924364"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 224,
"time": "1768924904"
},
"departure": {
"delay": 224,
"time": "1768924904"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 229,
"time": "1768925449"
},
"departure": {
"delay": 229,
"time": "1768925449"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 270,
"time": "1768925610"
},
"departure": {
"delay": 270,
"time": "1768925610"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 279,
"time": "1768924839"
},
"departure": {
"delay": 279,
"time": "1768924839"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 224,
"time": "1768925564"
},
"departure": {
"delay": 224,
"time": "1768925564"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 262,
"time": "1768924582"
},
"departure": {
"delay": 262,
"time": "1768924582"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230334x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1069:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932420"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768931220"
},
"departure": {
"time": "1768931220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768931340"
},
"departure": {
"time": "1768931340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930920"
},
"departure": {
"time": "1768930920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768931100"
},
"departure": {
"time": "1768931100"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768931400"
},
"departure": {
"time": "1768931400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768931640"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1768930800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1768923989",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1069:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925400"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4053:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:827:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768921320"
},
"departure": {
"delay": 5,
"time": "1768921325"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768922940"
},
"departure": {
"delay": 5,
"time": "1768922945"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768922220"
},
"departure": {
"delay": 5,
"time": "1768922225"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -55,
"time": "1768921980"
},
"departure": {
"delay": -55,
"time": "1768921985"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -45,
"time": "1768922230"
},
"departure": {
"delay": -45,
"time": "1768922235"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1768924200"
},
"departure": {
"delay": 180,
"time": "1768924200"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": -55,
"time": "1768921380"
},
"departure": {
"delay": -55,
"time": "1768921385"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768922340"
},
"departure": {
"delay": 5,
"time": "1768922345"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 180,
"time": "1768924080"
},
"departure": {
"delay": 180,
"time": "1768924080"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1768923960"
},
"departure": {
"delay": 180,
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768921680"
},
"departure": {
"delay": 5,
"time": "1768921685"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 185,
"time": "1768923780"
},
"departure": {
"delay": 185,
"time": "1768923785"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768923240"
},
"departure": {
"delay": 120,
"time": "1768923420"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1768924140"
},
"departure": {
"delay": 180,
"time": "1768924140"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768922400"
},
"departure": {
"delay": 5,
"time": "1768922405"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1768924260"
},
"departure": {
"delay": 180,
"time": "1768924260"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": -55,
"time": "1768921740"
},
"departure": {
"delay": -55,
"time": "1768921745"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1768924145"
},
"departure": {
"delay": 185,
"time": "1768924145"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768921020"
},
"departure": {
"delay": 65,
"time": "1768921025"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -175,
"time": "1768922580"
},
"departure": {
"delay": -175,
"time": "1768922585"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768921200"
},
"departure": {
"delay": 5,
"time": "1768921205"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768921500"
},
"departure": {
"delay": 5,
"time": "1768921505"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768921080"
},
"departure": {
"delay": 65,
"time": "1768921085"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923060"
},
"departure": {
"time": "1768923120"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"delay": 65,
"time": "1768920965"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -45,
"time": "1768921690"
},
"departure": {
"delay": -45,
"time": "1768921695"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768921860"
},
"departure": {
"delay": 5,
"time": "1768921865"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768923540"
},
"departure": {
"delay": 125,
"time": "1768923545"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1768924380"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 180,
"time": "1768923660"
},
"departure": {
"delay": 180,
"time": "1768923720"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768921620"
},
"departure": {
"delay": 5,
"time": "1768921625"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768921560"
},
"departure": {
"delay": 5,
"time": "1768921565"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1768921330"
},
"departure": {
"delay": -45,
"time": "1768921335"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768921140"
},
"departure": {
"delay": 65,
"time": "1768921145"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1768922100"
},
"departure": {
"delay": -55,
"time": "1768922105"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768924014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:827:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768927980"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768928400"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768928040"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768928520"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768928460"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768928340"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768928160"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768928220"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768928280"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768927920"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768923965",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7015:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011251x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1768924336"
},
"departure": {
"delay": 76,
"time": "1768924336"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768924821"
},
"departure": {
"delay": 81,
"time": "1768924821"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 99,
"time": "1768925919"
},
"departure": {
"delay": 99,
"time": "1768925919"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1768923754"
},
"departure": {
"delay": 34,
"time": "1768923754"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1768927843"
},
"departure": {
"delay": 103,
"time": "1768927843"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 118,
"time": "1768925218"
},
"departure": {
"delay": 118,
"time": "1768925218"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 76,
"time": "1768927636"
},
"departure": {
"delay": 76,
"time": "1768927636"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 98,
"time": "1768924598"
},
"departure": {
"delay": 98,
"time": "1768924598"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1768924218"
},
"departure": {
"delay": 78,
"time": "1768924218"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1768923984"
},
"departure": {
"delay": 84,
"time": "1768923984"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1768926916"
},
"departure": {
"delay": 76,
"time": "1768926916"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 80,
"time": "1768928000"
},
"departure": {
"delay": 80,
"time": "1768928000"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 79,
"time": "1768924159"
},
"departure": {
"delay": 79,
"time": "1768924159"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1768926316"
},
"departure": {
"delay": 76,
"time": "1768926316"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 113,
"time": "1768927793"
},
"departure": {
"delay": 113,
"time": "1768927793"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 76,
"time": "1768927276"
},
"departure": {
"delay": 76,
"time": "1768927276"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 76,
"time": "1768928116"
},
"departure": {
"delay": 76,
"time": "1768928116"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 19,
"time": "1768923739"
},
"departure": {
"delay": 19,
"time": "1768923739"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1768927383"
},
"departure": {
"delay": 123,
"time": "1768927383"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 106,
"time": "1768926766"
},
"departure": {
"delay": 106,
"time": "1768926766"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 123,
"time": "1768925283"
},
"departure": {
"delay": 123,
"time": "1768925283"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1768924516"
},
"departure": {
"delay": 76,
"time": "1768924516"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1768924684"
},
"departure": {
"delay": 124,
"time": "1768924684"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1768924416"
},
"departure": {
"delay": 96,
"time": "1768924416"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1768927941"
},
"departure": {
"delay": 81,
"time": "1768927941"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 79,
"time": "1768926559"
},
"departure": {
"delay": 79,
"time": "1768926559"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 120,
"time": "1768927740"
},
"departure": {
"delay": 120,
"time": "1768927740"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 85,
"time": "1768925725"
},
"departure": {
"delay": 85,
"time": "1768925725"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1768926676"
},
"departure": {
"delay": 76,
"time": "1768926676"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 99,
"time": "1768925679"
},
"departure": {
"delay": 99,
"time": "1768925679"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1768925995"
},
"departure": {
"delay": 115,
"time": "1768925995"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1768926136"
},
"departure": {
"delay": 76,
"time": "1768926136"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 76,
"time": "1768924036"
},
"departure": {
"delay": 76,
"time": "1768924036"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768928176"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 103,
"time": "1768924123"
},
"departure": {
"delay": 103,
"time": "1768924123"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1768927433"
},
"departure": {
"delay": 113,
"time": "1768927433"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 42,
"time": "1768923882"
},
"departure": {
"delay": 42,
"time": "1768923882"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768928040"
},
"departure": {
"delay": 120,
"time": "1768928040"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 76,
"time": "1768925116"
},
"departure": {
"delay": 76,
"time": "1768925116"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1768925002"
},
"departure": {
"delay": 82,
"time": "1768925002"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1768925596"
},
"departure": {
"delay": 76,
"time": "1768925596"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1768925514"
},
"departure": {
"delay": 114,
"time": "1768925514"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 121,
"time": "1768926481"
},
"departure": {
"delay": 121,
"time": "1768926481"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1768925801"
},
"departure": {
"delay": 101,
"time": "1768925801"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1768924286"
},
"departure": {
"delay": 86,
"time": "1768924286"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1768926388"
},
"departure": {
"delay": 88,
"time": "1768926388"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 82,
"time": "1768927702"
},
"departure": {
"delay": 82,
"time": "1768927702"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011251x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057464x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -112,
"time": "1768924508"
},
"departure": {
"delay": -112,
"time": "1768924508"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -136,
"time": "1768923404"
},
"departure": {
"delay": -136,
"time": "1768923404"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -180,
"time": "1768923480"
},
"departure": {
"delay": -180,
"time": "1768923480"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -154,
"time": "1768923566"
},
"departure": {
"delay": -154,
"time": "1768923566"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -160,
"time": "1768923440"
},
"departure": {
"delay": -160,
"time": "1768923440"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -68,
"time": "1768924552"
},
"departure": {
"delay": -68,
"time": "1768924552"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -112,
"time": "1768924688"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -55,
"time": "1768924325"
},
"departure": {
"delay": -55,
"time": "1768924325"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -112,
"time": "1768924268"
},
"departure": {
"delay": -112,
"time": "1768924268"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -100,
"time": "1768924160"
},
"departure": {
"delay": -100,
"time": "1768924160"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -102,
"time": "1768924098"
},
"departure": {
"delay": -102,
"time": "1768924098"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -73,
"time": "1768924427"
},
"departure": {
"delay": -73,
"time": "1768924427"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -169,
"time": "1768923731"
},
"departure": {
"delay": -169,
"time": "1768923731"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -135,
"time": "1768923705"
},
"departure": {
"delay": -135,
"time": "1768923705"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -105,
"time": "1768924215"
},
"departure": {
"delay": -105,
"time": "1768924215"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -82,
"time": "1768924478"
},
"departure": {
"delay": -82,
"time": "1768924478"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -160,
"time": "1768923800"
},
"departure": {
"delay": -160,
"time": "1768923800"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -116,
"time": "1768923904"
},
"departure": {
"delay": -116,
"time": "1768923904"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057464x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5043162348257280x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -333,
"time": "1768925657"
},
"departure": {
"delay": -333,
"time": "1768925667"
},
"stopId": "FR:14431:ZE:4804990234263552:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1768926811"
},
"departure": {
"delay": 41,
"time": "1768926821"
},
"stopId": "FR:14527:ZE:4769172690042880:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -184,
"time": "1768924906"
},
"departure": {
"delay": -184,
"time": "1768924916"
},
"stopId": "FR:14431:ZE:5445232419143680:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -314,
"time": "1768925916"
},
"departure": {
"delay": -314,
"time": "1768925926"
},
"stopId": "FR:14474:ZE:4915427701424128:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -254,
"time": "1768925616"
},
"departure": {
"delay": -254,
"time": "1768925626"
},
"stopId": "FR:14431:ZE:6630360092770304:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1768926929"
},
"departure": {
"delay": -21,
"time": "1768926939"
},
"stopId": "FR:14527:ZE:5104717278478336:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -191,
"time": "1768927189"
},
"stopId": "FR:14431:ZE:6628810414882816:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1768926649"
},
"departure": {
"delay": 119,
"time": "1768926659"
},
"stopId": "FR:14527:ZE:5978708763475968:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -180,
"time": "1768926290"
},
"departure": {
"delay": -180,
"time": "1768926300"
},
"stopId": "FR:14527:ZE:6729658428030976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -208,
"time": "1768925542"
},
"departure": {
"delay": -208,
"time": "1768925552"
},
"stopId": "FR:14527:ZE:5921673309061120:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:14431:ZE:6021263299444736:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4895131028160512:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5043162348257280x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:38:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768921644"
},
"departure": {
"delay": 15,
"time": "1768921755"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -59,
"time": "1768921609"
},
"departure": {
"delay": -59,
"time": "1768921621"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 102,
"time": "1768921407"
},
"departure": {
"delay": 102,
"time": "1768921422"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1768922409"
},
"departure": {
"delay": 45,
"time": "1768922445"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 73,
"time": "1768921273"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1768922612"
},
"departure": {
"delay": 48,
"time": "1768922628"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1768922490"
},
"departure": {
"delay": 45,
"time": "1768922505"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1768921862"
},
"departure": {
"delay": 17,
"time": "1768921877"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1768922050"
},
"departure": {
"delay": 47,
"time": "1768922087"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1768921459"
},
"departure": {
"delay": 92,
"time": "1768921472"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1768922573"
},
"departure": {
"delay": 63,
"time": "1768922583"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1768921927"
},
"departure": {
"delay": 18,
"time": "1768921938"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1768922148"
},
"departure": {
"delay": 68,
"time": "1768922168"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768922362"
},
"departure": {
"delay": 45,
"time": "1768922385"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1768921519"
},
"departure": {
"delay": 99,
"time": "1768921539"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1768922720"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 84,
"time": "1768922224"
},
"departure": {
"delay": 84,
"time": "1768922244"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1768921562"
},
"departure": {
"delay": 74,
"time": "1768921574"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:38:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230338x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768926636"
},
"departure": {
"delay": 36,
"time": "1768926636"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768924593"
},
"departure": {
"delay": 33,
"time": "1768924593"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768927435"
},
"departure": {
"delay": 55,
"time": "1768927435"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1768928125"
},
"departure": {
"delay": 25,
"time": "1768928125"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1768927279"
},
"departure": {
"delay": 19,
"time": "1768927279"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1768927541"
},
"departure": {
"delay": 41,
"time": "1768927541"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1768927968"
},
"departure": {
"delay": 48,
"time": "1768927968"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1768924936"
},
"departure": {
"delay": 16,
"time": "1768924936"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 29,
"time": "1768926569"
},
"departure": {
"delay": 29,
"time": "1768926569"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1768927829"
},
"departure": {
"delay": 29,
"time": "1768927829"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1768928192"
},
"departure": {
"delay": 32,
"time": "1768928192"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 32,
"time": "1768927592"
},
"departure": {
"delay": 32,
"time": "1768927592"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 36,
"time": "1768926876"
},
"departure": {
"delay": 36,
"time": "1768926876"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1768928048"
},
"departure": {
"delay": 8,
"time": "1768928048"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 14,
"time": "1768927394"
},
"departure": {
"delay": 14,
"time": "1768927394"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 46,
"time": "1768928146"
},
"departure": {
"delay": 46,
"time": "1768928146"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1768927666"
},
"departure": {
"delay": 46,
"time": "1768927666"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1768925175"
},
"departure": {
"delay": 15,
"time": "1768925175"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768925458"
},
"departure": {
"delay": 58,
"time": "1768925458"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768927025"
},
"departure": {
"delay": 5,
"time": "1768927025"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1768926340"
},
"departure": {
"delay": 40,
"time": "1768926340"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1768928014"
},
"departure": {
"delay": 34,
"time": "1768928014"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1768928220"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768926427"
},
"departure": {
"delay": 7,
"time": "1768926427"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1768926154"
},
"departure": {
"delay": 34,
"time": "1768926154"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1768925242"
},
"departure": {
"delay": 22,
"time": "1768925242"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1768924605"
},
"departure": {
"delay": 45,
"time": "1768924605"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1768927178"
},
"departure": {
"delay": 38,
"time": "1768927178"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923941",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230338x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850342F5417042x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929600"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768923290",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850342F5417042x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx51:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768922880"
},
"departure": {
"delay": 60,
"time": "1768922880"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1768924543"
},
"departure": {
"delay": 103,
"time": "1768924543"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1768924081"
},
"departure": {
"delay": 121,
"time": "1768924081"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1768922739"
},
"departure": {
"delay": 63,
"time": "1768922763"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 103,
"time": "1768924183"
},
"departure": {
"delay": 103,
"time": "1768924183"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1768921812"
},
"departure": {
"delay": 96,
"time": "1768921836"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1768923664"
},
"departure": {
"delay": 15,
"time": "1768923735"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1768924723"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1768921885"
},
"departure": {
"delay": 85,
"time": "1768921885"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1768922942"
},
"departure": {
"delay": 80,
"time": "1768922960"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1768922410"
},
"departure": {
"delay": 70,
"time": "1768922410"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1768923341"
},
"departure": {
"delay": 85,
"time": "1768923385"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1768921686"
},
"departure": {
"delay": 66,
"time": "1768921686"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -23,
"time": "1768923037"
},
"departure": {
"delay": -23,
"time": "1768923037"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768922485"
},
"departure": {
"delay": 25,
"time": "1768922485"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1768922089"
},
"departure": {
"delay": 109,
"time": "1768922089"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1768923967"
},
"departure": {
"delay": 67,
"time": "1768923967"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1768923135"
},
"departure": {
"delay": 40,
"time": "1768923160"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1768921764"
},
"departure": {
"delay": 24,
"time": "1768921764"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768922686"
},
"departure": {
"delay": 46,
"time": "1768922686"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1768923460"
},
"departure": {
"delay": 65,
"time": "1768923485"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1768923562"
},
"departure": {
"delay": 45,
"time": "1768923585"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1768923210"
},
"departure": {
"delay": -30,
"time": "1768923210"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1768924417"
},
"departure": {
"delay": 97,
"time": "1768924417"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768922010"
},
"departure": {
"delay": 30,
"time": "1768922010"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768921969"
},
"departure": {
"delay": 49,
"time": "1768921969"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1768924300"
},
"departure": {
"delay": 160,
"time": "1768924300"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 44,
"time": "1768922236"
},
"departure": {
"delay": 44,
"time": "1768922264"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768923885"
},
"departure": {
"delay": 105,
"time": "1768923885"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768921159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx51:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2487704:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -157,
"time": "1768927283"
},
"departure": {
"delay": -157,
"time": "1768927283"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -102,
"time": "1768926318"
},
"departure": {
"delay": -102,
"time": "1768926318"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -77,
"time": "1768926943"
},
"departure": {
"delay": -77,
"time": "1768926943"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -142,
"time": "1768927238"
},
"departure": {
"delay": -142,
"time": "1768927238"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -102,
"time": "1768927158"
},
"departure": {
"delay": -102,
"time": "1768927158"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -49,
"time": "1768926911"
},
"departure": {
"delay": -49,
"time": "1768926911"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -100,
"time": "1768927040"
},
"departure": {
"delay": -100,
"time": "1768927040"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1768926834"
},
"departure": {
"delay": -6,
"time": "1768926834"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -196,
"time": "1768927184"
},
"departure": {
"delay": -196,
"time": "1768927184"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1851,
"time": "1768924029"
},
"departure": {
"delay": -1851,
"time": "1768924029"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1768926395"
},
"departure": {
"delay": -25,
"time": "1768926395"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -51,
"time": "1768926129"
},
"departure": {
"delay": -51,
"time": "1768926129"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -43,
"time": "1768926857"
},
"departure": {
"delay": -43,
"time": "1768926857"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -47,
"time": "1768926613"
},
"departure": {
"delay": -47,
"time": "1768926613"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1768925995"
},
"departure": {
"delay": 55,
"time": "1768925995"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -194,
"time": "1768927366"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1768926498"
},
"departure": {
"delay": -42,
"time": "1768926498"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1768926681"
},
"departure": {
"delay": -39,
"time": "1768926681"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1768926255"
},
"departure": {
"delay": -105,
"time": "1768926255"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1768926003"
},
"departure": {
"delay": 3,
"time": "1768926003"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -51,
"time": "1768926189"
},
"departure": {
"delay": -51,
"time": "1768926189"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1768926103"
},
"departure": {
"delay": -17,
"time": "1768926103"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2487704:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190599x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1768923713"
},
"departure": {
"delay": 173,
"time": "1768923713"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 267,
"time": "1768923927"
},
"departure": {
"delay": 267,
"time": "1768923927"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 259,
"time": "1768924279"
},
"departure": {
"delay": 259,
"time": "1768924279"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 263,
"time": "1768924583"
},
"departure": {
"delay": 263,
"time": "1768924583"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 244,
"time": "1768924504"
},
"departure": {
"delay": 244,
"time": "1768924504"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 267,
"time": "1768923987"
},
"departure": {
"delay": 267,
"time": "1768923987"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 276,
"time": "1768924716"
},
"departure": {
"delay": 276,
"time": "1768924716"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 244,
"time": "1768925464"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 244,
"time": "1768924924"
},
"departure": {
"delay": 244,
"time": "1768924924"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 247,
"time": "1768924867"
},
"departure": {
"delay": 247,
"time": "1768924867"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 303,
"time": "1768925043"
},
"departure": {
"delay": 303,
"time": "1768925043"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 276,
"time": "1768923876"
},
"departure": {
"delay": 276,
"time": "1768923876"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 255,
"time": "1768924455"
},
"departure": {
"delay": 255,
"time": "1768924455"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 281,
"time": "1768924961"
},
"departure": {
"delay": 281,
"time": "1768924961"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 254,
"time": "1768924814"
},
"departure": {
"delay": 254,
"time": "1768924814"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 244,
"time": "1768924384"
},
"departure": {
"delay": 244,
"time": "1768924384"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1768923656"
},
"departure": {
"delay": 176,
"time": "1768923656"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1768925130"
},
"departure": {
"delay": 270,
"time": "1768925130"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 244,
"time": "1768924024"
},
"departure": {
"delay": 244,
"time": "1768924024"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 282,
"time": "1768924542"
},
"departure": {
"delay": 282,
"time": "1768924542"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 244,
"time": "1768925224"
},
"departure": {
"delay": 244,
"time": "1768925224"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 244,
"time": "1768924204"
},
"departure": {
"delay": 244,
"time": "1768924204"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190599x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227444x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1768924079"
},
"departure": {
"delay": -1,
"time": "1768924079"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1768923934"
},
"departure": {
"delay": -26,
"time": "1768923934"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1768925095"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1768923718"
},
"departure": {
"delay": -2,
"time": "1768923718"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1768924735"
},
"departure": {
"delay": -5,
"time": "1768924735"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1768924672"
},
"departure": {
"delay": 52,
"time": "1768924672"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768924023"
},
"departure": {
"delay": 3,
"time": "1768924023"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1768924874"
},
"departure": {
"delay": 14,
"time": "1768924874"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -145,
"time": "1768923515"
},
"departure": {
"delay": -145,
"time": "1768923515"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1768924135"
},
"departure": {
"delay": -5,
"time": "1768924135"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1768924375"
},
"departure": {
"delay": -5,
"time": "1768924375"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 19,
"time": "1768923799"
},
"departure": {
"delay": 19,
"time": "1768923799"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227444x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13142F5400255x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768919280"
},
"departure": {
"time": "1768919340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768918380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768921800"
},
"departure": {
"time": "1768921920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768920360"
},
"departure": {
"time": "1768920420"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768920900"
},
"departure": {
"time": "1768921020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768924080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768918920"
},
"departure": {
"time": "1768918980"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768919700"
},
"departure": {
"time": "1768919760"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768914769",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13142F5400255x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924740"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx103:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8303:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057466x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768927754"
},
"departure": {
"delay": 14,
"time": "1768927754"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1768925460"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 44,
"time": "1768927004"
},
"departure": {
"delay": 44,
"time": "1768927004"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1768924781"
},
"departure": {
"delay": 41,
"time": "1768924781"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1768928026"
},
"departure": {
"delay": 46,
"time": "1768928026"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1768926376"
},
"departure": {
"delay": 16,
"time": "1768926376"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768928191"
},
"departure": {
"delay": 31,
"time": "1768928191"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 41,
"time": "1768927481"
},
"departure": {
"delay": 41,
"time": "1768927481"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 20,
"time": "1768926740"
},
"departure": {
"delay": 20,
"time": "1768926740"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1768925374"
},
"departure": {
"delay": 34,
"time": "1768925374"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1768927973"
},
"departure": {
"delay": 53,
"time": "1768927973"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 43,
"time": "1768926283"
},
"departure": {
"delay": 43,
"time": "1768926283"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 57,
"time": "1768924917"
},
"departure": {
"delay": 57,
"time": "1768924917"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1768926451"
},
"departure": {
"delay": 31,
"time": "1768926451"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1768927640"
},
"departure": {
"delay": 20,
"time": "1768927640"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 35,
"time": "1768926935"
},
"departure": {
"delay": 35,
"time": "1768926935"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1768927891"
},
"departure": {
"delay": 31,
"time": "1768927891"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 10,
"time": "1768927210"
},
"departure": {
"delay": 10,
"time": "1768927210"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1768928624"
},
"departure": {
"delay": 44,
"time": "1768928624"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1768928760"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1768928294"
},
"departure": {
"delay": 14,
"time": "1768928294"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 15,
"time": "1768927335"
},
"departure": {
"delay": 15,
"time": "1768927335"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1768926872"
},
"departure": {
"delay": 32,
"time": "1768926872"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1768927166"
},
"departure": {
"delay": 26,
"time": "1768927166"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 45,
"time": "1768925325"
},
"departure": {
"delay": 45,
"time": "1768925325"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768928397"
},
"departure": {
"delay": 57,
"time": "1768928397"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 39,
"time": "1768928499"
},
"departure": {
"delay": 39,
"time": "1768928499"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 44,
"time": "1768927604"
},
"departure": {
"delay": 44,
"time": "1768927604"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 53,
"time": "1768925213"
},
"departure": {
"delay": 53,
"time": "1768925213"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768927431"
},
"departure": {
"delay": 51,
"time": "1768927431"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 59,
"time": "1768925279"
},
"departure": {
"delay": 59,
"time": "1768925279"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1768926080"
},
"departure": {
"delay": 20,
"time": "1768926080"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1768928245"
},
"departure": {
"delay": 25,
"time": "1768928245"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 28,
"time": "1768927528"
},
"departure": {
"delay": 28,
"time": "1768927528"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1768925142"
},
"departure": {
"delay": 42,
"time": "1768925142"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1768925402"
},
"departure": {
"delay": 2,
"time": "1768925402"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1768925679"
},
"departure": {
"delay": 39,
"time": "1768925679"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768928550"
},
"departure": {
"delay": 30,
"time": "1768928550"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 40,
"time": "1768927300"
},
"departure": {
"delay": 40,
"time": "1768927300"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 8,
"time": "1768924688"
},
"departure": {
"delay": 8,
"time": "1768924688"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768923871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057466x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2953:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934640"
},
"departure": {
"time": "1768934640"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934280"
},
"departure": {
"time": "1768934280"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768934940"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1768933740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2953:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 173,
"time": "1768923683"
},
"departure": {
"delay": 173,
"time": "1768923713"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -149,
"time": "1768925971"
},
"departure": {
"delay": -149,
"time": "1768925971"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 283,
"time": "1768922906"
},
"departure": {
"delay": 283,
"time": "1768922923"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 234,
"time": "1768922274"
},
"departure": {
"delay": 234,
"time": "1768922274"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -193,
"time": "1768926107"
},
"departure": {
"delay": -193,
"time": "1768926107"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -165,
"time": "1768925835"
},
"departure": {
"delay": -165,
"time": "1768925835"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 283,
"time": "1768922960"
},
"departure": {
"delay": 283,
"time": "1768922983"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1768924840"
},
"departure": {
"delay": -80,
"time": "1768924840"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -156,
"time": "1768925904"
},
"departure": {
"delay": -156,
"time": "1768925904"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -150,
"time": "1768925370"
},
"departure": {
"delay": -150,
"time": "1768925370"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -59,
"time": "1768924741"
},
"departure": {
"delay": -59,
"time": "1768924741"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 203,
"time": "1768923959"
},
"departure": {
"delay": 203,
"time": "1768923983"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -252,
"time": "1768926348"
},
"departure": {
"delay": -252,
"time": "1768926348"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 94,
"time": "1768924294"
},
"departure": {
"delay": 94,
"time": "1768924294"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 333,
"time": "1768922853"
},
"departure": {
"delay": 333,
"time": "1768922853"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1768924454"
},
"departure": {
"delay": 74,
"time": "1768924454"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 173,
"time": "1768923582"
},
"departure": {
"delay": 173,
"time": "1768923593"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -117,
"time": "1768925223"
},
"departure": {
"delay": -117,
"time": "1768925223"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -252,
"time": "1768926408"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": 94,
"time": "1768924174"
},
"departure": {
"delay": 94,
"time": "1768924174"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 165,
"time": "1768924125"
},
"departure": {
"delay": 165,
"time": "1768924125"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -57,
"time": "1768925043"
},
"departure": {
"delay": -57,
"time": "1768925043"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -155,
"time": "1768926265"
},
"departure": {
"delay": -155,
"time": "1768926265"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 174,
"time": "1768922514"
},
"departure": {
"delay": 174,
"time": "1768922514"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1768925535"
},
"departure": {
"delay": -105,
"time": "1768925535"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1768924579"
},
"departure": {
"delay": 79,
"time": "1768924579"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -147,
"time": "1768926033"
},
"departure": {
"delay": -147,
"time": "1768926033"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 88,
"time": "1768924408"
},
"departure": {
"delay": 88,
"time": "1768924408"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 158,
"time": "1768923818"
},
"departure": {
"delay": 158,
"time": "1768923818"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 290,
"time": "1768922450"
},
"departure": {
"delay": 290,
"time": "1768922450"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1768924051"
},
"departure": {
"delay": 151,
"time": "1768924051"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -116,
"time": "1768926064"
},
"departure": {
"delay": -116,
"time": "1768926064"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1768924519"
},
"departure": {
"delay": 19,
"time": "1768924519"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
}
],
"timestamp": "1768923728",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470862:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:27229:ZE:0xIMM02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -235,
"time": "1768924925"
},
"departure": {
"delay": -235,
"time": "1768924925"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -366,
"time": "1768925934"
},
"departure": {
"delay": -366,
"time": "1768925934"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": -275,
"time": "1768925425"
},
"departure": {
"delay": -275,
"time": "1768925425"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -350,
"time": "1768925590"
},
"departure": {
"delay": -350,
"time": "1768925590"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -331,
"time": "1768925789"
},
"departure": {
"delay": -331,
"time": "1768925789"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": -108,
"time": "1768924632"
},
"departure": {
"delay": -108,
"time": "1768924632"
},
"stopId": "FR:27229:ZE:0xCON02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -233,
"time": "1768924987"
},
"departure": {
"delay": -233,
"time": "1768924987"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -199,
"time": "1768925261"
},
"departure": {
"delay": -199,
"time": "1768925261"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -289,
"time": "1768925531"
},
"departure": {
"delay": -289,
"time": "1768925531"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -361,
"time": "1768925999"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": -138,
"time": "1768924782"
},
"departure": {
"delay": -138,
"time": "1768924782"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -209,
"time": "1768925191"
},
"departure": {
"delay": -209,
"time": "1768925191"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -365,
"time": "1768925755"
},
"departure": {
"delay": -365,
"time": "1768925755"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": -243,
"time": "1768925337"
},
"departure": {
"delay": -243,
"time": "1768925337"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -270,
"time": "1768925490"
},
"departure": {
"delay": -270,
"time": "1768925490"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -360,
"time": "1768925700"
},
"departure": {
"delay": -360,
"time": "1768925700"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597863:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -419,
"time": "1768927621"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -2751,
"time": "1768924029"
},
"departure": {
"delay": -2751,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -330,
"time": "1768927350"
},
"departure": {
"delay": -330,
"time": "1768927350"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1851,
"time": "1768924029"
},
"departure": {
"delay": -1851,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1851,
"time": "1768924029"
},
"departure": {
"delay": -1851,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1311,
"time": "1768924029"
},
"departure": {
"delay": -1311,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1971,
"time": "1768924029"
},
"departure": {
"delay": -1971,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1371,
"time": "1768924029"
},
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -368,
"time": "1768927492"
},
"departure": {
"delay": -368,
"time": "1768927492"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -3411,
"time": "1768924029"
},
"departure": {
"delay": -3411,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -3231,
"time": "1768924029"
},
"departure": {
"delay": -3231,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -360,
"time": "1768927440"
},
"departure": {
"delay": -360,
"time": "1768927440"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2451,
"time": "1768924029"
},
"departure": {
"delay": -2451,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2871,
"time": "1768924029"
},
"departure": {
"delay": -2871,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2091,
"time": "1768924029"
},
"departure": {
"delay": -2091,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -318,
"time": "1768927242"
},
"departure": {
"delay": -318,
"time": "1768927242"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2871,
"time": "1768924029"
},
"departure": {
"delay": -2871,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1371,
"time": "1768924029"
},
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2451,
"time": "1768924029"
},
"departure": {
"delay": -2451,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1131,
"time": "1768924029"
},
"departure": {
"delay": -1131,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1671,
"time": "1768924029"
},
"departure": {
"delay": -1671,
"time": "1768924029"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2391,
"time": "1768924029"
},
"departure": {
"delay": -2391,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -347,
"time": "1768927273"
},
"departure": {
"delay": -347,
"time": "1768927273"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3111,
"time": "1768924029"
},
"departure": {
"delay": -3111,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -379,
"time": "1768927121"
},
"departure": {
"delay": -379,
"time": "1768927121"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2991,
"time": "1768924029"
},
"departure": {
"delay": -2991,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1311,
"time": "1768924029"
},
"departure": {
"delay": -1311,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1131,
"time": "1768924029"
},
"departure": {
"delay": -1131,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -349,
"time": "1768927391"
},
"departure": {
"delay": -349,
"time": "1768927391"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1671,
"time": "1768924029"
},
"departure": {
"delay": -1671,
"time": "1768924029"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2151,
"time": "1768924029"
},
"departure": {
"delay": -2151,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1071,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1911,
"time": "1768924029"
},
"departure": {
"delay": -1911,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -319,
"time": "1768927541"
},
"departure": {
"delay": -319,
"time": "1768927541"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1551,
"time": "1768924029"
},
"departure": {
"delay": -1551,
"time": "1768924029"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -341,
"time": "1768927279"
},
"departure": {
"delay": -341,
"time": "1768927279"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1791,
"time": "1768924029"
},
"departure": {
"delay": -1791,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1431,
"time": "1768924029"
},
"departure": {
"delay": -1431,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2331,
"time": "1768924029"
},
"departure": {
"delay": -2331,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1551,
"time": "1768924029"
},
"departure": {
"delay": -1551,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490656:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2495:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927920"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2495:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768891985"
},
"departure": {
"delay": 5,
"time": "1768891985"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768890540"
},
"departure": {
"time": "1768890540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768890180"
},
"departure": {
"time": "1768890180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768892045"
},
"departure": {
"delay": 5,
"time": "1768892045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768890300"
},
"departure": {
"time": "1768890300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768890900"
},
"departure": {
"time": "1768890900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1768890000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768890360"
},
"departure": {
"time": "1768890360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768890720"
},
"departure": {
"time": "1768890720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1768892290"
},
"departure": {
"delay": 10,
"time": "1768892290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768892520"
},
"departure": {
"time": "1768892520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768892340"
},
"departure": {
"time": "1768892340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768890780"
},
"departure": {
"time": "1768890780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768892700"
},
"departure": {
"time": "1768892700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890120"
},
"departure": {
"time": "1768890120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768890840"
},
"departure": {
"time": "1768890840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890480"
},
"departure": {
"time": "1768890480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768890960"
},
"departure": {
"time": "1768890960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768890245"
},
"departure": {
"delay": 5,
"time": "1768890245"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768892285"
},
"departure": {
"delay": 5,
"time": "1768892285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1768892705"
},
"departure": {
"delay": 5,
"time": "1768892705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768892040"
},
"departure": {
"time": "1768892040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:111:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057190x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768925576"
},
"departure": {
"delay": 56,
"time": "1768925576"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768925411"
},
"departure": {
"delay": 11,
"time": "1768925411"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1768924309"
},
"departure": {
"delay": 49,
"time": "1768924309"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768924549"
},
"departure": {
"delay": 49,
"time": "1768924549"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768924764"
},
"departure": {
"delay": 24,
"time": "1768924764"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926060"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768924812"
},
"departure": {
"delay": 12,
"time": "1768924812"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768924590"
},
"departure": {
"delay": 30,
"time": "1768924590"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768924444"
},
"departure": {
"delay": 4,
"time": "1768924444"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1768925055"
},
"departure": {
"delay": 15,
"time": "1768925055"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768925232"
},
"departure": {
"delay": 12,
"time": "1768925232"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768924924"
},
"departure": {
"delay": 4,
"time": "1768924924"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925460"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1768924975"
},
"departure": {
"delay": 55,
"time": "1768924975"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1768925095"
},
"departure": {
"delay": 55,
"time": "1768925095"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768923931",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057190x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:467:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768906260"
},
"departure": {
"time": "1768906260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1768905300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768906380"
},
"departure": {
"time": "1768906380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:467:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851717F5403184x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927500"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768920349",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851717F5403184x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11331,
"time": "1768922942"
},
"departure": {
"delay": 11331,
"time": "1768922991"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 11227,
"time": "1768922167"
},
"departure": {
"delay": 11227,
"time": "1768922167"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 11291,
"time": "1768922842"
},
"departure": {
"delay": 11291,
"time": "1768922891"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 11137,
"time": "1768922317"
},
"departure": {
"delay": 11137,
"time": "1768922317"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11121,
"time": "1768921941"
},
"departure": {
"delay": 11121,
"time": "1768921941"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11271,
"time": "1768921791"
},
"departure": {
"delay": 11271,
"time": "1768921791"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 11422,
"time": "1768923442"
},
"departure": {
"delay": 11422,
"time": "1768923442"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 11171,
"time": "1768922231"
},
"departure": {
"delay": 11171,
"time": "1768922231"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 11152,
"time": "1768922092"
},
"departure": {
"delay": 11152,
"time": "1768922092"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11136,
"time": "1768921995"
},
"departure": {
"delay": 11136,
"time": "1768922016"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11226,
"time": "1768921866"
},
"departure": {
"delay": 11226,
"time": "1768921866"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 11406,
"time": "1768923366"
},
"departure": {
"delay": 11406,
"time": "1768923366"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 11212,
"time": "1768922272"
},
"departure": {
"delay": 11212,
"time": "1768922272"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768875499",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11481:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057210x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1768924613"
},
"departure": {
"delay": 113,
"time": "1768924613"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1768924493"
},
"departure": {
"delay": 113,
"time": "1768924493"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1768924750"
},
"departure": {
"delay": 70,
"time": "1768924750"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1768925578"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1768924121"
},
"departure": {
"delay": 101,
"time": "1768924121"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1768924978"
},
"departure": {
"delay": 58,
"time": "1768924978"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 82,
"time": "1768924282"
},
"departure": {
"delay": 82,
"time": "1768924282"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768924678"
},
"departure": {
"delay": 58,
"time": "1768924678"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1768924198"
},
"departure": {
"delay": 58,
"time": "1768924198"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1768924086"
},
"departure": {
"delay": 66,
"time": "1768924086"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768924378"
},
"departure": {
"delay": 58,
"time": "1768924378"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 114,
"time": "1768925094"
},
"departure": {
"delay": 114,
"time": "1768925094"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1768923995"
},
"departure": {
"delay": 95,
"time": "1768923995"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1768924929"
},
"departure": {
"delay": 69,
"time": "1768924929"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1768924442"
},
"departure": {
"delay": 62,
"time": "1768924442"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1768924573"
},
"departure": {
"delay": 73,
"time": "1768924573"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1768924330"
},
"departure": {
"delay": 70,
"time": "1768924330"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768924858"
},
"departure": {
"delay": 58,
"time": "1768924858"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1768923879"
},
"departure": {
"delay": 99,
"time": "1768923879"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 57,
"time": "1768923837"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1768925158"
},
"departure": {
"delay": 58,
"time": "1768925158"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1768925218"
},
"departure": {
"delay": 58,
"time": "1768925218"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923941",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057210x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1768924727"
},
"departure": {
"delay": -63,
"time": "1768924737"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1768924350"
},
"departure": {
"delay": 40,
"time": "1768924360"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1768924897"
},
"departure": {
"delay": -13,
"time": "1768924907"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1768924634"
},
"departure": {
"delay": -36,
"time": "1768924644"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 41,
"time": "1768924531"
},
"departure": {
"delay": 41,
"time": "1768924541"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -17,
"time": "1768924593"
},
"departure": {
"delay": -17,
"time": "1768924603"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1768924976"
},
"departure": {
"delay": 6,
"time": "1768924986"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -59,
"time": "1768925511"
},
"departure": {
"delay": -59,
"time": "1768925521"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1768925723"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 166,
"time": "1768923897"
},
"departure": {
"delay": 166,
"time": "1768923946"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1768924096"
},
"departure": {
"delay": 86,
"time": "1768924106"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -75,
"time": "1768925255"
},
"departure": {
"delay": -75,
"time": "1768925265"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -67,
"time": "1768925143"
},
"departure": {
"delay": -67,
"time": "1768925153"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -32,
"time": "1768925058"
},
"departure": {
"delay": -32,
"time": "1768925068"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1768925337"
},
"departure": {
"delay": -53,
"time": "1768925347"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 86,
"time": "1768923744"
},
"departure": {
"delay": 86,
"time": "1768923746"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768924141"
},
"departure": {
"delay": 71,
"time": "1768924151"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1768923652"
},
"departure": {
"delay": 114,
"time": "1768923654"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1768924238"
},
"departure": {
"delay": 48,
"time": "1768924248"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1768924455"
},
"departure": {
"delay": 25,
"time": "1768924465"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -68,
"time": "1768925442"
},
"departure": {
"delay": -68,
"time": "1768925452"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
}
],
"timestamp": "1768924030",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768927800"
},
"departure": {
"time": "1768927800"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925460"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1768924014",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:925:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852632F5396307x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768927680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1768920050",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852632F5396307x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230587x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768925322"
},
"departure": {
"delay": 42,
"time": "1768925322"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1768925666"
},
"departure": {
"delay": 26,
"time": "1768925666"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1768924064"
},
"departure": {
"delay": 44,
"time": "1768924064"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1768924526"
},
"departure": {
"delay": 26,
"time": "1768924526"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 80,
"time": "1768924640"
},
"departure": {
"delay": 80,
"time": "1768924640"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1768926806"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1768923983"
},
"departure": {
"delay": 83,
"time": "1768923983"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768924288"
},
"departure": {
"delay": 28,
"time": "1768924288"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1768926342"
},
"departure": {
"delay": 42,
"time": "1768926342"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1768924346"
},
"departure": {
"delay": 26,
"time": "1768924346"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768923840"
},
"departure": {
"delay": 60,
"time": "1768923840"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1768924457"
},
"departure": {
"delay": 77,
"time": "1768924457"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1768926638"
},
"departure": {
"delay": 38,
"time": "1768926638"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 29,
"time": "1768923749"
},
"departure": {
"delay": 29,
"time": "1768923749"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1768926566"
},
"departure": {
"delay": 26,
"time": "1768926566"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1768925446"
},
"departure": {
"delay": 46,
"time": "1768925446"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1768926428"
},
"departure": {
"delay": 68,
"time": "1768926428"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1768926130"
},
"departure": {
"delay": 70,
"time": "1768926130"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1768926711"
},
"departure": {
"delay": 51,
"time": "1768926711"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 31,
"time": "1768926391"
},
"departure": {
"delay": 31,
"time": "1768926391"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768925176"
},
"departure": {
"delay": 76,
"time": "1768925176"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1768925089"
},
"departure": {
"delay": 49,
"time": "1768925089"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1768926266"
},
"departure": {
"delay": 26,
"time": "1768926266"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1768924578"
},
"departure": {
"delay": 78,
"time": "1768924578"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1768926522"
},
"departure": {
"delay": 42,
"time": "1768926522"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 78,
"time": "1768924818"
},
"departure": {
"delay": 78,
"time": "1768924818"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1768924726"
},
"departure": {
"delay": 46,
"time": "1768924726"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768925541"
},
"departure": {
"delay": 81,
"time": "1768925541"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 71,
"time": "1768924211"
},
"departure": {
"delay": 71,
"time": "1768924211"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768926026"
},
"departure": {
"delay": 26,
"time": "1768926026"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1768924886"
},
"departure": {
"delay": 26,
"time": "1768924886"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1768925246"
},
"departure": {
"delay": 26,
"time": "1768925246"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1768924407"
},
"departure": {
"delay": 27,
"time": "1768924407"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1768924106"
},
"departure": {
"delay": 26,
"time": "1768924106"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230587x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7013:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924980"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7013:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924680"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 89,
"time": "1768924349"
},
"departure": {
"delay": 89,
"time": "1768924349"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1768924252"
},
"departure": {
"delay": 52,
"time": "1768924252"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 53,
"time": "1768923950"
},
"departure": {
"delay": 53,
"time": "1768923953"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 90,
"time": "1768924050"
},
"departure": {
"delay": 90,
"time": "1768924050"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1768924288"
},
"departure": {
"delay": 28,
"time": "1768924288"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1768924537"
},
"departure": {
"delay": 37,
"time": "1768924537"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 56,
"time": "1768924376"
},
"departure": {
"delay": 56,
"time": "1768924376"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 71,
"time": "1768924451"
},
"departure": {
"delay": 71,
"time": "1768924451"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1768924152"
},
"departure": {
"delay": 72,
"time": "1768924152"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 51,
"time": "1768924191"
},
"departure": {
"delay": 51,
"time": "1768924191"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1768924610"
},
"departure": {
"delay": 50,
"time": "1768924610"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 60,
"time": "1768924080"
},
"departure": {
"delay": 60,
"time": "1768924080"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490631:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768906620"
},
"departure": {
"time": "1768906620"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768905120"
},
"departure": {
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768906800"
},
"departure": {
"time": "1768906800"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906920"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 5,
"time": "1768904285"
},
"departure": {
"delay": 5,
"time": "1768904285"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768906685"
},
"departure": {
"delay": 5,
"time": "1768906685"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768905480"
},
"departure": {
"time": "1768905480"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768905060"
},
"departure": {
"time": "1768905060"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768906740"
},
"departure": {
"time": "1768906740"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768904405"
},
"departure": {
"delay": 5,
"time": "1768904405"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:435:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:825:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768922640"
},
"departure": {
"delay": 180,
"time": "1768922700"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1768923300"
},
"departure": {
"delay": 125,
"time": "1768923305"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1768922760"
},
"departure": {
"delay": 65,
"time": "1768922765"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 305,
"time": "1768921440"
},
"departure": {
"delay": 305,
"time": "1768921445"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768923180"
},
"departure": {
"delay": 125,
"time": "1768923185"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1768921980"
},
"departure": {
"delay": 300,
"time": "1768922040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768920780"
},
"departure": {
"delay": 125,
"time": "1768920785"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768921740"
},
"departure": {
"delay": 245,
"time": "1768921745"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768922820"
},
"departure": {
"delay": 65,
"time": "1768922825"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1768923540"
},
"departure": {
"delay": 125,
"time": "1768923545"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1768922940"
},
"departure": {
"delay": 125,
"time": "1768922945"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1768923060"
},
"departure": {
"delay": 65,
"time": "1768923065"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768922580"
},
"departure": {
"delay": 125,
"time": "1768922585"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 240,
"time": "1768922280"
},
"departure": {
"delay": 240,
"time": "1768922340"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 265,
"time": "1768921700"
},
"departure": {
"delay": 265,
"time": "1768921705"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768923670"
},
"departure": {
"delay": 60,
"time": "1768923720"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 315,
"time": "1768921690"
},
"departure": {
"delay": 315,
"time": "1768921695"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1768922100"
},
"departure": {
"delay": 305,
"time": "1768922105"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 365,
"time": "1768921560"
},
"departure": {
"delay": 365,
"time": "1768921565"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768921020"
},
"departure": {
"delay": 240,
"time": "1768921140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1768920600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1768923420"
},
"departure": {
"delay": 125,
"time": "1768923425"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 255,
"time": "1768921390"
},
"departure": {
"delay": 255,
"time": "1768921395"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1768923430"
},
"departure": {
"delay": 75,
"time": "1768923435"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 305,
"time": "1768921320"
},
"departure": {
"delay": 305,
"time": "1768921325"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 305,
"time": "1768921380"
},
"departure": {
"delay": 305,
"time": "1768921385"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1768923660"
},
"departure": {
"delay": 125,
"time": "1768923665"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768920720"
},
"departure": {
"delay": 65,
"time": "1768920725"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768923780"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 240,
"time": "1768922110"
},
"departure": {
"delay": 240,
"time": "1768922160"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1768921860"
},
"departure": {
"delay": 305,
"time": "1768921865"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768923240"
},
"departure": {
"delay": 125,
"time": "1768923245"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768923837",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:825:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768932120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768933680"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768932785"
},
"departure": {
"delay": 5,
"time": "1768932785"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768932600"
},
"departure": {
"time": "1768932600"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933020"
},
"departure": {
"time": "1768933020"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932960"
},
"departure": {
"time": "1768932960"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932660"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932900"
},
"departure": {
"time": "1768932900"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925160"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6033:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768936620"
},
"departure": {
"time": "1768936620"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768937040"
},
"departure": {
"time": "1768937040"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768937160"
},
"departure": {
"time": "1768937160"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768936320"
},
"departure": {
"time": "1768936320"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768936740"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768937280"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768936980"
},
"departure": {
"time": "1768936980"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768937220"
},
"departure": {
"time": "1768937220"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768936200"
},
"departure": {
"time": "1768936200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768936500"
},
"departure": {
"time": "1768936500"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768936920"
},
"departure": {
"time": "1768936920"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768936680"
},
"departure": {
"time": "1768936680"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768936080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768936260"
},
"departure": {
"time": "1768936260"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3095:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -789,
"time": "1768924011"
},
"departure": {
"delay": -789,
"time": "1768924011"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3009,
"time": "1768924011"
},
"departure": {
"delay": -3009,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"departure": {
"delay": -789,
"time": "1768924011"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -370,
"time": "1768926890"
},
"departure": {
"delay": -370,
"time": "1768926890"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -1329,
"time": "1768924011"
},
"departure": {
"delay": -1329,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2889,
"time": "1768924011"
},
"departure": {
"delay": -2889,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1449,
"time": "1768924011"
},
"departure": {
"delay": -1449,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2889,
"time": "1768924011"
},
"departure": {
"delay": -2889,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2709,
"time": "1768924011"
},
"departure": {
"delay": -2709,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -430,
"time": "1768927010"
},
"departure": {
"delay": -430,
"time": "1768927010"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -1029,
"time": "1768924011"
},
"departure": {
"delay": -1029,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2829,
"time": "1768924011"
},
"departure": {
"delay": -2829,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -421,
"time": "1768926839"
},
"departure": {
"delay": -421,
"time": "1768926839"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1809,
"time": "1768924011"
},
"departure": {
"delay": -1809,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -491,
"time": "1768927129"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2829,
"time": "1768924011"
},
"departure": {
"delay": -2829,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -414,
"time": "1768926966"
},
"departure": {
"delay": -414,
"time": "1768926966"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -969,
"time": "1768924011"
},
"departure": {
"delay": -969,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2109,
"time": "1768924011"
},
"departure": {
"delay": -2109,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -3129,
"time": "1768924011"
},
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -463,
"time": "1768927097"
},
"departure": {
"delay": -463,
"time": "1768927097"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -1209,
"time": "1768924011"
},
"departure": {
"delay": -1209,
"time": "1768924011"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -909,
"time": "1768924011"
},
"departure": {
"delay": -909,
"time": "1768924011"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3069,
"time": "1768924011"
},
"departure": {
"delay": -3069,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595696:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6480160384614400x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -184,
"time": "1768925626"
},
"departure": {
"delay": -184,
"time": "1768925636"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 95,
"time": "1768924285"
},
"departure": {
"delay": 95,
"time": "1768924295"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1768924456"
},
"departure": {
"delay": 86,
"time": "1768924466"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -302,
"time": "1768926588"
},
"departure": {
"delay": -302,
"time": "1768926598"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -28,
"time": "1768925422"
},
"departure": {
"delay": -28,
"time": "1768925432"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -337,
"time": "1768926673"
},
"departure": {
"delay": -337,
"time": "1768926683"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -264,
"time": "1768926506"
},
"departure": {
"delay": -264,
"time": "1768926516"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1768924115"
},
"departure": {
"delay": 105,
"time": "1768924125"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -199,
"time": "1768925671"
},
"departure": {
"delay": -199,
"time": "1768925681"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -345,
"time": "1768926785"
},
"departure": {
"delay": -345,
"time": "1768926795"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -230,
"time": "1768925880"
},
"departure": {
"delay": -230,
"time": "1768925890"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1768924703"
},
"departure": {
"delay": 93,
"time": "1768924713"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1768924184"
},
"departure": {
"delay": 114,
"time": "1768924194"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1768924954"
},
"departure": {
"delay": 44,
"time": "1768924964"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -229,
"time": "1768926061"
},
"departure": {
"delay": -229,
"time": "1768926071"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1768925234"
},
"departure": {
"delay": 24,
"time": "1768925244"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -338,
"time": "1768926972"
},
"departure": {
"delay": -338,
"time": "1768926982"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -306,
"time": "1768926164"
},
"departure": {
"delay": -306,
"time": "1768926174"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -323,
"time": "1768926867"
},
"departure": {
"delay": -323,
"time": "1768926877"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1768925304"
},
"departure": {
"delay": 34,
"time": "1768925314"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -245,
"time": "1768925985"
},
"departure": {
"delay": -245,
"time": "1768925995"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1768924057"
},
"departure": {
"delay": 107,
"time": "1768924067"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -187,
"time": "1768927253"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 81,
"time": "1768924391"
},
"departure": {
"delay": 81,
"time": "1768924401"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -283,
"time": "1768926427"
},
"departure": {
"delay": -283,
"time": "1768926437"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 146,
"time": "1768924576"
},
"departure": {
"delay": 146,
"time": "1768924586"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"departure": {
"delay": 81,
"time": "1768923981"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -329,
"time": "1768927041"
},
"departure": {
"delay": -329,
"time": "1768927051"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1768925056"
},
"departure": {
"delay": 26,
"time": "1768925066"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -222,
"time": "1768925768"
},
"departure": {
"delay": -222,
"time": "1768925778"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 98,
"time": "1768924768"
},
"departure": {
"delay": 98,
"time": "1768924778"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1768925359"
},
"departure": {
"delay": 29,
"time": "1768925369"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -287,
"time": "1768926123"
},
"departure": {
"delay": -287,
"time": "1768926133"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1768924627"
},
"departure": {
"delay": 137,
"time": "1768924637"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -42,
"time": "1768925528"
},
"departure": {
"delay": -42,
"time": "1768925538"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1768924877"
},
"departure": {
"delay": 87,
"time": "1768924887"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -333,
"time": "1768926257"
},
"departure": {
"delay": -333,
"time": "1768926267"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 28
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6480160384614400x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 230,
"time": "1768923636"
},
"departure": {
"delay": 230,
"time": "1768923710"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 349,
"time": "1768925629"
},
"departure": {
"delay": 349,
"time": "1768925629"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 296,
"time": "1768923788"
},
"departure": {
"delay": 296,
"time": "1768923836"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 221,
"time": "1768922861"
},
"departure": {
"delay": 221,
"time": "1768922861"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 333,
"time": "1768924353"
},
"departure": {
"delay": 333,
"time": "1768924353"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1768923511"
},
"departure": {
"delay": 91,
"time": "1768923511"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 348,
"time": "1768924608"
},
"departure": {
"delay": 348,
"time": "1768924608"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 276,
"time": "1768923916"
},
"departure": {
"delay": 276,
"time": "1768923936"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 265,
"time": "1768923065"
},
"departure": {
"delay": 265,
"time": "1768923085"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1768923385"
},
"departure": {
"delay": 85,
"time": "1768923385"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1768923160"
},
"departure": {
"delay": 220,
"time": "1768923160"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 297,
"time": "1768924257"
},
"departure": {
"delay": 297,
"time": "1768924257"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 297,
"time": "1768925097"
},
"departure": {
"delay": 297,
"time": "1768925097"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 342,
"time": "1768924902"
},
"departure": {
"delay": 342,
"time": "1768924902"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1768923261"
},
"departure": {
"delay": 201,
"time": "1768923261"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 297,
"time": "1768925577"
},
"departure": {
"delay": 297,
"time": "1768925577"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 90,
"time": "1768922610"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 305,
"time": "1768925285"
},
"departure": {
"delay": 305,
"time": "1768925285"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 297,
"time": "1768925397"
},
"departure": {
"delay": 297,
"time": "1768925397"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 330,
"time": "1768925490"
},
"departure": {
"delay": 330,
"time": "1768925490"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 297,
"time": "1768924077"
},
"departure": {
"delay": 297,
"time": "1768924077"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 297,
"time": "1768924797"
},
"departure": {
"delay": 297,
"time": "1768924797"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 297,
"time": "1768924437"
},
"departure": {
"delay": 297,
"time": "1768924437"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 285,
"time": "1768922985"
},
"departure": {
"delay": 285,
"time": "1768922985"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 297,
"time": "1768925337"
},
"departure": {
"delay": 297,
"time": "1768925337"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1768922710"
},
"departure": {
"delay": 190,
"time": "1768922710"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 309,
"time": "1768924149"
},
"departure": {
"delay": 309,
"time": "1768924149"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768922619",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx301:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925340"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4121:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011315x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768924959"
},
"departure": {
"delay": 39,
"time": "1768924959"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768925045"
},
"departure": {
"delay": 5,
"time": "1768925045"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1768925705"
},
"departure": {
"delay": 5,
"time": "1768925705"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -91,
"time": "1768923749"
},
"departure": {
"delay": -91,
"time": "1768923749"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1768925475"
},
"departure": {
"delay": 15,
"time": "1768925475"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 14,
"time": "1768925234"
},
"departure": {
"delay": 14,
"time": "1768925234"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1768924485"
},
"departure": {
"delay": 45,
"time": "1768924485"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 48,
"time": "1768926288"
},
"departure": {
"delay": 48,
"time": "1768926288"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 34,
"time": "1768924354"
},
"departure": {
"delay": 34,
"time": "1768924354"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1768923934"
},
"departure": {
"delay": -26,
"time": "1768923934"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1768925666"
},
"departure": {
"delay": 26,
"time": "1768925666"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 24,
"time": "1768925304"
},
"departure": {
"delay": 24,
"time": "1768925304"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 18,
"time": "1768926438"
},
"departure": {
"delay": 18,
"time": "1768926438"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 8,
"time": "1768924868"
},
"departure": {
"delay": 8,
"time": "1768924868"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -102,
"time": "1768923678"
},
"departure": {
"delay": -102,
"time": "1768923678"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1768924249"
},
"departure": {
"delay": 49,
"time": "1768924249"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768924654"
},
"departure": {
"delay": 34,
"time": "1768924654"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 43,
"time": "1768925143"
},
"departure": {
"delay": 43,
"time": "1768925143"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1768926112"
},
"departure": {
"delay": 52,
"time": "1768926112"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 36,
"time": "1768925856"
},
"departure": {
"delay": 36,
"time": "1768925856"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 5,
"time": "1768924085"
},
"departure": {
"delay": 5,
"time": "1768924085"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768926485"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 5,
"time": "1768925765"
},
"departure": {
"delay": 5,
"time": "1768925765"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 30,
"time": "1768925910"
},
"departure": {
"delay": 30,
"time": "1768925910"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 5,
"time": "1768924565"
},
"departure": {
"delay": 5,
"time": "1768924565"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1768925968"
},
"departure": {
"delay": 28,
"time": "1768925968"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 62,
"time": "1768926242"
},
"departure": {
"delay": 62,
"time": "1768926242"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 44,
"time": "1768926404"
},
"departure": {
"delay": 44,
"time": "1768926404"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 64,
"time": "1768925404"
},
"departure": {
"delay": 64,
"time": "1768925404"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1768925585"
},
"departure": {
"delay": 5,
"time": "1768925585"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 53,
"time": "1768926353"
},
"departure": {
"delay": 53,
"time": "1768926353"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 39,
"time": "1768924419"
},
"departure": {
"delay": 39,
"time": "1768924419"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768926185"
},
"departure": {
"delay": 5,
"time": "1768926185"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 5,
"time": "1768926065"
},
"departure": {
"delay": 5,
"time": "1768926065"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 43,
"time": "1768924183"
},
"departure": {
"delay": 43,
"time": "1768924183"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011315x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052293xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768924970"
},
"departure": {
"delay": 50,
"time": "1768924970"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768925869"
},
"departure": {
"delay": 49,
"time": "1768925869"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1768925368"
},
"departure": {
"delay": 28,
"time": "1768925368"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1768925493"
},
"departure": {
"delay": 33,
"time": "1768925493"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1768926422"
},
"departure": {
"delay": 62,
"time": "1768926422"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1768924234"
},
"departure": {
"delay": 34,
"time": "1768924234"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1768926737"
},
"departure": {
"delay": 77,
"time": "1768926737"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 28,
"time": "1768928128"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 59,
"time": "1768927259"
},
"departure": {
"delay": 59,
"time": "1768927259"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1768926375"
},
"departure": {
"delay": 75,
"time": "1768926375"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1768924286"
},
"departure": {
"delay": 86,
"time": "1768924286"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1768925162"
},
"departure": {
"delay": 62,
"time": "1768925162"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1768927951"
},
"departure": {
"delay": 31,
"time": "1768927951"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1768925610"
},
"departure": {
"delay": 30,
"time": "1768925610"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1768927660"
},
"departure": {
"delay": 40,
"time": "1768927660"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 28,
"time": "1768926088"
},
"departure": {
"delay": 28,
"time": "1768926088"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1768925666"
},
"departure": {
"delay": 86,
"time": "1768925666"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1768926221"
},
"departure": {
"delay": 41,
"time": "1768926221"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1768926839"
},
"departure": {
"delay": 59,
"time": "1768926839"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1768924936"
},
"departure": {
"delay": 76,
"time": "1768924936"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1768925728"
},
"departure": {
"delay": 28,
"time": "1768925728"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1768927831"
},
"departure": {
"delay": 31,
"time": "1768927831"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 33,
"time": "1768926033"
},
"departure": {
"delay": 33,
"time": "1768926033"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1768927468"
},
"departure": {
"delay": 28,
"time": "1768927468"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1768924122"
},
"departure": {
"delay": 42,
"time": "1768924122"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1768925188"
},
"departure": {
"delay": 28,
"time": "1768925188"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1768925093"
},
"departure": {
"delay": 53,
"time": "1768925093"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768926508"
},
"departure": {
"delay": 28,
"time": "1768926508"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 31,
"time": "1768928071"
},
"departure": {
"delay": 31,
"time": "1768928071"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1768927100"
},
"departure": {
"delay": 80,
"time": "1768927100"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768925008"
},
"departure": {
"delay": 28,
"time": "1768925008"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768926328"
},
"departure": {
"delay": 28,
"time": "1768926328"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 61,
"time": "1768926661"
},
"departure": {
"delay": 61,
"time": "1768926661"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1768925995"
},
"departure": {
"delay": 55,
"time": "1768925995"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1768924528"
},
"departure": {
"delay": 28,
"time": "1768924528"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1768925968"
},
"departure": {
"delay": 28,
"time": "1768925968"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1768926459"
},
"departure": {
"delay": 39,
"time": "1768926459"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1768927386"
},
"departure": {
"delay": 66,
"time": "1768927386"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052293xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:b63868d4c354336969d1a896177824d5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -250,
"time": "1768924490"
},
"departure": {
"delay": -250,
"time": "1768924490"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -250,
"time": "1768924070"
},
"departure": {
"delay": -250,
"time": "1768924070"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -250,
"time": "1768924190"
},
"departure": {
"delay": -250,
"time": "1768924190"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"departure": {
"delay": -250,
"time": "1768923950"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -250,
"time": "1768925090"
},
"departure": {
"delay": -250,
"time": "1768925090"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -250,
"time": "1768924370"
},
"departure": {
"delay": -250,
"time": "1768924370"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -250,
"time": "1768924790"
},
"departure": {
"delay": -250,
"time": "1768924790"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -250,
"time": "1768924430"
},
"departure": {
"delay": -250,
"time": "1768924430"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -250,
"time": "1768924130"
},
"departure": {
"delay": -250,
"time": "1768924130"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -249,
"time": "1768923951"
},
"departure": {
"delay": -249,
"time": "1768923951"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": -250,
"time": "1768924670"
},
"departure": {
"delay": -250,
"time": "1768924670"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -250,
"time": "1768925270"
},
"departure": {
"delay": -250,
"time": "1768925270"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -250,
"time": "1768925330"
},
"departure": {
"delay": -250,
"time": "1768925330"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -250,
"time": "1768924010"
},
"departure": {
"delay": -250,
"time": "1768924010"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -250,
"time": "1768924250"
},
"departure": {
"delay": -250,
"time": "1768924250"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1768925390"
},
"departure": {
"delay": -250,
"time": "1768925390"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": -250,
"time": "1768925210"
},
"departure": {
"delay": -250,
"time": "1768925210"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -250,
"time": "1768924910"
},
"departure": {
"delay": -250,
"time": "1768924910"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -250,
"time": "1768925450"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": -250,
"time": "1768924310"
},
"departure": {
"delay": -250,
"time": "1768924310"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -250,
"time": "1768924610"
},
"departure": {
"delay": -250,
"time": "1768924610"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
}
],
"timestamp": "1768924084",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:b63868d4c354336969d1a896177824d5:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5966435412082688x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1768927279"
},
"departure": {
"delay": -91,
"time": "1768927289"
},
"stopId": "FR:14570:ZE:4575624954904576:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -49,
"time": "1768926661"
},
"departure": {
"delay": -49,
"time": "1768926671"
},
"stopId": "FR:14570:ZE:6123864363892736:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1768926873"
},
"departure": {
"delay": -17,
"time": "1768926883"
},
"stopId": "FR:14570:ZE:4534550840475648:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -96,
"time": "1768926734"
},
"departure": {
"delay": -96,
"time": "1768926744"
},
"stopId": "FR:14570:ZE:5456455068024832:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1768927495"
},
"departure": {
"delay": -55,
"time": "1768927505"
},
"stopId": "FR:14570:ZE:5572431902146560:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1768927136"
},
"departure": {
"delay": 66,
"time": "1768927146"
},
"stopId": "FR:14570:ZE:4535107273621504:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -82,
"time": "1768927898"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:14478:ZE:4507111473020928:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1768927067"
},
"departure": {
"delay": 57,
"time": "1768927077"
},
"stopId": "FR:14570:ZE:6700812085493760:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1768927233"
},
"departure": {
"delay": 43,
"time": "1768927243"
},
"stopId": "FR:14570:ZE:6432738883141632:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 157,
"time": "1768926507"
},
"departure": {
"delay": 157,
"time": "1768926517"
},
"stopId": "FR:14621:ZE:4749509188911104:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1768926198"
},
"departure": {
"delay": 28,
"time": "1768926208"
},
"stopId": "FR:14621:ZE:6571132325986304:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -8,
"time": "1768927722"
},
"departure": {
"delay": -8,
"time": "1768927732"
},
"stopId": "FR:14570:ZE:6247847759446016:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1768927634"
},
"departure": {
"delay": -36,
"time": "1768927644"
},
"stopId": "FR:14570:ZE:6550540977700864:ATOUMOD036",
"stopSequence": 12
}
],
"timestamp": "1768924025",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5381620933591040:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5966435412082688x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768923840"
},
"departure": {
"delay": 5,
"time": "1768923845"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768923960"
},
"departure": {
"delay": 5,
"time": "1768923965"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768923660"
},
"departure": {
"time": "1768923720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768923970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:883:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8820:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22271,
"time": "1768924151"
},
"departure": {
"delay": 22271,
"time": "1768924151"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 22325,
"time": "1768924325"
},
"departure": {
"delay": 22325,
"time": "1768924325"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 22302,
"time": "1768922982"
},
"departure": {
"delay": 22302,
"time": "1768922982"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22251,
"time": "1768923111"
},
"departure": {
"delay": 22251,
"time": "1768923111"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 22444,
"time": "1768924624"
},
"departure": {
"delay": 22444,
"time": "1768924624"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22251,
"time": "1768923810"
},
"departure": {
"delay": 22251,
"time": "1768923831"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 22300,
"time": "1768923040"
},
"departure": {
"delay": 22300,
"time": "1768923040"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22448,
"time": "1768924628"
},
"departure": {
"delay": 22448,
"time": "1768924628"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 22311,
"time": "1768922931"
},
"departure": {
"delay": 22311,
"time": "1768922931"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 22230,
"time": "1768924050"
},
"departure": {
"delay": 22230,
"time": "1768924050"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 22260,
"time": "1768922640"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22201,
"time": "1768923481"
},
"departure": {
"delay": 22201,
"time": "1768923481"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 22226,
"time": "1768923206"
},
"departure": {
"delay": 22226,
"time": "1768923206"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22306,
"time": "1768922806"
},
"departure": {
"delay": 22306,
"time": "1768922806"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22256,
"time": "1768923942"
},
"departure": {
"delay": 22256,
"time": "1768923956"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22221,
"time": "1768923921"
},
"departure": {
"delay": 22221,
"time": "1768923921"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 22191,
"time": "1768923531"
},
"departure": {
"delay": 22191,
"time": "1768923531"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 22448,
"time": "1768924748"
},
"departure": {
"delay": 22448,
"time": "1768924748"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 22152,
"time": "1768923612"
},
"departure": {
"delay": 22152,
"time": "1768923612"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22300,
"time": "1768922860"
},
"departure": {
"delay": 22300,
"time": "1768922860"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22327,
"time": "1768922707"
},
"departure": {
"delay": 22327,
"time": "1768922707"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22277,
"time": "1768923257"
},
"departure": {
"delay": 22277,
"time": "1768923257"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22392,
"time": "1768924512"
},
"departure": {
"delay": 22392,
"time": "1768924512"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 22272,
"time": "1768923132"
},
"departure": {
"delay": 22272,
"time": "1768923132"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22328,
"time": "1768924388"
},
"departure": {
"delay": 22328,
"time": "1768924388"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 22454,
"time": "1768924754"
},
"departure": {
"delay": 22454,
"time": "1768924754"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 22161,
"time": "1768923658"
},
"departure": {
"delay": 22161,
"time": "1768923681"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 22257,
"time": "1768923357"
},
"departure": {
"delay": 22257,
"time": "1768923357"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22291,
"time": "1768922731"
},
"departure": {
"delay": 22291,
"time": "1768922731"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768922378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8820:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:98xHO30xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768925550"
},
"departure": {
"delay": 30,
"time": "1768925550"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768924170"
},
"departure": {
"delay": 30,
"time": "1768924170"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768924230"
},
"departure": {
"delay": 30,
"time": "1768924230"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1768925370"
},
"departure": {
"delay": 30,
"time": "1768925370"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768925790"
},
"departure": {
"delay": 30,
"time": "1768925790"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768924530"
},
"departure": {
"delay": 30,
"time": "1768924530"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768924770"
},
"departure": {
"delay": 30,
"time": "1768924770"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768925130"
},
"departure": {
"delay": 30,
"time": "1768925130"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1768925910"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1768925070"
},
"departure": {
"delay": 30,
"time": "1768925070"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1768924650"
},
"departure": {
"delay": 30,
"time": "1768924650"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768924110"
},
"departure": {
"delay": 30,
"time": "1768924110"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768925310"
},
"departure": {
"delay": 30,
"time": "1768925310"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768925430"
},
"departure": {
"delay": 30,
"time": "1768925430"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768924410"
},
"departure": {
"delay": 30,
"time": "1768924410"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1768925670"
},
"departure": {
"delay": 30,
"time": "1768925670"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1768925850"
},
"departure": {
"delay": 30,
"time": "1768925850"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1768924050"
},
"departure": {
"delay": 30,
"time": "1768924050"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768925190"
},
"departure": {
"delay": 30,
"time": "1768925190"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768924290"
},
"departure": {
"delay": 30,
"time": "1768924290"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:98xHO30xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596584:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -422,
"time": "1768927378"
},
"departure": {
"delay": -422,
"time": "1768927378"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -722,
"time": "1768928038"
},
"departure": {
"delay": -722,
"time": "1768928038"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -91,
"time": "1768926869"
},
"departure": {
"delay": -91,
"time": "1768926869"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -574,
"time": "1768927646"
},
"departure": {
"delay": -574,
"time": "1768927646"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -737,
"time": "1768928143"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -348,
"time": "1768927152"
},
"departure": {
"delay": -348,
"time": "1768927152"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -464,
"time": "1768927576"
},
"departure": {
"delay": -464,
"time": "1768927576"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -654,
"time": "1768927926"
},
"departure": {
"delay": -654,
"time": "1768927926"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -622,
"time": "1768927718"
},
"departure": {
"delay": -622,
"time": "1768927718"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -249,
"time": "1768926951"
},
"departure": {
"delay": -249,
"time": "1768926951"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -678,
"time": "1768927782"
},
"departure": {
"delay": -678,
"time": "1768927782"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -332,
"time": "1768927228"
},
"departure": {
"delay": -332,
"time": "1768927228"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -269,
"time": "1768927111"
},
"departure": {
"delay": -269,
"time": "1768927111"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -542,
"time": "1768927438"
},
"departure": {
"delay": -542,
"time": "1768927438"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -728,
"time": "1768928092"
},
"departure": {
"delay": -728,
"time": "1768928092"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -264,
"time": "1768927056"
},
"departure": {
"delay": -264,
"time": "1768927056"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -648,
"time": "1768927872"
},
"departure": {
"delay": -648,
"time": "1768927872"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -718,
"time": "1768927982"
},
"departure": {
"delay": -718,
"time": "1768927982"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1768926579"
},
"departure": {
"delay": 99,
"time": "1768926579"
},
"stopId": "FR:27451:ZE:0xPVE01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596584:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -838,
"time": "1768930262"
},
"departure": {
"delay": -838,
"time": "1768930262"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -791,
"time": "1768930489"
},
"departure": {
"delay": -791,
"time": "1768930489"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -724,
"time": "1768931336"
},
"departure": {
"delay": -724,
"time": "1768931336"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -329,
"time": "1768928131"
},
"departure": {
"delay": -329,
"time": "1768928131"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -348,
"time": "1768928172"
},
"departure": {
"delay": -348,
"time": "1768928172"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -754,
"time": "1768931006"
},
"departure": {
"delay": -754,
"time": "1768931006"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -834,
"time": "1768930146"
},
"departure": {
"delay": -834,
"time": "1768930146"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -522,
"time": "1768931838"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -35,
"time": "1768926565"
},
"departure": {
"delay": -35,
"time": "1768926565"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -58,
"time": "1768926422"
},
"departure": {
"delay": -58,
"time": "1768926422"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -886,
"time": "1768929674"
},
"departure": {
"delay": -886,
"time": "1768929674"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -88,
"time": "1768926512"
},
"departure": {
"delay": -88,
"time": "1768926512"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -856,
"time": "1768929824"
},
"departure": {
"delay": -856,
"time": "1768929824"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -110,
"time": "1768926730"
},
"departure": {
"delay": -110,
"time": "1768926730"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -201,
"time": "1768927599"
},
"departure": {
"delay": -201,
"time": "1768927599"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -454,
"time": "1768929086"
},
"departure": {
"delay": -454,
"time": "1768929086"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 72,
"time": "1768926192"
},
"departure": {
"delay": 72,
"time": "1768926192"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -811,
"time": "1768930049"
},
"departure": {
"delay": -811,
"time": "1768930049"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -465,
"time": "1768928535"
},
"departure": {
"delay": -465,
"time": "1768928535"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -163,
"time": "1768927757"
},
"departure": {
"delay": -163,
"time": "1768927757"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -856,
"time": "1768929764"
},
"departure": {
"delay": -856,
"time": "1768929764"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -346,
"time": "1768927994"
},
"departure": {
"delay": -346,
"time": "1768927994"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -511,
"time": "1768928669"
},
"departure": {
"delay": -511,
"time": "1768928669"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -331,
"time": "1768928069"
},
"departure": {
"delay": -331,
"time": "1768928069"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -203,
"time": "1768927237"
},
"departure": {
"delay": -203,
"time": "1768927237"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -517,
"time": "1768928603"
},
"departure": {
"delay": -517,
"time": "1768928603"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -472,
"time": "1768928768"
},
"departure": {
"delay": -472,
"time": "1768928768"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1768926482"
},
"departure": {
"delay": -58,
"time": "1768926482"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -73,
"time": "1768926647"
},
"departure": {
"delay": -73,
"time": "1768926647"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -753,
"time": "1768930707"
},
"departure": {
"delay": -753,
"time": "1768930707"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -780,
"time": "1768930380"
},
"departure": {
"delay": -780,
"time": "1768930380"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -110,
"time": "1768927030"
},
"departure": {
"delay": -110,
"time": "1768927030"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -209,
"time": "1768927411"
},
"departure": {
"delay": -209,
"time": "1768927411"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -826,
"time": "1768929854"
},
"departure": {
"delay": -826,
"time": "1768929854"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 8,
"time": "1768926308"
},
"departure": {
"delay": 8,
"time": "1768926308"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -235,
"time": "1768927865"
},
"departure": {
"delay": -235,
"time": "1768927865"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -860,
"time": "1768929640"
},
"departure": {
"delay": -860,
"time": "1768929640"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -829,
"time": "1768929911"
},
"departure": {
"delay": -829,
"time": "1768929911"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470846:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056500x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1768925891"
},
"departure": {
"delay": 11,
"time": "1768925891"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768926105"
},
"departure": {
"delay": 45,
"time": "1768926105"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768925374"
},
"departure": {
"delay": 34,
"time": "1768925374"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768925940"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1768924799"
},
"departure": {
"delay": 59,
"time": "1768924799"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768925146"
},
"departure": {
"delay": 46,
"time": "1768925146"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1768924379"
},
"departure": {
"delay": 59,
"time": "1768924379"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768925720"
},
"departure": {
"delay": 20,
"time": "1768925720"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1768924915"
},
"departure": {
"delay": 55,
"time": "1768924915"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1768924255"
},
"departure": {
"delay": 55,
"time": "1768924255"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1768925071"
},
"departure": {
"delay": 31,
"time": "1768925071"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1768924195"
},
"departure": {
"delay": 55,
"time": "1768924195"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1768924147"
},
"departure": {
"delay": 7,
"time": "1768924147"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1768926034"
},
"departure": {
"delay": 34,
"time": "1768926034"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1768925482"
},
"departure": {
"delay": 22,
"time": "1768925482"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926360"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1768925784"
},
"departure": {
"delay": 24,
"time": "1768925784"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1768926140"
},
"departure": {
"delay": 20,
"time": "1768926140"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1768923511",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056500x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056588x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1768924209"
},
"departure": {
"delay": 69,
"time": "1768924209"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1768924070"
},
"departure": {
"delay": 110,
"time": "1768924070"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1768924449"
},
"departure": {
"delay": 69,
"time": "1768924449"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1768923710"
},
"departure": {
"delay": -10,
"time": "1768923710"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1768924165"
},
"departure": {
"delay": 85,
"time": "1768924165"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1768924527"
},
"departure": {
"delay": 87,
"time": "1768924527"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 43,
"time": "1768923583"
},
"departure": {
"delay": 43,
"time": "1768923583"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768923171"
},
"departure": {
"delay": 51,
"time": "1768923171"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1768924283"
},
"departure": {
"delay": 83,
"time": "1768924283"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 92,
"time": "1768923872"
},
"departure": {
"delay": 92,
"time": "1768923872"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1768923334"
},
"departure": {
"delay": 94,
"time": "1768923334"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768923545"
},
"departure": {
"delay": 125,
"time": "1768923545"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1768924599"
},
"departure": {
"delay": 99,
"time": "1768924599"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1768923936"
},
"departure": {
"delay": 96,
"time": "1768923936"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1768923102"
},
"departure": {
"delay": 102,
"time": "1768923102"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1768924809"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1768924644"
},
"departure": {
"delay": 84,
"time": "1768924644"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1768923275"
},
"departure": {
"delay": 95,
"time": "1768923275"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056588x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011316x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1768926116"
},
"departure": {
"delay": -124,
"time": "1768926116"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -111,
"time": "1768927269"
},
"departure": {
"delay": -111,
"time": "1768927269"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -116,
"time": "1768926304"
},
"departure": {
"delay": -116,
"time": "1768926304"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -97,
"time": "1768927223"
},
"departure": {
"delay": -97,
"time": "1768927223"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -154,
"time": "1768924526"
},
"departure": {
"delay": -154,
"time": "1768924526"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -125,
"time": "1768925515"
},
"departure": {
"delay": -125,
"time": "1768925515"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -133,
"time": "1768926587"
},
"departure": {
"delay": -133,
"time": "1768926587"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -125,
"time": "1768925215"
},
"departure": {
"delay": -125,
"time": "1768925215"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -154,
"time": "1768926686"
},
"departure": {
"delay": -154,
"time": "1768926686"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -123,
"time": "1768926777"
},
"departure": {
"delay": -123,
"time": "1768926777"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -154,
"time": "1768927466"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -114,
"time": "1768925346"
},
"departure": {
"delay": -114,
"time": "1768925346"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -105,
"time": "1768926015"
},
"departure": {
"delay": -105,
"time": "1768926015"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -113,
"time": "1768924447"
},
"departure": {
"delay": -113,
"time": "1768924447"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1768926194"
},
"departure": {
"delay": -106,
"time": "1768926194"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -96,
"time": "1768926384"
},
"departure": {
"delay": -96,
"time": "1768926384"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -154,
"time": "1768926626"
},
"departure": {
"delay": -154,
"time": "1768926626"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -151,
"time": "1768925729"
},
"departure": {
"delay": -151,
"time": "1768925729"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -154,
"time": "1768927166"
},
"departure": {
"delay": -154,
"time": "1768927166"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -154,
"time": "1768926986"
},
"departure": {
"delay": -154,
"time": "1768926986"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -153,
"time": "1768923987"
},
"departure": {
"delay": -153,
"time": "1768923987"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -106,
"time": "1768927334"
},
"departure": {
"delay": -106,
"time": "1768927334"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -115,
"time": "1768927385"
},
"departure": {
"delay": -115,
"time": "1768927385"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -120,
"time": "1768925280"
},
"departure": {
"delay": -120,
"time": "1768925280"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -116,
"time": "1768925044"
},
"departure": {
"delay": -116,
"time": "1768925044"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -120,
"time": "1768925820"
},
"departure": {
"delay": -120,
"time": "1768925820"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -131,
"time": "1768926889"
},
"departure": {
"delay": -131,
"time": "1768926889"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -108,
"time": "1768924692"
},
"departure": {
"delay": -108,
"time": "1768924692"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -112,
"time": "1768924748"
},
"departure": {
"delay": -112,
"time": "1768924748"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -129,
"time": "1768926831"
},
"departure": {
"delay": -129,
"time": "1768926831"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -154,
"time": "1768924346"
},
"departure": {
"delay": -154,
"time": "1768924346"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -154,
"time": "1768924946"
},
"departure": {
"delay": -154,
"time": "1768924946"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -129,
"time": "1768924611"
},
"departure": {
"delay": -129,
"time": "1768924611"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -154,
"time": "1768925426"
},
"departure": {
"delay": -154,
"time": "1768925426"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -141,
"time": "1768927419"
},
"departure": {
"delay": -141,
"time": "1768927419"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -154,
"time": "1768925906"
},
"departure": {
"delay": -154,
"time": "1768925906"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -110,
"time": "1768925110"
},
"departure": {
"delay": -110,
"time": "1768925110"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -143,
"time": "1768927057"
},
"departure": {
"delay": -143,
"time": "1768927057"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -154,
"time": "1768924826"
},
"departure": {
"delay": -154,
"time": "1768924826"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -154,
"time": "1768926506"
},
"departure": {
"delay": -154,
"time": "1768926506"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011316x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057060x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1768924153"
},
"departure": {
"delay": 13,
"time": "1768924153"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768924276"
},
"departure": {
"delay": 16,
"time": "1768924276"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1768924520"
},
"departure": {
"delay": 20,
"time": "1768924520"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1768925027"
},
"departure": {
"delay": 47,
"time": "1768925027"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 13,
"time": "1768925113"
},
"departure": {
"delay": 13,
"time": "1768925113"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1768925456"
},
"departure": {
"delay": 56,
"time": "1768925456"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1768925176"
},
"departure": {
"delay": 16,
"time": "1768925176"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1768924198"
},
"departure": {
"delay": 58,
"time": "1768924198"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1768924844"
},
"departure": {
"delay": 44,
"time": "1768924844"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1768924763"
},
"departure": {
"delay": 23,
"time": "1768924763"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768924443"
},
"departure": {
"delay": 3,
"time": "1768924443"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1768924711"
},
"departure": {
"delay": 31,
"time": "1768924711"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768925940"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768925273"
},
"departure": {
"delay": 53,
"time": "1768925273"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1768924362"
},
"departure": {
"delay": 42,
"time": "1768924362"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1768924966"
},
"departure": {
"delay": 46,
"time": "1768924966"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057060x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1768903555"
},
"departure": {
"delay": -46,
"time": "1768903574"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1768903949"
},
"departure": {
"delay": 1,
"time": "1768903981"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -2,
"time": "1768903841"
},
"departure": {
"delay": -2,
"time": "1768903858"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768904029"
},
"departure": {
"delay": 9,
"time": "1768904049"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768904399"
},
"departure": {
"delay": 35,
"time": "1768904435"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1768903381"
},
"departure": {
"delay": 72,
"time": "1768903392"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768903792"
},
"departure": {
"delay": 7,
"time": "1768903807"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1768904250"
},
"departure": {
"delay": -11,
"time": "1768904269"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1768903417"
},
"departure": {
"delay": 47,
"time": "1768903427"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768904502"
},
"departure": {
"delay": 54,
"time": "1768904514"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -38,
"time": "1768904295"
},
"departure": {
"delay": -38,
"time": "1768904302"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1768903524"
},
"departure": {
"delay": 33,
"time": "1768903533"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1768904092"
},
"departure": {
"delay": 37,
"time": "1768904137"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 64,
"time": "1768903264"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768903612"
},
"departure": {
"delay": 23,
"time": "1768903703"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768904645"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768904542"
},
"departure": {
"delay": 38,
"time": "1768904558"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1768903477"
},
"departure": {
"delay": 65,
"time": "1768903505"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1768924528"
},
"departure": {
"delay": 208,
"time": "1768924528"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 192,
"time": "1768922242"
},
"departure": {
"delay": 192,
"time": "1768922292"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 208,
"time": "1768924888"
},
"departure": {
"delay": 208,
"time": "1768924888"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 241,
"time": "1768924681"
},
"departure": {
"delay": 241,
"time": "1768924681"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1768922845"
},
"departure": {
"delay": 107,
"time": "1768922867"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1768924820"
},
"departure": {
"delay": 260,
"time": "1768924820"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1768922143"
},
"departure": {
"delay": 163,
"time": "1768922143"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 232,
"time": "1768923592"
},
"departure": {
"delay": 232,
"time": "1768923592"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1768924476"
},
"departure": {
"delay": 216,
"time": "1768924476"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 208,
"time": "1768923988"
},
"departure": {
"delay": 208,
"time": "1768923988"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 253,
"time": "1768924093"
},
"departure": {
"delay": 253,
"time": "1768924093"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1768923652"
},
"departure": {
"delay": 247,
"time": "1768923667"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 222,
"time": "1768923292"
},
"departure": {
"delay": 222,
"time": "1768923342"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768922700"
},
"departure": {
"delay": 120,
"time": "1768922700"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1768924768"
},
"departure": {
"delay": 208,
"time": "1768924768"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 212,
"time": "1768922467"
},
"departure": {
"delay": 212,
"time": "1768922492"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1768923068"
},
"departure": {
"delay": 212,
"time": "1768923092"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768922019"
},
"departure": {
"delay": 99,
"time": "1768922019"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 177,
"time": "1768923717"
},
"departure": {
"delay": 177,
"time": "1768923717"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 237,
"time": "1768923417"
},
"departure": {
"delay": 237,
"time": "1768923417"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 242,
"time": "1768923842"
},
"departure": {
"delay": 242,
"time": "1768923842"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 172,
"time": "1768922967"
},
"departure": {
"delay": 172,
"time": "1768922992"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 232,
"time": "1768922368"
},
"departure": {
"delay": 232,
"time": "1768922392"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1768923167"
},
"departure": {
"delay": 167,
"time": "1768923167"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 208,
"time": "1768924288"
},
"departure": {
"delay": 208,
"time": "1768924288"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 217,
"time": "1768923498"
},
"departure": {
"delay": 217,
"time": "1768923517"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 217,
"time": "1768922592"
},
"departure": {
"delay": 217,
"time": "1768922617"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1768924588"
},
"departure": {
"delay": 208,
"time": "1768924588"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 107,
"time": "1768921967"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921968",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx255:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3230,
"time": "1768923710"
},
"departure": {
"delay": 3230,
"time": "1768923710"
},
"stopId": "FR:76660:ZE:4974:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3264,
"time": "1768923564"
},
"departure": {
"delay": 3264,
"time": "1768923564"
},
"stopId": "FR:76660:ZE:4965:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3249,
"time": "1768923429"
},
"departure": {
"delay": 3249,
"time": "1768923429"
},
"stopId": "FR:76660:ZE:4961:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3257,
"time": "1768923797"
},
"departure": {
"delay": 3257,
"time": "1768923797"
},
"stopId": "FR:76657:ZE:4976:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3239,
"time": "1768923959"
},
"departure": {
"delay": 3239,
"time": "1768923959"
},
"stopId": "FR:76657:ZE:3247:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 3229,
"time": "1768924069"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 3273,
"time": "1768923933"
},
"departure": {
"delay": 3273,
"time": "1768923933"
},
"stopId": "FR:76657:ZE:5091:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3270,
"time": "1768923990"
},
"departure": {
"delay": 3270,
"time": "1768923990"
},
"stopId": "FR:76657:ZE:3262:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 3239,
"time": "1768923599"
},
"departure": {
"delay": 3239,
"time": "1768923599"
},
"stopId": "FR:76660:ZE:4967:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3284,
"time": "1768923764"
},
"departure": {
"delay": 3284,
"time": "1768923764"
},
"stopId": "FR:76657:ZE:4975:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3246,
"time": "1768923846"
},
"departure": {
"delay": 3246,
"time": "1768923846"
},
"stopId": "FR:76657:ZE:5089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 3285,
"time": "1768923885"
},
"departure": {
"delay": 3285,
"time": "1768923885"
},
"stopId": "FR:76657:ZE:3306:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 3274,
"time": "1768923514"
},
"departure": {
"delay": 3274,
"time": "1768923514"
},
"stopId": "FR:76660:ZE:4963:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768923171",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244144xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848956F5202038x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1768922220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927140"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768923000"
},
"departure": {
"time": "1768923060"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768923240"
},
"departure": {
"time": "1768923300"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768923960"
},
"departure": {
"time": "1768924020"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1768918609",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848956F5202038x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490634:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -238,
"time": "1768929722"
},
"departure": {
"delay": -238,
"time": "1768929722"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -3411,
"time": "1768924029"
},
"departure": {
"delay": -3411,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1768928010"
},
"departure": {
"delay": -30,
"time": "1768928010"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3591,
"time": "1768924029"
},
"departure": {
"delay": -3591,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -239,
"time": "1768929061"
},
"departure": {
"delay": -239,
"time": "1768929061"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -3531,
"time": "1768924029"
},
"departure": {
"delay": -3531,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1768928990"
},
"departure": {
"delay": -250,
"time": "1768928990"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -155,
"time": "1768928725"
},
"departure": {
"delay": -155,
"time": "1768928725"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -258,
"time": "1768929462"
},
"departure": {
"delay": -258,
"time": "1768929462"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3711,
"time": "1768924029"
},
"departure": {
"delay": -3711,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -261,
"time": "1768928859"
},
"departure": {
"delay": -261,
"time": "1768928859"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -30,
"time": "1768928070"
},
"departure": {
"delay": -30,
"time": "1768928070"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3831,
"time": "1768924029"
},
"departure": {
"delay": -3831,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3351,
"time": "1768924029"
},
"departure": {
"delay": -3351,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -36,
"time": "1768928244"
},
"departure": {
"delay": -36,
"time": "1768928244"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3531,
"time": "1768924029"
},
"departure": {
"delay": -3531,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -281,
"time": "1768929559"
},
"departure": {
"delay": -281,
"time": "1768929559"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -3471,
"time": "1768924029"
},
"departure": {
"delay": -3471,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -220,
"time": "1768929620"
},
"departure": {
"delay": -220,
"time": "1768929620"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"departure": {
"delay": -3171,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -203,
"time": "1768928617"
},
"departure": {
"delay": -203,
"time": "1768928617"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -220,
"time": "1768928900"
},
"departure": {
"delay": -220,
"time": "1768928900"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2,
"time": "1768928158"
},
"departure": {
"delay": -2,
"time": "1768928158"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -62,
"time": "1768928338"
},
"departure": {
"delay": -62,
"time": "1768928338"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -209,
"time": "1768929151"
},
"departure": {
"delay": -209,
"time": "1768929151"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -262,
"time": "1768929218"
},
"departure": {
"delay": -262,
"time": "1768929218"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -219,
"time": "1768929321"
},
"departure": {
"delay": -219,
"time": "1768929321"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -122,
"time": "1768928578"
},
"departure": {
"delay": -122,
"time": "1768928578"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1768928278"
},
"departure": {
"delay": -62,
"time": "1768928278"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -253,
"time": "1768929647"
},
"departure": {
"delay": -253,
"time": "1768929647"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -237,
"time": "1768929423"
},
"departure": {
"delay": -237,
"time": "1768929423"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -257,
"time": "1768929523"
},
"departure": {
"delay": -257,
"time": "1768929523"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -249,
"time": "1768929351"
},
"departure": {
"delay": -249,
"time": "1768929351"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -200,
"time": "1768929100"
},
"departure": {
"delay": -200,
"time": "1768929100"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -258,
"time": "1768929882"
},
"departure": {
"delay": -258,
"time": "1768929882"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -272,
"time": "1768929808"
},
"departure": {
"delay": -272,
"time": "1768929808"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -307,
"time": "1768929953"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -152,
"time": "1768928668"
},
"departure": {
"delay": -152,
"time": "1768928668"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -223,
"time": "1768928957"
},
"departure": {
"delay": -223,
"time": "1768928957"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490634:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:379:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768902360"
},
"departure": {
"time": "1768902360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903320"
},
"departure": {
"time": "1768903320"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768902480"
},
"departure": {
"time": "1768902480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768904885"
},
"departure": {
"delay": 5,
"time": "1768904885"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768902180"
},
"departure": {
"time": "1768902180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768902485"
},
"departure": {
"delay": 5,
"time": "1768902485"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902600"
},
"departure": {
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768902960"
},
"departure": {
"time": "1768902960"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768903680"
},
"departure": {
"time": "1768903680"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768902605"
},
"departure": {
"delay": 5,
"time": "1768902605"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768903200"
},
"departure": {
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768902240"
},
"departure": {
"time": "1768902240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768903140"
},
"departure": {
"time": "1768903140"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768905120"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768902120"
},
"departure": {
"time": "1768902120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1768902000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903080"
},
"departure": {
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768902540"
},
"departure": {
"time": "1768902540"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768902720"
},
"departure": {
"time": "1768902720"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:379:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597854:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2589,
"time": "1768924011"
},
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2949,
"time": "1768924011"
},
"departure": {
"delay": -2949,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -1449,
"time": "1768924011"
},
"departure": {
"delay": -1449,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xGDG01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -66,
"time": "1768927374"
},
"departure": {
"delay": -66,
"time": "1768927374"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -31,
"time": "1768927409"
},
"departure": {
"delay": -31,
"time": "1768927409"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2889,
"time": "1768924011"
},
"departure": {
"delay": -2889,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -3069,
"time": "1768924011"
},
"departure": {
"delay": -3069,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xMUS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -102,
"time": "1768927638"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2289,
"time": "1768924011"
},
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3369,
"time": "1768924011"
},
"departure": {
"delay": -3369,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -2709,
"time": "1768924011"
},
"departure": {
"delay": -2709,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -12,
"time": "1768927488"
},
"departure": {
"delay": -12,
"time": "1768927488"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27602:ZE:0xFAB01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3309,
"time": "1768924011"
},
"departure": {
"delay": -3309,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -3129,
"time": "1768924011"
},
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2409,
"time": "1768924011"
},
"departure": {
"delay": -2409,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597854:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9029:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3286,
"time": "1768922566"
},
"departure": {
"delay": 3286,
"time": "1768922566"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3356,
"time": "1768923116"
},
"departure": {
"delay": 3356,
"time": "1768923116"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 3036,
"time": "1768921091"
},
"departure": {
"delay": 3036,
"time": "1768921116"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3171,
"time": "1768922025"
},
"departure": {
"delay": 3171,
"time": "1768922091"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 3381,
"time": "1768923416"
},
"departure": {
"delay": 3381,
"time": "1768923441"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 3341,
"time": "1768923521"
},
"departure": {
"delay": 3341,
"time": "1768923521"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 3351,
"time": "1768923291"
},
"departure": {
"delay": 3351,
"time": "1768923291"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3223,
"time": "1768922743"
},
"departure": {
"delay": 3223,
"time": "1768922743"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3286,
"time": "1768923586"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3081,
"time": "1768921916"
},
"departure": {
"delay": 3081,
"time": "1768921941"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3226,
"time": "1768922266"
},
"departure": {
"delay": 3226,
"time": "1768922266"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3341,
"time": "1768923341"
},
"departure": {
"delay": 3341,
"time": "1768923341"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 3026,
"time": "1768921166"
},
"departure": {
"delay": 3026,
"time": "1768921166"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3134,
"time": "1768921675"
},
"departure": {
"delay": 3134,
"time": "1768921694"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3276,
"time": "1768922491"
},
"departure": {
"delay": 3276,
"time": "1768922556"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 3129,
"time": "1768921569"
},
"departure": {
"delay": 3129,
"time": "1768921569"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 3326,
"time": "1768922966"
},
"departure": {
"delay": 3326,
"time": "1768922966"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3278,
"time": "1768922618"
},
"departure": {
"delay": 3278,
"time": "1768922618"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 3226,
"time": "1768922816"
},
"departure": {
"delay": 3226,
"time": "1768922866"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3336,
"time": "1768923191"
},
"departure": {
"delay": 3336,
"time": "1768923216"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3056,
"time": "1768921291"
},
"departure": {
"delay": 3056,
"time": "1768921316"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3177,
"time": "1768922337"
},
"departure": {
"delay": 3177,
"time": "1768922337"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 3041,
"time": "1768921241"
},
"departure": {
"delay": 3041,
"time": "1768921241"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3066,
"time": "1768921822"
},
"departure": {
"delay": 3066,
"time": "1768921866"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 3086,
"time": "1768921746"
},
"departure": {
"delay": 3086,
"time": "1768921766"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3111,
"time": "1768921443"
},
"departure": {
"delay": 3111,
"time": "1768921491"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3316,
"time": "1768923016"
},
"departure": {
"delay": 3316,
"time": "1768923016"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3236,
"time": "1768922216"
},
"departure": {
"delay": 3236,
"time": "1768922216"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 3060,
"time": "1768920960"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768920818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9029:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -969,
"time": "1768924011"
},
"departure": {
"delay": -969,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCAR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -219,
"time": "1768925961"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -129,
"time": "1768925871"
},
"departure": {
"delay": -129,
"time": "1768925871"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -909,
"time": "1768924011"
},
"departure": {
"delay": -909,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xNET01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -789,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBOI01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -137,
"time": "1768925743"
},
"departure": {
"delay": -137,
"time": "1768925743"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1209,
"time": "1768924011"
},
"departure": {
"delay": -1209,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -144,
"time": "1768925796"
},
"departure": {
"delay": -144,
"time": "1768925796"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597019:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:25:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1768910809"
},
"departure": {
"delay": 98,
"time": "1768910858"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1768911377"
},
"departure": {
"delay": 92,
"time": "1768911392"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1768911546"
},
"departure": {
"delay": 75,
"time": "1768911555"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1768911309"
},
"departure": {
"delay": 145,
"time": "1768911325"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 192,
"time": "1768910344"
},
"departure": {
"delay": 192,
"time": "1768910352"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768911702"
},
"departure": {
"delay": 60,
"time": "1768911720"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1768911341"
},
"departure": {
"delay": 115,
"time": "1768911355"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1768910713"
},
"departure": {
"delay": 144,
"time": "1768910724"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1768911783"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1768911644"
},
"departure": {
"delay": 77,
"time": "1768911677"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1768911416"
},
"departure": {
"delay": 64,
"time": "1768911424"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 197,
"time": "1768910966"
},
"departure": {
"delay": 197,
"time": "1768911077"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1768910887"
},
"departure": {
"delay": 96,
"time": "1768910916"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1768911488"
},
"departure": {
"delay": 101,
"time": "1768911521"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1768911199"
},
"departure": {
"delay": 151,
"time": "1768911211"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1768910419"
},
"departure": {
"delay": 156,
"time": "1768910436"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 216,
"time": "1768911139"
},
"departure": {
"delay": 216,
"time": "1768911156"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 188,
"time": "1768911178"
},
"departure": {
"delay": 188,
"time": "1768911188"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1768910220"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768911606"
},
"departure": {
"delay": 76,
"time": "1768911616"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1768910268"
},
"departure": {
"delay": 216,
"time": "1768910316"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 167,
"time": "1768911236"
},
"departure": {
"delay": 167,
"time": "1768911287"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1768910682"
},
"departure": {
"delay": 179,
"time": "1768910699"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 191,
"time": "1768910587"
},
"departure": {
"delay": 191,
"time": "1768910651"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1768910770"
},
"departure": {
"delay": 157,
"time": "1768910797"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:25:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8003:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76561:ZE:TAEx8301:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76282:ZE:TAEx8221:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76282:ZE:TAEx8331:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76282:ZE:TAEx8201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76282:ZE:TAEx8211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76682:ZE:TAEx8171:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76282:ZE:TAEx8251:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76561:ZE:TAEx5162:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76282:ZE:TAEx8231:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76561:ZE:TAEx8281:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76561:ZE:TAEx8291:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924560"
},
"stopId": "FR:76705:ZE:TAEx8133:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76682:ZE:TAEx8181:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76282:ZE:TAEx8241:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76705:ZE:TAEx8161:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76561:ZE:TAEx8271:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76682:ZE:TAEx8191:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx100:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8003:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490657:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768927805"
},
"departure": {
"delay": 125,
"time": "1768927805"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1768928239"
},
"departure": {
"delay": 19,
"time": "1768928239"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3111,
"time": "1768924029"
},
"departure": {
"delay": -3111,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -198,
"time": "1768929222"
},
"departure": {
"delay": -198,
"time": "1768929222"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2931,
"time": "1768924029"
},
"departure": {
"delay": -2931,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -235,
"time": "1768928825"
},
"departure": {
"delay": -235,
"time": "1768928825"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1768927696"
},
"departure": {
"delay": 76,
"time": "1768927696"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -184,
"time": "1768928516"
},
"departure": {
"delay": -184,
"time": "1768928516"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 84,
"time": "1768927764"
},
"departure": {
"delay": 84,
"time": "1768927764"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1768927427"
},
"departure": {
"delay": 47,
"time": "1768927427"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1768927213"
},
"departure": {
"delay": 73,
"time": "1768927213"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -172,
"time": "1768928768"
},
"departure": {
"delay": -172,
"time": "1768928768"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1768927321"
},
"departure": {
"delay": 121,
"time": "1768927321"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -215,
"time": "1768929385"
},
"departure": {
"delay": -215,
"time": "1768929385"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1768928019"
},
"departure": {
"delay": 39,
"time": "1768928019"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 115,
"time": "1768927855"
},
"departure": {
"delay": 115,
"time": "1768927855"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -143,
"time": "1768928677"
},
"departure": {
"delay": -143,
"time": "1768928677"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1768927985"
},
"departure": {
"delay": 65,
"time": "1768927985"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -251,
"time": "1768929589"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 76,
"time": "1768927576"
},
"departure": {
"delay": 76,
"time": "1768927576"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -241,
"time": "1768929059"
},
"departure": {
"delay": -241,
"time": "1768929059"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -175,
"time": "1768929185"
},
"departure": {
"delay": -175,
"time": "1768929185"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2931,
"time": "1768924029"
},
"departure": {
"delay": -2931,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -215,
"time": "1768929325"
},
"departure": {
"delay": -215,
"time": "1768929325"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -126,
"time": "1768928574"
},
"departure": {
"delay": -126,
"time": "1768928574"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -229,
"time": "1768929011"
},
"departure": {
"delay": -229,
"time": "1768929011"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768927249"
},
"departure": {
"delay": 49,
"time": "1768927249"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -91,
"time": "1768928489"
},
"departure": {
"delay": -91,
"time": "1768928489"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"departure": {
"delay": -2871,
"time": "1768924029"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1768927916"
},
"departure": {
"delay": 116,
"time": "1768927916"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1768927943"
},
"departure": {
"delay": 83,
"time": "1768927943"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1768927461"
},
"departure": {
"delay": 81,
"time": "1768927461"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -190,
"time": "1768929230"
},
"departure": {
"delay": -190,
"time": "1768929230"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -192,
"time": "1768929288"
},
"departure": {
"delay": -192,
"time": "1768929288"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -158,
"time": "1768929502"
},
"departure": {
"delay": -158,
"time": "1768929502"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 5,
"time": "1768928285"
},
"departure": {
"delay": 5,
"time": "1768928285"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1768928345"
},
"departure": {
"delay": 65,
"time": "1768928345"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -205,
"time": "1768929455"
},
"departure": {
"delay": -205,
"time": "1768929455"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1768927543"
},
"departure": {
"delay": 43,
"time": "1768927543"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1768927351"
},
"departure": {
"delay": 91,
"time": "1768927351"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490657:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -459,
"time": "1768926321"
},
"departure": {
"delay": -459,
"time": "1768926321"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -557,
"time": "1768926523"
},
"departure": {
"delay": -557,
"time": "1768926523"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -527,
"time": "1768926733"
},
"departure": {
"delay": -527,
"time": "1768926733"
},
"stopId": "FR:27229:ZE:0xJAC01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -533,
"time": "1768926367"
},
"departure": {
"delay": -533,
"time": "1768926367"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -587,
"time": "1768926553"
},
"departure": {
"delay": -587,
"time": "1768926553"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xNET01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -557,
"time": "1768926703"
},
"departure": {
"delay": -557,
"time": "1768926703"
},
"stopId": "FR:27229:ZE:0xLAV01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -520,
"time": "1768926680"
},
"departure": {
"delay": -520,
"time": "1768926680"
},
"stopId": "FR:27229:ZE:0xBFA01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -577,
"time": "1768926923"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -528,
"time": "1768926432"
},
"departure": {
"delay": -528,
"time": "1768926432"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCAR01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -572,
"time": "1768926808"
},
"departure": {
"delay": -572,
"time": "1768926808"
},
"stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -548,
"time": "1768926472"
},
"departure": {
"delay": -548,
"time": "1768926472"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -551,
"time": "1768926649"
},
"departure": {
"delay": -551,
"time": "1768926649"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 30
},
{
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBOI01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598289:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -332,
"time": "1768930228"
},
"departure": {
"delay": -332,
"time": "1768930228"
},
"stopId": "FR:27275:ZE:0x6232:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -2271,
"time": "1768924029"
},
"departure": {
"delay": -2271,
"time": "1768924029"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4011,
"time": "1768924029"
},
"departure": {
"delay": -4011,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -286,
"time": "1768930154"
},
"departure": {
"delay": -286,
"time": "1768930154"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -2871,
"time": "1768924029"
},
"departure": {
"delay": -2871,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4431,
"time": "1768924029"
},
"departure": {
"delay": -4431,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1791,
"time": "1768924029"
},
"departure": {
"delay": -1791,
"time": "1768924029"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -4731,
"time": "1768924029"
},
"departure": {
"delay": -4731,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -5751,
"time": "1768924029"
},
"departure": {
"delay": -5751,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6977:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2931,
"time": "1768924029"
},
"departure": {
"delay": -2931,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -4131,
"time": "1768924029"
},
"departure": {
"delay": -4131,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1311,
"time": "1768924029"
},
"departure": {
"delay": -1311,
"time": "1768924029"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -5871,
"time": "1768924029"
},
"departure": {
"delay": -5871,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6988:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -3051,
"time": "1768924029"
},
"departure": {
"delay": -3051,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -531,
"time": "1768924029"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2151,
"time": "1768924029"
},
"departure": {
"delay": -2151,
"time": "1768924029"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2931,
"time": "1768924029"
},
"departure": {
"delay": -2931,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3051,
"time": "1768924029"
},
"departure": {
"delay": -3051,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -5331,
"time": "1768924029"
},
"departure": {
"delay": -5331,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6235:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -391,
"time": "1768930469"
},
"departure": {
"delay": -391,
"time": "1768930469"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -5151,
"time": "1768924029"
},
"departure": {
"delay": -5151,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -4731,
"time": "1768924029"
},
"departure": {
"delay": -4731,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -951,
"time": "1768924029"
},
"departure": {
"delay": -951,
"time": "1768924029"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -354,
"time": "1768930386"
},
"departure": {
"delay": -354,
"time": "1768930386"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -304,
"time": "1768929956"
},
"departure": {
"delay": -304,
"time": "1768929956"
},
"stopId": "FR:27275:ZE:0x6200:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -5031,
"time": "1768924029"
},
"departure": {
"delay": -5031,
"time": "1768924029"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -4311,
"time": "1768924029"
},
"departure": {
"delay": -4311,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4611,
"time": "1768924029"
},
"departure": {
"delay": -4611,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2571,
"time": "1768924029"
},
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2751,
"time": "1768924029"
},
"departure": {
"delay": -2751,
"time": "1768924029"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3891,
"time": "1768924029"
},
"departure": {
"delay": -3891,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -295,
"time": "1768930025"
},
"departure": {
"delay": -295,
"time": "1768930025"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3771,
"time": "1768924029"
},
"departure": {
"delay": -3771,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4191,
"time": "1768924029"
},
"departure": {
"delay": -4191,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3651,
"time": "1768924029"
},
"departure": {
"delay": -3651,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2391,
"time": "1768924029"
},
"departure": {
"delay": -2391,
"time": "1768924029"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5571,
"time": "1768924029"
},
"departure": {
"delay": -5571,
"time": "1768924029"
},
"stopId": "FR:27249:ZE:0x6185:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -288,
"time": "1768930092"
},
"departure": {
"delay": -288,
"time": "1768930092"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -451,
"time": "1768930529"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -255,
"time": "1768930185"
},
"departure": {
"delay": -255,
"time": "1768930185"
},
"stopId": "FR:27275:ZE:0x6224:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -4551,
"time": "1768924029"
},
"departure": {
"delay": -4551,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 24
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470863:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6207,
"time": "1768923333"
},
"departure": {
"delay": -6207,
"time": "1768923333"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -6398,
"time": "1768923742"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -6294,
"time": "1768922406"
},
"departure": {
"delay": -6294,
"time": "1768922406"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -6209,
"time": "1768921831"
},
"departure": {
"delay": -6209,
"time": "1768921831"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -6163,
"time": "1768922957"
},
"departure": {
"delay": -6163,
"time": "1768922957"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -6309,
"time": "1768922331"
},
"departure": {
"delay": -6309,
"time": "1768922331"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": -6240,
"time": "1768921380"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -6199,
"time": "1768921458"
},
"departure": {
"delay": -6199,
"time": "1768921481"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6201,
"time": "1768921959"
},
"departure": {
"delay": -6201,
"time": "1768921959"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -6200,
"time": "1768921660"
},
"departure": {
"delay": -6200,
"time": "1768921660"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6129,
"time": "1768923531"
},
"departure": {
"delay": -6129,
"time": "1768923531"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -6194,
"time": "1768922760"
},
"departure": {
"delay": -6194,
"time": "1768922806"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6189,
"time": "1768922031"
},
"departure": {
"delay": -6189,
"time": "1768922031"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -6214,
"time": "1768921706"
},
"departure": {
"delay": -6214,
"time": "1768921706"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -6164,
"time": "1768923256"
},
"departure": {
"delay": -6164,
"time": "1768923256"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -6209,
"time": "1768922131"
},
"departure": {
"delay": -6209,
"time": "1768922131"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6197,
"time": "1768923463"
},
"departure": {
"delay": -6197,
"time": "1768923463"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -6192,
"time": "1768922868"
},
"departure": {
"delay": -6192,
"time": "1768922868"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -6247,
"time": "1768921793"
},
"departure": {
"delay": -6247,
"time": "1768921793"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6324,
"time": "1768922256"
},
"departure": {
"delay": -6324,
"time": "1768922256"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -6194,
"time": "1768921606"
},
"departure": {
"delay": -6194,
"time": "1768921606"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6159,
"time": "1768923381"
},
"departure": {
"delay": -6159,
"time": "1768923381"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -6264,
"time": "1768922556"
},
"departure": {
"delay": -6264,
"time": "1768922556"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -6269,
"time": "1768923031"
},
"departure": {
"delay": -6269,
"time": "1768923031"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -6227,
"time": "1768923133"
},
"departure": {
"delay": -6227,
"time": "1768923133"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -6259,
"time": "1768922656"
},
"departure": {
"delay": -6259,
"time": "1768922681"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -6197,
"time": "1768921543"
},
"departure": {
"delay": -6197,
"time": "1768921543"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6325,
"time": "1768922435"
},
"departure": {
"delay": -6325,
"time": "1768922435"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768920839",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8768:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76231:ZE:TAEx6004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76391:ZE:TAEx6093:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768927740"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76231:ZE:TAEx6001:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2058:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768896960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768897020"
},
"departure": {
"time": "1768897020"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898100"
},
"departure": {
"time": "1768898100"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897800"
},
"departure": {
"time": "1768897800"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898280"
},
"departure": {
"time": "1768898280"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768897920"
},
"departure": {
"time": "1768897920"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897200"
},
"departure": {
"time": "1768897200"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768898820"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898220"
},
"departure": {
"time": "1768898220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768896912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:645:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768925880"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1103:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8548,
"time": "1768921411"
},
"departure": {
"delay": -8548,
"time": "1768921412"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -8510,
"time": "1768921502"
},
"departure": {
"delay": -8510,
"time": "1768921510"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -8405,
"time": "1768922628"
},
"departure": {
"delay": -8405,
"time": "1768922635"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -8609,
"time": "1768921591"
},
"departure": {
"delay": -8609,
"time": "1768921591"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -8565,
"time": "1768921332"
},
"departure": {
"delay": -8565,
"time": "1768921335"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8538,
"time": "1768921542"
},
"departure": {
"delay": -8538,
"time": "1768921542"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768919778",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11488:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768909680"
},
"departure": {
"time": "1768909680"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768909740"
},
"departure": {
"time": "1768909740"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768909560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910040"
},
"departure": {
"time": "1768910040"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768910580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768910160"
},
"departure": {
"time": "1768910160"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1447:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768940640"
},
"departure": {
"time": "1768940640"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768940700"
},
"departure": {
"time": "1768940700"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1768940520"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768940760"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768940580"
},
"departure": {
"time": "1768940580"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3123:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1662320643xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 119,
"time": "1768912841"
},
"departure": {
"delay": 119,
"time": "1768912859"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1768912425"
},
"departure": {
"delay": 165,
"time": "1768912485"
},
"stopId": "FR:76476:ZE:120:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1768912716"
},
"departure": {
"delay": 108,
"time": "1768912728"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1768912536"
},
"departure": {
"delay": 143,
"time": "1768912583"
},
"stopId": "FR:76476:ZE:15463:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768913055"
},
"departure": {
"time": "1768913040"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768912953"
},
"departure": {
"delay": 48,
"time": "1768912968"
},
"stopId": "FR:76476:ZE:15470:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1768912757"
},
"departure": {
"delay": 130,
"time": "1768912810"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768912994"
},
"departure": {
"delay": 34,
"time": "1768913014"
},
"stopId": "FR:76476:ZE:15471:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1768912642"
},
"departure": {
"delay": 153,
"time": "1768912653"
},
"stopId": "FR:76476:ZE:15464:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1768912901"
},
"departure": {
"delay": 51,
"time": "1768912911"
},
"stopId": "FR:76476:ZE:136:ATOUMOD019",
"stopSequence": 9
},
{
"departure": {
"delay": 144,
"time": "1768912344"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1768912883"
},
"departure": {
"delay": 89,
"time": "1768912889"
},
"stopId": "FR:76476:ZE:15589:ATOUMOD019",
"stopSequence": 8
}
],
"timestamp": "1768924022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:21:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1662320643xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926780"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768923781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2027:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:291:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768899660"
},
"departure": {
"time": "1768899660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768901040"
},
"departure": {
"time": "1768901040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768901580"
},
"departure": {
"time": "1768901580"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768898400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899120"
},
"departure": {
"time": "1768899120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768900800"
},
"departure": {
"time": "1768900800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901640"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768899300"
},
"departure": {
"time": "1768899300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768899000"
},
"departure": {
"time": "1768899000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768901220"
},
"departure": {
"time": "1768901220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768900020"
},
"departure": {
"time": "1768900020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768898880"
},
"departure": {
"time": "1768898880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768901160"
},
"departure": {
"time": "1768901160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:291:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -18,
"time": "1768914462"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1768915180"
},
"departure": {
"delay": 121,
"time": "1768915261"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1768914748"
},
"departure": {
"delay": 47,
"time": "1768914767"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1768914688"
},
"departure": {
"delay": 43,
"time": "1768914703"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1768915071"
},
"departure": {
"delay": 75,
"time": "1768915155"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1768914804"
},
"departure": {
"delay": 50,
"time": "1768914830"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1768914604"
},
"departure": {
"delay": 67,
"time": "1768914667"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768915281"
},
"departure": {
"time": "1768915260"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1768915014"
},
"departure": {
"delay": 72,
"time": "1768915032"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1768914915"
},
"departure": {
"delay": 124,
"time": "1768914964"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1768914479"
},
"departure": {
"delay": -52,
"time": "1768914488"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311302:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1768924620"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1768922100"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 300,
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 240,
"time": "1768923780"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1768922160"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 240,
"time": "1768923600"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 300,
"time": "1768924680"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1768922460"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 240,
"time": "1768923840"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 300,
"time": "1768924380"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 300,
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 300,
"time": "1768924920"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 300,
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": 300,
"time": "1768924020"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 240,
"time": "1768923360"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 300,
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 60,
"time": "1768922700"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 300,
"time": "1768923960"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1768922940"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 300,
"time": "1768924080"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1768922040"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768922340"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 240,
"time": "1768923540"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1768922400"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 300,
"time": "1768924800"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1768922220"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1768923180"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 300,
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 300,
"time": "1768924140"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 300,
"time": "1768924860"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 240,
"time": "1768923420"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 300,
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": 60,
"time": "1768922640"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1768923965",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7031:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230333x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1768924251"
},
"departure": {
"delay": 111,
"time": "1768924251"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1768924783"
},
"departure": {
"delay": 103,
"time": "1768924783"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1768924745"
},
"departure": {
"delay": 65,
"time": "1768924745"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -81,
"time": "1768923699"
},
"departure": {
"delay": -81,
"time": "1768923699"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1768924883"
},
"departure": {
"delay": 83,
"time": "1768924883"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 65,
"time": "1768924085"
},
"departure": {
"delay": 65,
"time": "1768924085"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768924325"
},
"departure": {
"delay": 65,
"time": "1768924325"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1768924126"
},
"departure": {
"delay": 106,
"time": "1768924126"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1768924814"
},
"departure": {
"delay": 74,
"time": "1768924814"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 120,
"time": "1768924020"
},
"departure": {
"delay": 120,
"time": "1768924020"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1768924570"
},
"departure": {
"delay": 70,
"time": "1768924570"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768924505"
},
"departure": {
"delay": 65,
"time": "1768924505"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -70,
"time": "1768923410"
},
"departure": {
"delay": -70,
"time": "1768923410"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -61,
"time": "1768923599"
},
"departure": {
"delay": -61,
"time": "1768923599"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1768924177"
},
"departure": {
"delay": 97,
"time": "1768924177"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 115,
"time": "1768924675"
},
"departure": {
"delay": 115,
"time": "1768924675"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -89,
"time": "1768923451"
},
"departure": {
"delay": -89,
"time": "1768923451"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1768924414"
},
"departure": {
"delay": 94,
"time": "1768924414"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1768924925"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1768923864"
},
"departure": {
"delay": -36,
"time": "1768923864"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1768924630"
},
"departure": {
"delay": 70,
"time": "1768924630"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768924021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230333x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8771:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10163,
"time": "1768925257"
},
"departure": {
"delay": -10163,
"time": "1768925257"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -10219,
"time": "1768925441"
},
"departure": {
"delay": -10219,
"time": "1768925441"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -9852,
"time": "1768926528"
},
"departure": {
"delay": -9852,
"time": "1768926528"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -10147,
"time": "1768925813"
},
"departure": {
"delay": -10147,
"time": "1768925813"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -9821,
"time": "1768926499"
},
"departure": {
"delay": -9821,
"time": "1768926499"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -10177,
"time": "1768925003"
},
"departure": {
"delay": -10177,
"time": "1768925003"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9916,
"time": "1768926404"
},
"departure": {
"delay": -9916,
"time": "1768926404"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10231,
"time": "1768924889"
},
"departure": {
"delay": -10231,
"time": "1768924889"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10210,
"time": "1768925390"
},
"departure": {
"delay": -10210,
"time": "1768925390"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -10258,
"time": "1768924742"
},
"departure": {
"delay": -10258,
"time": "1768924742"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10141,
"time": "1768925639"
},
"departure": {
"delay": -10141,
"time": "1768925639"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": -10320,
"time": "1768924500"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -9834,
"time": "1768926606"
},
"departure": {
"delay": -9834,
"time": "1768926606"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -10146,
"time": "1768925694"
},
"departure": {
"delay": -10146,
"time": "1768925694"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10260,
"time": "1768924800"
},
"departure": {
"delay": -10260,
"time": "1768924800"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10305,
"time": "1768924575"
},
"departure": {
"delay": -10305,
"time": "1768924575"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9961,
"time": "1768926299"
},
"departure": {
"delay": -9961,
"time": "1768926299"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -10265,
"time": "1768924555"
},
"departure": {
"delay": -10265,
"time": "1768924555"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10204,
"time": "1768925036"
},
"departure": {
"delay": -10204,
"time": "1768925036"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -10073,
"time": "1768925887"
},
"departure": {
"delay": -10073,
"time": "1768925887"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -10038,
"time": "1768925982"
},
"departure": {
"delay": -10038,
"time": "1768925982"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10135,
"time": "1768925585"
},
"departure": {
"delay": -10135,
"time": "1768925585"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -10234,
"time": "1768924646"
},
"departure": {
"delay": -10234,
"time": "1768924646"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -10200,
"time": "1768925100"
},
"departure": {
"delay": -10200,
"time": "1768925100"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10144,
"time": "1768925156"
},
"departure": {
"delay": -10144,
"time": "1768925156"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -10243,
"time": "1768924697"
},
"departure": {
"delay": -10243,
"time": "1768924697"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8771:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76705:ZE:TAEx8101:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76705:ZE:TAEx8081:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76705:ZE:TAEx8121:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76705:ZE:TAEx8091:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76178:ZE:TAEx8031:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76178:ZE:TAEx8041:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768928100"
},
"stopId": "FR:76282:ZE:TAEx8363:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76705:ZE:TAEx8351:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768927980"
},
"stopId": "FR:76282:ZE:TAEx8352:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76705:ZE:TAEx8111:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76178:ZE:TAEx8051:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768928160"
},
"stopId": "FR:76282:ZE:TAEx8361:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76178:ZE:TAEx8071:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76178:ZE:TAEx8021:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76178:ZE:TAEx8061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx102:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8203:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx98:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 353,
"time": "1768924973"
},
"departure": {
"delay": 353,
"time": "1768924973"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 340,
"time": "1768924720"
},
"departure": {
"delay": 340,
"time": "1768924720"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1768922130"
},
"departure": {
"delay": 150,
"time": "1768922130"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 251,
"time": "1768922471"
},
"departure": {
"delay": 251,
"time": "1768922471"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 340,
"time": "1768924360"
},
"departure": {
"delay": 340,
"time": "1768924360"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 245,
"time": "1768923580"
},
"departure": {
"delay": 245,
"time": "1768923605"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 341,
"time": "1768923881"
},
"departure": {
"delay": 341,
"time": "1768923881"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 345,
"time": "1768923980"
},
"departure": {
"delay": 345,
"time": "1768924005"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1768923315"
},
"departure": {
"delay": 270,
"time": "1768923330"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 250,
"time": "1768922830"
},
"departure": {
"delay": 250,
"time": "1768922830"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 345,
"time": "1768924125"
},
"departure": {
"delay": 345,
"time": "1768924125"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 205,
"time": "1768922905"
},
"departure": {
"delay": 205,
"time": "1768922905"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 354,
"time": "1768925274"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 205,
"time": "1768923480"
},
"departure": {
"delay": 205,
"time": "1768923505"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 337,
"time": "1768924837"
},
"departure": {
"delay": 337,
"time": "1768924837"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 402,
"time": "1768924482"
},
"departure": {
"delay": 402,
"time": "1768924482"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 352,
"time": "1768924672"
},
"departure": {
"delay": 352,
"time": "1768924672"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1768922085"
},
"departure": {
"delay": 105,
"time": "1768922085"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1768922392"
},
"departure": {
"delay": 172,
"time": "1768922392"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 285,
"time": "1768923380"
},
"departure": {
"delay": 285,
"time": "1768923405"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 226,
"time": "1768923083"
},
"departure": {
"delay": 226,
"time": "1768923106"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1768923667"
},
"departure": {
"delay": 276,
"time": "1768923756"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 341,
"time": "1768924541"
},
"departure": {
"delay": 341,
"time": "1768924541"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 145,
"time": "1768922005"
},
"departure": {
"delay": 145,
"time": "1768922005"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 340,
"time": "1768925080"
},
"departure": {
"delay": 340,
"time": "1768925080"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1768922206"
},
"departure": {
"delay": 166,
"time": "1768922206"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 199,
"time": "1768922659"
},
"departure": {
"delay": 199,
"time": "1768922659"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1768923189"
},
"departure": {
"delay": 270,
"time": "1768923210"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 170,
"time": "1768922305"
},
"departure": {
"delay": 170,
"time": "1768922330"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768921408",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx98:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230585x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768925315"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -25,
"time": "1768924835"
},
"departure": {
"delay": -25,
"time": "1768924835"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1768924000"
},
"departure": {
"delay": -20,
"time": "1768924000"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1768925189"
},
"departure": {
"delay": 29,
"time": "1768925189"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -20,
"time": "1768924960"
},
"departure": {
"delay": -20,
"time": "1768924960"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1768924107"
},
"departure": {
"delay": 27,
"time": "1768924107"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768923931"
},
"departure": {
"delay": 91,
"time": "1768923931"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -9,
"time": "1768924911"
},
"departure": {
"delay": -9,
"time": "1768924911"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -13,
"time": "1768924187"
},
"departure": {
"delay": -13,
"time": "1768924187"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -25,
"time": "1768924295"
},
"departure": {
"delay": -25,
"time": "1768924295"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1768925244"
},
"departure": {
"delay": 24,
"time": "1768925244"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 19,
"time": "1768924699"
},
"departure": {
"delay": 19,
"time": "1768924699"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -27,
"time": "1768923933"
},
"departure": {
"delay": -27,
"time": "1768923933"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1768923610"
},
"departure": {
"delay": 10,
"time": "1768923610"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1768925135"
},
"departure": {
"delay": -25,
"time": "1768925135"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -25,
"time": "1768924595"
},
"departure": {
"delay": -25,
"time": "1768924595"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1768923844"
},
"departure": {
"delay": 64,
"time": "1768923844"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1768924997"
},
"departure": {
"delay": 17,
"time": "1768924997"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -9,
"time": "1768925091"
},
"departure": {
"delay": -9,
"time": "1768925091"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230585x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471238:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -205,
"time": "1768929035"
},
"departure": {
"delay": -205,
"time": "1768929035"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -127,
"time": "1768928153"
},
"departure": {
"delay": -127,
"time": "1768928153"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 25,
"time": "1768927465"
},
"departure": {
"delay": 25,
"time": "1768927465"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -61,
"time": "1768928099"
},
"departure": {
"delay": -61,
"time": "1768928099"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -156,
"time": "1768928724"
},
"departure": {
"delay": -156,
"time": "1768928724"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -186,
"time": "1768928754"
},
"departure": {
"delay": -186,
"time": "1768928754"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -229,
"time": "1768928411"
},
"departure": {
"delay": -229,
"time": "1768928411"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -191,
"time": "1768928509"
},
"departure": {
"delay": -191,
"time": "1768928509"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1768927042"
},
"departure": {
"delay": 22,
"time": "1768927042"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -46,
"time": "1768927994"
},
"departure": {
"delay": -46,
"time": "1768927994"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1768927084"
},
"departure": {
"delay": 64,
"time": "1768927084"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1768926912"
},
"departure": {
"delay": 72,
"time": "1768926912"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768927180"
},
"departure": {
"delay": 40,
"time": "1768927180"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -139,
"time": "1768928921"
},
"departure": {
"delay": -139,
"time": "1768928921"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -190,
"time": "1768928570"
},
"departure": {
"delay": -190,
"time": "1768928570"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1768927149"
},
"departure": {
"delay": 69,
"time": "1768927149"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -264,
"time": "1768929096"
},
"departure": {
"delay": -264,
"time": "1768929096"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -85,
"time": "1768927835"
},
"departure": {
"delay": -85,
"time": "1768927835"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1768927949"
},
"departure": {
"delay": -31,
"time": "1768927949"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -46,
"time": "1768927694"
},
"departure": {
"delay": -46,
"time": "1768927694"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -170,
"time": "1768928650"
},
"departure": {
"delay": -170,
"time": "1768928650"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -193,
"time": "1768928807"
},
"departure": {
"delay": -193,
"time": "1768928807"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 40,
"time": "1768927120"
},
"departure": {
"delay": 40,
"time": "1768927120"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -87,
"time": "1768927893"
},
"departure": {
"delay": -87,
"time": "1768927893"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -237,
"time": "1768929243"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -115,
"time": "1768928045"
},
"departure": {
"delay": -115,
"time": "1768928045"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -169,
"time": "1768928231"
},
"departure": {
"delay": -169,
"time": "1768928231"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1768927210"
},
"departure": {
"delay": 10,
"time": "1768927210"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -191,
"time": "1768928689"
},
"departure": {
"delay": -191,
"time": "1768928689"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1768927783"
},
"departure": {
"delay": -17,
"time": "1768927783"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -205,
"time": "1768928975"
},
"departure": {
"delay": -205,
"time": "1768928975"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -158,
"time": "1768928962"
},
"departure": {
"delay": -158,
"time": "1768928962"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -146,
"time": "1768928854"
},
"departure": {
"delay": -146,
"time": "1768928854"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -205,
"time": "1768929155"
},
"departure": {
"delay": -205,
"time": "1768929155"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 42,
"time": "1768927002"
},
"departure": {
"delay": 42,
"time": "1768927002"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471238:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768927440"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3039:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8405:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76282:ZE:TAEx8241:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76282:ZE:TAEx8201:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76282:ZE:TAEx8251:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76705:ZE:TAEx8161:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76561:ZE:TAEx8301:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76282:ZE:TAEx8231:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76282:ZE:TAEx8331:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76682:ZE:TAEx8191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76561:ZE:TAEx8281:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76561:ZE:TAEx8271:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76561:ZE:TAEx2081:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76682:ZE:TAEx8171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76682:ZE:TAEx8181:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76282:ZE:TAEx8211:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76282:ZE:TAEx8221:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76178:ZE:TAEx8341:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76561:ZE:TAEx8291:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76561:ZE:TAEx8011:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76682:ZE:TAEx8163:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926780"
},
"stopId": "FR:76705:ZE:TAEx8133:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx104:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8405:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768900200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768903320"
},
"departure": {
"time": "1768903320"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768902120"
},
"departure": {
"time": "1768902120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768902840"
},
"departure": {
"time": "1768902840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768902960"
},
"departure": {
"time": "1768902960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768902300"
},
"departure": {
"time": "1768902300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768901160"
},
"departure": {
"time": "1768901160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900680"
},
"departure": {
"time": "1768900680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902900"
},
"departure": {
"time": "1768902900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768900800"
},
"departure": {
"time": "1768900800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768903080"
},
"departure": {
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768902720"
},
"departure": {
"time": "1768902720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768903200"
},
"departure": {
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768902600"
},
"departure": {
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768902180"
},
"departure": {
"time": "1768902180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:337:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2127:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7215,
"time": "1768921912"
},
"departure": {
"delay": 7215,
"time": "1768921935"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 7275,
"time": "1768922007"
},
"departure": {
"delay": 7275,
"time": "1768922055"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 7296,
"time": "1768922468"
},
"departure": {
"delay": 7296,
"time": "1768922496"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 7195,
"time": "1768921657"
},
"departure": {
"delay": 7195,
"time": "1768921675"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7416,
"time": "1768922883"
},
"departure": {
"delay": 7416,
"time": "1768922916"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7176,
"time": "1768921332"
},
"departure": {
"delay": 7176,
"time": "1768921356"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7315,
"time": "1768922564"
},
"departure": {
"delay": 7315,
"time": "1768922575"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 7315,
"time": "1768922663"
},
"departure": {
"delay": 7315,
"time": "1768922695"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7195,
"time": "1768921817"
},
"departure": {
"delay": 7195,
"time": "1768921855"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 7236,
"time": "1768922229"
},
"departure": {
"delay": 7236,
"time": "1768922256"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 7200,
"time": "1768923060"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 7195,
"time": "1768921533"
},
"departure": {
"delay": 7195,
"time": "1768921555"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 7195,
"time": "1768921230"
},
"departure": {
"delay": 7195,
"time": "1768921255"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7356,
"time": "1768922771"
},
"departure": {
"delay": 7356,
"time": "1768922796"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7435,
"time": "1768922965"
},
"departure": {
"delay": 7435,
"time": "1768922995"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 7158,
"time": "1768921407"
},
"departure": {
"delay": 7158,
"time": "1768921458"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 7275,
"time": "1768922353"
},
"departure": {
"delay": 7275,
"time": "1768922355"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 7296,
"time": "1768922110"
},
"departure": {
"delay": 7296,
"time": "1768922136"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7174,
"time": "1768921139"
},
"departure": {
"delay": 7174,
"time": "1768921174"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768921178",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2127:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107890x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768923570"
},
"departure": {
"delay": 30,
"time": "1768923570"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1768923697"
},
"departure": {
"delay": 37,
"time": "1768923697"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1768924744"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1768924100"
},
"departure": {
"delay": 80,
"time": "1768924100"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1768924323"
},
"departure": {
"delay": 63,
"time": "1768924323"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1768924541"
},
"departure": {
"delay": 41,
"time": "1768924541"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768923940"
},
"departure": {
"delay": 40,
"time": "1768923940"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1768924232"
},
"departure": {
"delay": 92,
"time": "1768924232"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1768924649"
},
"departure": {
"delay": 89,
"time": "1768924649"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768924433"
},
"departure": {
"delay": 53,
"time": "1768924433"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923611",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107890x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 278,
"time": "1768924538"
},
"departure": {
"delay": 278,
"time": "1768924538"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 296,
"time": "1768924376"
},
"departure": {
"delay": 296,
"time": "1768924376"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 254,
"time": "1768923794"
},
"departure": {
"delay": 254,
"time": "1768923794"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 311,
"time": "1768924451"
},
"departure": {
"delay": 311,
"time": "1768924451"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 311,
"time": "1768924271"
},
"departure": {
"delay": 311,
"time": "1768924271"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1768922996"
},
"departure": {
"delay": 125,
"time": "1768923005"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 251,
"time": "1768924211"
},
"departure": {
"delay": 251,
"time": "1768924211"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1768922915"
},
"departure": {
"delay": 155,
"time": "1768922915"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 232,
"time": "1768923832"
},
"departure": {
"delay": 232,
"time": "1768923832"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1768922885"
},
"departure": {
"delay": 185,
"time": "1768922885"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 247,
"time": "1768924027"
},
"departure": {
"delay": 247,
"time": "1768924027"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 296,
"time": "1768924316"
},
"departure": {
"delay": 296,
"time": "1768924316"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1768923710"
},
"departure": {
"delay": 230,
"time": "1768923710"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 187,
"time": "1768924987"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 281,
"time": "1768924721"
},
"departure": {
"delay": 281,
"time": "1768924721"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 244,
"time": "1768924804"
},
"departure": {
"delay": 244,
"time": "1768924804"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1768924920"
},
"departure": {
"delay": 240,
"time": "1768924920"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 279,
"time": "1768924479"
},
"departure": {
"delay": 279,
"time": "1768924479"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602159:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6034:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926480"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6034:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244163xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768926860"
},
"departure": {
"delay": 20,
"time": "1768926860"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1768924135"
},
"departure": {
"delay": 55,
"time": "1768924135"
},
"stopId": "FR:76657:ZE:3005:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1768924876"
},
"departure": {
"delay": 16,
"time": "1768924876"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1768925739"
},
"departure": {
"delay": 39,
"time": "1768925739"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1768924245"
},
"departure": {
"delay": 45,
"time": "1768924245"
},
"stopId": "FR:76660:ZE:5092:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768924423"
},
"departure": {
"delay": 43,
"time": "1768924423"
},
"stopId": "FR:76660:ZE:4964:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1768923887"
},
"departure": {
"delay": 47,
"time": "1768923887"
},
"stopId": "FR:76657:ZE:4978:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1768926977"
},
"departure": {
"delay": 17,
"time": "1768926977"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1768925596"
},
"departure": {
"delay": 16,
"time": "1768925596"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76657:ZE:3305:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1768923938"
},
"departure": {
"delay": 38,
"time": "1768923938"
},
"stopId": "FR:76657:ZE:4979:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768926076"
},
"departure": {
"delay": 16,
"time": "1768926076"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768925956"
},
"departure": {
"delay": 16,
"time": "1768925956"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1768923980"
},
"departure": {
"delay": 20,
"time": "1768923980"
},
"stopId": "FR:76657:ZE:4980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1768924599"
},
"departure": {
"delay": 39,
"time": "1768924599"
},
"stopId": "FR:76660:ZE:4960:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768924483"
},
"departure": {
"delay": 43,
"time": "1768924483"
},
"stopId": "FR:76660:ZE:4962:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1768927156"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1768926807"
},
"departure": {
"delay": 27,
"time": "1768926807"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1768925253"
},
"departure": {
"delay": 33,
"time": "1768925253"
},
"stopId": "FR:76533:ZE:4950:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768924178"
},
"departure": {
"delay": 38,
"time": "1768924178"
},
"stopId": "FR:76657:ZE:3202:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1768925005"
},
"departure": {
"delay": 25,
"time": "1768925005"
},
"stopId": "FR:76660:ZE:4955:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 72,
"time": "1768926012"
},
"departure": {
"delay": 72,
"time": "1768926012"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1768925139"
},
"departure": {
"delay": 39,
"time": "1768925139"
},
"stopId": "FR:76489:ZE:4952:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1768924089"
},
"departure": {
"delay": 69,
"time": "1768924089"
},
"stopId": "FR:76657:ZE:4982:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1768924379"
},
"departure": {
"delay": 59,
"time": "1768924379"
},
"stopId": "FR:76660:ZE:4966:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1768925688"
},
"departure": {
"delay": 48,
"time": "1768925688"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1768925086"
},
"departure": {
"delay": 46,
"time": "1768925086"
},
"stopId": "FR:76489:ZE:4953:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768924040"
},
"departure": {
"delay": 20,
"time": "1768924040"
},
"stopId": "FR:76657:ZE:5090:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768926556"
},
"departure": {
"delay": 16,
"time": "1768926556"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244163xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768911300"
},
"departure": {
"time": "1768911300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768912020"
},
"departure": {
"time": "1768912020"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768912740"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768912500"
},
"departure": {
"time": "1768912500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768911180"
},
"departure": {
"time": "1768911180"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768911660"
},
"departure": {
"time": "1768911660"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768911900"
},
"departure": {
"time": "1768911900"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768911720"
},
"departure": {
"time": "1768911720"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768911960"
},
"departure": {
"time": "1768911960"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768912080"
},
"departure": {
"time": "1768912080"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768911780"
},
"departure": {
"time": "1768911780"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1768911000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768912320"
},
"departure": {
"time": "1768912320"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768911540"
},
"departure": {
"time": "1768911540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768912680"
},
"departure": {
"time": "1768912680"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768911420"
},
"departure": {
"time": "1768911420"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768911600"
},
"departure": {
"time": "1768911600"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768911840"
},
"departure": {
"time": "1768911840"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:595:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075786x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926180"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768924869"
},
"departure": {
"delay": 9,
"time": "1768924869"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768925696"
},
"departure": {
"delay": 56,
"time": "1768925696"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1768925410"
},
"departure": {
"delay": 10,
"time": "1768925410"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1768925337"
},
"departure": {
"delay": 57,
"time": "1768925337"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1768925496"
},
"departure": {
"delay": 36,
"time": "1768925496"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1768924948"
},
"departure": {
"delay": 28,
"time": "1768924948"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1768925191"
},
"departure": {
"delay": 31,
"time": "1768925191"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768925012"
},
"departure": {
"delay": 32,
"time": "1768925012"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075786x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935960"
},
"departure": {
"time": "1768935960"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768937460"
},
"departure": {
"time": "1768937460"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768937100"
},
"departure": {
"time": "1768937100"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768936860"
},
"departure": {
"time": "1768936860"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768936200"
},
"departure": {
"time": "1768936200"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768935720"
},
"departure": {
"time": "1768935720"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768935840"
},
"departure": {
"time": "1768935840"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768936800"
},
"departure": {
"time": "1768936800"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768936080"
},
"departure": {
"time": "1768936080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768936740"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935540"
},
"departure": {
"time": "1768935540"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768937280"
},
"departure": {
"time": "1768937280"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768937160"
},
"departure": {
"time": "1768937160"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768937580"
},
"departure": {
"time": "1768937580"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768936020"
},
"departure": {
"time": "1768936020"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768937040"
},
"departure": {
"time": "1768937040"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768935660"
},
"departure": {
"time": "1768935660"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1768935065"
},
"departure": {
"delay": 5,
"time": "1768935065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768935365"
},
"departure": {
"delay": 5,
"time": "1768935365"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768937045"
},
"departure": {
"delay": 5,
"time": "1768937045"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768935425"
},
"departure": {
"delay": 5,
"time": "1768935425"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768937400"
},
"departure": {
"time": "1768937400"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935780"
},
"departure": {
"time": "1768935780"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768937340"
},
"departure": {
"time": "1768937340"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768936500"
},
"departure": {
"time": "1768936500"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768936560"
},
"departure": {
"time": "1768936560"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768937640"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768935600"
},
"departure": {
"time": "1768935600"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1157:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931940"
},
"departure": {
"time": "1768931940"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931400"
},
"departure": {
"time": "1768931400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768931340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2789:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2935:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1768933740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934280"
},
"departure": {
"time": "1768934280"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768934520"
},
"departure": {
"time": "1768934520"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934460"
},
"departure": {
"time": "1768934460"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768934760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768933800"
},
"departure": {
"time": "1768933800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2935:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107892x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768924301"
},
"departure": {
"delay": 41,
"time": "1768924301"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1768925701"
},
"departure": {
"delay": 1,
"time": "1768925701"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1768925386"
},
"departure": {
"delay": 46,
"time": "1768925386"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768924423"
},
"departure": {
"delay": 43,
"time": "1768924423"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1768924671"
},
"departure": {
"delay": 51,
"time": "1768924671"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768925809"
},
"departure": {
"delay": 49,
"time": "1768925809"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768924553"
},
"departure": {
"delay": 53,
"time": "1768924553"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768924904"
},
"departure": {
"delay": 44,
"time": "1768924904"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768925263"
},
"departure": {
"delay": 43,
"time": "1768925263"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1768924785"
},
"departure": {
"delay": 45,
"time": "1768924785"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1768925103"
},
"departure": {
"delay": 3,
"time": "1768925103"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1768925904"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1768925593"
},
"departure": {
"delay": 13,
"time": "1768925593"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1768925481"
},
"departure": {
"delay": 21,
"time": "1768925481"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107892x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768928105"
},
"departure": {
"delay": 5,
"time": "1768928105"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929060"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768895722",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011314x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1768925024"
},
"departure": {
"delay": 164,
"time": "1768925024"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 195,
"time": "1768925175"
},
"departure": {
"delay": 195,
"time": "1768925175"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 164,
"time": "1768925384"
},
"departure": {
"delay": 164,
"time": "1768925384"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 189,
"time": "1768925229"
},
"departure": {
"delay": 189,
"time": "1768925229"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 185,
"time": "1768924985"
},
"departure": {
"delay": 185,
"time": "1768924985"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 183,
"time": "1768924623"
},
"departure": {
"delay": 183,
"time": "1768924623"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 152,
"time": "1768923932"
},
"departure": {
"delay": 152,
"time": "1768923932"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 207,
"time": "1768925607"
},
"departure": {
"delay": 207,
"time": "1768925607"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 177,
"time": "1768925757"
},
"departure": {
"delay": 177,
"time": "1768925757"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 203,
"time": "1768925723"
},
"departure": {
"delay": 203,
"time": "1768925723"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 167,
"time": "1768924187"
},
"departure": {
"delay": 167,
"time": "1768924187"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 164,
"time": "1768925504"
},
"departure": {
"delay": 164,
"time": "1768925504"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 198,
"time": "1768924278"
},
"departure": {
"delay": 198,
"time": "1768924278"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 173,
"time": "1768924553"
},
"departure": {
"delay": 173,
"time": "1768924553"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 223,
"time": "1768924723"
},
"departure": {
"delay": 223,
"time": "1768924723"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 212,
"time": "1768925672"
},
"departure": {
"delay": 212,
"time": "1768925672"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 211,
"time": "1768925431"
},
"departure": {
"delay": 211,
"time": "1768925431"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 164,
"time": "1768925804"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 187,
"time": "1768925287"
},
"departure": {
"delay": 187,
"time": "1768925287"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 164,
"time": "1768924364"
},
"departure": {
"delay": 164,
"time": "1768924364"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 221,
"time": "1768925561"
},
"departure": {
"delay": 221,
"time": "1768925561"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 202,
"time": "1768924462"
},
"departure": {
"delay": 202,
"time": "1768924462"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 174,
"time": "1768924794"
},
"departure": {
"delay": 174,
"time": "1768924794"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 164,
"time": "1768924904"
},
"departure": {
"delay": 164,
"time": "1768924904"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 164,
"time": "1768925084"
},
"departure": {
"delay": 164,
"time": "1768925084"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011314x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768925940"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768923970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:949:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1611,
"time": "1768924029"
},
"departure": {
"delay": -1611,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -436,
"time": "1768928024"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1731,
"time": "1768924029"
},
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -361,
"time": "1768927739"
},
"departure": {
"delay": -361,
"time": "1768927739"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -359,
"time": "1768927621"
},
"departure": {
"delay": -359,
"time": "1768927621"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2211,
"time": "1768924029"
},
"departure": {
"delay": -2211,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2271,
"time": "1768924029"
},
"departure": {
"delay": -2271,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2871,
"time": "1768924029"
},
"departure": {
"delay": -2871,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -277,
"time": "1768927103"
},
"departure": {
"delay": -277,
"time": "1768927103"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2991,
"time": "1768924029"
},
"departure": {
"delay": -2991,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -297,
"time": "1768927443"
},
"departure": {
"delay": -297,
"time": "1768927443"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -385,
"time": "1768927955"
},
"departure": {
"delay": -385,
"time": "1768927955"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -381,
"time": "1768927659"
},
"departure": {
"delay": -381,
"time": "1768927659"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1491,
"time": "1768924029"
},
"departure": {
"delay": -1491,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -343,
"time": "1768927517"
},
"departure": {
"delay": -343,
"time": "1768927517"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1551,
"time": "1768924029"
},
"departure": {
"delay": -1551,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1911,
"time": "1768924029"
},
"departure": {
"delay": -1911,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2511,
"time": "1768924029"
},
"departure": {
"delay": -2511,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1731,
"time": "1768924029"
},
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -399,
"time": "1768927881"
},
"departure": {
"delay": -399,
"time": "1768927881"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2991,
"time": "1768924029"
},
"departure": {
"delay": -2991,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1671,
"time": "1768924029"
},
"departure": {
"delay": -1671,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2451,
"time": "1768924029"
},
"departure": {
"delay": -2451,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -291,
"time": "1768927209"
},
"departure": {
"delay": -291,
"time": "1768927209"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -261,
"time": "1768927299"
},
"departure": {
"delay": -261,
"time": "1768927299"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -3051,
"time": "1768924029"
},
"departure": {
"delay": -3051,
"time": "1768924029"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -329,
"time": "1768927711"
},
"departure": {
"delay": -329,
"time": "1768927711"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -257,
"time": "1768927243"
},
"departure": {
"delay": -257,
"time": "1768927243"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1791,
"time": "1768924029"
},
"departure": {
"delay": -1791,
"time": "1768924029"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -327,
"time": "1768927473"
},
"departure": {
"delay": -327,
"time": "1768927473"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2571,
"time": "1768924029"
},
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -314,
"time": "1768927366"
},
"departure": {
"delay": -314,
"time": "1768927366"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -369,
"time": "1768927791"
},
"departure": {
"delay": -369,
"time": "1768927791"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -298,
"time": "1768927142"
},
"departure": {
"delay": -298,
"time": "1768927142"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2331,
"time": "1768924029"
},
"departure": {
"delay": -2331,
"time": "1768924029"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -367,
"time": "1768927553"
},
"departure": {
"delay": -367,
"time": "1768927553"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490633:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230332x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1768924510"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 195,
"time": "1768924215"
},
"departure": {
"delay": 195,
"time": "1768924215"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 190,
"time": "1768924330"
},
"departure": {
"delay": 190,
"time": "1768924330"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 228,
"time": "1768924368"
},
"departure": {
"delay": 228,
"time": "1768924368"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 240,
"time": "1768924260"
},
"departure": {
"delay": 240,
"time": "1768924260"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 213,
"time": "1768923933"
},
"departure": {
"delay": 213,
"time": "1768923933"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1768924090"
},
"departure": {
"delay": 190,
"time": "1768924090"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 199,
"time": "1768924399"
},
"departure": {
"delay": 199,
"time": "1768924399"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 219,
"time": "1768923999"
},
"departure": {
"delay": 219,
"time": "1768923999"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 208,
"time": "1768924468"
},
"departure": {
"delay": 208,
"time": "1768924468"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 195,
"time": "1768924155"
},
"departure": {
"delay": 195,
"time": "1768924155"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230332x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598394:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1768924678"
},
"departure": {
"delay": -122,
"time": "1768924678"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -38,
"time": "1768924042"
},
"departure": {
"delay": -38,
"time": "1768924042"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -28,
"time": "1768923932"
},
"departure": {
"delay": -28,
"time": "1768923992"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -161,
"time": "1768924759"
},
"departure": {
"delay": -161,
"time": "1768924759"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -114,
"time": "1768924446"
},
"departure": {
"delay": -114,
"time": "1768924446"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -79,
"time": "1768924301"
},
"departure": {
"delay": -79,
"time": "1768924301"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1768924098"
},
"departure": {
"delay": -42,
"time": "1768924098"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1768924370"
},
"departure": {
"delay": -70,
"time": "1768924370"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -213,
"time": "1768924947"
},
"departure": {
"delay": -213,
"time": "1768924947"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -195,
"time": "1768924845"
},
"departure": {
"delay": -195,
"time": "1768924845"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -144,
"time": "1768924596"
},
"departure": {
"delay": -144,
"time": "1768924596"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -174,
"time": "1768924506"
},
"departure": {
"delay": -174,
"time": "1768924506"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768924145"
},
"departure": {
"delay": 5,
"time": "1768924145"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -251,
"time": "1768925029"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -49,
"time": "1768924211"
},
"departure": {
"delay": -49,
"time": "1768924211"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -114,
"time": "1768924566"
},
"departure": {
"delay": -114,
"time": "1768924566"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598394:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768925760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768924500"
},
"departure": {
"delay": 60,
"time": "1768924500"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768924140"
},
"departure": {
"delay": 60,
"time": "1768924140"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768924080"
},
"departure": {
"delay": 60,
"time": "1768924080"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768924200"
},
"departure": {
"delay": 60,
"time": "1768924200"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768924560"
},
"departure": {
"delay": 60,
"time": "1768924560"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768924260"
},
"departure": {
"delay": 60,
"time": "1768924260"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1768924440"
},
"departure": {
"delay": 60,
"time": "1768924440"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1768924380"
},
"departure": {
"delay": 60,
"time": "1768924380"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768924020"
},
"departure": {
"delay": 65,
"time": "1768924025"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768925040"
},
"departure": {
"delay": 60,
"time": "1768925040"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1768925400"
},
"departure": {
"delay": 60,
"time": "1768925400"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768925340"
},
"departure": {
"delay": 60,
"time": "1768925340"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2317:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852344F5202287x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1768922330",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852344F5202287x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935720"
},
"departure": {
"time": "1768935720"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768936860"
},
"departure": {
"time": "1768936860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768936380"
},
"departure": {
"time": "1768936380"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768937040"
},
"departure": {
"time": "1768937040"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768936680"
},
"departure": {
"time": "1768936680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768937520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768936200"
},
"departure": {
"time": "1768936200"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768937340"
},
"departure": {
"time": "1768937340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768935660"
},
"departure": {
"time": "1768935660"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768936800"
},
"departure": {
"time": "1768936800"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768936740"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768936980"
},
"departure": {
"time": "1768936980"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768935840"
},
"departure": {
"time": "1768935840"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768936990"
},
"departure": {
"delay": 10,
"time": "1768936990"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768936985"
},
"departure": {
"delay": 5,
"time": "1768936985"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768936500"
},
"departure": {
"time": "1768936500"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768935900"
},
"departure": {
"time": "1768935900"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768935780"
},
"departure": {
"time": "1768935780"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1768936685"
},
"departure": {
"delay": 5,
"time": "1768936685"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768937345"
},
"departure": {
"delay": 5,
"time": "1768937345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768937160"
},
"departure": {
"time": "1768937160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768936920"
},
"departure": {
"time": "1768936920"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768935185"
},
"departure": {
"delay": 5,
"time": "1768935185"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768936620"
},
"departure": {
"time": "1768936620"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768936745"
},
"departure": {
"delay": 5,
"time": "1768936745"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768924010",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1155:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx137:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 566,
"time": "1768924586"
},
"departure": {
"delay": 566,
"time": "1768924586"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 613,
"time": "1768923853"
},
"departure": {
"delay": 613,
"time": "1768923853"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1768921445"
},
"departure": {
"delay": 5,
"time": "1768921445"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768921680"
},
"departure": {
"time": "1768921680"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 580,
"time": "1768924060"
},
"departure": {
"delay": 580,
"time": "1768924060"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768923048"
},
"departure": {
"delay": 48,
"time": "1768923048"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922160"
},
"departure": {
"time": "1768922160"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 553,
"time": "1768924693"
},
"departure": {
"delay": 553,
"time": "1768924693"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 23,
"time": "1768922543"
},
"departure": {
"delay": 23,
"time": "1768922543"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1768921734"
},
"departure": {
"delay": 54,
"time": "1768921734"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 590,
"time": "1768924250"
},
"departure": {
"delay": 590,
"time": "1768924250"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1768921549"
},
"departure": {
"delay": 49,
"time": "1768921549"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768921373"
},
"departure": {
"delay": 53,
"time": "1768921373"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1768922631"
},
"departure": {
"delay": 51,
"time": "1768922631"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1768921935"
},
"departure": {
"delay": 15,
"time": "1768921935"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768921486"
},
"departure": {
"delay": 46,
"time": "1768921486"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1768922404"
},
"departure": {
"delay": 4,
"time": "1768922404"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 553,
"time": "1768924873"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 554,
"time": "1768924154"
},
"departure": {
"delay": 554,
"time": "1768924154"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 553,
"time": "1768924333"
},
"departure": {
"delay": 553,
"time": "1768924333"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1768922084"
},
"departure": {
"delay": 44,
"time": "1768922084"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 593,
"time": "1768924013"
},
"departure": {
"delay": 593,
"time": "1768924013"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768922340"
},
"departure": {
"time": "1768922340"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1768922874"
},
"departure": {
"delay": 54,
"time": "1768922874"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 711,
"time": "1768923831"
},
"departure": {
"delay": 711,
"time": "1768923831"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 610,
"time": "1768924450"
},
"departure": {
"delay": 610,
"time": "1768924450"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 13,
"time": "1768921633"
},
"departure": {
"delay": 13,
"time": "1768921633"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768922940"
},
"departure": {
"time": "1768922940"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768922760"
},
"departure": {
"time": "1768922760"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768920879",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx137:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3038:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923780"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768921140"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768919940"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768920540"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768921620"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768921200"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768920360"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768919760"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768920420"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768919700"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768920900"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768921500"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768920720"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768919640"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768920780"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768920840"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768920300"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768920600"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768920000"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768920180"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768919880"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768920660"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1768923760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3038:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12574,
"time": "1768925614"
},
"departure": {
"delay": 12574,
"time": "1768925614"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 12537,
"time": "1768925277"
},
"departure": {
"delay": 12537,
"time": "1768925277"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 12713,
"time": "1768926293"
},
"departure": {
"delay": 12713,
"time": "1768926293"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12367,
"time": "1768924627"
},
"departure": {
"delay": 12367,
"time": "1768924627"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12517,
"time": "1768925317"
},
"departure": {
"delay": 12517,
"time": "1768925317"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 12453,
"time": "1768925073"
},
"departure": {
"delay": 12453,
"time": "1768925073"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12473,
"time": "1768924913"
},
"departure": {
"delay": 12473,
"time": "1768924913"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 12273,
"time": "1768923993"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12303,
"time": "1768924263"
},
"departure": {
"delay": 12303,
"time": "1768924263"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12333,
"time": "1768924533"
},
"departure": {
"delay": 12333,
"time": "1768924533"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 12569,
"time": "1768925669"
},
"departure": {
"delay": 12569,
"time": "1768925669"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 12523,
"time": "1768925203"
},
"departure": {
"delay": 12523,
"time": "1768925203"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 12410,
"time": "1768924790"
},
"departure": {
"delay": 12410,
"time": "1768924790"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 12349,
"time": "1768924309"
},
"departure": {
"delay": 12349,
"time": "1768924309"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12596,
"time": "1768925816"
},
"departure": {
"delay": 12596,
"time": "1768925816"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 12339,
"time": "1768924239"
},
"departure": {
"delay": 12339,
"time": "1768924239"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12627,
"time": "1768925967"
},
"departure": {
"delay": 12627,
"time": "1768925967"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 12602,
"time": "1768925882"
},
"departure": {
"delay": 12602,
"time": "1768925882"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 12519,
"time": "1768925439"
},
"departure": {
"delay": 12519,
"time": "1768925439"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12340,
"time": "1768924360"
},
"departure": {
"delay": 12340,
"time": "1768924360"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12533,
"time": "1768925573"
},
"departure": {
"delay": 12533,
"time": "1768925573"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12447,
"time": "1768925007"
},
"departure": {
"delay": 12447,
"time": "1768925007"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 12679,
"time": "1768926019"
},
"departure": {
"delay": 12679,
"time": "1768926019"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 12337,
"time": "1768924417"
},
"departure": {
"delay": 12337,
"time": "1768924417"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12681,
"time": "1768926141"
},
"departure": {
"delay": 12681,
"time": "1768926141"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9007:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -60,
"time": "1768923900"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926000"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768923600"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923986",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4054:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927500"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3017:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927200"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4056:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852422F5202301x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768919329",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852422F5202301x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768932600"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768935360"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768933985"
},
"departure": {
"delay": 5,
"time": "1768933985"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768933380"
},
"departure": {
"time": "1768933380"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768934520"
},
"departure": {
"time": "1768934520"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768934280"
},
"departure": {
"time": "1768934280"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768933740"
},
"departure": {
"time": "1768933740"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934040"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1768923856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx591:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1768893298"
},
"departure": {
"delay": 83,
"time": "1768893323"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768893108"
},
"departure": {
"delay": 112,
"time": "1768893172"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1768893363"
},
"departure": {
"delay": 87,
"time": "1768893387"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1768893520"
},
"departure": {
"delay": 14,
"time": "1768893554"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1768893710"
},
"departure": {
"delay": 4,
"time": "1768893724"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768893476"
},
"departure": {
"delay": 16,
"time": "1768893496"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1768892806"
},
"departure": {
"delay": 66,
"time": "1768892946"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -33,
"time": "1768892771"
},
"departure": {
"delay": -33,
"time": "1768892787"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768893592"
},
"departure": {
"delay": 9,
"time": "1768893609"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1768893672"
},
"departure": {
"delay": 21,
"time": "1768893681"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768892604"
},
"departure": {
"delay": 62,
"time": "1768892642"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1768893805"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768893032"
},
"departure": {
"delay": 63,
"time": "1768893063"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1768892714"
},
"departure": {
"delay": 19,
"time": "1768892719"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1768893246"
},
"departure": {
"delay": 81,
"time": "1768893261"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1768892561"
},
"departure": {
"delay": 51,
"time": "1768892571"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768892689"
},
"departure": {
"delay": 56,
"time": "1768892696"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 37,
"time": "1768892437"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1768890620"
},
"departure": {
"delay": 87,
"time": "1768890627"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768891847"
},
"departure": {
"delay": 76,
"time": "1768891876"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"departure": {
"delay": 148,
"time": "1768890328"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1768891159"
},
"departure": {
"delay": 51,
"time": "1768891191"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1768890488"
},
"departure": {
"delay": 134,
"time": "1768890494"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768891371"
},
"departure": {
"delay": 8,
"time": "1768891388"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1768891416"
},
"departure": {
"delay": -7,
"time": "1768891433"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1768890878"
},
"departure": {
"delay": 109,
"time": "1768890889"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1768891103"
},
"departure": {
"delay": 36,
"time": "1768891116"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768891238"
},
"departure": {
"delay": 60,
"time": "1768891260"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1768891904"
},
"departure": {
"delay": 61,
"time": "1768891921"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1768891650"
},
"departure": {
"delay": 45,
"time": "1768891665"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768891010"
},
"departure": {
"delay": 68,
"time": "1768891028"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1768890573"
},
"departure": {
"delay": 118,
"time": "1768890598"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1768890519"
},
"departure": {
"delay": 136,
"time": "1768890556"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1768890436"
},
"departure": {
"delay": 144,
"time": "1768890444"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1768891994"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1768890664"
},
"departure": {
"delay": 18,
"time": "1768890678"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768891682"
},
"departure": {
"delay": 39,
"time": "1768891719"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1768890963"
},
"departure": {
"delay": 74,
"time": "1768890974"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768891458"
},
"departure": {
"delay": -7,
"time": "1768891493"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 160,
"time": "1768890387"
},
"departure": {
"delay": 160,
"time": "1768890400"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768891763"
},
"departure": {
"delay": 71,
"time": "1768891811"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1768890652"
},
"departure": {
"delay": 59,
"time": "1768890659"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768891527"
},
"departure": {
"delay": 16,
"time": "1768891576"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108064x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 150,
"time": "1768924050"
},
"departure": {
"delay": 150,
"time": "1768924050"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 117,
"time": "1768924737"
},
"departure": {
"delay": 117,
"time": "1768924737"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1768924634"
},
"departure": {
"delay": 134,
"time": "1768924634"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1768924863"
},
"departure": {
"delay": 123,
"time": "1768924863"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 90,
"time": "1768923870"
},
"departure": {
"delay": 90,
"time": "1768923870"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1768924522"
},
"departure": {
"delay": 142,
"time": "1768924522"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 131,
"time": "1768924211"
},
"departure": {
"delay": 131,
"time": "1768924211"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 155,
"time": "1768924415"
},
"departure": {
"delay": 155,
"time": "1768924415"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1768923754"
},
"departure": {
"delay": 94,
"time": "1768923754"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 132,
"time": "1768925052"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1768924963"
},
"departure": {
"delay": 163,
"time": "1768924963"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108064x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768895362"
},
"departure": {
"delay": 155,
"time": "1768895375"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1768894010"
},
"departure": {
"delay": 118,
"time": "1768894018"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 109,
"time": "1768895501"
},
"departure": {
"delay": 109,
"time": "1768895509"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768895535"
},
"departure": {
"delay": 91,
"time": "1768895551"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 112,
"time": "1768894804"
},
"departure": {
"delay": 112,
"time": "1768894912"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 161,
"time": "1768894349"
},
"departure": {
"delay": 161,
"time": "1768894361"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1768894210"
},
"departure": {
"delay": 201,
"time": "1768894221"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1768894604"
},
"departure": {
"delay": 52,
"time": "1768894612"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1768895100"
},
"departure": {
"delay": 52,
"time": "1768895152"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1768894066"
},
"departure": {
"delay": 213,
"time": "1768894173"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1768895394"
},
"departure": {
"delay": 145,
"time": "1768895425"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1768894682"
},
"departure": {
"delay": 21,
"time": "1768894701"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1768894556"
},
"departure": {
"delay": 71,
"time": "1768894571"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 181,
"time": "1768894296"
},
"departure": {
"delay": 181,
"time": "1768894321"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 131,
"time": "1768895177"
},
"departure": {
"delay": 131,
"time": "1768895291"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1768895014"
},
"departure": {
"delay": 45,
"time": "1768895025"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1768893935"
},
"departure": {
"delay": 126,
"time": "1768893966"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1768894747"
},
"departure": {
"delay": 27,
"time": "1768894767"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 193,
"time": "1768894258"
},
"departure": {
"delay": 193,
"time": "1768894273"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768895044"
},
"departure": {
"delay": 39,
"time": "1768895079"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1768895630"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 133,
"time": "1768895462"
},
"departure": {
"delay": 133,
"time": "1768895473"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1768894372"
},
"departure": {
"delay": 128,
"time": "1768894388"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1768894470"
},
"departure": {
"delay": 97,
"time": "1768894477"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 49,
"time": "1768893829"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057441x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 299,
"time": "1768925639"
},
"departure": {
"delay": 299,
"time": "1768925639"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 349,
"time": "1768924369"
},
"departure": {
"delay": 349,
"time": "1768924369"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 339,
"time": "1768925439"
},
"departure": {
"delay": 339,
"time": "1768925439"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 299,
"time": "1768924499"
},
"departure": {
"delay": 299,
"time": "1768924499"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 325,
"time": "1768925365"
},
"departure": {
"delay": 325,
"time": "1768925365"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 307,
"time": "1768925227"
},
"departure": {
"delay": 307,
"time": "1768925227"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 341,
"time": "1768925261"
},
"departure": {
"delay": 341,
"time": "1768925261"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 351,
"time": "1768923951"
},
"departure": {
"delay": 351,
"time": "1768923951"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 302,
"time": "1768925942"
},
"departure": {
"delay": 302,
"time": "1768925942"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 345,
"time": "1768924965"
},
"departure": {
"delay": 345,
"time": "1768924965"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 299,
"time": "1768924139"
},
"departure": {
"delay": 299,
"time": "1768924139"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 299,
"time": "1768925159"
},
"departure": {
"delay": 299,
"time": "1768925159"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 299,
"time": "1768924019"
},
"departure": {
"delay": 299,
"time": "1768924019"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 299,
"time": "1768924679"
},
"departure": {
"delay": 299,
"time": "1768924679"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 301,
"time": "1768925521"
},
"departure": {
"delay": 301,
"time": "1768925521"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 337,
"time": "1768925857"
},
"departure": {
"delay": 337,
"time": "1768925857"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 299,
"time": "1768925039"
},
"departure": {
"delay": 299,
"time": "1768925039"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 339,
"time": "1768924179"
},
"departure": {
"delay": 339,
"time": "1768924179"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 327,
"time": "1768925307"
},
"departure": {
"delay": 327,
"time": "1768925307"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 309,
"time": "1768924269"
},
"departure": {
"delay": 309,
"time": "1768924269"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 357,
"time": "1768924617"
},
"departure": {
"delay": 357,
"time": "1768924617"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 299,
"time": "1768924439"
},
"departure": {
"delay": 299,
"time": "1768924439"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 338,
"time": "1768925738"
},
"departure": {
"delay": 338,
"time": "1768925738"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 299,
"time": "1768926059"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057441x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230619x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 278,
"time": "1768925078"
},
"departure": {
"delay": 278,
"time": "1768925078"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 299,
"time": "1768923899"
},
"departure": {
"delay": 299,
"time": "1768923899"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 243,
"time": "1768924623"
},
"departure": {
"delay": 243,
"time": "1768924623"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 272,
"time": "1768924952"
},
"departure": {
"delay": 272,
"time": "1768924952"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 243,
"time": "1768924083"
},
"departure": {
"delay": 243,
"time": "1768924083"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 243,
"time": "1768924443"
},
"departure": {
"delay": 243,
"time": "1768924443"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 243,
"time": "1768925223"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 248,
"time": "1768924148"
},
"departure": {
"delay": 248,
"time": "1768924148"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 246,
"time": "1768924386"
},
"departure": {
"delay": 246,
"time": "1768924386"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 247,
"time": "1768924507"
},
"departure": {
"delay": 247,
"time": "1768924507"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 266,
"time": "1768924226"
},
"departure": {
"delay": 266,
"time": "1768924226"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 283,
"time": "1768924663"
},
"departure": {
"delay": 283,
"time": "1768924663"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 300,
"time": "1768924320"
},
"departure": {
"delay": 300,
"time": "1768924320"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 243,
"time": "1768924803"
},
"departure": {
"delay": 243,
"time": "1768924803"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 252,
"time": "1768924572"
},
"departure": {
"delay": 252,
"time": "1768924572"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 216,
"time": "1768923816"
},
"departure": {
"delay": 216,
"time": "1768923816"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 295,
"time": "1768925155"
},
"departure": {
"delay": 295,
"time": "1768925155"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 290,
"time": "1768924730"
},
"departure": {
"delay": 290,
"time": "1768924730"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 253,
"time": "1768924873"
},
"departure": {
"delay": 253,
"time": "1768924873"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230619x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 180,
"time": "1768928160"
},
"departure": {
"delay": 180,
"time": "1768928160"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768927860"
},
"departure": {
"delay": 180,
"time": "1768927860"
},
"stopId": "FR:27375:ZE:0x6499:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 217,
"time": "1768929637"
},
"departure": {
"delay": 217,
"time": "1768929637"
},
"stopId": "FR:27375:ZE:0x6424:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 180,
"time": "1768927560"
},
"departure": {
"delay": 180,
"time": "1768927560"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1768929713"
},
"departure": {
"delay": 173,
"time": "1768929713"
},
"stopId": "FR:27375:ZE:0x6460:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 200,
"time": "1768928300"
},
"departure": {
"delay": 200,
"time": "1768928300"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1768927480"
},
"departure": {
"delay": 220,
"time": "1768927480"
},
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768929000"
},
"departure": {
"delay": 180,
"time": "1768929000"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 200,
"time": "1768928360"
},
"departure": {
"delay": 200,
"time": "1768928360"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 236,
"time": "1768927916"
},
"departure": {
"delay": 236,
"time": "1768927916"
},
"stopId": "FR:27375:ZE:0x6489:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 222,
"time": "1768928262"
},
"departure": {
"delay": 222,
"time": "1768928262"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1768927260"
},
"departure": {
"delay": 180,
"time": "1768927260"
},
"stopId": "FR:27375:ZE:0x6450:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1768928282"
},
"departure": {
"delay": 182,
"time": "1768928282"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1768929593"
},
"departure": {
"delay": 173,
"time": "1768929593"
},
"stopId": "FR:27697:ZE:0x6476:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1768928700"
},
"departure": {
"delay": 180,
"time": "1768928700"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1768927020"
},
"departure": {
"delay": 180,
"time": "1768927020"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1768927984"
},
"departure": {
"delay": 184,
"time": "1768927984"
},
"stopId": "FR:27375:ZE:0x6411:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 211,
"time": "1768928731"
},
"departure": {
"delay": 211,
"time": "1768928731"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1768929893"
},
"stopId": "FR:27375:ZE:0x6426:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1768928580"
},
"departure": {
"delay": 180,
"time": "1768928580"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1768929672"
},
"departure": {
"delay": 192,
"time": "1768929672"
},
"stopId": "FR:27375:ZE:0x6400:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 180,
"time": "1768927140"
},
"departure": {
"delay": 180,
"time": "1768927140"
},
"stopId": "FR:27375:ZE:0x6436:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 207,
"time": "1768928067"
},
"departure": {
"delay": 207,
"time": "1768928067"
},
"stopId": "FR:27375:ZE:0x6487:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 216,
"time": "1768929096"
},
"departure": {
"delay": 216,
"time": "1768929096"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471535:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899660"
},
"departure": {
"time": "1768899660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768900680"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768900140"
},
"departure": {
"time": "1768900140"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900020"
},
"departure": {
"time": "1768900020"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768899600"
},
"departure": {
"time": "1768899600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768899540"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899840"
},
"departure": {
"time": "1768899840"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:813:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768924265"
},
"departure": {
"delay": 5,
"time": "1768924265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927380"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924260"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768924745"
},
"departure": {
"delay": 5,
"time": "1768924745"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1768924010",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:915:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768920750"
},
"departure": {
"delay": 90,
"time": "1768920750"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 165,
"time": "1768923200"
},
"departure": {
"delay": 165,
"time": "1768923225"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 28,
"time": "1768920508"
},
"departure": {
"delay": 28,
"time": "1768920508"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1768922705"
},
"departure": {
"delay": 145,
"time": "1768922725"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -6,
"time": "1768921134"
},
"departure": {
"delay": -6,
"time": "1768921134"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 150,
"time": "1768922507"
},
"departure": {
"delay": 150,
"time": "1768922550"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 90,
"time": "1768922130"
},
"departure": {
"delay": 90,
"time": "1768922130"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1768921451"
},
"departure": {
"delay": 37,
"time": "1768921477"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1768922425"
},
"departure": {
"delay": 145,
"time": "1768922425"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 135,
"time": "1768923075"
},
"departure": {
"delay": 135,
"time": "1768923075"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1768920850"
},
"departure": {
"delay": 130,
"time": "1768920850"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1768922027"
},
"departure": {
"delay": 107,
"time": "1768922027"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 108,
"time": "1768922928"
},
"departure": {
"delay": 108,
"time": "1768922928"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -9,
"time": "1768921251"
},
"departure": {
"delay": -9,
"time": "1768921251"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768921808"
},
"departure": {
"delay": 128,
"time": "1768921808"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1768921681"
},
"departure": {
"delay": 106,
"time": "1768921726"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 82,
"time": "1768921882"
},
"departure": {
"delay": 82,
"time": "1768921882"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1768921552"
},
"departure": {
"delay": 52,
"time": "1768921552"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1768922992"
},
"departure": {
"delay": 112,
"time": "1768922992"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768921025"
},
"departure": {
"delay": 65,
"time": "1768921025"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1768923276"
},
"departure": {
"delay": 96,
"time": "1768923276"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1768920925"
},
"departure": {
"delay": 110,
"time": "1768920950"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1768921961"
},
"departure": {
"delay": 101,
"time": "1768921961"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 119,
"time": "1768922254"
},
"departure": {
"delay": 119,
"time": "1768922279"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1768920650"
},
"departure": {
"delay": 110,
"time": "1768920650"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768921358"
},
"departure": {
"delay": 38,
"time": "1768921358"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1768923394"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 150,
"time": "1768923127"
},
"departure": {
"delay": 150,
"time": "1768923150"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1768922853"
},
"departure": {
"delay": 93,
"time": "1768922853"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 30,
"time": "1768920450"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768920460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx335:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852024F5403205x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924260"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927680"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768922460"
},
"departure": {
"time": "1768922520"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768923300"
},
"departure": {
"time": "1768923360"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768918069",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852024F5403205x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5178404056858624x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1768925123"
},
"departure": {
"delay": -27,
"time": "1768925133"
},
"stopId": "FR:14527:ZE:5104717278478336:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -251,
"time": "1768923991"
},
"departure": {
"delay": -251,
"time": "1768924009"
},
"stopId": "FR:14527:ZE:5921673309061120:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -138,
"time": "1768924274"
},
"departure": {
"delay": -138,
"time": "1768924422"
},
"stopId": "FR:14527:ZE:6729658428030976:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -307,
"time": "1768923761"
},
"departure": {
"delay": -307,
"time": "1768923773"
},
"stopId": "FR:14527:ZE:4604280674713600:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1768925242"
},
"stopId": "FR:14527:ZE:5932672787415040:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1768924944"
},
"departure": {
"delay": -26,
"time": "1768924954"
},
"stopId": "FR:14527:ZE:4769172690042880:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -2,
"time": "1768924848"
},
"departure": {
"delay": -2,
"time": "1768924858"
},
"stopId": "FR:14527:ZE:4608804885889024:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -115,
"time": "1768923516"
},
"departure": {
"delay": -115,
"time": "1768923545"
},
"stopId": "FR:14431:ZE:5337640166490112:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6357674938597376:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5178404056858624x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13131F5400249x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768921920"
},
"departure": {
"time": "1768921980"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768923780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768921380"
},
"departure": {
"time": "1768921500"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768922580"
},
"departure": {
"time": "1768922640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768918320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768914709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13131F5400249x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011209x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1768926053"
},
"departure": {
"delay": -7,
"time": "1768926053"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 32,
"time": "1768926752"
},
"departure": {
"delay": 32,
"time": "1768926752"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 14,
"time": "1768926014"
},
"departure": {
"delay": 14,
"time": "1768926014"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1768925491"
},
"departure": {
"delay": 31,
"time": "1768925491"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1768926590"
},
"departure": {
"delay": 50,
"time": "1768926590"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 27,
"time": "1768925307"
},
"departure": {
"delay": 27,
"time": "1768925307"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1768926204"
},
"departure": {
"delay": 24,
"time": "1768926204"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -107,
"time": "1768923733"
},
"departure": {
"delay": -107,
"time": "1768923733"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1768924235"
},
"departure": {
"delay": 35,
"time": "1768924235"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -4,
"time": "1768925216"
},
"departure": {
"delay": -4,
"time": "1768925216"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1768925393"
},
"departure": {
"delay": -7,
"time": "1768925393"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 37,
"time": "1768924597"
},
"departure": {
"delay": 37,
"time": "1768924597"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 2,
"time": "1768925582"
},
"departure": {
"delay": 2,
"time": "1768925582"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 27,
"time": "1768924767"
},
"departure": {
"delay": 27,
"time": "1768924767"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1768926413"
},
"departure": {
"delay": -7,
"time": "1768926413"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 41,
"time": "1768926701"
},
"departure": {
"delay": 41,
"time": "1768926701"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 33,
"time": "1768924833"
},
"departure": {
"delay": 33,
"time": "1768924833"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -7,
"time": "1768924913"
},
"departure": {
"delay": -7,
"time": "1768924913"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1768924433"
},
"departure": {
"delay": -7,
"time": "1768924433"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1768923934"
},
"departure": {
"delay": 34,
"time": "1768923934"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 39,
"time": "1768924179"
},
"departure": {
"delay": 39,
"time": "1768924179"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1768926316"
},
"departure": {
"delay": 16,
"time": "1768926316"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 12,
"time": "1768925652"
},
"departure": {
"delay": 12,
"time": "1768925652"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -7,
"time": "1768926833"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 22,
"time": "1768924702"
},
"departure": {
"delay": 22,
"time": "1768924702"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1768926258"
},
"departure": {
"delay": 18,
"time": "1768926258"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 31,
"time": "1768924531"
},
"departure": {
"delay": 31,
"time": "1768924531"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -7,
"time": "1768926113"
},
"departure": {
"delay": -7,
"time": "1768926113"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -7,
"time": "1768924013"
},
"departure": {
"delay": -7,
"time": "1768924013"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -7,
"time": "1768924313"
},
"departure": {
"delay": -7,
"time": "1768924313"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -7,
"time": "1768925933"
},
"departure": {
"delay": -7,
"time": "1768925933"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1768926636"
},
"departure": {
"delay": 36,
"time": "1768926636"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 40,
"time": "1768926460"
},
"departure": {
"delay": 40,
"time": "1768926460"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 6,
"time": "1768926786"
},
"departure": {
"delay": 6,
"time": "1768926786"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -7,
"time": "1768926533"
},
"departure": {
"delay": -7,
"time": "1768926533"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 18,
"time": "1768924098"
},
"departure": {
"delay": 18,
"time": "1768924098"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76351:ZE:3176:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1768925002"
},
"departure": {
"delay": 22,
"time": "1768925002"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1768925823"
},
"departure": {
"delay": 3,
"time": "1768925823"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 52,
"time": "1768925752"
},
"departure": {
"delay": 52,
"time": "1768925752"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011209x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x440860678:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -215,
"time": "1768912945"
},
"stopId": "FR:76384:ZE:15451:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -234,
"time": "1768913024"
},
"departure": {
"delay": -234,
"time": "1768913046"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768913065"
},
"departure": {
"time": "1768913340"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -217,
"time": "1768912977"
},
"departure": {
"delay": -217,
"time": "1768913003"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x440860678:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768923814"
},
"departure": {
"delay": 94,
"time": "1768923814"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1768923774"
},
"departure": {
"delay": 114,
"time": "1768923774"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 241,
"time": "1768924021"
},
"departure": {
"delay": 241,
"time": "1768924021"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 151,
"time": "1768923631"
},
"departure": {
"delay": 151,
"time": "1768923631"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 187,
"time": "1768924147"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": 174,
"time": "1768924134"
},
"departure": {
"delay": 174,
"time": "1768924134"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 182,
"time": "1768924082"
},
"departure": {
"delay": 182,
"time": "1768924082"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 151,
"time": "1768923566"
},
"departure": {
"delay": 151,
"time": "1768923571"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768923801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597856:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768902060"
},
"departure": {
"time": "1768902060"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901520"
},
"departure": {
"time": "1768901520"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768901220"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901640"
},
"departure": {
"time": "1768901640"
},
"stopId": "FR:27681:ZE:10090:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768902240"
},
"departure": {
"time": "1768902240"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768902480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768902300"
},
"departure": {
"time": "1768902300"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768901760"
},
"departure": {
"time": "1768901760"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768901700"
},
"departure": {
"time": "1768901700"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:855:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768925880"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925460"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768928760"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1768924016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:943:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1768926722"
},
"departure": {
"delay": 62,
"time": "1768926722"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -428,
"time": "1768928332"
},
"departure": {
"delay": -428,
"time": "1768928332"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -421,
"time": "1768928219"
},
"departure": {
"delay": -421,
"time": "1768928219"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1768926655"
},
"departure": {
"delay": 55,
"time": "1768926655"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1768927485"
},
"departure": {
"delay": -15,
"time": "1768927485"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -128,
"time": "1768927792"
},
"departure": {
"delay": -128,
"time": "1768927792"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -287,
"time": "1768928113"
},
"departure": {
"delay": -287,
"time": "1768928113"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -462,
"time": "1768928598"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 58,
"time": "1768927078"
},
"departure": {
"delay": 58,
"time": "1768927078"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1768926595"
},
"departure": {
"delay": 55,
"time": "1768926595"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -163,
"time": "1768927697"
},
"departure": {
"delay": -163,
"time": "1768927697"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1768927059"
},
"departure": {
"delay": 99,
"time": "1768927059"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1768927199"
},
"departure": {
"delay": 59,
"time": "1768927199"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -357,
"time": "1768928163"
},
"departure": {
"delay": -357,
"time": "1768928163"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1768926772"
},
"departure": {
"delay": 112,
"time": "1768926772"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -268,
"time": "1768928072"
},
"departure": {
"delay": -268,
"time": "1768928072"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -238,
"time": "1768928042"
},
"departure": {
"delay": -238,
"time": "1768928042"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1768926670"
},
"departure": {
"delay": 70,
"time": "1768926670"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -41,
"time": "1768927399"
},
"departure": {
"delay": -41,
"time": "1768927399"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1768926871"
},
"departure": {
"delay": 31,
"time": "1768926871"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -425,
"time": "1768928275"
},
"departure": {
"delay": -425,
"time": "1768928275"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -437,
"time": "1768928383"
},
"departure": {
"delay": -437,
"time": "1768928383"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -4,
"time": "1768926476"
},
"departure": {
"delay": -4,
"time": "1768926476"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768926428"
},
"departure": {
"delay": 8,
"time": "1768926428"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -121,
"time": "1768927739"
},
"departure": {
"delay": -121,
"time": "1768927739"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -440,
"time": "1768928440"
},
"departure": {
"delay": -440,
"time": "1768928440"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -198,
"time": "1768927962"
},
"departure": {
"delay": -198,
"time": "1768927962"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1768926550"
},
"departure": {
"delay": 70,
"time": "1768926550"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -159,
"time": "1768927881"
},
"departure": {
"delay": -159,
"time": "1768927881"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -39,
"time": "1768927401"
},
"departure": {
"delay": -39,
"time": "1768927401"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 24,
"time": "1768926924"
},
"departure": {
"delay": 24,
"time": "1768926924"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1768926999"
},
"departure": {
"delay": 39,
"time": "1768926999"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -58,
"time": "1768927562"
},
"departure": {
"delay": -58,
"time": "1768927562"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 59,
"time": "1768927139"
},
"departure": {
"delay": 59,
"time": "1768927139"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2289,
"time": "1768924011"
},
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1768926804"
},
"departure": {
"delay": 84,
"time": "1768926804"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -408,
"time": "1768928532"
},
"departure": {
"delay": -408,
"time": "1768928532"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 58,
"time": "1768926898"
},
"departure": {
"delay": 58,
"time": "1768926898"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595693:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1768902288"
},
"departure": {
"delay": -44,
"time": "1768902316"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768902151"
},
"departure": {
"delay": -10,
"time": "1768902170"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 152,
"time": "1768901419"
},
"departure": {
"delay": 152,
"time": "1768901432"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1768901231"
},
"departure": {
"delay": 208,
"time": "1768901248"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 131,
"time": "1768901524"
},
"departure": {
"delay": 131,
"time": "1768901591"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1768902016"
},
"departure": {
"delay": 37,
"time": "1768902037"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -85,
"time": "1768902695"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 14,
"time": "1768901879"
},
"departure": {
"delay": 14,
"time": "1768901894"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1768902526"
},
"departure": {
"delay": -18,
"time": "1768902582"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 189,
"time": "1768901276"
},
"departure": {
"delay": 189,
"time": "1768901289"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -49,
"time": "1768902472"
},
"departure": {
"delay": -49,
"time": "1768902491"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1768901371"
},
"departure": {
"delay": 185,
"time": "1768901405"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1768901453"
},
"departure": {
"delay": 121,
"time": "1768901461"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -32,
"time": "1768902614"
},
"departure": {
"delay": -32,
"time": "1768902628"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1768901327"
},
"departure": {
"delay": 176,
"time": "1768901336"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768901935"
},
"departure": {
"delay": 24,
"time": "1768901964"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -48,
"time": "1768902238"
},
"departure": {
"delay": -48,
"time": "1768902252"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -62,
"time": "1768902410"
},
"departure": {
"delay": -62,
"time": "1768902418"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1768902370"
},
"departure": {
"delay": -33,
"time": "1768902387"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1768901744"
},
"departure": {
"delay": 59,
"time": "1768901759"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1768902193"
},
"departure": {
"delay": -23,
"time": "1768902217"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1768901491"
},
"departure": {
"delay": 115,
"time": "1768901515"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1768901795"
},
"departure": {
"delay": 43,
"time": "1768901803"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1768901658"
},
"departure": {
"delay": 85,
"time": "1768901665"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3069,
"time": "1768924011"
},
"departure": {
"delay": -3069,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3249,
"time": "1768924011"
},
"departure": {
"delay": -3249,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3609,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3369,
"time": "1768924011"
},
"departure": {
"delay": -3369,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3249,
"time": "1768924011"
},
"departure": {
"delay": -3249,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3009,
"time": "1768924011"
},
"departure": {
"delay": -3009,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2589,
"time": "1768924011"
},
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2949,
"time": "1768924011"
},
"departure": {
"delay": -2949,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3489,
"time": "1768924011"
},
"departure": {
"delay": -3489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602208:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190095x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1768923713"
},
"departure": {
"delay": 113,
"time": "1768923713"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768924431"
},
"departure": {
"delay": 51,
"time": "1768924431"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1768923936"
},
"departure": {
"delay": 96,
"time": "1768923936"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768924906"
},
"departure": {
"delay": 46,
"time": "1768924906"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 47,
"time": "1768925027"
},
"departure": {
"delay": 47,
"time": "1768925027"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 55,
"time": "1768924075"
},
"departure": {
"delay": 55,
"time": "1768924075"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768923965"
},
"departure": {
"delay": 65,
"time": "1768923965"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1768924223"
},
"departure": {
"delay": 83,
"time": "1768924223"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1768924757"
},
"departure": {
"delay": 77,
"time": "1768924757"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1768923265"
},
"departure": {
"delay": 25,
"time": "1768923265"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1768924529"
},
"departure": {
"delay": 29,
"time": "1768924529"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 29,
"time": "1768924949"
},
"departure": {
"delay": 29,
"time": "1768924949"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1768924589"
},
"departure": {
"delay": 29,
"time": "1768924589"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1768924289"
},
"departure": {
"delay": 29,
"time": "1768924289"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1768924033"
},
"departure": {
"delay": 73,
"time": "1768924033"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1768924395"
},
"departure": {
"delay": 75,
"time": "1768924395"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1768923299"
},
"departure": {
"delay": -1,
"time": "1768923299"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1768924109"
},
"departure": {
"delay": 29,
"time": "1768924109"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1768925189"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1768924839"
},
"departure": {
"delay": 39,
"time": "1768924839"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1768924656"
},
"departure": {
"delay": 36,
"time": "1768924656"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1768923623"
},
"departure": {
"delay": 83,
"time": "1768923623"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1768923541"
},
"departure": {
"delay": 1,
"time": "1768923541"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1768924709"
},
"departure": {
"delay": 29,
"time": "1768924709"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 104,
"time": "1768923824"
},
"departure": {
"delay": 104,
"time": "1768923824"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1768923989"
},
"departure": {
"delay": 29,
"time": "1768923989"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1768924461"
},
"departure": {
"delay": 81,
"time": "1768924461"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1768923413"
},
"departure": {
"delay": 53,
"time": "1768923413"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768923508"
},
"departure": {
"delay": 28,
"time": "1768923508"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1768923691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190095x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5929815891771392x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1768924868"
},
"departure": {
"delay": 18,
"time": "1768924878"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1768924277"
},
"departure": {
"delay": 87,
"time": "1768924287"
},
"stopId": "FR:50218:ZE:712770016:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1768924773"
},
"departure": {
"delay": 43,
"time": "1768924783"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1768924144"
},
"departure": {
"delay": 74,
"time": "1768924154"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1768924396"
},
"departure": {
"delay": 26,
"time": "1768924406"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1768924478"
},
"departure": {
"delay": 48,
"time": "1768924488"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"departure": {
"delay": 141,
"time": "1768924041"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1768925225"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1768924680"
},
"departure": {
"delay": 10,
"time": "1768924690"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1768925039"
},
"departure": {
"delay": 69,
"time": "1768925049"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768924956"
},
"departure": {
"delay": 46,
"time": "1768924966"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1768924594"
},
"departure": {
"delay": 44,
"time": "1768924604"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768925139"
},
"departure": {
"delay": 49,
"time": "1768925149"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 16
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5929815891771392x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768925136"
},
"departure": {
"delay": 36,
"time": "1768925136"
},
"stopId": "FR:27229:ZE:0xZII01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768925194"
},
"departure": {
"delay": 34,
"time": "1768925194"
},
"stopId": "FR:27229:ZE:0xICO01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -162,
"time": "1768925418"
},
"departure": {
"delay": -162,
"time": "1768925418"
},
"stopId": "FR:27306:ZE:0xCAF02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -239,
"time": "1768925881"
},
"departure": {
"delay": -239,
"time": "1768925881"
},
"stopId": "FR:27229:ZE:0xPRO02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -305,
"time": "1768926355"
},
"departure": {
"delay": -305,
"time": "1768926355"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -186,
"time": "1768926054"
},
"departure": {
"delay": -186,
"time": "1768926054"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -365,
"time": "1768926475"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -261,
"time": "1768926279"
},
"departure": {
"delay": -261,
"time": "1768926279"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -240,
"time": "1768926120"
},
"departure": {
"delay": -240,
"time": "1768926120"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -159,
"time": "1768925601"
},
"departure": {
"delay": -159,
"time": "1768925601"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -233,
"time": "1768926007"
},
"departure": {
"delay": -233,
"time": "1768926007"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -229,
"time": "1768925951"
},
"departure": {
"delay": -229,
"time": "1768925951"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -219,
"time": "1768925781"
},
"departure": {
"delay": -219,
"time": "1768925781"
},
"stopId": "FR:27229:ZE:0xMDS02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -270,
"time": "1768926210"
},
"departure": {
"delay": -270,
"time": "1768926210"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -207,
"time": "1768925733"
},
"departure": {
"delay": -207,
"time": "1768925733"
},
"stopId": "FR:27229:ZE:0xJUI02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 4,
"time": "1768925284"
},
"departure": {
"delay": 4,
"time": "1768925284"
},
"stopId": "FR:27684:ZE:0xCAD02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -109,
"time": "1768925531"
},
"departure": {
"delay": -109,
"time": "1768925531"
},
"stopId": "FR:27306:ZE:0xLAG02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -134,
"time": "1768925506"
},
"departure": {
"delay": -134,
"time": "1768925506"
},
"stopId": "FR:27306:ZE:0xCOS02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1768925092"
},
"departure": {
"delay": 52,
"time": "1768925092"
},
"stopId": "FR:27229:ZE:0xANO01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -219,
"time": "1768925841"
},
"departure": {
"delay": -219,
"time": "1768925841"
},
"stopId": "FR:27229:ZE:0xHEL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1768925340"
},
"departure": {
"delay": -60,
"time": "1768925340"
},
"stopId": "FR:27229:ZE:0xARI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768925026"
},
"departure": {
"delay": 106,
"time": "1768925026"
},
"stopId": "FR:27229:ZE:0xJAM01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596119:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072097x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1768925196"
},
"departure": {
"delay": 36,
"time": "1768925196"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1768924709"
},
"departure": {
"delay": 29,
"time": "1768924709"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1768925861"
},
"departure": {
"delay": 41,
"time": "1768925861"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1768924520"
},
"departure": {
"delay": 20,
"time": "1768924520"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1768924604"
},
"departure": {
"delay": 44,
"time": "1768924604"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1768925104"
},
"departure": {
"delay": 4,
"time": "1768925104"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768925898"
},
"departure": {
"delay": 18,
"time": "1768925898"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1768925629"
},
"departure": {
"delay": 49,
"time": "1768925629"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1768925518"
},
"departure": {
"delay": 58,
"time": "1768925518"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1768925460"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768925705"
},
"departure": {
"delay": 5,
"time": "1768925705"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1768925348"
},
"departure": {
"delay": 8,
"time": "1768925348"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1768924904"
},
"departure": {
"delay": 44,
"time": "1768924904"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925940"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1768925824"
},
"departure": {
"delay": 4,
"time": "1768925824"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072097x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5951,
"time": "1768925591"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5929,
"time": "1768924369"
},
"departure": {
"delay": 5929,
"time": "1768924369"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5874,
"time": "1768923808"
},
"departure": {
"delay": 5874,
"time": "1768923834"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5929,
"time": "1768924009"
},
"departure": {
"delay": 5929,
"time": "1768924009"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5963,
"time": "1768925303"
},
"departure": {
"delay": 5963,
"time": "1768925303"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5949,
"time": "1768924509"
},
"departure": {
"delay": 5949,
"time": "1768924509"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5854,
"time": "1768923611"
},
"departure": {
"delay": 5854,
"time": "1768923634"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5936,
"time": "1768925156"
},
"departure": {
"delay": 5936,
"time": "1768925156"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5945,
"time": "1768924685"
},
"departure": {
"delay": 5945,
"time": "1768924685"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5892,
"time": "1768924152"
},
"departure": {
"delay": 5892,
"time": "1768924152"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5915,
"time": "1768925075"
},
"departure": {
"delay": 5915,
"time": "1768925075"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5956,
"time": "1768925236"
},
"departure": {
"delay": 5956,
"time": "1768925236"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5894,
"time": "1768923885"
},
"departure": {
"delay": 5894,
"time": "1768923914"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5950,
"time": "1768924930"
},
"departure": {
"delay": 5950,
"time": "1768924930"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5948,
"time": "1768924808"
},
"departure": {
"delay": 5948,
"time": "1768924808"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5926,
"time": "1768924306"
},
"departure": {
"delay": 5926,
"time": "1768924306"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5894,
"time": "1768923701"
},
"departure": {
"delay": 5894,
"time": "1768923734"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5904,
"time": "1768925004"
},
"departure": {
"delay": 5904,
"time": "1768925004"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5931,
"time": "1768924431"
},
"departure": {
"delay": 5931,
"time": "1768924431"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768923639",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2125:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768896540"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768896300"
},
"departure": {
"time": "1768896300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768895880"
},
"departure": {
"time": "1768895880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895760"
},
"departure": {
"time": "1768895760"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768895040"
},
"departure": {
"time": "1768895040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768895700"
},
"departure": {
"time": "1768895700"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768896480"
},
"departure": {
"time": "1768896480"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:205:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768921200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924140"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4119:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:27562:ZE:29084:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768905240"
},
"departure": {
"time": "1768905240"
},
"stopId": "FR:27562:ZE:10024:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768905120"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906260"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:27681:ZE:10056:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:27562:ZE:10103:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905360"
},
"departure": {
"time": "1768905360"
},
"stopId": "FR:27562:ZE:10022:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:27681:ZE:30008:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905300"
},
"departure": {
"time": "1768905300"
},
"stopId": "FR:27562:ZE:10016:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905600"
},
"departure": {
"time": "1768905600"
},
"stopId": "FR:27562:ZE:10070:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:27681:ZE:10072:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905180"
},
"departure": {
"time": "1768905180"
},
"stopId": "FR:27562:ZE:10018:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1133:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx38:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1768920410"
},
"departure": {
"delay": 191,
"time": "1768920431"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 106,
"time": "1768920106"
},
"departure": {
"delay": 106,
"time": "1768920106"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1768920331"
},
"departure": {
"delay": 117,
"time": "1768920357"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1768921882"
},
"departure": {
"delay": 167,
"time": "1768921907"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 531,
"time": "1768923171"
},
"departure": {
"delay": 531,
"time": "1768923171"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 132,
"time": "1768920732"
},
"departure": {
"delay": 132,
"time": "1768920732"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 437,
"time": "1768923257"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 537,
"time": "1768922957"
},
"departure": {
"delay": 537,
"time": "1768923057"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 277,
"time": "1768922237"
},
"departure": {
"delay": 277,
"time": "1768922257"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1768920582"
},
"departure": {
"delay": 102,
"time": "1768920582"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1768919932"
},
"departure": {
"delay": 76,
"time": "1768919956"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1768921059"
},
"departure": {
"delay": 159,
"time": "1768921059"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 192,
"time": "1768921332"
},
"departure": {
"delay": 192,
"time": "1768921332"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1768921707"
},
"departure": {
"delay": 207,
"time": "1768921707"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1768921582"
},
"departure": {
"delay": 167,
"time": "1768921607"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768919820"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1768921787"
},
"departure": {
"delay": 187,
"time": "1768921807"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 452,
"time": "1768922732"
},
"departure": {
"delay": 452,
"time": "1768922732"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 137,
"time": "1768922007"
},
"departure": {
"delay": 137,
"time": "1768922057"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 212,
"time": "1768921532"
},
"departure": {
"delay": 212,
"time": "1768921532"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 237,
"time": "1768921257"
},
"departure": {
"delay": 237,
"time": "1768921257"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 357,
"time": "1768922382"
},
"departure": {
"delay": 357,
"time": "1768922457"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1768920032"
},
"departure": {
"delay": 32,
"time": "1768920032"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 517,
"time": "1768922838"
},
"departure": {
"delay": 517,
"time": "1768922857"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 119,
"time": "1768920179"
},
"departure": {
"delay": 119,
"time": "1768920179"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 234,
"time": "1768921134"
},
"departure": {
"delay": 234,
"time": "1768921134"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1768920256"
},
"departure": {
"delay": 102,
"time": "1768920282"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1768920832"
},
"departure": {
"delay": 112,
"time": "1768920832"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1768921412"
},
"departure": {
"delay": 172,
"time": "1768921432"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 398,
"time": "1768922558"
},
"departure": {
"delay": 398,
"time": "1768922558"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1768919339",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx38:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4840783044673536x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -592,
"time": "1768924378"
},
"departure": {
"delay": -592,
"time": "1768924388"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -417,
"time": "1768926473"
},
"departure": {
"delay": -417,
"time": "1768926483"
},
"stopId": "FR:14371:ZE:5415758810054656:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -566,
"time": "1768925784"
},
"departure": {
"delay": -566,
"time": "1768925794"
},
"stopId": "FR:14147:ZE:5633903017590784:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -705,
"time": "1768925165"
},
"departure": {
"delay": -705,
"time": "1768925175"
},
"stopId": "FR:14621:ZE:5103335842512896:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -647,
"time": "1768925043"
},
"departure": {
"delay": -647,
"time": "1768925053"
},
"stopId": "FR:14621:ZE:6571132325986304:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -582,
"time": "1768925708"
},
"departure": {
"delay": -582,
"time": "1768925718"
},
"stopId": "FR:14147:ZE:5415582817058816:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -445,
"time": "1768926565"
},
"departure": {
"delay": -445,
"time": "1768926575"
},
"stopId": "FR:14371:ZE:4527553801879552:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -696,
"time": "1768925294"
},
"departure": {
"delay": -696,
"time": "1768925304"
},
"stopId": "FR:14621:ZE:4545776341483520:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -369,
"time": "1768926821"
},
"departure": {
"delay": -369,
"time": "1768926831"
},
"stopId": "FR:14371:ZE:5234321272078336:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -238,
"time": "1768927442"
},
"stopId": "FR:14371:ZE:5880525811089408:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -421,
"time": "1768926349"
},
"departure": {
"delay": -421,
"time": "1768926359"
},
"stopId": "FR:14371:ZE:6364140672122880:ATOUMOD036",
"stopSequence": 8
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5289643101650944:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4840783044673536x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598419:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -131,
"time": "1768925389"
},
"departure": {
"delay": -131,
"time": "1768925389"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1768924777"
},
"departure": {
"delay": -23,
"time": "1768924777"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -58,
"time": "1768925222"
},
"departure": {
"delay": -58,
"time": "1768925222"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -148,
"time": "1768925972"
},
"departure": {
"delay": -148,
"time": "1768925972"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -147,
"time": "1768925733"
},
"departure": {
"delay": -147,
"time": "1768925733"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -134,
"time": "1768925926"
},
"departure": {
"delay": -134,
"time": "1768925926"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -117,
"time": "1768925703"
},
"departure": {
"delay": -117,
"time": "1768925703"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -71,
"time": "1768925329"
},
"departure": {
"delay": -71,
"time": "1768925329"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -189,
"time": "1768925871"
},
"departure": {
"delay": -189,
"time": "1768925871"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1768924704"
},
"departure": {
"delay": 24,
"time": "1768924704"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1768925825"
},
"departure": {
"delay": -115,
"time": "1768925825"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -59,
"time": "1768925821"
},
"departure": {
"delay": -59,
"time": "1768925821"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1768924826"
},
"departure": {
"delay": -34,
"time": "1768924826"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -94,
"time": "1768924946"
},
"departure": {
"delay": -94,
"time": "1768924946"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -113,
"time": "1768925107"
},
"departure": {
"delay": -113,
"time": "1768925107"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -70,
"time": "1768925570"
},
"departure": {
"delay": -70,
"time": "1768925570"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -94,
"time": "1768924886"
},
"departure": {
"delay": -94,
"time": "1768924886"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1768924628"
},
"departure": {
"delay": 68,
"time": "1768924628"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -67,
"time": "1768925513"
},
"departure": {
"delay": -67,
"time": "1768925513"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -143,
"time": "1768925017"
},
"departure": {
"delay": -143,
"time": "1768925017"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1768925635"
},
"departure": {
"delay": -65,
"time": "1768925635"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -176,
"time": "1768926004"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598419:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768902720"
},
"departure": {
"delay": 125,
"time": "1768902725"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768904340"
},
"departure": {
"delay": 120,
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 120,
"time": "1768903380"
},
"departure": {
"delay": 120,
"time": "1768903380"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768905180"
},
"departure": {
"delay": 120,
"time": "1768905180"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1768903800"
},
"departure": {
"delay": 120,
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768902660"
},
"departure": {
"delay": 125,
"time": "1768902665"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1768902430"
},
"departure": {
"delay": 135,
"time": "1768902435"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768904100"
},
"departure": {
"delay": 120,
"time": "1768904100"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1768905360"
},
"departure": {
"delay": 120,
"time": "1768905360"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768905120"
},
"departure": {
"delay": 120,
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1768904700"
},
"departure": {
"delay": 120,
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1768905420"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1768902060"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768902180"
},
"departure": {
"delay": 180,
"time": "1768902240"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768905000"
},
"departure": {
"delay": 120,
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 120,
"time": "1768904040"
},
"departure": {
"delay": 120,
"time": "1768904040"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768903020"
},
"departure": {
"delay": 120,
"time": "1768903020"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768902840"
},
"departure": {
"delay": 120,
"time": "1768902840"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768904580"
},
"departure": {
"delay": 120,
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1768905240"
},
"departure": {
"delay": 120,
"time": "1768905240"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 120,
"time": "1768903980"
},
"departure": {
"delay": 120,
"time": "1768903980"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768904880"
},
"departure": {
"delay": 120,
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1768904820"
},
"departure": {
"delay": 120,
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 185,
"time": "1768902420"
},
"departure": {
"delay": 185,
"time": "1768902425"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768903740"
},
"departure": {
"delay": 120,
"time": "1768903740"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1768902300"
},
"departure": {
"delay": 185,
"time": "1768902305"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768904220"
},
"departure": {
"delay": 120,
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 120,
"time": "1768903080"
},
"departure": {
"delay": 120,
"time": "1768903080"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768904640"
},
"departure": {
"delay": 120,
"time": "1768904640"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 120,
"time": "1768903200"
},
"departure": {
"delay": 120,
"time": "1768903200"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768904760"
},
"departure": {
"delay": 120,
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768904520"
},
"departure": {
"delay": 120,
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 120,
"time": "1768902540"
},
"departure": {
"delay": 120,
"time": "1768902600"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768902960",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:381:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:85:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768890060"
},
"departure": {
"time": "1768890060"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768889820"
},
"departure": {
"time": "1768889820"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768889640"
},
"departure": {
"time": "1768889640"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768888920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768889100"
},
"departure": {
"time": "1768889160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": -55,
"time": "1768888980"
},
"departure": {
"delay": -55,
"time": "1768888985"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768889880"
},
"departure": {
"time": "1768889880"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768889700"
},
"departure": {
"time": "1768889700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768889220"
},
"departure": {
"time": "1768889220"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890480"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768889760"
},
"departure": {
"time": "1768889760"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768889580"
},
"departure": {
"time": "1768889580"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768889460"
},
"departure": {
"time": "1768889460"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768889340"
},
"departure": {
"time": "1768889340"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889400"
},
"departure": {
"time": "1768889400"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768889520"
},
"departure": {
"time": "1768889520"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:85:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2486830:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:27375:ZE:0x6450:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1768927457"
},
"departure": {
"delay": 17,
"time": "1768927457"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1768927624"
},
"departure": {
"delay": 4,
"time": "1768927624"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -44,
"time": "1768927756"
},
"departure": {
"delay": -44,
"time": "1768927756"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -128,
"time": "1768927852"
},
"departure": {
"delay": -128,
"time": "1768927852"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -48,
"time": "1768927812"
},
"departure": {
"delay": -48,
"time": "1768927812"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:27375:ZE:0x6436:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1768927904"
},
"departure": {
"delay": -76,
"time": "1768927904"
},
"stopId": "FR:27351:ZE:0x6316:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1768928092"
},
"stopId": "FR:27351:ZE:0x6308:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -53,
"time": "1768927567"
},
"departure": {
"delay": -53,
"time": "1768927567"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -46,
"time": "1768927994"
},
"departure": {
"delay": -46,
"time": "1768927994"
},
"stopId": "FR:27351:ZE:0x6314:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1768927702"
},
"departure": {
"delay": -38,
"time": "1768927702"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1768927517"
},
"departure": {
"delay": -43,
"time": "1768927517"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2486830:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 464,
"time": "1768923859"
},
"departure": {
"delay": 464,
"time": "1768923884"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 464,
"time": "1768923701"
},
"departure": {
"delay": 464,
"time": "1768923704"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 454,
"time": "1768924294"
},
"departure": {
"delay": 454,
"time": "1768924294"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 402,
"time": "1768924362"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 464,
"time": "1768923751"
},
"departure": {
"delay": 464,
"time": "1768923764"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 425,
"time": "1768924145"
},
"departure": {
"delay": 425,
"time": "1768924145"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 422,
"time": "1768924202"
},
"departure": {
"delay": 422,
"time": "1768924202"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 524,
"time": "1768923571"
},
"departure": {
"delay": 524,
"time": "1768923584"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 437,
"time": "1768924037"
},
"departure": {
"delay": 437,
"time": "1768924037"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 434,
"time": "1768924094"
},
"departure": {
"delay": 434,
"time": "1768924094"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 434,
"time": "1768923963"
},
"departure": {
"delay": 434,
"time": "1768923974"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 479,
"time": "1768923659"
},
"departure": {
"delay": 479,
"time": "1768923659"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768923891",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595699:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2486806:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768930174"
},
"departure": {
"delay": 94,
"time": "1768930174"
},
"stopId": "FR:27471:ZE:0x6939:ATOUMOD006",
"stopSequence": 69
},
{
"arrival": {
"delay": 243,
"time": "1768928523"
},
"departure": {
"delay": 243,
"time": "1768928523"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 197,
"time": "1768929857"
},
"departure": {
"delay": 197,
"time": "1768929857"
},
"stopId": "FR:27474:ZE:0x6719:ATOUMOD006",
"stopSequence": 63
},
{
"arrival": {
"delay": 195,
"time": "1768930035"
},
"departure": {
"delay": 195,
"time": "1768930035"
},
"stopId": "FR:27474:ZE:0x6705:ATOUMOD006",
"stopSequence": 66
},
{
"arrival": {
"delay": 220,
"time": "1768928740"
},
"departure": {
"delay": 220,
"time": "1768928740"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 162,
"time": "1768929822"
},
"departure": {
"delay": 162,
"time": "1768929822"
},
"stopId": "FR:27474:ZE:0x6717:ATOUMOD006",
"stopSequence": 62
},
{
"arrival": {
"delay": 260,
"time": "1768927820"
},
"departure": {
"delay": 260,
"time": "1768927820"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 180,
"time": "1768927860"
},
"departure": {
"delay": 180,
"time": "1768927860"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1768927912"
},
"departure": {
"delay": 232,
"time": "1768927912"
},
"stopId": "FR:27351:ZE:0x6316:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1768928464"
},
"departure": {
"delay": 184,
"time": "1768928464"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1768929762"
},
"departure": {
"delay": 162,
"time": "1768929762"
},
"stopId": "FR:27474:ZE:0x6702:ATOUMOD006",
"stopSequence": 60
},
{
"arrival": {
"delay": 201,
"time": "1768928781"
},
"departure": {
"delay": 201,
"time": "1768928781"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 197,
"time": "1768928837"
},
"departure": {
"delay": 197,
"time": "1768928837"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 312,
"time": "1768927632"
},
"departure": {
"delay": 312,
"time": "1768927632"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 165,
"time": "1768929945"
},
"departure": {
"delay": 165,
"time": "1768929945"
},
"stopId": "FR:27474:ZE:0x6706:ATOUMOD006",
"stopSequence": 65
},
{
"arrival": {
"delay": 265,
"time": "1768927525"
},
"departure": {
"delay": 265,
"time": "1768927525"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1768930234"
},
"stopId": "FR:27471:ZE:0x6942:ATOUMOD006",
"stopSequence": 70
},
{
"arrival": {
"delay": 160,
"time": "1768930060"
},
"departure": {
"delay": 160,
"time": "1768930060"
},
"stopId": "FR:27474:ZE:0x6711:ATOUMOD006",
"stopSequence": 67
},
{
"arrival": {
"delay": 188,
"time": "1768929788"
},
"departure": {
"delay": 188,
"time": "1768929788"
},
"stopId": "FR:27474:ZE:0x6714:ATOUMOD006",
"stopSequence": 61
},
{
"arrival": {
"delay": 225,
"time": "1768928145"
},
"departure": {
"delay": 225,
"time": "1768928145"
},
"stopId": "FR:27351:ZE:0x7273:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1768928100"
},
"departure": {
"delay": 180,
"time": "1768928100"
},
"stopId": "FR:27351:ZE:0x6308:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 197,
"time": "1768929317"
},
"departure": {
"delay": 197,
"time": "1768929317"
},
"stopId": "FR:27701:ZE:0x7112:ATOUMOD006",
"stopSequence": 56
},
{
"arrival": {
"delay": 264,
"time": "1768927764"
},
"departure": {
"delay": 264,
"time": "1768927764"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 270,
"time": "1768927710"
},
"departure": {
"delay": 270,
"time": "1768927710"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 202,
"time": "1768928002"
},
"departure": {
"delay": 202,
"time": "1768928002"
},
"stopId": "FR:27351:ZE:0x6314:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 186,
"time": "1768928646"
},
"departure": {
"delay": 186,
"time": "1768928646"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 257,
"time": "1768927457"
},
"departure": {
"delay": 257,
"time": "1768927457"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1768929691"
},
"departure": {
"delay": 211,
"time": "1768929691"
},
"stopId": "FR:27474:ZE:0x6708:ATOUMOD006",
"stopSequence": 58
},
{
"arrival": {
"delay": 180,
"time": "1768927140"
},
"departure": {
"delay": 180,
"time": "1768927140"
},
"stopId": "FR:27375:ZE:0x6436:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1768928556"
},
"departure": {
"delay": 216,
"time": "1768928556"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 197,
"time": "1768929617"
},
"departure": {
"delay": 197,
"time": "1768929617"
},
"stopId": "FR:27365:ZE:0x7076:ATOUMOD006",
"stopSequence": 57
},
{
"arrival": {
"delay": 255,
"time": "1768927575"
},
"departure": {
"delay": 255,
"time": "1768927575"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1768929908"
},
"departure": {
"delay": 188,
"time": "1768929908"
},
"stopId": "FR:27474:ZE:0x6723:ATOUMOD006",
"stopSequence": 64
},
{
"arrival": {
"delay": 186,
"time": "1768928706"
},
"departure": {
"delay": 186,
"time": "1768928706"
},
"stopId": "FR:27701:ZE:0x7060:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 192,
"time": "1768929732"
},
"departure": {
"delay": 192,
"time": "1768929732"
},
"stopId": "FR:27474:ZE:0x6712:ATOUMOD006",
"stopSequence": 59
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768927260"
},
"departure": {
"delay": 180,
"time": "1768927260"
},
"stopId": "FR:27375:ZE:0x6450:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1768929205"
},
"departure": {
"delay": 205,
"time": "1768929205"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 54
},
{
"arrival": {
"delay": 198,
"time": "1768930098"
},
"departure": {
"delay": 198,
"time": "1768930098"
},
"stopId": "FR:27701:ZE:0x6721:ATOUMOD006",
"stopSequence": 68
},
{
"arrival": {
"delay": 197,
"time": "1768929257"
},
"departure": {
"delay": 197,
"time": "1768929257"
},
"stopId": "FR:27701:ZE:0x7038:ATOUMOD006",
"stopSequence": 55
},
{
"arrival": {
"delay": 197,
"time": "1768929017"
},
"departure": {
"delay": 197,
"time": "1768929017"
},
"stopId": "FR:27701:ZE:0x7124:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 120,
"time": "1768927020"
},
"departure": {
"delay": 120,
"time": "1768927020"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2486806:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075785x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768924096"
},
"departure": {
"delay": 16,
"time": "1768924096"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1768924492"
},
"departure": {
"delay": 52,
"time": "1768924492"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1768924333"
},
"departure": {
"delay": 73,
"time": "1768924333"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1768924007"
},
"departure": {
"delay": 47,
"time": "1768924007"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1768924692"
},
"departure": {
"delay": 72,
"time": "1768924692"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1768924406"
},
"departure": {
"delay": 26,
"time": "1768924406"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1768923943"
},
"departure": {
"delay": 43,
"time": "1768923943"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1768923880"
},
"departure": {
"delay": 40,
"time": "1768923880"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1768924816"
},
"departure": {
"delay": 16,
"time": "1768924816"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768924576"
},
"departure": {
"delay": 16,
"time": "1768924576"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768925116"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1768923750"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1768924756"
},
"departure": {
"delay": 16,
"time": "1768924756"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1768924187"
},
"departure": {
"delay": 47,
"time": "1768924187"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075785x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768915677"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 117,
"time": "1768915483"
},
"departure": {
"delay": 117,
"time": "1768915497"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"departure": {
"delay": 96,
"time": "1768914096"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1768914235"
},
"departure": {
"delay": 39,
"time": "1768914279"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 235,
"time": "1768915300"
},
"departure": {
"delay": 235,
"time": "1768915435"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768914319"
},
"departure": {
"delay": 120,
"time": "1768914420"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1768915016"
},
"departure": {
"delay": 200,
"time": "1768915220"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1768914121"
},
"departure": {
"delay": 68,
"time": "1768914128"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1768914564"
},
"departure": {
"delay": 56,
"time": "1768914596"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1768915538"
},
"departure": {
"delay": 198,
"time": "1768915638"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1768915246"
},
"departure": {
"delay": 173,
"time": "1768915253"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1768914976"
},
"departure": {
"delay": 24,
"time": "1768914984"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1768914151"
},
"departure": {
"delay": 96,
"time": "1768914216"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"time": "1768914655"
},
"departure": {
"time": "1768914600"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:82xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3069,
"time": "1768924011"
},
"departure": {
"delay": -3069,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -294,
"time": "1768927686"
},
"departure": {
"delay": -294,
"time": "1768927686"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -315,
"time": "1768927605"
},
"departure": {
"delay": -315,
"time": "1768927605"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -278,
"time": "1768926862"
},
"departure": {
"delay": -278,
"time": "1768926862"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -439,
"time": "1768927421"
},
"departure": {
"delay": -439,
"time": "1768927421"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -2109,
"time": "1768924011"
},
"departure": {
"delay": -2109,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -414,
"time": "1768927206"
},
"departure": {
"delay": -414,
"time": "1768927206"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -431,
"time": "1768927369"
},
"departure": {
"delay": -431,
"time": "1768927369"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -308,
"time": "1768926952"
},
"departure": {
"delay": -308,
"time": "1768926952"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -355,
"time": "1768927745"
},
"stopId": "FR:27602:ZE:0xFAB02:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -414,
"time": "1768927146"
},
"departure": {
"delay": -414,
"time": "1768927146"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3009,
"time": "1768924011"
},
"departure": {
"delay": -3009,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -368,
"time": "1768927732"
},
"departure": {
"delay": -368,
"time": "1768927732"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -353,
"time": "1768927087"
},
"departure": {
"delay": -353,
"time": "1768927087"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2589,
"time": "1768924011"
},
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597889:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 161,
"time": "1768896040"
},
"departure": {
"delay": 161,
"time": "1768896101"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 217,
"time": "1768896117"
},
"departure": {
"delay": 217,
"time": "1768896217"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1768895867"
},
"departure": {
"delay": 144,
"time": "1768895904"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1768895727"
},
"departure": {
"delay": 35,
"time": "1768895735"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896482"
},
"departure": {
"time": "1768896240"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
},
{
"departure": {
"delay": 154,
"time": "1768895674"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 223,
"time": "1768896336"
},
"departure": {
"delay": 223,
"time": "1768896343"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1768895692"
},
"departure": {
"delay": 67,
"time": "1768895707"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 197,
"time": "1768896358"
},
"departure": {
"delay": 197,
"time": "1768896377"
},
"stopId": "FR:76384:ZE:15438:ATOUMOD019",
"stopSequence": 11
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253034498xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx298:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1768925021"
},
"departure": {
"delay": 41,
"time": "1768925021"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1768925235"
},
"departure": {
"delay": 15,
"time": "1768925235"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1768925445"
},
"departure": {
"delay": 45,
"time": "1768925445"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1768925586"
},
"departure": {
"delay": 6,
"time": "1768925586"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768924008",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx298:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1768927336"
},
"departure": {
"delay": -44,
"time": "1768927336"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1768927120"
},
"departure": {
"delay": 40,
"time": "1768927120"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -98,
"time": "1768927822"
},
"departure": {
"delay": -98,
"time": "1768927822"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -169,
"time": "1768928411"
},
"departure": {
"delay": -169,
"time": "1768928411"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768927280"
},
"departure": {
"delay": 20,
"time": "1768927280"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -169,
"time": "1768928171"
},
"departure": {
"delay": -169,
"time": "1768928171"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -245,
"time": "1768928455"
},
"departure": {
"delay": -245,
"time": "1768928455"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -229,
"time": "1768928291"
},
"departure": {
"delay": -229,
"time": "1768928291"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -127,
"time": "1768927913"
},
"departure": {
"delay": -127,
"time": "1768927913"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -157,
"time": "1768928003"
},
"departure": {
"delay": -157,
"time": "1768928003"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -14,
"time": "1768927666"
},
"departure": {
"delay": -14,
"time": "1768927666"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -192,
"time": "1768928808"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -31,
"time": "1768927529"
},
"departure": {
"delay": -31,
"time": "1768927529"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -168,
"time": "1768928232"
},
"departure": {
"delay": -168,
"time": "1768928232"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -44,
"time": "1768927576"
},
"departure": {
"delay": -44,
"time": "1768927576"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -15,
"time": "1768927725"
},
"departure": {
"delay": -15,
"time": "1768927725"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -185,
"time": "1768928515"
},
"departure": {
"delay": -185,
"time": "1768928515"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -250,
"time": "1768928570"
},
"departure": {
"delay": -250,
"time": "1768928570"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -86,
"time": "1768927774"
},
"departure": {
"delay": -86,
"time": "1768927774"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1768927037"
},
"departure": {
"delay": 17,
"time": "1768927037"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1768927456"
},
"departure": {
"delay": 16,
"time": "1768927456"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -204,
"time": "1768928016"
},
"departure": {
"delay": -204,
"time": "1768928016"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596120:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5109:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597079:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1768926136"
},
"departure": {
"delay": -104,
"time": "1768926136"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -139,
"time": "1768925741"
},
"departure": {
"delay": -139,
"time": "1768925741"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -174,
"time": "1768926186"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1149,
"time": "1768924011"
},
"departure": {
"delay": -1149,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -112,
"time": "1768925888"
},
"departure": {
"delay": -112,
"time": "1768925888"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -83,
"time": "1768925977"
},
"departure": {
"delay": -83,
"time": "1768925977"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -119,
"time": "1768925821"
},
"departure": {
"delay": -119,
"time": "1768925821"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768925475"
},
"departure": {
"delay": 15,
"time": "1768925475"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -39,
"time": "1768925601"
},
"departure": {
"delay": -39,
"time": "1768925601"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -99,
"time": "1768925661"
},
"departure": {
"delay": -99,
"time": "1768925661"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -93,
"time": "1768926087"
},
"departure": {
"delay": -93,
"time": "1768926087"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"departure": {
"delay": -1029,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1768925514"
},
"departure": {
"delay": -6,
"time": "1768925514"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -16,
"time": "1768925564"
},
"departure": {
"delay": -16,
"time": "1768925564"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597079:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057038x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768925191"
},
"departure": {
"delay": 31,
"time": "1768925191"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1768924628"
},
"departure": {
"delay": 8,
"time": "1768924628"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1768924268"
},
"departure": {
"delay": 8,
"time": "1768924268"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1768924451"
},
"departure": {
"delay": 11,
"time": "1768924451"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768924828"
},
"departure": {
"delay": 28,
"time": "1768924828"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1768924776"
},
"departure": {
"delay": 36,
"time": "1768924776"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768924303"
},
"departure": {
"delay": 43,
"time": "1768924303"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768924580"
},
"departure": {
"delay": 20,
"time": "1768924580"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1768925237"
},
"departure": {
"delay": 17,
"time": "1768925237"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1768925288"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1768924697"
},
"departure": {
"delay": 17,
"time": "1768924697"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1768925023"
},
"departure": {
"delay": 43,
"time": "1768925023"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1768925102"
},
"departure": {
"delay": 62,
"time": "1768925102"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768924928"
},
"departure": {
"delay": 8,
"time": "1768924928"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1768924519"
},
"departure": {
"delay": 19,
"time": "1768924519"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 8,
"time": "1768924028"
},
"departure": {
"delay": 8,
"time": "1768924028"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768923900"
},
"departure": {
"delay": 60,
"time": "1768923900"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1768924416"
},
"departure": {
"delay": 36,
"time": "1768924416"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768924109"
},
"departure": {
"delay": 29,
"time": "1768924109"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1768924021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057038x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1768924721"
},
"departure": {
"delay": -9,
"time": "1768924731"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768924500"
},
"departure": {
"delay": 10,
"time": "1768924510"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1768925162"
},
"departure": {
"delay": 72,
"time": "1768925172"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1768924894"
},
"departure": {
"delay": 44,
"time": "1768924904"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -93,
"time": "1768925357"
},
"departure": {
"delay": -93,
"time": "1768925367"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -87,
"time": "1768925493"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -61,
"time": "1768925449"
},
"departure": {
"delay": -61,
"time": "1768925459"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1768924815"
},
"departure": {
"delay": 25,
"time": "1768924825"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1768924656"
},
"departure": {
"delay": -14,
"time": "1768924666"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1768925058"
},
"departure": {
"delay": 28,
"time": "1768925068"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1768924983"
},
"departure": {
"delay": 13,
"time": "1768924993"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1768925252"
},
"departure": {
"delay": 42,
"time": "1768925262"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924550"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
}
],
"timestamp": "1768924030",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1529,
"time": "1768924649"
},
"departure": {
"delay": 1529,
"time": "1768924649"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1496,
"time": "1768925096"
},
"departure": {
"delay": 1496,
"time": "1768925096"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1544,
"time": "1768924544"
},
"departure": {
"delay": 1544,
"time": "1768924544"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1523,
"time": "1768924523"
},
"departure": {
"delay": 1523,
"time": "1768924523"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1480,
"time": "1768924720"
},
"departure": {
"delay": 1480,
"time": "1768924720"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1520,
"time": "1768924580"
},
"departure": {
"delay": 1520,
"time": "1768924580"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1403,
"time": "1768925183"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 1537,
"time": "1768924777"
},
"departure": {
"delay": 1537,
"time": "1768924777"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1619,
"time": "1768924079"
},
"departure": {
"delay": 1619,
"time": "1768924079"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1629,
"time": "1768924149"
},
"departure": {
"delay": 1629,
"time": "1768924149"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 1548,
"time": "1768924368"
},
"departure": {
"delay": 1548,
"time": "1768924368"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 1548,
"time": "1768924608"
},
"departure": {
"delay": 1548,
"time": "1768924608"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1441,
"time": "1768924981"
},
"departure": {
"delay": 1441,
"time": "1768924981"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1417,
"time": "1768924897"
},
"departure": {
"delay": 1417,
"time": "1768924897"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1578,
"time": "1768924278"
},
"departure": {
"delay": 1578,
"time": "1768924278"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1502,
"time": "1768924802"
},
"departure": {
"delay": 1502,
"time": "1768924802"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1441,
"time": "1768925041"
},
"departure": {
"delay": 1441,
"time": "1768925041"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1503,
"time": "1768924443"
},
"departure": {
"delay": 1503,
"time": "1768924443"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1584,
"time": "1768924224"
},
"departure": {
"delay": 1584,
"time": "1768924224"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470591:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -184,
"time": "1768927436"
},
"departure": {
"delay": -184,
"time": "1768927436"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -160,
"time": "1768927880"
},
"departure": {
"delay": -160,
"time": "1768927880"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -134,
"time": "1768927426"
},
"departure": {
"delay": -134,
"time": "1768927426"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -216,
"time": "1768928004"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -171,
"time": "1768927209"
},
"departure": {
"delay": -171,
"time": "1768927209"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -107,
"time": "1768926913"
},
"departure": {
"delay": -107,
"time": "1768926913"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -255,
"time": "1768927605"
},
"departure": {
"delay": -255,
"time": "1768927605"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -193,
"time": "1768927247"
},
"departure": {
"delay": -193,
"time": "1768927247"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -137,
"time": "1768927063"
},
"departure": {
"delay": -137,
"time": "1768927063"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -191,
"time": "1768927069"
},
"departure": {
"delay": -191,
"time": "1768927069"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -217,
"time": "1768927643"
},
"departure": {
"delay": -217,
"time": "1768927643"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -208,
"time": "1768927772"
},
"departure": {
"delay": -208,
"time": "1768927772"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -188,
"time": "1768927492"
},
"departure": {
"delay": -188,
"time": "1768927492"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -161,
"time": "1768927819"
},
"departure": {
"delay": -161,
"time": "1768927819"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -134,
"time": "1768927366"
},
"departure": {
"delay": -134,
"time": "1768927366"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1768926879"
},
"departure": {
"delay": -81,
"time": "1768926879"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -214,
"time": "1768927286"
},
"departure": {
"delay": -214,
"time": "1768927286"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -141,
"time": "1768927179"
},
"departure": {
"delay": -141,
"time": "1768927179"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -75,
"time": "1768926765"
},
"departure": {
"delay": -75,
"time": "1768926765"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -209,
"time": "1768927711"
},
"departure": {
"delay": -209,
"time": "1768927711"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1768926957"
},
"departure": {
"delay": -123,
"time": "1768926957"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -182,
"time": "1768927918"
},
"departure": {
"delay": -182,
"time": "1768927918"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -173,
"time": "1768927387"
},
"departure": {
"delay": -173,
"time": "1768927387"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -128,
"time": "1768927012"
},
"departure": {
"delay": -128,
"time": "1768927012"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768927320"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230582x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 243,
"time": "1768923663"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 257,
"time": "1768923557"
},
"departure": {
"delay": 257,
"time": "1768923557"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768923621",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230582x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -69,
"time": "1768927611"
},
"departure": {
"delay": -69,
"time": "1768927611"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2811,
"time": "1768924029"
},
"departure": {
"delay": -2811,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2991,
"time": "1768924029"
},
"departure": {
"delay": -2991,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2991,
"time": "1768924029"
},
"departure": {
"delay": -2991,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2691,
"time": "1768924029"
},
"departure": {
"delay": -2691,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -201,
"time": "1768927719"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2631,
"time": "1768924029"
},
"departure": {
"delay": -2631,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -46,
"time": "1768927574"
},
"departure": {
"delay": -46,
"time": "1768927574"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3291,
"time": "1768924029"
},
"departure": {
"delay": -3291,
"time": "1768924029"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2811,
"time": "1768924029"
},
"departure": {
"delay": -2811,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1768927527"
},
"departure": {
"delay": 27,
"time": "1768927527"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1768927472"
},
"departure": {
"delay": 32,
"time": "1768927472"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -19,
"time": "1768927481"
},
"departure": {
"delay": -19,
"time": "1768927481"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3351,
"time": "1768924029"
},
"departure": {
"delay": -3351,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3231,
"time": "1768924029"
},
"departure": {
"delay": -3231,
"time": "1768924029"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3231,
"time": "1768924029"
},
"departure": {
"delay": -3231,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2931,
"time": "1768924029"
},
"departure": {
"delay": -2931,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3231,
"time": "1768924029"
},
"departure": {
"delay": -3231,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470480:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490672:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1768923980"
},
"departure": {
"delay": 151,
"time": "1768923991"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1768924077"
},
"departure": {
"delay": 177,
"time": "1768924077"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1768924881"
},
"departure": {
"delay": -39,
"time": "1768924881"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -81,
"time": "1768924839"
},
"departure": {
"delay": -81,
"time": "1768924839"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1768925853"
},
"departure": {
"delay": -87,
"time": "1768925853"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -101,
"time": "1768925779"
},
"departure": {
"delay": -101,
"time": "1768925779"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -87,
"time": "1768925433"
},
"departure": {
"delay": -87,
"time": "1768925433"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -35,
"time": "1768925065"
},
"departure": {
"delay": -35,
"time": "1768925065"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -48,
"time": "1768925292"
},
"departure": {
"delay": -48,
"time": "1768925292"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 68,
"time": "1768924568"
},
"departure": {
"delay": 68,
"time": "1768924568"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -91,
"time": "1768925189"
},
"departure": {
"delay": -91,
"time": "1768925189"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 31,
"time": "1768924711"
},
"departure": {
"delay": 31,
"time": "1768924711"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1768925322"
},
"departure": {
"delay": -78,
"time": "1768925322"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -66,
"time": "1768925394"
},
"departure": {
"delay": -66,
"time": "1768925394"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -66,
"time": "1768925034"
},
"departure": {
"delay": -66,
"time": "1768925034"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1768924608"
},
"departure": {
"delay": -12,
"time": "1768924608"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -86,
"time": "1768925494"
},
"departure": {
"delay": -86,
"time": "1768925494"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -67,
"time": "1768925693"
},
"departure": {
"delay": -67,
"time": "1768925693"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -49,
"time": "1768925591"
},
"departure": {
"delay": -49,
"time": "1768925591"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -136,
"time": "1768925924"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -53,
"time": "1768924927"
},
"departure": {
"delay": -53,
"time": "1768924927"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -40,
"time": "1768925120"
},
"departure": {
"delay": -40,
"time": "1768925120"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -78,
"time": "1768924962"
},
"departure": {
"delay": -78,
"time": "1768924962"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768924654"
},
"departure": {
"delay": 34,
"time": "1768924654"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1768925618"
},
"departure": {
"delay": -82,
"time": "1768925618"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -110,
"time": "1768925530"
},
"departure": {
"delay": -110,
"time": "1768925530"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
}
],
"timestamp": "1768923999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490672:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1039:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929540"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931160"
},
"departure": {
"time": "1768931160"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768931220"
},
"departure": {
"time": "1768931220"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768931940"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931340"
},
"departure": {
"time": "1768931340"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768931705"
},
"departure": {
"delay": 5,
"time": "1768931705"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768929665"
},
"departure": {
"delay": 5,
"time": "1768929665"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768931040"
},
"departure": {
"time": "1768931040"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768931400"
},
"departure": {
"time": "1768931400"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1768929000"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929420"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931640"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768929180"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768930920"
},
"departure": {
"time": "1768930920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768924014",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1039:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230337x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768925687"
},
"departure": {
"delay": 47,
"time": "1768925687"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1768924778"
},
"departure": {
"delay": 98,
"time": "1768924778"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768927505"
},
"departure": {
"delay": 65,
"time": "1768927505"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 85,
"time": "1768923985"
},
"departure": {
"delay": 85,
"time": "1768923985"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1768925840"
},
"departure": {
"delay": 80,
"time": "1768925840"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 86,
"time": "1768927526"
},
"departure": {
"delay": 86,
"time": "1768927526"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 78,
"time": "1768924578"
},
"departure": {
"delay": 78,
"time": "1768924578"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1768927600"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 96,
"time": "1768925916"
},
"departure": {
"delay": 96,
"time": "1768925916"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1768925600"
},
"departure": {
"delay": 80,
"time": "1768925600"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 45,
"time": "1768927305"
},
"departure": {
"delay": 45,
"time": "1768927305"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1768927240"
},
"departure": {
"delay": 40,
"time": "1768927240"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 95,
"time": "1768926755"
},
"departure": {
"delay": 95,
"time": "1768926755"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1768927410"
},
"departure": {
"delay": 90,
"time": "1768927410"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 81,
"time": "1768926861"
},
"departure": {
"delay": 81,
"time": "1768926861"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1768926185"
},
"departure": {
"delay": 65,
"time": "1768926185"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1768927365"
},
"departure": {
"delay": 45,
"time": "1768927365"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 83,
"time": "1768924523"
},
"departure": {
"delay": 83,
"time": "1768924523"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1768926986"
},
"departure": {
"delay": 86,
"time": "1768926986"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1768925260"
},
"departure": {
"delay": 40,
"time": "1768925260"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1768926345"
},
"departure": {
"delay": 45,
"time": "1768926345"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1768927060"
},
"departure": {
"delay": 40,
"time": "1768927060"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 40,
"time": "1768924660"
},
"departure": {
"delay": 40,
"time": "1768924660"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1768924840"
},
"departure": {
"delay": 40,
"time": "1768924840"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1768927480"
},
"departure": {
"delay": 40,
"time": "1768927480"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 69,
"time": "1768927149"
},
"departure": {
"delay": 69,
"time": "1768927149"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1768924316"
},
"departure": {
"delay": 56,
"time": "1768924316"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1768925414"
},
"departure": {
"delay": 74,
"time": "1768925414"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1768926820"
},
"departure": {
"delay": 40,
"time": "1768926820"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 72,
"time": "1768926912"
},
"departure": {
"delay": 72,
"time": "1768926912"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1768925740"
},
"departure": {
"delay": 40,
"time": "1768925740"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1768926714"
},
"departure": {
"delay": 54,
"time": "1768926714"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 40,
"time": "1768926280"
},
"departure": {
"delay": 40,
"time": "1768926280"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1768923937"
},
"departure": {
"delay": 37,
"time": "1768923937"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1768926599"
},
"departure": {
"delay": 59,
"time": "1768926599"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1768924360"
},
"departure": {
"delay": 40,
"time": "1768924360"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1768926498"
},
"departure": {
"delay": 78,
"time": "1768926498"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1768927572"
},
"departure": {
"delay": 72,
"time": "1768927572"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230337x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230437x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768924755"
},
"departure": {
"delay": 15,
"time": "1768924755"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1768924436"
},
"departure": {
"delay": 56,
"time": "1768924436"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1768927716"
},
"departure": {
"delay": 36,
"time": "1768927716"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1768927277"
},
"departure": {
"delay": 17,
"time": "1768927277"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768924793"
},
"departure": {
"delay": 53,
"time": "1768924793"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 36,
"time": "1768924596"
},
"departure": {
"delay": 36,
"time": "1768924596"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1768925891"
},
"departure": {
"delay": 11,
"time": "1768925891"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1768925245"
},
"departure": {
"delay": 25,
"time": "1768925245"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768924925"
},
"departure": {
"delay": 5,
"time": "1768924925"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1768927004"
},
"departure": {
"delay": 44,
"time": "1768927004"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1768924365"
},
"departure": {
"delay": 45,
"time": "1768924365"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 44,
"time": "1768925984"
},
"departure": {
"delay": 44,
"time": "1768925984"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1768925672"
},
"departure": {
"delay": 32,
"time": "1768925672"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1768927317"
},
"departure": {
"delay": 57,
"time": "1768927317"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1768925366"
},
"departure": {
"delay": 26,
"time": "1768925366"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 4,
"time": "1768924984"
},
"departure": {
"delay": 4,
"time": "1768924984"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 28,
"time": "1768925188"
},
"departure": {
"delay": 28,
"time": "1768925188"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768925134"
},
"departure": {
"delay": 34,
"time": "1768925134"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1768924466"
},
"departure": {
"delay": 26,
"time": "1768924466"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1768927634"
},
"departure": {
"delay": 14,
"time": "1768927634"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 55,
"time": "1768926355"
},
"departure": {
"delay": 55,
"time": "1768926355"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1768928100"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1768926260"
},
"departure": {
"delay": 20,
"time": "1768926260"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768924558"
},
"departure": {
"delay": 58,
"time": "1768924558"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768925492"
},
"departure": {
"delay": 32,
"time": "1768925492"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1768927223"
},
"departure": {
"delay": 23,
"time": "1768927223"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1,
"time": "1768925041"
},
"departure": {
"delay": 1,
"time": "1768925041"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1768926136"
},
"departure": {
"delay": 16,
"time": "1768926136"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1768923861",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230437x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852064F5403215x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768931160"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768921550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852064F5403215x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768924257"
},
"departure": {
"delay": 57,
"time": "1768924257"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1768924321"
},
"departure": {
"delay": 1,
"time": "1768924321"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1768923532"
},
"departure": {
"delay": 232,
"time": "1768923532"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924140"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1768923688"
},
"departure": {
"delay": 227,
"time": "1768923707"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 152,
"time": "1768923332"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1768925663"
},
"departure": {
"delay": 23,
"time": "1768925663"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1768923837"
},
"departure": {
"delay": 162,
"time": "1768923882"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1768923758"
},
"departure": {
"delay": 158,
"time": "1768923758"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768923965"
},
"departure": {
"delay": 5,
"time": "1768923965"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768925728"
},
"departure": {
"delay": 28,
"time": "1768925728"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768925705"
},
"departure": {
"delay": 5,
"time": "1768925705"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 277,
"time": "1768923410"
},
"departure": {
"delay": 277,
"time": "1768923457"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1768925820"
},
"departure": {
"delay": 60,
"time": "1768925820"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 249,
"time": "1768923609"
},
"departure": {
"delay": 249,
"time": "1768923609"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768925465"
},
"departure": {
"delay": 5,
"time": "1768925465"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1768925885"
},
"departure": {
"delay": 5,
"time": "1768925885"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768924085"
},
"departure": {
"delay": 5,
"time": "1768924085"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768923339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx285:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768928705"
},
"departure": {
"delay": 5,
"time": "1768928705"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928880"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768928285"
},
"departure": {
"delay": 5,
"time": "1768928285"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768928290"
},
"departure": {
"delay": 10,
"time": "1768928290"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768928045"
},
"departure": {
"delay": 5,
"time": "1768928045"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768927985"
},
"departure": {
"delay": 5,
"time": "1768927985"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1768923982",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:959:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051242xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2485,
"time": "1768924525"
},
"departure": {
"delay": 2485,
"time": "1768924525"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2544,
"time": "1768924644"
},
"departure": {
"delay": 2544,
"time": "1768924644"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2490,
"time": "1768924290"
},
"departure": {
"delay": 2490,
"time": "1768924290"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 2485,
"time": "1768923925"
},
"departure": {
"delay": 2485,
"time": "1768923925"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2453,
"time": "1768923713"
},
"departure": {
"delay": 2453,
"time": "1768923713"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2485,
"time": "1768924765"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 2519,
"time": "1768924019"
},
"departure": {
"delay": 2519,
"time": "1768924019"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2503,
"time": "1768924663"
},
"departure": {
"delay": 2503,
"time": "1768924663"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768923911",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051242xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851717F5202229x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927500"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768920349",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851717F5202229x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925520"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6076:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189189x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -102,
"time": "1768924278"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1768923403"
},
"departure": {
"delay": 43,
"time": "1768923403"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -100,
"time": "1768924160"
},
"departure": {
"delay": -100,
"time": "1768924160"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -44,
"time": "1768924216"
},
"departure": {
"delay": -44,
"time": "1768924216"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -131,
"time": "1768923649"
},
"departure": {
"delay": -131,
"time": "1768923649"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1768923135"
},
"departure": {
"delay": 75,
"time": "1768923135"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -65,
"time": "1768923835"
},
"departure": {
"delay": -65,
"time": "1768923835"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1768923702"
},
"departure": {
"delay": 42,
"time": "1768923702"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -99,
"time": "1768923861"
},
"departure": {
"delay": -99,
"time": "1768923861"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -133,
"time": "1768923887"
},
"departure": {
"delay": -133,
"time": "1768923887"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768923732"
},
"departure": {
"delay": 12,
"time": "1768923732"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -97,
"time": "1768924043"
},
"departure": {
"delay": -97,
"time": "1768924043"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1768923766"
},
"departure": {
"delay": -74,
"time": "1768923766"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189189x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8102:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924440"
},
"stopId": "FR:76484:ZE:TAEx8154:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76486:ZE:TAEx7051:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76484:ZE:TAEx9073:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76484:ZE:TAEx9019:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76484:ZE:TAEx9068:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76484:ZE:TAEx9065:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76484:ZE:TAEx9168:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76484:ZE:TAEx9137:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76484:ZE:TAEx9067:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76484:ZE:TAEx9001:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76484:ZE:TAEx9071:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76486:ZE:TAEx7071:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx101:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8102:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071991x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768925181"
},
"departure": {
"delay": 21,
"time": "1768925181"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1768925601"
},
"departure": {
"delay": 21,
"time": "1768925601"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1768924221"
},
"departure": {
"delay": 21,
"time": "1768924221"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1768925273"
},
"departure": {
"delay": 53,
"time": "1768925273"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1768924521"
},
"departure": {
"delay": 21,
"time": "1768924521"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768924287"
},
"departure": {
"delay": 27,
"time": "1768924287"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1768924640"
},
"departure": {
"delay": 80,
"time": "1768924640"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1768925001"
},
"departure": {
"delay": 21,
"time": "1768925001"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1768924041"
},
"departure": {
"delay": 21,
"time": "1768924041"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768924341"
},
"departure": {
"delay": 21,
"time": "1768924341"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1768925385"
},
"departure": {
"delay": 45,
"time": "1768925385"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1768924761"
},
"departure": {
"delay": 21,
"time": "1768924761"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1768923940"
},
"departure": {
"delay": 40,
"time": "1768923940"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1768924923"
},
"departure": {
"delay": 63,
"time": "1768924923"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768924099"
},
"departure": {
"delay": 79,
"time": "1768924099"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1768924165"
},
"departure": {
"delay": 25,
"time": "1768924165"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1768924691"
},
"departure": {
"delay": 71,
"time": "1768924691"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 76,
"time": "1768924456"
},
"departure": {
"delay": 76,
"time": "1768924456"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 21,
"time": "1768925961"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1768924831"
},
"departure": {
"delay": 31,
"time": "1768924831"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071991x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1768924500"
},
"departure": {
"delay": 240,
"time": "1768924500"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768924920"
},
"departure": {
"delay": 240,
"time": "1768924920"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768923480"
},
"departure": {
"delay": 120,
"time": "1768923540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768923900"
},
"departure": {
"delay": 245,
"time": "1768923905"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 240,
"time": "1768924980"
},
"departure": {
"delay": 240,
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 240,
"time": "1768924740"
},
"departure": {
"delay": 240,
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1768924320"
},
"departure": {
"delay": 240,
"time": "1768924320"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1768924080"
},
"departure": {
"delay": 240,
"time": "1768924080"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1768923960"
},
"departure": {
"delay": 245,
"time": "1768923965"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768924380"
},
"departure": {
"delay": 240,
"time": "1768924380"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 245,
"time": "1768923780"
},
"departure": {
"delay": 245,
"time": "1768923785"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1768924860"
},
"departure": {
"delay": 240,
"time": "1768924860"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1768924620"
},
"departure": {
"delay": 240,
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 240,
"time": "1768924260"
},
"departure": {
"delay": 240,
"time": "1768924260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"delay": 125,
"time": "1768923245"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1768923300"
},
"departure": {
"delay": 125,
"time": "1768923305"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 240,
"time": "1768925100"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768924200"
},
"departure": {
"delay": 240,
"time": "1768924200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1768924140"
},
"departure": {
"delay": 240,
"time": "1768924140"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1768923989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:877:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153490xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 324,
"time": "1768920187"
},
"departure": {
"delay": 324,
"time": "1768920204"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 321,
"time": "1768919734"
},
"departure": {
"delay": 321,
"time": "1768919901"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 228,
"time": "1768919970"
},
"departure": {
"delay": 228,
"time": "1768919988"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1768919629"
},
"departure": {
"delay": 135,
"time": "1768919655"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768920345"
},
"departure": {
"time": "1768920000"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
},
{
"departure": {
"delay": 114,
"time": "1768919514"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 350,
"time": "1768920270"
},
"departure": {
"delay": 350,
"time": "1768920290"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 232,
"time": "1768919927"
},
"departure": {
"delay": 232,
"time": "1768919932"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 333,
"time": "1768919999"
},
"departure": {
"delay": 333,
"time": "1768920153"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153490xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1768924993"
},
"departure": {
"delay": 193,
"time": "1768924993"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 193,
"time": "1768924873"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 232,
"time": "1768925212"
},
"departure": {
"delay": 232,
"time": "1768925212"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 222,
"time": "1768925322"
},
"departure": {
"delay": 222,
"time": "1768925322"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 193,
"time": "1768925653"
},
"departure": {
"delay": 193,
"time": "1768925653"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 234,
"time": "1768924914"
},
"departure": {
"delay": 234,
"time": "1768924914"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 256,
"time": "1768925116"
},
"departure": {
"delay": 256,
"time": "1768925116"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 250,
"time": "1768925470"
},
"departure": {
"delay": 250,
"time": "1768925470"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768923988",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx385:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2409,
"time": "1768924011"
},
"departure": {
"delay": -2409,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3009,
"time": "1768924011"
},
"departure": {
"delay": -3009,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1768927208"
},
"departure": {
"delay": -52,
"time": "1768927208"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3129,
"time": "1768924011"
},
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -53,
"time": "1768927447"
},
"departure": {
"delay": -53,
"time": "1768927447"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2769,
"time": "1768924011"
},
"departure": {
"delay": -2769,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -42,
"time": "1768927398"
},
"departure": {
"delay": -42,
"time": "1768927398"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2709,
"time": "1768924011"
},
"departure": {
"delay": -2709,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -24,
"time": "1768927296"
},
"departure": {
"delay": -24,
"time": "1768927296"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -132,
"time": "1768927488"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -2829,
"time": "1768924011"
},
"departure": {
"delay": -2829,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2889,
"time": "1768924011"
},
"departure": {
"delay": -2889,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597052:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768924214"
},
"departure": {
"delay": 74,
"time": "1768924214"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -275,
"time": "1768925365"
},
"departure": {
"delay": -275,
"time": "1768925365"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -167,
"time": "1768924933"
},
"departure": {
"delay": -167,
"time": "1768924933"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1768924302"
},
"departure": {
"delay": 42,
"time": "1768924302"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -238,
"time": "1768925642"
},
"departure": {
"delay": -238,
"time": "1768925642"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 35,
"time": "1768924055"
},
"departure": {
"delay": 35,
"time": "1768924055"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1768923698"
},
"departure": {
"delay": 98,
"time": "1768923698"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": 38,
"time": "1768923338"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1768923439"
},
"departure": {
"delay": 79,
"time": "1768923439"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1768923861"
},
"departure": {
"delay": 81,
"time": "1768923861"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -287,
"time": "1768925413"
},
"departure": {
"delay": -287,
"time": "1768925413"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -22,
"time": "1768924598"
},
"departure": {
"delay": -22,
"time": "1768924598"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 84,
"time": "1768923624"
},
"departure": {
"delay": 84,
"time": "1768923624"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768923587"
},
"departure": {
"delay": 47,
"time": "1768923587"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -297,
"time": "1768925943"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -213,
"time": "1768925127"
},
"departure": {
"delay": -213,
"time": "1768925127"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -132,
"time": "1768924848"
},
"departure": {
"delay": -132,
"time": "1768924848"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -236,
"time": "1768925584"
},
"departure": {
"delay": -236,
"time": "1768925584"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 84,
"time": "1768924164"
},
"departure": {
"delay": 84,
"time": "1768924164"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1768924344"
},
"departure": {
"delay": 24,
"time": "1768924344"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1768923917"
},
"departure": {
"delay": 17,
"time": "1768923917"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -225,
"time": "1768924875"
},
"departure": {
"delay": -225,
"time": "1768924875"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -244,
"time": "1768925576"
},
"departure": {
"delay": -244,
"time": "1768925576"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -221,
"time": "1768925539"
},
"departure": {
"delay": -221,
"time": "1768925539"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1768923796"
},
"departure": {
"delay": 38,
"time": "1768923818"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1768923728"
},
"departure": {
"delay": 69,
"time": "1768923729"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1768924704"
},
"departure": {
"delay": 24,
"time": "1768924704"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1768924521"
},
"departure": {
"delay": -39,
"time": "1768924521"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1768923928"
},
"departure": {
"delay": 28,
"time": "1768923928"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -261,
"time": "1768925739"
},
"departure": {
"delay": -261,
"time": "1768925739"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -204,
"time": "1768925856"
},
"departure": {
"delay": -204,
"time": "1768925856"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -184,
"time": "1768925036"
},
"departure": {
"delay": -184,
"time": "1768925036"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1768923475"
},
"departure": {
"delay": 115,
"time": "1768923475"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -251,
"time": "1768925809"
},
"departure": {
"delay": -251,
"time": "1768925809"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -36,
"time": "1768924644"
},
"departure": {
"delay": -36,
"time": "1768924644"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1768924123"
},
"departure": {
"delay": 43,
"time": "1768924123"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -261,
"time": "1768925679"
},
"departure": {
"delay": -261,
"time": "1768925679"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 75,
"time": "1768924275"
},
"departure": {
"delay": 75,
"time": "1768924275"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1768923660"
},
"departure": {
"delay": 60,
"time": "1768923660"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -281,
"time": "1768925179"
},
"departure": {
"delay": -281,
"time": "1768925179"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490655:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108066x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1768926036"
},
"departure": {
"delay": 36,
"time": "1768926036"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768925010"
},
"departure": {
"delay": 30,
"time": "1768925010"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1768924913"
},
"departure": {
"delay": 53,
"time": "1768924913"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1768925597"
},
"departure": {
"delay": 17,
"time": "1768925597"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1768925810"
},
"departure": {
"delay": 50,
"time": "1768925810"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768926125"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1768924618"
},
"departure": {
"delay": 58,
"time": "1768924618"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1768924748"
},
"departure": {
"delay": 8,
"time": "1768924748"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768925286"
},
"departure": {
"delay": 6,
"time": "1768925286"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768925490"
},
"departure": {
"delay": 30,
"time": "1768925490"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1768925936"
},
"departure": {
"delay": 56,
"time": "1768925936"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1768925121"
},
"departure": {
"delay": 21,
"time": "1768925121"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1768925707"
},
"departure": {
"delay": 7,
"time": "1768925707"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1768924493"
},
"departure": {
"delay": 53,
"time": "1768924493"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768923961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108066x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4122:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924320"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6075:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6240391696220160x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -172,
"time": "1768923848"
},
"stopId": "FR:14654:ZE:6446299403517952:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1768923814"
},
"departure": {
"delay": -10,
"time": "1768923830"
},
"stopId": "FR:14654:ZE:6709165461340160:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1768923733"
},
"departure": {
"delay": 26,
"time": "1768923746"
},
"stopId": "FR:14654:ZE:5734704792731648:ATOUMOD036",
"stopSequence": 6
}
],
"timestamp": "1768923850",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6482477221675008:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6240391696220160x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230422x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1768924637"
},
"departure": {
"delay": 77,
"time": "1768924637"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1768925418"
},
"departure": {
"delay": 78,
"time": "1768925418"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1768925325"
},
"departure": {
"delay": 45,
"time": "1768925325"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1768923740"
},
"departure": {
"delay": 140,
"time": "1768923740"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1768927008"
},
"departure": {
"delay": 48,
"time": "1768927008"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 87,
"time": "1768924107"
},
"departure": {
"delay": 87,
"time": "1768924107"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1768923925"
},
"departure": {
"delay": 145,
"time": "1768923925"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 34,
"time": "1768924474"
},
"departure": {
"delay": 34,
"time": "1768924474"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768924915"
},
"departure": {
"delay": 55,
"time": "1768924915"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1768926514"
},
"departure": {
"delay": 34,
"time": "1768926514"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 151,
"time": "1768923811"
},
"departure": {
"delay": 151,
"time": "1768923811"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1768925494"
},
"departure": {
"delay": 34,
"time": "1768925494"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1768924774"
},
"departure": {
"delay": 34,
"time": "1768924774"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 113,
"time": "1768923833"
},
"departure": {
"delay": 113,
"time": "1768923833"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1768924174"
},
"departure": {
"delay": 34,
"time": "1768924174"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1768924513"
},
"departure": {
"delay": 73,
"time": "1768924513"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1768926378"
},
"departure": {
"delay": 78,
"time": "1768926378"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1768924329"
},
"departure": {
"delay": 69,
"time": "1768924329"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768924069"
},
"departure": {
"delay": 49,
"time": "1768924069"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1768924255"
},
"departure": {
"delay": 55,
"time": "1768924255"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1768923963"
},
"departure": {
"delay": 123,
"time": "1768923963"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1768924400"
},
"departure": {
"delay": 80,
"time": "1768924400"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1768923867"
},
"departure": {
"delay": 87,
"time": "1768923867"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 66,
"time": "1768925106"
},
"departure": {
"delay": 66,
"time": "1768925106"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1768926651"
},
"departure": {
"delay": 51,
"time": "1768926651"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 73,
"time": "1768924573"
},
"departure": {
"delay": 73,
"time": "1768924573"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768925914"
},
"departure": {
"delay": 34,
"time": "1768925914"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 44,
"time": "1768923644"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1768926274"
},
"departure": {
"delay": 34,
"time": "1768926274"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 89,
"time": "1768925789"
},
"departure": {
"delay": 89,
"time": "1768925789"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 34,
"time": "1768923994"
},
"departure": {
"delay": 34,
"time": "1768923994"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1768925014"
},
"departure": {
"delay": 34,
"time": "1768925014"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1768927474"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 57,
"time": "1768926597"
},
"departure": {
"delay": 57,
"time": "1768926597"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1768926934"
},
"departure": {
"delay": 34,
"time": "1768926934"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 54,
"time": "1768925694"
},
"departure": {
"delay": 54,
"time": "1768925694"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1768925570"
},
"departure": {
"delay": 50,
"time": "1768925570"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 70,
"time": "1768927090"
},
"departure": {
"delay": 70,
"time": "1768927090"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 91,
"time": "1768926691"
},
"departure": {
"delay": 91,
"time": "1768926691"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230422x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx74:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768924228"
},
"departure": {
"delay": 28,
"time": "1768924228"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1768923212"
},
"departure": {
"delay": 92,
"time": "1768923212"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1768923651"
},
"departure": {
"delay": 51,
"time": "1768923651"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1768924089"
},
"departure": {
"delay": 9,
"time": "1768924089"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 71,
"time": "1768923769"
},
"departure": {
"delay": 71,
"time": "1768923791"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1768923342"
},
"departure": {
"delay": 42,
"time": "1768923342"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 36,
"time": "1768922916"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1768923066"
},
"departure": {
"delay": 66,
"time": "1768923066"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1768924041"
},
"departure": {
"delay": 21,
"time": "1768924041"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1768923866"
},
"departure": {
"delay": 26,
"time": "1768923866"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1768923491"
},
"departure": {
"delay": 131,
"time": "1768923491"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1768923421"
},
"departure": {
"delay": 61,
"time": "1768923421"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1768923151"
},
"departure": {
"delay": 91,
"time": "1768923151"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 111,
"time": "1768923291"
},
"departure": {
"delay": 111,
"time": "1768923291"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768922919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx74:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx68:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1768924938"
},
"departure": {
"delay": 18,
"time": "1768924938"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1768924809"
},
"departure": {
"delay": 9,
"time": "1768924809"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1768925214"
},
"departure": {
"delay": 54,
"time": "1768925214"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1768925106"
},
"departure": {
"delay": 6,
"time": "1768925106"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768924892"
},
"departure": {
"delay": 32,
"time": "1768924892"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1768925010"
},
"departure": {
"delay": 30,
"time": "1768925010"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768923779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx68:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 180,
"time": "1768921500"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 480,
"time": "1768923060"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 600,
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 720,
"time": "1768924080"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 360,
"time": "1768922100"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 660,
"time": "1768923600"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 300,
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 540,
"time": "1768922940"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 180,
"time": "1768921560"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 360,
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 360,
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 720,
"time": "1768923960"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 360,
"time": "1768921980"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 720,
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1768922160"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 360,
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 540,
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 480,
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 180,
"time": "1768921620"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 420,
"time": "1768922760"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 600,
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 660,
"time": "1768923540"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 720,
"time": "1768923900"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 720,
"time": "1768924260"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 360,
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 660,
"time": "1768923480"
},
"stopId": "FR:76231:ZE:TAEx4291:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 720,
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 720,
"time": "1768924140"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 300,
"time": "1768922220"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 540,
"time": "1768923180"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 240,
"time": "1768921740"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768923781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2056:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768890010"
},
"departure": {
"delay": 20,
"time": "1768890020"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1768890100"
},
"departure": {
"delay": 47,
"time": "1768890107"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768889616"
},
"departure": {
"delay": 6,
"time": "1768889646"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1768889041"
},
"departure": {
"delay": 68,
"time": "1768889048"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1768889096"
},
"departure": {
"delay": 65,
"time": "1768889105"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768889469"
},
"departure": {
"delay": 19,
"time": "1768889479"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -62,
"time": "1768889146"
},
"departure": {
"delay": -62,
"time": "1768889158"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1768889560"
},
"departure": {
"delay": -7,
"time": "1768889573"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1768889184"
},
"departure": {
"delay": 49,
"time": "1768889329"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1768889003"
},
"departure": {
"delay": 91,
"time": "1768889011"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768889884"
},
"departure": {
"delay": 35,
"time": "1768889975"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768890237"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1768889837"
},
"departure": {
"delay": -22,
"time": "1768889858"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1768889122"
},
"departure": {
"delay": 32,
"time": "1768889132"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1768889419"
},
"departure": {
"delay": 33,
"time": "1768889433"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1768889699"
},
"departure": {
"delay": 24,
"time": "1768889724"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1768890132"
},
"departure": {
"delay": 27,
"time": "1768890147"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"departure": {
"delay": 96,
"time": "1768888896"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011317x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1768927967"
},
"departure": {
"delay": 47,
"time": "1768927967"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1768926340"
},
"departure": {
"delay": 40,
"time": "1768926340"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1768926509"
},
"departure": {
"delay": 29,
"time": "1768926509"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 8,
"time": "1768924448"
},
"departure": {
"delay": 8,
"time": "1768924448"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1768925441"
},
"departure": {
"delay": 41,
"time": "1768925441"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 51,
"time": "1768924191"
},
"departure": {
"delay": 51,
"time": "1768924191"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1768927159"
},
"departure": {
"delay": 19,
"time": "1768927159"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 39,
"time": "1768924239"
},
"departure": {
"delay": 39,
"time": "1768924239"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768927259"
},
"departure": {
"delay": 59,
"time": "1768927259"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1768927330"
},
"departure": {
"delay": 10,
"time": "1768927330"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768928340"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 3,
"time": "1768926723"
},
"departure": {
"delay": 3,
"time": "1768926723"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 31,
"time": "1768927711"
},
"departure": {
"delay": 31,
"time": "1768927711"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 44,
"time": "1768926104"
},
"departure": {
"delay": 44,
"time": "1768926104"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1768928143"
},
"departure": {
"delay": 43,
"time": "1768928143"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768926274"
},
"departure": {
"delay": 34,
"time": "1768926274"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1768924855"
},
"departure": {
"delay": 55,
"time": "1768924855"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1768928208"
},
"departure": {
"delay": 48,
"time": "1768928208"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 9,
"time": "1768927089"
},
"departure": {
"delay": 9,
"time": "1768927089"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 17,
"time": "1768924337"
},
"departure": {
"delay": 17,
"time": "1768924337"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 13,
"time": "1768928293"
},
"departure": {
"delay": 13,
"time": "1768928293"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1768927765"
},
"departure": {
"delay": 25,
"time": "1768927765"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 38,
"time": "1768926998"
},
"departure": {
"delay": 38,
"time": "1768926998"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768925940"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 29,
"time": "1768926209"
},
"departure": {
"delay": 29,
"time": "1768926209"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 57,
"time": "1768928097"
},
"departure": {
"delay": 57,
"time": "1768928097"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 23,
"time": "1768927823"
},
"departure": {
"delay": 23,
"time": "1768927823"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 58,
"time": "1768924138"
},
"departure": {
"delay": 58,
"time": "1768924138"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1768925686"
},
"departure": {
"delay": 46,
"time": "1768925686"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1768928259"
},
"departure": {
"delay": 39,
"time": "1768928259"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 57,
"time": "1768924497"
},
"departure": {
"delay": 57,
"time": "1768924497"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1768926038"
},
"departure": {
"delay": 38,
"time": "1768926038"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1768924792"
},
"departure": {
"delay": 52,
"time": "1768924792"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 42,
"time": "1768925742"
},
"departure": {
"delay": 42,
"time": "1768925742"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1768927521"
},
"departure": {
"delay": 21,
"time": "1768927521"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 34,
"time": "1768926814"
},
"departure": {
"delay": 34,
"time": "1768926814"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 25,
"time": "1768925605"
},
"departure": {
"delay": 25,
"time": "1768925605"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1768924387"
},
"departure": {
"delay": 7,
"time": "1768924387"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768923581",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011317x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848959F5402959x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928640"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768931580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929180"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768930620"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 23
}
],
"timestamp": "1768922870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848959F5402959x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2025:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:913:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768927320"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768927145"
},
"departure": {
"delay": 5,
"time": "1768927145"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768926725"
},
"departure": {
"delay": 5,
"time": "1768926725"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768925940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1768926730"
},
"departure": {
"delay": 10,
"time": "1768926730"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768923838",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:913:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"departure": {
"time": "1768909320"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768909380"
},
"departure": {
"time": "1768909380"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768910580"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:27681:ZE:10106:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768909500"
},
"departure": {
"time": "1768909500"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909440"
},
"departure": {
"time": "1768909440"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:27681:ZE:10047:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:27681:ZE:10062:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1417:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -281,
"time": "1768927039"
},
"departure": {
"delay": -281,
"time": "1768927039"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -194,
"time": "1768926046"
},
"departure": {
"delay": -194,
"time": "1768926046"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -36,
"time": "1768925304"
},
"departure": {
"delay": -36,
"time": "1768925304"
},
"stopId": "FR:27229:ZE:0xLYT01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768925130"
},
"departure": {
"delay": 30,
"time": "1768925130"
},
"stopId": "FR:27229:ZE:0xSUC01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -260,
"time": "1768926700"
},
"departure": {
"delay": -260,
"time": "1768926700"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -322,
"time": "1768927298"
},
"departure": {
"delay": -322,
"time": "1768927298"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -109,
"time": "1768925531"
},
"departure": {
"delay": -109,
"time": "1768925531"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1768925607"
},
"departure": {
"delay": -93,
"time": "1768925607"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -258,
"time": "1768926582"
},
"departure": {
"delay": -258,
"time": "1768926582"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1768925171"
},
"departure": {
"delay": 11,
"time": "1768925171"
},
"stopId": "FR:27229:ZE:0xVUL01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -293,
"time": "1768926487"
},
"departure": {
"delay": -293,
"time": "1768926487"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -118,
"time": "1768925462"
},
"departure": {
"delay": -118,
"time": "1768925462"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -148,
"time": "1768925792"
},
"departure": {
"delay": -148,
"time": "1768925792"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -279,
"time": "1768926621"
},
"departure": {
"delay": -279,
"time": "1768926621"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -208,
"time": "1768925912"
},
"departure": {
"delay": -208,
"time": "1768925912"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -284,
"time": "1768926436"
},
"departure": {
"delay": -284,
"time": "1768926436"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -254,
"time": "1768926166"
},
"departure": {
"delay": -254,
"time": "1768926166"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -280,
"time": "1768927160"
},
"departure": {
"delay": -280,
"time": "1768927160"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -314,
"time": "1768927246"
},
"departure": {
"delay": -314,
"time": "1768927246"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -259,
"time": "1768926221"
},
"departure": {
"delay": -259,
"time": "1768926221"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -153,
"time": "1768925727"
},
"departure": {
"delay": -153,
"time": "1768925727"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -259,
"time": "1768926881"
},
"departure": {
"delay": -259,
"time": "1768926881"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -280,
"time": "1768927100"
},
"departure": {
"delay": -280,
"time": "1768927100"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -319,
"time": "1768926281"
},
"departure": {
"delay": -319,
"time": "1768926281"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -376,
"time": "1768927364"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596129:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -96,
"time": "1768928244"
},
"departure": {
"delay": -96,
"time": "1768928244"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -36,
"time": "1768927884"
},
"departure": {
"delay": -36,
"time": "1768927884"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -160,
"time": "1768928600"
},
"departure": {
"delay": -160,
"time": "1768928600"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -160,
"time": "1768928720"
},
"departure": {
"delay": -160,
"time": "1768928720"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -87,
"time": "1768928373"
},
"departure": {
"delay": -87,
"time": "1768928373"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -131,
"time": "1768928029"
},
"departure": {
"delay": -131,
"time": "1768928029"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1768928655"
},
"departure": {
"delay": -105,
"time": "1768928655"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"departure": {
"delay": -3489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -118,
"time": "1768928282"
},
"departure": {
"delay": -118,
"time": "1768928282"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -155,
"time": "1768928305"
},
"departure": {
"delay": -155,
"time": "1768928305"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -96,
"time": "1768927764"
},
"departure": {
"delay": -96,
"time": "1768927764"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1768927532"
},
"departure": {
"delay": 32,
"time": "1768927532"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -155,
"time": "1768928425"
},
"departure": {
"delay": -155,
"time": "1768928425"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -52,
"time": "1768927928"
},
"departure": {
"delay": -52,
"time": "1768927928"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -148,
"time": "1768928792"
},
"departure": {
"delay": -148,
"time": "1768928792"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -112,
"time": "1768928168"
},
"departure": {
"delay": -112,
"time": "1768928168"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -188,
"time": "1768928872"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -187,
"time": "1768928813"
},
"departure": {
"delay": -187,
"time": "1768928813"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -144,
"time": "1768928676"
},
"departure": {
"delay": -144,
"time": "1768928676"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -28,
"time": "1768927652"
},
"departure": {
"delay": -28,
"time": "1768927652"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1768927592"
},
"departure": {
"delay": 32,
"time": "1768927592"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602196:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3831,
"time": "1768924029"
},
"departure": {
"delay": -3831,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -221,
"time": "1768928959"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -4311,
"time": "1768924029"
},
"departure": {
"delay": -4311,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"departure": {
"delay": -3471,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -107,
"time": "1768928593"
},
"departure": {
"delay": -107,
"time": "1768928593"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -4011,
"time": "1768924029"
},
"departure": {
"delay": -4011,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3891,
"time": "1768924029"
},
"departure": {
"delay": -3891,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4491,
"time": "1768924029"
},
"departure": {
"delay": -4491,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -4011,
"time": "1768924029"
},
"departure": {
"delay": -4011,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -137,
"time": "1768928743"
},
"departure": {
"delay": -137,
"time": "1768928743"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -137,
"time": "1768928683"
},
"departure": {
"delay": -137,
"time": "1768928683"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4431,
"time": "1768924029"
},
"departure": {
"delay": -4431,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -77,
"time": "1768928563"
},
"departure": {
"delay": -77,
"time": "1768928563"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -4371,
"time": "1768924029"
},
"departure": {
"delay": -4371,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -129,
"time": "1768928871"
},
"departure": {
"delay": -129,
"time": "1768928871"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4311,
"time": "1768924029"
},
"departure": {
"delay": -4311,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -4251,
"time": "1768924029"
},
"departure": {
"delay": -4251,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -4611,
"time": "1768924029"
},
"departure": {
"delay": -4611,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -4131,
"time": "1768924029"
},
"departure": {
"delay": -4131,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -184,
"time": "1768928816"
},
"departure": {
"delay": -184,
"time": "1768928816"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470597:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895520"
},
"departure": {
"time": "1768895520"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768895760"
},
"departure": {
"time": "1768895760"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768896240"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768893480"
},
"departure": {
"time": "1768893480"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768896000"
},
"departure": {
"time": "1768896000"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768895700"
},
"departure": {
"time": "1768895700"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768893000"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768896180"
},
"departure": {
"time": "1768896180"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768893240"
},
"departure": {
"time": "1768893240"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768895400"
},
"departure": {
"time": "1768895400"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768893540"
},
"departure": {
"time": "1768893540"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768895820"
},
"departure": {
"time": "1768895820"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768895580"
},
"departure": {
"time": "1768895580"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768893120"
},
"departure": {
"time": "1768893120"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768895940"
},
"departure": {
"time": "1768895940"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768895460"
},
"departure": {
"time": "1768895460"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768895640"
},
"departure": {
"time": "1768895640"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894980"
},
"departure": {
"time": "1768894980"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1768922520"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1768923480"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 240,
"time": "1768922580"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 300,
"time": "1768923180"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"delay": 360,
"time": "1768922400"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 300,
"time": "1768921980"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"delay": 300,
"time": "1768921920"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 360,
"time": "1768922460"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768925640"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"delay": 240,
"time": "1768921560"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1768923900"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 240,
"time": "1768922820"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 240,
"time": "1768921500"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 240,
"time": "1768923300"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 240,
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"delay": 180,
"time": "1768922160"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"delay": 300,
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 300,
"time": "1768921860"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 240,
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 180,
"time": "1768921620"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"delay": 240,
"time": "1768922100"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"delay": 60,
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768923873",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3016:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:0c2818b018027c41ecb8e2dde795097f:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768923228"
},
"departure": {
"delay": 15,
"time": "1768923255"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1768923436"
},
"departure": {
"delay": 28,
"time": "1768923448"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": -26,
"time": "1768924054"
},
"departure": {
"delay": -26,
"time": "1768924054"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1768924594"
},
"departure": {
"delay": -26,
"time": "1768924594"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"departure": {
"delay": 11,
"time": "1768923191"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -26,
"time": "1768924354"
},
"departure": {
"delay": -26,
"time": "1768924354"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -26,
"time": "1768924714"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": -26,
"time": "1768924234"
},
"departure": {
"delay": -26,
"time": "1768924234"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1768923380"
},
"departure": {
"delay": 35,
"time": "1768923395"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1768923841"
},
"departure": {
"delay": 22,
"time": "1768923862"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -26,
"time": "1768924414"
},
"departure": {
"delay": -26,
"time": "1768924414"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1768923969"
},
"departure": {
"delay": -26,
"time": "1768923994"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1768924174"
},
"departure": {
"delay": -26,
"time": "1768924174"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1768924474"
},
"departure": {
"delay": -26,
"time": "1768924474"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -26,
"time": "1768924654"
},
"departure": {
"delay": -26,
"time": "1768924654"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1768924534"
},
"departure": {
"delay": -26,
"time": "1768924534"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1768923741"
},
"departure": {
"delay": 48,
"time": "1768923768"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1768923551"
},
"departure": {
"delay": -19,
"time": "1768923581"
},
"stopId": "FR:61169:ZE:2275:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1768923626"
},
"departure": {
"delay": -13,
"time": "1768923647"
},
"stopId": "FR:61169:ZE:2296:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": -25,
"time": "1768924475"
},
"departure": {
"delay": -25,
"time": "1768924475"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1768923325"
},
"departure": {
"delay": 46,
"time": "1768923346"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -12,
"time": "1768923455"
},
"departure": {
"delay": -12,
"time": "1768923468"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -26,
"time": "1768923915"
},
"departure": {
"delay": -26,
"time": "1768923934"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
}
],
"timestamp": "1768924084",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:0c2818b018027c41ecb8e2dde795097f:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470348:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1768928721"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1768927290"
},
"departure": {
"delay": 30,
"time": "1768927290"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1768927549"
},
"departure": {
"delay": 49,
"time": "1768927549"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1768927805"
},
"departure": {
"delay": 125,
"time": "1768927805"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768928592"
},
"departure": {
"delay": 12,
"time": "1768928592"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1768928269"
},
"departure": {
"delay": -11,
"time": "1768928269"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1768928095"
},
"departure": {
"delay": 115,
"time": "1768928095"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1768927709"
},
"departure": {
"delay": 89,
"time": "1768927709"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1768927651"
},
"departure": {
"delay": 91,
"time": "1768927651"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1768927992"
},
"departure": {
"delay": 72,
"time": "1768927992"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 102,
"time": "1768927842"
},
"departure": {
"delay": 102,
"time": "1768927842"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1768928376"
},
"departure": {
"delay": -24,
"time": "1768928376"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1768927893"
},
"departure": {
"delay": 93,
"time": "1768927893"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1768927929"
},
"departure": {
"delay": 69,
"time": "1768927929"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 62,
"time": "1768927682"
},
"departure": {
"delay": 62,
"time": "1768927682"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768927509"
},
"departure": {
"delay": 9,
"time": "1768927509"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768928040"
},
"departure": {
"delay": 120,
"time": "1768928040"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1768928169"
},
"departure": {
"delay": 69,
"time": "1768928169"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470348:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -55,
"time": "1768922940"
},
"departure": {
"delay": -55,
"time": "1768922945"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1768922820"
},
"departure": {
"delay": 5,
"time": "1768922825"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768923480"
},
"departure": {
"delay": 5,
"time": "1768923485"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -105,
"time": "1768922950"
},
"departure": {
"delay": -105,
"time": "1768922955"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768922580"
},
"departure": {
"delay": 5,
"time": "1768922585"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923540"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768922640"
},
"departure": {
"delay": 5,
"time": "1768922645"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -175,
"time": "1768923060"
},
"departure": {
"delay": -175,
"time": "1768923065"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923600"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1768923180"
},
"departure": {
"delay": -115,
"time": "1768923185"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768922520"
},
"departure": {
"delay": 5,
"time": "1768922525"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1768922880"
},
"departure": {
"delay": -55,
"time": "1768922885"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1768923300"
},
"departure": {
"delay": -55,
"time": "1768923305"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768923488",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2233:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:5aea8dccf96a3f7a1b360efc8da10a21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768923015"
},
"departure": {
"delay": 205,
"time": "1768923025"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 256,
"time": "1768923719"
},
"departure": {
"delay": 256,
"time": "1768923736"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"departure": {
"delay": 26,
"time": "1768922426"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1768922698"
},
"departure": {
"delay": 128,
"time": "1768922708"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1768923463"
},
"departure": {
"delay": 183,
"time": "1768923483"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1768922755"
},
"departure": {
"delay": 191,
"time": "1768922771"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 190,
"time": "1768922820"
},
"departure": {
"delay": 190,
"time": "1768922830"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 226,
"time": "1768923199"
},
"departure": {
"delay": 226,
"time": "1768923226"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 200,
"time": "1768923289"
},
"departure": {
"delay": 200,
"time": "1768923320"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1768922448"
},
"departure": {
"delay": 63,
"time": "1768922463"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 181,
"time": "1768923381"
},
"departure": {
"delay": 181,
"time": "1768923421"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 224,
"time": "1768923095"
},
"departure": {
"delay": 224,
"time": "1768923104"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768922548"
},
"departure": {
"delay": 89,
"time": "1768922609"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1768923128"
},
"departure": {
"delay": 214,
"time": "1768923154"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 214,
"time": "1768923754"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1768922476"
},
"departure": {
"delay": 31,
"time": "1768922491"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1768923041"
},
"departure": {
"delay": 176,
"time": "1768923056"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1768922953"
},
"departure": {
"delay": 215,
"time": "1768922975"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1768923541"
},
"departure": {
"delay": 199,
"time": "1768923559"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1768922848"
},
"departure": {
"delay": 213,
"time": "1768922913"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1768923634"
},
"departure": {
"delay": 242,
"time": "1768923662"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
}
],
"timestamp": "1768923931",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:5aea8dccf96a3f7a1b360efc8da10a21:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 643,
"time": "1768925923"
},
"departure": {
"delay": 643,
"time": "1768925923"
},
"stopId": "FR:27022:ZE:0x6999:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 545,
"time": "1768926065"
},
"departure": {
"delay": 545,
"time": "1768926065"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"delay": -771,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 612,
"time": "1768926312"
},
"departure": {
"delay": 612,
"time": "1768926312"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 591,
"time": "1768925991"
},
"departure": {
"delay": 591,
"time": "1768925991"
},
"stopId": "FR:27022:ZE:0x6981:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 619,
"time": "1768927099"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 599,
"time": "1768925819"
},
"departure": {
"delay": 599,
"time": "1768925819"
},
"stopId": "FR:27022:ZE:0x6993:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 609,
"time": "1768925769"
},
"departure": {
"delay": 609,
"time": "1768925769"
},
"stopId": "FR:27022:ZE:0x7003:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 634,
"time": "1768926814"
},
"departure": {
"delay": 634,
"time": "1768926814"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 619,
"time": "1768927039"
},
"departure": {
"delay": 619,
"time": "1768927039"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 537,
"time": "1768926237"
},
"departure": {
"delay": 537,
"time": "1768926237"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -771,
"time": "1768924029"
},
"departure": {
"delay": -771,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 602,
"time": "1768926602"
},
"departure": {
"delay": 602,
"time": "1768926602"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 648,
"time": "1768926708"
},
"departure": {
"delay": 648,
"time": "1768926708"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 656,
"time": "1768926956"
},
"departure": {
"delay": 656,
"time": "1768926956"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 603,
"time": "1768925703"
},
"departure": {
"delay": 603,
"time": "1768925703"
},
"stopId": "FR:27022:ZE:0x7001:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 649,
"time": "1768926649"
},
"departure": {
"delay": 649,
"time": "1768926649"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -891,
"time": "1768924029"
},
"departure": {
"delay": -891,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 603,
"time": "1768926363"
},
"departure": {
"delay": 603,
"time": "1768926363"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -831,
"time": "1768924029"
},
"departure": {
"delay": -831,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6983:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 610,
"time": "1768926430"
},
"departure": {
"delay": 610,
"time": "1768926430"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470287:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107862x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768925031"
},
"departure": {
"delay": 51,
"time": "1768925031"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768925850"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768924265"
},
"departure": {
"delay": 5,
"time": "1768924265"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768924627"
},
"departure": {
"delay": 7,
"time": "1768924627"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1768925661"
},
"departure": {
"delay": 21,
"time": "1768925661"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1768925214"
},
"departure": {
"delay": 54,
"time": "1768925214"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1768924507"
},
"departure": {
"delay": 7,
"time": "1768924507"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768925321"
},
"departure": {
"delay": 41,
"time": "1768925321"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1768925432"
},
"departure": {
"delay": 32,
"time": "1768925432"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1768924390"
},
"departure": {
"delay": 10,
"time": "1768924390"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1768925761"
},
"departure": {
"delay": 1,
"time": "1768925761"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768924855"
},
"departure": {
"delay": 55,
"time": "1768924855"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1768925535"
},
"departure": {
"delay": 15,
"time": "1768925535"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1768924742"
},
"departure": {
"delay": 2,
"time": "1768924742"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768923741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107862x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 400,
"time": "1768927660"
},
"departure": {
"delay": 400,
"time": "1768927660"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 425,
"time": "1768927925"
},
"departure": {
"delay": 425,
"time": "1768927925"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 352,
"time": "1768928512"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 380,
"time": "1768928360"
},
"departure": {
"delay": 380,
"time": "1768928360"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 406,
"time": "1768927966"
},
"departure": {
"delay": 406,
"time": "1768927966"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 408,
"time": "1768927728"
},
"departure": {
"delay": 408,
"time": "1768927728"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 406,
"time": "1768927786"
},
"departure": {
"delay": 406,
"time": "1768927786"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 450,
"time": "1768928010"
},
"departure": {
"delay": 450,
"time": "1768928010"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 450,
"time": "1768927890"
},
"departure": {
"delay": 450,
"time": "1768927890"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 432,
"time": "1768928052"
},
"departure": {
"delay": 432,
"time": "1768928052"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 461,
"time": "1768927841"
},
"departure": {
"delay": 461,
"time": "1768927841"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470059:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1106:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768927860"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1106:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:823:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768920780"
},
"departure": {
"delay": 120,
"time": "1768920840"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1768923130"
},
"departure": {
"delay": 75,
"time": "1768923135"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 180,
"time": "1768923300"
},
"departure": {
"delay": 180,
"time": "1768923360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1768923240"
},
"departure": {
"delay": 125,
"time": "1768923245"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 125,
"time": "1768921560"
},
"departure": {
"delay": 125,
"time": "1768921565"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 305,
"time": "1768921920"
},
"departure": {
"delay": 305,
"time": "1768921925"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1768920720"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 185,
"time": "1768921260"
},
"departure": {
"delay": 185,
"time": "1768921265"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 245,
"time": "1768921440"
},
"departure": {
"delay": 245,
"time": "1768921445"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1768921380"
},
"departure": {
"delay": 245,
"time": "1768921385"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768923180"
},
"departure": {
"delay": 65,
"time": "1768923185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1768921740"
},
"departure": {
"delay": 185,
"time": "1768921745"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1768920845"
},
"departure": {
"delay": 70,
"time": "1768920850"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1768923840"
},
"departure": {
"delay": 305,
"time": "1768923845"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1768921200"
},
"departure": {
"delay": 185,
"time": "1768921205"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1768921020"
},
"departure": {
"delay": 125,
"time": "1768921025"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1768920960"
},
"departure": {
"delay": 125,
"time": "1768920965"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1768923780"
},
"departure": {
"delay": 245,
"time": "1768923785"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 120,
"time": "1768922400"
},
"departure": {
"delay": 120,
"time": "1768922460"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768922100"
},
"departure": {
"delay": 125,
"time": "1768922105"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 125,
"time": "1768923000"
},
"departure": {
"delay": 125,
"time": "1768923005"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1768921500"
},
"departure": {
"delay": 125,
"time": "1768921505"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768922700"
},
"departure": {
"delay": 65,
"time": "1768922705"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1768922820"
},
"departure": {
"delay": 65,
"time": "1768922825"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1768922880"
},
"departure": {
"delay": 65,
"time": "1768922885"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1768922220"
},
"departure": {
"delay": 65,
"time": "1768922225"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1768922580"
},
"departure": {
"delay": 120,
"time": "1768922640"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1768923480"
},
"departure": {
"delay": 180,
"time": "1768923540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1768921620"
},
"departure": {
"delay": 125,
"time": "1768921625"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1768921140"
},
"departure": {
"delay": 185,
"time": "1768921145"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1768923140"
},
"departure": {
"delay": 25,
"time": "1768923145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1768924010",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:823:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075763x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 153,
"time": "1768923573"
},
"departure": {
"delay": 153,
"time": "1768923573"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 35,
"time": "1768923395"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 184,
"time": "1768924684"
},
"departure": {
"delay": 184,
"time": "1768924684"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1768924619"
},
"departure": {
"delay": 179,
"time": "1768924619"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 138,
"time": "1768923978"
},
"departure": {
"delay": 138,
"time": "1768923978"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1768923703"
},
"departure": {
"delay": 103,
"time": "1768923703"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1768924050"
},
"departure": {
"delay": 150,
"time": "1768924050"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 173,
"time": "1768924253"
},
"departure": {
"delay": 173,
"time": "1768924253"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1768924812"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 171,
"time": "1768924131"
},
"departure": {
"delay": 171,
"time": "1768924131"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1768923819"
},
"departure": {
"delay": 159,
"time": "1768923819"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 165,
"time": "1768924545"
},
"departure": {
"delay": 165,
"time": "1768924545"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1768924176"
},
"departure": {
"delay": 156,
"time": "1768924176"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1768924359"
},
"departure": {
"delay": 159,
"time": "1768924359"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1768924452"
},
"departure": {
"delay": 132,
"time": "1768924452"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768923551",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075763x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -638,
"time": "1768927632"
},
"departure": {
"delay": -638,
"time": "1768927642"
},
"stopId": "FR:14582:ZE:6282580074692608:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -259,
"time": "1768929941"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -855,
"time": "1768927055"
},
"departure": {
"delay": -855,
"time": "1768927065"
},
"stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -728,
"time": "1768926642"
},
"departure": {
"delay": -728,
"time": "1768926652"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -775,
"time": "1768927315"
},
"departure": {
"delay": -775,
"time": "1768927325"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -349,
"time": "1768929421"
},
"departure": {
"delay": -349,
"time": "1768929431"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -564,
"time": "1768927946"
},
"departure": {
"delay": -564,
"time": "1768927956"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -813,
"time": "1768926797"
},
"departure": {
"delay": -813,
"time": "1768926807"
},
"stopId": "FR:14366:ZE:272740014:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -725,
"time": "1768927425"
},
"departure": {
"delay": -725,
"time": "1768927435"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -856,
"time": "1768927174"
},
"departure": {
"delay": -856,
"time": "1768927184"
},
"stopId": "FR:14625:ZE:5109580566626304:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -343,
"time": "1768928467"
},
"departure": {
"delay": -343,
"time": "1768928477"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -417,
"time": "1768928273"
},
"departure": {
"delay": -417,
"time": "1768928283"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -573,
"time": "1768926497"
},
"departure": {
"delay": -573,
"time": "1768926507"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -454,
"time": "1768928596"
},
"departure": {
"delay": -454,
"time": "1768928606"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -756,
"time": "1768926674"
},
"departure": {
"delay": -756,
"time": "1768926684"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -313,
"time": "1768929697"
},
"departure": {
"delay": -313,
"time": "1768929707"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -305,
"time": "1768929825"
},
"departure": {
"delay": -305,
"time": "1768929835"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -493,
"time": "1768928677"
},
"departure": {
"delay": -493,
"time": "1768928687"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -380,
"time": "1768929270"
},
"departure": {
"delay": -380,
"time": "1768929280"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -378,
"time": "1768929092"
},
"departure": {
"delay": -378,
"time": "1768929102"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -666,
"time": "1768926584"
},
"departure": {
"delay": -666,
"time": "1768926594"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -484,
"time": "1768928146"
},
"departure": {
"delay": -484,
"time": "1768928156"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -807,
"time": "1768926743"
},
"departure": {
"delay": -807,
"time": "1768926753"
},
"stopId": "FR:14366:ZE:303000016:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -640,
"time": "1768927810"
},
"departure": {
"delay": -640,
"time": "1768927820"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -590,
"time": "1768926540"
},
"departure": {
"delay": -590,
"time": "1768926550"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9773,
"time": "1768926067"
},
"departure": {
"delay": -9773,
"time": "1768926067"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -9824,
"time": "1768926016"
},
"departure": {
"delay": -9824,
"time": "1768926016"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -9810,
"time": "1768925970"
},
"departure": {
"delay": -9810,
"time": "1768925970"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -9776,
"time": "1768926124"
},
"departure": {
"delay": -9776,
"time": "1768926124"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -9780,
"time": "1768926240"
},
"departure": {
"delay": -9780,
"time": "1768926240"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768921798",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8991:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230419x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1768923945"
},
"departure": {
"delay": -15,
"time": "1768923945"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1768923467"
},
"departure": {
"delay": 47,
"time": "1768923467"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768924211"
},
"departure": {
"delay": 11,
"time": "1768924211"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1768923834"
},
"departure": {
"delay": 114,
"time": "1768923834"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1768924806"
},
"departure": {
"delay": 6,
"time": "1768924806"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 6,
"time": "1768924146"
},
"departure": {
"delay": 6,
"time": "1768924146"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1768923619"
},
"departure": {
"delay": 79,
"time": "1768923619"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 6,
"time": "1768925406"
},
"departure": {
"delay": 6,
"time": "1768925406"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 83,
"time": "1768923743"
},
"departure": {
"delay": 83,
"time": "1768923743"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1768925163"
},
"departure": {
"delay": 63,
"time": "1768925163"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 42,
"time": "1768925562"
},
"departure": {
"delay": 42,
"time": "1768925562"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 17,
"time": "1768925117"
},
"departure": {
"delay": 17,
"time": "1768925117"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1768925480"
},
"departure": {
"delay": 20,
"time": "1768925480"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 50,
"time": "1768924070"
},
"departure": {
"delay": 50,
"time": "1768924070"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 38,
"time": "1768925198"
},
"departure": {
"delay": 38,
"time": "1768925198"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1768924910"
},
"departure": {
"delay": 50,
"time": "1768924910"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768923364"
},
"departure": {
"delay": 64,
"time": "1768923364"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 6,
"time": "1768925946"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1768924318"
},
"departure": {
"delay": 58,
"time": "1768924318"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1768923294"
},
"departure": {
"delay": 54,
"time": "1768923294"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1768925046"
},
"departure": {
"delay": 6,
"time": "1768925046"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 6,
"time": "1768924506"
},
"departure": {
"delay": 6,
"time": "1768924506"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1768924398"
},
"departure": {
"delay": 18,
"time": "1768924398"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1768923240"
},
"departure": {
"delay": 60,
"time": "1768923240"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230419x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924740"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4120:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx312:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768919360"
},
"departure": {
"delay": 42,
"time": "1768919382"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 427,
"time": "1768922407"
},
"departure": {
"delay": 427,
"time": "1768922407"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 341,
"time": "1768921061"
},
"departure": {
"delay": 341,
"time": "1768921061"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 424,
"time": "1768921564"
},
"departure": {
"delay": 424,
"time": "1768921564"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 148,
"time": "1768920132"
},
"departure": {
"delay": 148,
"time": "1768920208"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 472,
"time": "1768922311"
},
"departure": {
"delay": 472,
"time": "1768922332"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1768919258"
},
"departure": {
"delay": 38,
"time": "1768919258"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768919220"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 348,
"time": "1768920958"
},
"departure": {
"delay": 348,
"time": "1768921008"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 403,
"time": "1768921483"
},
"departure": {
"delay": 403,
"time": "1768921483"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 284,
"time": "1768920859"
},
"departure": {
"delay": 284,
"time": "1768920884"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768919179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx312:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927200"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2441:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1768897629"
},
"departure": {
"delay": 76,
"time": "1768897636"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -56,
"time": "1768898873"
},
"departure": {
"delay": -56,
"time": "1768898884"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1768897753"
},
"departure": {
"delay": 20,
"time": "1768897760"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1768898201"
},
"departure": {
"delay": 50,
"time": "1768898210"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1768897533"
},
"departure": {
"delay": 105,
"time": "1768897545"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -48,
"time": "1768898926"
},
"departure": {
"delay": -48,
"time": "1768898952"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -13,
"time": "1768898797"
},
"departure": {
"delay": -13,
"time": "1768898807"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1768898154"
},
"departure": {
"delay": 67,
"time": "1768898167"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -65,
"time": "1768898980"
},
"departure": {
"delay": -65,
"time": "1768898995"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 81,
"time": "1768897666"
},
"departure": {
"delay": 81,
"time": "1768897701"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1768898289"
},
"departure": {
"delay": 47,
"time": "1768898327"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768898443"
},
"departure": {
"delay": 60,
"time": "1768898460"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1768898057"
},
"departure": {
"delay": 85,
"time": "1768898065"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1768897823"
},
"departure": {
"delay": 21,
"time": "1768897881"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1768897790"
},
"departure": {
"delay": 16,
"time": "1768897816"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768898821"
},
"departure": {
"delay": -52,
"time": "1768898828"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 97,
"time": "1768897477"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1768898742"
},
"departure": {
"delay": 10,
"time": "1768898770"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -10,
"time": "1768898556"
},
"departure": {
"delay": -10,
"time": "1768898570"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1768899060"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 89,
"time": "1768897582"
},
"departure": {
"delay": 89,
"time": "1768897589"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1768898594"
},
"departure": {
"delay": -5,
"time": "1768898635"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1768898366"
},
"departure": {
"delay": 64,
"time": "1768898404"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1768897720"
},
"departure": {
"delay": 47,
"time": "1768897727"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1768898657"
},
"departure": {
"delay": 21,
"time": "1768898721"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1198,
"time": "1768924198"
},
"departure": {
"delay": 1198,
"time": "1768924198"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 1190,
"time": "1768924490"
},
"departure": {
"delay": 1190,
"time": "1768924490"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 1173,
"time": "1768924413"
},
"departure": {
"delay": 1173,
"time": "1768924413"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 1045,
"time": "1768925545"
},
"departure": {
"delay": 1045,
"time": "1768925545"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 1045,
"time": "1768925305"
},
"departure": {
"delay": 1045,
"time": "1768925305"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 1132,
"time": "1768925032"
},
"departure": {
"delay": 1132,
"time": "1768925032"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1318,
"time": "1768923958"
},
"departure": {
"delay": 1318,
"time": "1768923958"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 1243,
"time": "1768923823"
},
"departure": {
"delay": 1243,
"time": "1768923823"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 1162,
"time": "1768925182"
},
"departure": {
"delay": 1162,
"time": "1768925182"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 1260,
"time": "1768924020"
},
"departure": {
"delay": 1260,
"time": "1768924020"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 1243,
"time": "1768923763"
},
"departure": {
"delay": 1243,
"time": "1768923763"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 1098,
"time": "1768925418"
},
"departure": {
"delay": 1098,
"time": "1768925418"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 1260,
"time": "1768924080"
},
"departure": {
"delay": 1260,
"time": "1768924080"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 1150,
"time": "1768924930"
},
"departure": {
"delay": 1150,
"time": "1768924930"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 1180,
"time": "1768924240"
},
"departure": {
"delay": 1180,
"time": "1768924240"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 1142,
"time": "1768924682"
},
"departure": {
"delay": 1142,
"time": "1768924682"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 1254,
"time": "1768923714"
},
"departure": {
"delay": 1254,
"time": "1768923714"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 1038,
"time": "1768925478"
},
"departure": {
"delay": 1038,
"time": "1768925478"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 1278,
"time": "1768923978"
},
"departure": {
"delay": 1278,
"time": "1768923978"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 860,
"time": "1768925660"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 1207,
"time": "1768924387"
},
"departure": {
"delay": 1207,
"time": "1768924387"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 1222,
"time": "1768924162"
},
"departure": {
"delay": 1222,
"time": "1768924162"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 1189,
"time": "1768924849"
},
"departure": {
"delay": 1189,
"time": "1768924849"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 1215,
"time": "1768924875"
},
"departure": {
"delay": 1215,
"time": "1768924875"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 1100,
"time": "1768925060"
},
"departure": {
"delay": 1100,
"time": "1768925060"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 985,
"time": "1768925605"
},
"departure": {
"delay": 985,
"time": "1768925605"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"departure": {
"delay": 1240,
"time": "1768923580"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 1177,
"time": "1768924297"
},
"departure": {
"delay": 1177,
"time": "1768924297"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 1116,
"time": "1768925256"
},
"departure": {
"delay": 1116,
"time": "1768925256"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 1138,
"time": "1768924978"
},
"departure": {
"delay": 1138,
"time": "1768924978"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 1200,
"time": "1768924140"
},
"departure": {
"delay": 1200,
"time": "1768924140"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1768923607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471216:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057209x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1768923317"
},
"departure": {
"delay": -43,
"time": "1768923317"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768923436"
},
"departure": {
"delay": 16,
"time": "1768923436"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -16,
"time": "1768923704"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -27,
"time": "1768923393"
},
"departure": {
"delay": -27,
"time": "1768923393"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1768923557"
},
"departure": {
"delay": 17,
"time": "1768923557"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1768923627"
},
"departure": {
"delay": 27,
"time": "1768923627"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923261",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057209x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29209,
"time": "1768921849"
},
"departure": {
"delay": 29209,
"time": "1768921849"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29658,
"time": "1768924278"
},
"departure": {
"delay": 29658,
"time": "1768924278"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29348,
"time": "1768922267"
},
"departure": {
"delay": 29348,
"time": "1768922288"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 29347,
"time": "1768922587"
},
"departure": {
"delay": 29347,
"time": "1768922587"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29532,
"time": "1768923312"
},
"departure": {
"delay": 29532,
"time": "1768923312"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 29628,
"time": "1768924068"
},
"departure": {
"delay": 29628,
"time": "1768924068"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 29637,
"time": "1768923837"
},
"departure": {
"delay": 29637,
"time": "1768923837"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 29630,
"time": "1768924010"
},
"departure": {
"delay": 29630,
"time": "1768924010"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 29307,
"time": "1768922164"
},
"departure": {
"delay": 29307,
"time": "1768922187"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29252,
"time": "1768922012"
},
"departure": {
"delay": 29252,
"time": "1768922012"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29523,
"time": "1768923363"
},
"departure": {
"delay": 29523,
"time": "1768923363"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 29487,
"time": "1768923087"
},
"departure": {
"delay": 29487,
"time": "1768923087"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29507,
"time": "1768923562"
},
"departure": {
"delay": 29507,
"time": "1768923587"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 29263,
"time": "1768921963"
},
"departure": {
"delay": 29263,
"time": "1768921963"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29617,
"time": "1768923913"
},
"departure": {
"delay": 29617,
"time": "1768923937"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29367,
"time": "1768922487"
},
"departure": {
"delay": 29367,
"time": "1768922487"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29232,
"time": "1768921766"
},
"departure": {
"delay": 29232,
"time": "1768921812"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29607,
"time": "1768923687"
},
"departure": {
"delay": 29607,
"time": "1768923687"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 29532,
"time": "1768923012"
},
"departure": {
"delay": 29532,
"time": "1768923012"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 29377,
"time": "1768922392"
},
"departure": {
"delay": 29377,
"time": "1768922437"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29387,
"time": "1768922687"
},
"departure": {
"delay": 29387,
"time": "1768922687"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 29657,
"time": "1768924157"
},
"departure": {
"delay": 29657,
"time": "1768924157"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 29482,
"time": "1768922940"
},
"departure": {
"delay": 29482,
"time": "1768922962"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29417,
"time": "1768922787"
},
"departure": {
"delay": 29417,
"time": "1768922837"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29560,
"time": "1768924420"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 29520,
"time": "1768923480"
},
"departure": {
"delay": 29520,
"time": "1768923480"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29462,
"time": "1768923242"
},
"departure": {
"delay": 29462,
"time": "1768923242"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 29622,
"time": "1768923737"
},
"departure": {
"delay": 29622,
"time": "1768923762"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 29272,
"time": "1768921912"
},
"departure": {
"delay": 29272,
"time": "1768921912"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 29197,
"time": "1768921597"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921558",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9022:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768894140"
},
"departure": {
"time": "1768894140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768891800"
},
"departure": {
"time": "1768891800"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768891740"
},
"departure": {
"time": "1768891740"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768893420"
},
"departure": {
"time": "1768893420"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768893120"
},
"departure": {
"time": "1768893120"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768893840"
},
"departure": {
"time": "1768893840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768891200"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768894440"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768891920"
},
"departure": {
"time": "1768891920"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768893660"
},
"departure": {
"time": "1768893660"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768892880"
},
"departure": {
"time": "1768892880"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892460"
},
"departure": {
"time": "1768892460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768891260"
},
"departure": {
"time": "1768891260"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768894380"
},
"departure": {
"time": "1768894380"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:139:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2469789:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1768927101"
},
"departure": {
"delay": -39,
"time": "1768927101"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -20,
"time": "1768926820"
},
"departure": {
"delay": -20,
"time": "1768926820"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -52,
"time": "1768926848"
},
"departure": {
"delay": -52,
"time": "1768926848"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -75,
"time": "1768928085"
},
"departure": {
"delay": -75,
"time": "1768928085"
},
"stopId": "FR:27003:ZE:0x6020:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1768926749"
},
"departure": {
"delay": 29,
"time": "1768926749"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1768926719"
},
"departure": {
"delay": 59,
"time": "1768926719"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1768927222"
},
"departure": {
"delay": -98,
"time": "1768927222"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -98,
"time": "1768927162"
},
"departure": {
"delay": -98,
"time": "1768927162"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -108,
"time": "1768927272"
},
"departure": {
"delay": -108,
"time": "1768927272"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -30,
"time": "1768928190"
},
"departure": {
"delay": -30,
"time": "1768928190"
},
"stopId": "FR:27003:ZE:0x6006:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -19,
"time": "1768926881"
},
"departure": {
"delay": -19,
"time": "1768926881"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -83,
"time": "1768927417"
},
"departure": {
"delay": -83,
"time": "1768927417"
},
"stopId": "FR:27375:ZE:0x7187:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -94,
"time": "1768927406"
},
"departure": {
"delay": -94,
"time": "1768927406"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1768928144"
},
"departure": {
"delay": -16,
"time": "1768928144"
},
"stopId": "FR:27003:ZE:0x7203:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -76,
"time": "1768926944"
},
"departure": {
"delay": -76,
"time": "1768926944"
},
"stopId": "FR:27375:ZE:0x6416:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -130,
"time": "1768927490"
},
"departure": {
"delay": -130,
"time": "1768927490"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -17,
"time": "1768927843"
},
"departure": {
"delay": -17,
"time": "1768927843"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 24
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1768927603"
},
"departure": {
"delay": -17,
"time": "1768927603"
},
"stopId": "FR:27375:ZE:0x6391:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -52,
"time": "1768927628"
},
"departure": {
"delay": -52,
"time": "1768927628"
},
"stopId": "FR:27456:ZE:0x6731:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1768927684"
},
"departure": {
"delay": -56,
"time": "1768927684"
},
"stopId": "FR:27456:ZE:0x6727:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1768926797"
},
"departure": {
"delay": 17,
"time": "1768926797"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -79,
"time": "1768927541"
},
"departure": {
"delay": -79,
"time": "1768927541"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -39,
"time": "1768927041"
},
"departure": {
"delay": -39,
"time": "1768927041"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -75,
"time": "1768928265"
},
"stopId": "FR:27003:ZE:0x6014:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -75,
"time": "1768927305"
},
"departure": {
"delay": -75,
"time": "1768927305"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -101,
"time": "1768927339"
},
"departure": {
"delay": -101,
"time": "1768927339"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -115,
"time": "1768927445"
},
"departure": {
"delay": -115,
"time": "1768927445"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2469789:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1768919450"
},
"departure": {
"delay": 188,
"time": "1768919468"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1768920662"
},
"departure": {
"delay": 76,
"time": "1768920676"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1768919908"
},
"departure": {
"delay": 42,
"time": "1768919922"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 204,
"time": "1768919293"
},
"departure": {
"delay": 204,
"time": "1768919304"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768919723"
},
"departure": {
"delay": 38,
"time": "1768919738"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 164,
"time": "1768919492"
},
"departure": {
"delay": 164,
"time": "1768919504"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 195,
"time": "1768919346"
},
"departure": {
"delay": 195,
"time": "1768919355"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768920812"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1768920343"
},
"departure": {
"delay": 50,
"time": "1768920410"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 206,
"time": "1768919186"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 220,
"time": "1768919389"
},
"departure": {
"delay": 220,
"time": "1768919440"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768920709"
},
"departure": {
"delay": 69,
"time": "1768920729"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 137,
"time": "1768919527"
},
"departure": {
"delay": 137,
"time": "1768919537"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1768919786"
},
"departure": {
"delay": 36,
"time": "1768919796"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1768920494"
},
"departure": {
"delay": 85,
"time": "1768920505"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1768920199"
},
"departure": {
"delay": 39,
"time": "1768920219"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 118,
"time": "1768919545"
},
"departure": {
"delay": 118,
"time": "1768919578"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1768919618"
},
"departure": {
"delay": 47,
"time": "1768919627"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1768920249"
},
"departure": {
"delay": 27,
"time": "1768920267"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 221,
"time": "1768919242"
},
"departure": {
"delay": 221,
"time": "1768919261"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1768920588"
},
"departure": {
"delay": 76,
"time": "1768920616"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1768920527"
},
"departure": {
"delay": 55,
"time": "1768920535"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1768919983"
},
"departure": {
"delay": 72,
"time": "1768920012"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768920295"
},
"departure": {
"delay": 9,
"time": "1768920309"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1768920061"
},
"departure": {
"delay": 78,
"time": "1768920078"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:35:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057775x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 388,
"time": "1768924228"
},
"departure": {
"delay": 388,
"time": "1768924228"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 426,
"time": "1768924986"
},
"departure": {
"delay": 426,
"time": "1768924986"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 397,
"time": "1768924897"
},
"departure": {
"delay": 397,
"time": "1768924897"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 391,
"time": "1768924711"
},
"departure": {
"delay": 391,
"time": "1768924711"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 422,
"time": "1768924322"
},
"departure": {
"delay": 422,
"time": "1768924322"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 396,
"time": "1768924536"
},
"departure": {
"delay": 396,
"time": "1768924536"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 404,
"time": "1768924844"
},
"departure": {
"delay": 404,
"time": "1768924844"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 388,
"time": "1768925128"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 403,
"time": "1768925023"
},
"departure": {
"delay": 403,
"time": "1768925023"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 388,
"time": "1768924588"
},
"departure": {
"delay": 388,
"time": "1768924588"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 388,
"time": "1768924468"
},
"departure": {
"delay": 388,
"time": "1768924468"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 412,
"time": "1768924132"
},
"departure": {
"delay": 412,
"time": "1768924132"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 434,
"time": "1768924274"
},
"departure": {
"delay": 434,
"time": "1768924274"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 388,
"time": "1768924768"
},
"departure": {
"delay": 388,
"time": "1768924768"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 388,
"time": "1768925068"
},
"departure": {
"delay": 388,
"time": "1768925068"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 430,
"time": "1768924810"
},
"departure": {
"delay": 430,
"time": "1768924810"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 434,
"time": "1768924034"
},
"departure": {
"delay": 434,
"time": "1768924034"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057775x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD014:ServiceJourney:5469460744896512x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 582,
"time": "1768923873"
},
"departure": {
"delay": 582,
"time": "1768923882"
},
"stopId": "FR:27056:ZE:6489028334452736:ATOUMOD014",
"stopSequence": 9
},
{
"arrival": {
"delay": 313,
"time": "1768924503"
},
"departure": {
"delay": 313,
"time": "1768924513"
},
"stopId": "FR:27398:ZE:4835319225516032:ATOUMOD014",
"stopSequence": 16
},
{
"arrival": {
"delay": 534,
"time": "1768925144"
},
"departure": {
"delay": 534,
"time": "1768925154"
},
"stopId": "FR:27056:ZE:5453442999910400:ATOUMOD014",
"stopSequence": 20
},
{
"arrival": {
"delay": 476,
"time": "1768925386"
},
"departure": {
"delay": 476,
"time": "1768925396"
},
"stopId": "FR:27056:ZE:4884844963168256:ATOUMOD014",
"stopSequence": 23
},
{
"arrival": {
"delay": 577,
"time": "1768923740"
},
"departure": {
"delay": 577,
"time": "1768923757"
},
"stopId": "FR:27056:ZE:810750001:ATOUMOD014",
"stopSequence": 8
},
{
"arrival": {
"delay": 452,
"time": "1768925722"
},
"departure": {
"delay": 452,
"time": "1768925732"
},
"stopId": "FR:27056:ZE:6010744870010880:ATOUMOD014",
"stopSequence": 26
},
{
"arrival": {
"delay": 392,
"time": "1768925912"
},
"stopId": "FR:27056:ZE:4810781540483072:ATOUMOD014",
"stopSequence": 28
},
{
"arrival": {
"delay": 302,
"time": "1768924552"
},
"departure": {
"delay": 302,
"time": "1768924562"
},
"stopId": "FR:27398:ZE:851790001:ATOUMOD014",
"stopSequence": 17
},
{
"departure": {
"delay": 708,
"time": "1768923228"
},
"stopId": "FR:27056:ZE:6007052070551552:ATOUMOD014",
"stopSequence": 2
},
{
"arrival": {
"delay": 589,
"time": "1768923533"
},
"departure": {
"delay": 589,
"time": "1768923589"
},
"stopId": "FR:27056:ZE:5364678709477376:ATOUMOD014",
"stopSequence": 6
},
{
"arrival": {
"delay": 353,
"time": "1768924123"
},
"departure": {
"delay": 353,
"time": "1768924133"
},
"stopId": "FR:27056:ZE:6598154192420864:ATOUMOD014",
"stopSequence": 12
},
{
"arrival": {
"delay": 239,
"time": "1768924249"
},
"departure": {
"delay": 239,
"time": "1768924259"
},
"stopId": "FR:27056:ZE:861480001:ATOUMOD014",
"stopSequence": 14
},
{
"arrival": {
"delay": 510,
"time": "1768925300"
},
"departure": {
"delay": 510,
"time": "1768925310"
},
"stopId": "FR:27056:ZE:5481220096917504:ATOUMOD014",
"stopSequence": 22
},
{
"arrival": {
"delay": 434,
"time": "1768925824"
},
"departure": {
"delay": 434,
"time": "1768925834"
},
"stopId": "FR:27056:ZE:5971865148325888:ATOUMOD014",
"stopSequence": 27
},
{
"arrival": {
"delay": 669,
"time": "1768923299"
},
"departure": {
"delay": 669,
"time": "1768923309"
},
"stopId": "FR:27056:ZE:4886341625053184:ATOUMOD014",
"stopSequence": 3
},
{
"arrival": {
"delay": 546,
"time": "1768925216"
},
"departure": {
"delay": 546,
"time": "1768925226"
},
"stopId": "FR:27056:ZE:5348704383926272:ATOUMOD014",
"stopSequence": 21
},
{
"arrival": {
"delay": 283,
"time": "1768924413"
},
"departure": {
"delay": 283,
"time": "1768924423"
},
"stopId": "FR:27398:ZE:6027085005979648:ATOUMOD014",
"stopSequence": 15
},
{
"arrival": {
"delay": 430,
"time": "1768925460"
},
"departure": {
"delay": 430,
"time": "1768925470"
},
"stopId": "FR:27056:ZE:5484943498018816:ATOUMOD014",
"stopSequence": 24
},
{
"arrival": {
"delay": 646,
"time": "1768923395"
},
"departure": {
"delay": 646,
"time": "1768923406"
},
"stopId": "FR:27056:ZE:847870002:ATOUMOD014",
"stopSequence": 4
},
{
"arrival": {
"delay": 565,
"time": "1768923616"
},
"departure": {
"delay": 565,
"time": "1768923625"
},
"stopId": "FR:27056:ZE:4897073112547328:ATOUMOD014",
"stopSequence": 7
},
{
"arrival": {
"delay": 417,
"time": "1768924007"
},
"departure": {
"delay": 417,
"time": "1768924017"
},
"stopId": "FR:27056:ZE:5928302503002112:ATOUMOD014",
"stopSequence": 11
},
{
"arrival": {
"delay": 536,
"time": "1768923951"
},
"departure": {
"delay": 536,
"time": "1768923956"
},
"stopId": "FR:27056:ZE:4890908450357248:ATOUMOD014",
"stopSequence": 10
},
{
"arrival": {
"delay": 590,
"time": "1768923459"
},
"departure": {
"delay": 590,
"time": "1768923470"
},
"stopId": "FR:27056:ZE:5946968229543936:ATOUMOD014",
"stopSequence": 5
},
{
"arrival": {
"delay": 530,
"time": "1768925020"
},
"departure": {
"delay": 530,
"time": "1768925030"
},
"stopId": "FR:27398:ZE:4847446401220608:ATOUMOD014",
"stopSequence": 19
},
{
"arrival": {
"delay": 428,
"time": "1768925518"
},
"departure": {
"delay": 428,
"time": "1768925528"
},
"stopId": "FR:27056:ZE:4851335628324864:ATOUMOD014",
"stopSequence": 25
},
{
"arrival": {
"delay": 304,
"time": "1768924194"
},
"departure": {
"delay": 304,
"time": "1768924204"
},
"stopId": "FR:27056:ZE:4912416975486976:ATOUMOD014",
"stopSequence": 13
},
{
"arrival": {
"delay": 505,
"time": "1768924875"
},
"departure": {
"delay": 505,
"time": "1768924885"
},
"stopId": "FR:27398:ZE:4865625185845248:ATOUMOD014",
"stopSequence": 18
}
],
"timestamp": "1768923911",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD014:Line:30030155:LOC",
"tripId": "ATOUMOD014:ServiceJourney:5469460744896512x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768933380"
},
"departure": {
"time": "1768933380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768935540"
},
"departure": {
"time": "1768935540"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768935185"
},
"departure": {
"delay": 5,
"time": "1768935185"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768934885"
},
"departure": {
"delay": 5,
"time": "1768934885"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768933620"
},
"departure": {
"time": "1768933620"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768935720"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768933385"
},
"departure": {
"delay": 5,
"time": "1768933385"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933680"
},
"departure": {
"time": "1768933680"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768933260"
},
"departure": {
"time": "1768933260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768934945"
},
"departure": {
"delay": 5,
"time": "1768934945"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768935545"
},
"departure": {
"delay": 5,
"time": "1768935545"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768934040"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1768935190"
},
"departure": {
"delay": 10,
"time": "1768935190"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1768923982",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1119:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470581:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2391,
"time": "1768924029"
},
"departure": {
"delay": -2391,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1911,
"time": "1768924029"
},
"departure": {
"delay": -1911,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1491,
"time": "1768924029"
},
"departure": {
"delay": -1491,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1851,
"time": "1768924029"
},
"departure": {
"delay": -1851,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -290,
"time": "1768926730"
},
"departure": {
"delay": -290,
"time": "1768926730"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -229,
"time": "1768926431"
},
"departure": {
"delay": -229,
"time": "1768926431"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -227,
"time": "1768926493"
},
"departure": {
"delay": -227,
"time": "1768926493"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2211,
"time": "1768924029"
},
"departure": {
"delay": -2211,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1611,
"time": "1768924029"
},
"departure": {
"delay": -1611,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1731,
"time": "1768924029"
},
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2091,
"time": "1768924029"
},
"departure": {
"delay": -2091,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -289,
"time": "1768926611"
},
"departure": {
"delay": -289,
"time": "1768926611"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -210,
"time": "1768926570"
},
"departure": {
"delay": -210,
"time": "1768926570"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -317,
"time": "1768926763"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2271,
"time": "1768924029"
},
"departure": {
"delay": -2271,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1551,
"time": "1768924029"
},
"departure": {
"delay": -1551,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1971,
"time": "1768924029"
},
"departure": {
"delay": -1971,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2091,
"time": "1768924029"
},
"departure": {
"delay": -2091,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2151,
"time": "1768924029"
},
"departure": {
"delay": -2151,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -182,
"time": "1768926358"
},
"departure": {
"delay": -182,
"time": "1768926358"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470581:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075774x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1768924256"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1768923757"
},
"departure": {
"delay": 37,
"time": "1768923757"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 143,
"time": "1768923563"
},
"departure": {
"delay": 143,
"time": "1768923563"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 69,
"time": "1768923609"
},
"departure": {
"delay": 69,
"time": "1768923609"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1768923444"
},
"departure": {
"delay": 144,
"time": "1768923444"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 95,
"time": "1768923695"
},
"departure": {
"delay": 95,
"time": "1768923695"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1768923917"
},
"departure": {
"delay": 17,
"time": "1768923917"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1768923956"
},
"departure": {
"delay": -4,
"time": "1768923956"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1768923853"
},
"departure": {
"delay": 73,
"time": "1768923853"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075774x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768932660"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768933620"
},
"departure": {
"time": "1768933620"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933140"
},
"departure": {
"time": "1768933140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935600"
},
"departure": {
"time": "1768935600"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768935660"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932720"
},
"departure": {
"time": "1768932720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"departure": {
"time": "1768932600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932900"
},
"departure": {
"time": "1768932900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768934460"
},
"departure": {
"time": "1768934460"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768933800"
},
"departure": {
"time": "1768933800"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768924014",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1117:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230620x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768923398"
},
"departure": {
"delay": -22,
"time": "1768923398"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1768923196"
},
"departure": {
"delay": 16,
"time": "1768923196"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 272,
"time": "1768924112"
},
"departure": {
"delay": 272,
"time": "1768924112"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1768925222"
},
"departure": {
"delay": 242,
"time": "1768925222"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 252,
"time": "1768925832"
},
"departure": {
"delay": 252,
"time": "1768925832"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 241,
"time": "1768925101"
},
"departure": {
"delay": 241,
"time": "1768925101"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 238,
"time": "1768925998"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 260,
"time": "1768924580"
},
"departure": {
"delay": 260,
"time": "1768924580"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 238,
"time": "1768925338"
},
"departure": {
"delay": 238,
"time": "1768925338"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 281,
"time": "1768925921"
},
"departure": {
"delay": 281,
"time": "1768925921"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 278,
"time": "1768924298"
},
"departure": {
"delay": 278,
"time": "1768924298"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 243,
"time": "1768924863"
},
"departure": {
"delay": 243,
"time": "1768924863"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -17,
"time": "1768923223"
},
"departure": {
"delay": -17,
"time": "1768923223"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 238,
"time": "1768924438"
},
"departure": {
"delay": 238,
"time": "1768924438"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 238,
"time": "1768924798"
},
"departure": {
"delay": 238,
"time": "1768924798"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 238,
"time": "1768925158"
},
"departure": {
"delay": 238,
"time": "1768925158"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 258,
"time": "1768925598"
},
"departure": {
"delay": 258,
"time": "1768925598"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 278,
"time": "1768925378"
},
"departure": {
"delay": 278,
"time": "1768925378"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 289,
"time": "1768925689"
},
"departure": {
"delay": 289,
"time": "1768925689"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 261,
"time": "1768924941"
},
"departure": {
"delay": 261,
"time": "1768924941"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1768925287"
},
"departure": {
"delay": 247,
"time": "1768925287"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 259,
"time": "1768924519"
},
"departure": {
"delay": 259,
"time": "1768924519"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 238,
"time": "1768923958"
},
"departure": {
"delay": 238,
"time": "1768923958"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1768923290"
},
"departure": {
"delay": -10,
"time": "1768923290"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 238,
"time": "1768925518"
},
"departure": {
"delay": 238,
"time": "1768925518"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 245,
"time": "1768924385"
},
"departure": {
"delay": 245,
"time": "1768924385"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 295,
"time": "1768925035"
},
"departure": {
"delay": 295,
"time": "1768925035"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 285,
"time": "1768925445"
},
"departure": {
"delay": 285,
"time": "1768925445"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768923351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230620x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -123,
"time": "1768925157"
},
"departure": {
"delay": -123,
"time": "1768925157"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -216,
"time": "1768926204"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -188,
"time": "1768925692"
},
"departure": {
"delay": -188,
"time": "1768925692"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -255,
"time": "1768925805"
},
"departure": {
"delay": -255,
"time": "1768925805"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -184,
"time": "1768925636"
},
"departure": {
"delay": -184,
"time": "1768925636"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -193,
"time": "1768925447"
},
"departure": {
"delay": -193,
"time": "1768925447"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -217,
"time": "1768925843"
},
"departure": {
"delay": -217,
"time": "1768925843"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -182,
"time": "1768926118"
},
"departure": {
"delay": -182,
"time": "1768926118"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -208,
"time": "1768925972"
},
"departure": {
"delay": -208,
"time": "1768925972"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -137,
"time": "1768925263"
},
"departure": {
"delay": -137,
"time": "1768925263"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1768925212"
},
"departure": {
"delay": -128,
"time": "1768925212"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -161,
"time": "1768926019"
},
"departure": {
"delay": -161,
"time": "1768926019"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -75,
"time": "1768924965"
},
"departure": {
"delay": -75,
"time": "1768924965"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -214,
"time": "1768925486"
},
"departure": {
"delay": -214,
"time": "1768925486"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -160,
"time": "1768926080"
},
"departure": {
"delay": -160,
"time": "1768926080"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -141,
"time": "1768925379"
},
"departure": {
"delay": -141,
"time": "1768925379"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -171,
"time": "1768925409"
},
"departure": {
"delay": -171,
"time": "1768925409"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1768925079"
},
"departure": {
"delay": -81,
"time": "1768925079"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -134,
"time": "1768925566"
},
"departure": {
"delay": -134,
"time": "1768925566"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -191,
"time": "1768925269"
},
"departure": {
"delay": -191,
"time": "1768925269"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -209,
"time": "1768925911"
},
"departure": {
"delay": -209,
"time": "1768925911"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -173,
"time": "1768925587"
},
"departure": {
"delay": -173,
"time": "1768925587"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -107,
"time": "1768925113"
},
"departure": {
"delay": -107,
"time": "1768925113"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -134,
"time": "1768925626"
},
"departure": {
"delay": -134,
"time": "1768925626"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470095:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230622x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 71,
"time": "1768925951"
},
"departure": {
"delay": 71,
"time": "1768925951"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1768924271"
},
"departure": {
"delay": 71,
"time": "1768924271"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1768924571"
},
"departure": {
"delay": 71,
"time": "1768924571"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1768926457"
},
"departure": {
"delay": 97,
"time": "1768926457"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1768925111"
},
"departure": {
"delay": 71,
"time": "1768925111"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1768926118"
},
"departure": {
"delay": 118,
"time": "1768926118"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1768925451"
},
"departure": {
"delay": 111,
"time": "1768925451"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1768924130"
},
"departure": {
"delay": 110,
"time": "1768924130"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 87,
"time": "1768926027"
},
"departure": {
"delay": 87,
"time": "1768926027"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 71,
"time": "1768927211"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 90,
"time": "1768924350"
},
"departure": {
"delay": 90,
"time": "1768924350"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1768926611"
},
"departure": {
"delay": 71,
"time": "1768926611"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 86,
"time": "1768924046"
},
"departure": {
"delay": 86,
"time": "1768924046"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 124,
"time": "1768926304"
},
"departure": {
"delay": 124,
"time": "1768926304"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 84,
"time": "1768924704"
},
"departure": {
"delay": 84,
"time": "1768924704"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 71,
"time": "1768926371"
},
"departure": {
"delay": 71,
"time": "1768926371"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 123,
"time": "1768927143"
},
"departure": {
"delay": 123,
"time": "1768927143"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 93,
"time": "1768925733"
},
"departure": {
"delay": 93,
"time": "1768925733"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 71,
"time": "1768925591"
},
"departure": {
"delay": 71,
"time": "1768925591"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 78,
"time": "1768925538"
},
"departure": {
"delay": 78,
"time": "1768925538"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 39,
"time": "1768923939"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1768926940"
},
"departure": {
"delay": 100,
"time": "1768926940"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 105,
"time": "1768925265"
},
"departure": {
"delay": 105,
"time": "1768925265"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1768926543"
},
"departure": {
"delay": 123,
"time": "1768926543"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 118,
"time": "1768926718"
},
"departure": {
"delay": 118,
"time": "1768926718"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1768924811"
},
"departure": {
"delay": 71,
"time": "1768924811"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1768926228"
},
"departure": {
"delay": 108,
"time": "1768926228"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1768924209"
},
"departure": {
"delay": 129,
"time": "1768924209"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1768926791"
},
"departure": {
"delay": 71,
"time": "1768926791"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 71,
"time": "1768924511"
},
"departure": {
"delay": 71,
"time": "1768924511"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1768926861"
},
"departure": {
"delay": 81,
"time": "1768926861"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 106,
"time": "1768927066"
},
"departure": {
"delay": 106,
"time": "1768927066"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 111,
"time": "1768926651"
},
"departure": {
"delay": 111,
"time": "1768926651"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 92,
"time": "1768925672"
},
"departure": {
"delay": 92,
"time": "1768925672"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230622x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853433F5403288x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768931280"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768921669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853433F5403288x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768925640"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2057:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596664:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -442,
"time": "1768927898"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2829,
"time": "1768924011"
},
"departure": {
"delay": -2829,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -141,
"time": "1768926939"
},
"departure": {
"delay": -141,
"time": "1768926939"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -98,
"time": "1768927162"
},
"departure": {
"delay": -98,
"time": "1768927162"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2409,
"time": "1768924011"
},
"departure": {
"delay": -2409,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -42,
"time": "1768926858"
},
"departure": {
"delay": -42,
"time": "1768926858"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2709,
"time": "1768924011"
},
"departure": {
"delay": -2709,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -373,
"time": "1768927727"
},
"departure": {
"delay": -373,
"time": "1768927727"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -142,
"time": "1768927358"
},
"departure": {
"delay": -142,
"time": "1768927358"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1768927237"
},
"departure": {
"delay": -83,
"time": "1768927237"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -142,
"time": "1768927418"
},
"departure": {
"delay": -142,
"time": "1768927418"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -385,
"time": "1768927655"
},
"departure": {
"delay": -385,
"time": "1768927655"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -262,
"time": "1768927538"
},
"departure": {
"delay": -262,
"time": "1768927538"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -124,
"time": "1768927076"
},
"departure": {
"delay": -124,
"time": "1768927076"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2589,
"time": "1768924011"
},
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596664:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -384,
"time": "1768926506"
},
"departure": {
"delay": -384,
"time": "1768926516"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -409,
"time": "1768926781"
},
"departure": {
"delay": -409,
"time": "1768926791"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1768925298"
},
"departure": {
"delay": 88,
"time": "1768925308"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1768924886"
},
"departure": {
"delay": 36,
"time": "1768924896"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -393,
"time": "1768926857"
},
"departure": {
"delay": -393,
"time": "1768926867"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -332,
"time": "1768927098"
},
"departure": {
"delay": -332,
"time": "1768927108"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1768925579"
},
"departure": {
"delay": 9,
"time": "1768925589"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1768924634"
},
"departure": {
"delay": 84,
"time": "1768924644"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -421,
"time": "1768926709"
},
"departure": {
"delay": -421,
"time": "1768926719"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -44,
"time": "1768925766"
},
"departure": {
"delay": -44,
"time": "1768925776"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -69,
"time": "1768925921"
},
"departure": {
"delay": -69,
"time": "1768925931"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1768924349"
},
"departure": {
"delay": 99,
"time": "1768924359"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -392,
"time": "1768926378"
},
"departure": {
"delay": -392,
"time": "1768926388"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -210,
"time": "1768926020"
},
"departure": {
"delay": -210,
"time": "1768926030"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -16,
"time": "1768925674"
},
"departure": {
"delay": -16,
"time": "1768925684"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -327,
"time": "1768927223"
},
"departure": {
"delay": -327,
"time": "1768927233"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1768925235"
},
"departure": {
"delay": 85,
"time": "1768925245"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -179,
"time": "1768926111"
},
"departure": {
"delay": -179,
"time": "1768926121"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -196,
"time": "1768926154"
},
"departure": {
"delay": -196,
"time": "1768926164"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768924790"
},
"departure": {
"delay": 60,
"time": "1768924800"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768924955"
},
"departure": {
"delay": 45,
"time": "1768924965"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -329,
"time": "1768927401"
},
"departure": {
"delay": -329,
"time": "1768927411"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -401,
"time": "1768926909"
},
"departure": {
"delay": -401,
"time": "1768926919"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -313,
"time": "1768927547"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -334,
"time": "1768927036"
},
"departure": {
"delay": -334,
"time": "1768927046"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1768924551"
},
"departure": {
"delay": 61,
"time": "1768924561"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -53,
"time": "1768925817"
},
"departure": {
"delay": -53,
"time": "1768925827"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1768924425"
},
"departure": {
"delay": 55,
"time": "1768924435"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -309,
"time": "1768927301"
},
"departure": {
"delay": -309,
"time": "1768927311"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1768924713"
},
"departure": {
"delay": 43,
"time": "1768924723"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -411,
"time": "1768926599"
},
"departure": {
"delay": -411,
"time": "1768926609"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -310,
"time": "1768927480"
},
"departure": {
"delay": -310,
"time": "1768927490"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -7,
"time": "1768925443"
},
"departure": {
"delay": -7,
"time": "1768925453"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1768925366"
},
"departure": {
"delay": 36,
"time": "1768925376"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -380,
"time": "1768926210"
},
"departure": {
"delay": -380,
"time": "1768926220"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1768925130"
},
"departure": {
"delay": 100,
"time": "1768925140"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1768924030",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907280"
},
"departure": {
"time": "1768907280"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768907460"
},
"departure": {
"time": "1768907460"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768907220"
},
"departure": {
"time": "1768907220"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768908840"
},
"departure": {
"time": "1768908840"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1768905600"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908180"
},
"departure": {
"time": "1768908180"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768906860"
},
"departure": {
"time": "1768906860"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768906560"
},
"departure": {
"time": "1768906560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768908720"
},
"departure": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768907820"
},
"departure": {
"time": "1768907820"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768907700"
},
"departure": {
"time": "1768907700"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768908900"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:489:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052306xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768924972"
},
"departure": {
"delay": 52,
"time": "1768924972"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 28,
"time": "1768923688"
},
"departure": {
"delay": 28,
"time": "1768923688"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768924915"
},
"departure": {
"delay": 55,
"time": "1768924915"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 93,
"time": "1768925553"
},
"departure": {
"delay": 93,
"time": "1768925553"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1768925109"
},
"departure": {
"delay": 69,
"time": "1768925109"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 103,
"time": "1768926343"
},
"departure": {
"delay": 103,
"time": "1768926343"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1768924160"
},
"departure": {
"delay": 80,
"time": "1768924160"
},
"stopId": "FR:76477:ZE:3219:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1768926772"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 60,
"time": "1768926540"
},
"departure": {
"delay": 60,
"time": "1768926540"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 80,
"time": "1768923320"
},
"departure": {
"delay": 80,
"time": "1768923320"
},
"stopId": "FR:76196:ZE:3420:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1768924643"
},
"departure": {
"delay": 83,
"time": "1768924643"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1768926052"
},
"departure": {
"delay": 52,
"time": "1768926052"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 84,
"time": "1768925484"
},
"departure": {
"delay": 84,
"time": "1768925484"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 52,
"time": "1768924372"
},
"departure": {
"delay": 52,
"time": "1768924372"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 71,
"time": "1768923191"
},
"departure": {
"delay": 71,
"time": "1768923191"
},
"stopId": "FR:76196:ZE:3480:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1768924603"
},
"departure": {
"delay": 103,
"time": "1768924603"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -112,
"time": "1768923668"
},
"departure": {
"delay": -112,
"time": "1768923668"
},
"stopId": "FR:76615:ZE:5143:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1768923502"
},
"departure": {
"delay": 82,
"time": "1768923502"
},
"stopId": "FR:76196:ZE:3727:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1768923906"
},
"departure": {
"delay": 66,
"time": "1768923906"
},
"stopId": "FR:76615:ZE:5144:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1768924872"
},
"departure": {
"delay": 72,
"time": "1768924872"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 52,
"time": "1768925272"
},
"departure": {
"delay": 52,
"time": "1768925272"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768924776"
},
"departure": {
"delay": 96,
"time": "1768924776"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 105,
"time": "1768926405"
},
"departure": {
"delay": 105,
"time": "1768926405"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 89,
"time": "1768924889"
},
"departure": {
"delay": 89,
"time": "1768924889"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1768924227"
},
"departure": {
"delay": 87,
"time": "1768924227"
},
"stopId": "FR:76534:ZE:5145:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 103,
"time": "1768925203"
},
"departure": {
"delay": 103,
"time": "1768925203"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 65,
"time": "1768924445"
},
"departure": {
"delay": 65,
"time": "1768924445"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1768924072"
},
"departure": {
"delay": 52,
"time": "1768924072"
},
"stopId": "FR:76477:ZE:4054:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1768925632"
},
"departure": {
"delay": 52,
"time": "1768925632"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 52,
"time": "1768924672"
},
"departure": {
"delay": 52,
"time": "1768924672"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1768925679"
},
"departure": {
"delay": 99,
"time": "1768925679"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 109,
"time": "1768924309"
},
"departure": {
"delay": 109,
"time": "1768924309"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1768925452"
},
"departure": {
"delay": 52,
"time": "1768925452"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 52,
"time": "1768924552"
},
"departure": {
"delay": 52,
"time": "1768924552"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 74,
"time": "1768925054"
},
"departure": {
"delay": 74,
"time": "1768925054"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052306xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8803:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768922870"
},
"departure": {
"time": "1768922870"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768920897"
},
"departure": {
"time": "1768920897"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768923423"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768921873"
},
"departure": {
"time": "1768921873"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768921268"
},
"departure": {
"time": "1768921268"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768922918"
},
"departure": {
"time": "1768922918"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768923168"
},
"departure": {
"time": "1768923168"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768921167"
},
"departure": {
"time": "1768921167"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768922993"
},
"departure": {
"time": "1768922993"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768921468"
},
"departure": {
"time": "1768921468"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768920993"
},
"departure": {
"time": "1768920993"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768922468"
},
"departure": {
"time": "1768922468"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768921768"
},
"departure": {
"time": "1768921768"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768922018"
},
"departure": {
"time": "1768922068"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768921719"
},
"departure": {
"time": "1768921719"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768921227"
},
"departure": {
"time": "1768921227"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768921043"
},
"departure": {
"time": "1768921043"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768920793"
},
"departure": {
"time": "1768920793"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768922569"
},
"departure": {
"time": "1768922593"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768920720"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768920818"
},
"departure": {
"time": "1768920818"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768922644"
},
"departure": {
"time": "1768922644"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768922149"
},
"departure": {
"time": "1768922169"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768921568"
},
"departure": {
"time": "1768921568"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768921388"
},
"departure": {
"time": "1768921388"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768922368"
},
"departure": {
"time": "1768922368"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768921105"
},
"departure": {
"time": "1768921105"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922268"
},
"departure": {
"time": "1768922293"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768922769"
},
"departure": {
"time": "1768922793"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768921910"
},
"departure": {
"time": "1768921910"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768920448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8803:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597868:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768925873"
},
"departure": {
"delay": 53,
"time": "1768925873"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1768925758"
},
"departure": {
"delay": 58,
"time": "1768925758"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -313,
"time": "1768926827"
},
"departure": {
"delay": -313,
"time": "1768926827"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -313,
"time": "1768926767"
},
"departure": {
"delay": -313,
"time": "1768926767"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 39,
"time": "1768926399"
},
"departure": {
"delay": 39,
"time": "1768926399"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 82,
"time": "1768925482"
},
"departure": {
"delay": 82,
"time": "1768925482"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 28,
"time": "1768925728"
},
"departure": {
"delay": 28,
"time": "1768925728"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -311,
"time": "1768926889"
},
"departure": {
"delay": -311,
"time": "1768926889"
},
"stopId": "FR:27306:ZE:0xFOR01:ATOUMOD004",
"stopSequence": 47
},
{
"arrival": {
"delay": -283,
"time": "1768927097"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -301,
"time": "1768926719"
},
"departure": {
"delay": -301,
"time": "1768926719"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -302,
"time": "1768926658"
},
"departure": {
"delay": -302,
"time": "1768926658"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1768925410"
},
"departure": {
"delay": 10,
"time": "1768925410"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 1,
"time": "1768925341"
},
"departure": {
"delay": 1,
"time": "1768925341"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597868:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -147,
"time": "1768924473"
},
"departure": {
"delay": -147,
"time": "1768924473"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1768923689"
},
"departure": {
"delay": 59,
"time": "1768923719"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -19,
"time": "1768924301"
},
"departure": {
"delay": -19,
"time": "1768924301"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -35,
"time": "1768924345"
},
"departure": {
"delay": -35,
"time": "1768924345"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3,
"time": "1768924257"
},
"departure": {
"delay": -3,
"time": "1768924257"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -182,
"time": "1768924738"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1768924013"
},
"departure": {
"delay": 53,
"time": "1768924013"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1768923890"
},
"departure": {
"delay": 59,
"time": "1768923899"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -56,
"time": "1768924384"
},
"departure": {
"delay": -56,
"time": "1768924384"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -122,
"time": "1768924618"
},
"departure": {
"delay": -122,
"time": "1768924618"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1768924083"
},
"departure": {
"delay": 63,
"time": "1768924083"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1768923783"
},
"departure": {
"delay": 63,
"time": "1768923783"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -138,
"time": "1768924542"
},
"departure": {
"delay": -138,
"time": "1768924542"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1768924167"
},
"departure": {
"delay": 27,
"time": "1768924167"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597078:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx100:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1768921253"
},
"departure": {
"delay": 113,
"time": "1768921253"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1768921692"
},
"departure": {
"delay": 92,
"time": "1768921712"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1768922336"
},
"departure": {
"delay": 81,
"time": "1768922361"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1768923537"
},
"departure": {
"delay": 81,
"time": "1768923561"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -9,
"time": "1768922487"
},
"departure": {
"delay": -9,
"time": "1768922511"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1768924106"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768920960"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1768921837"
},
"departure": {
"delay": 97,
"time": "1768921837"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1768923917"
},
"departure": {
"delay": 96,
"time": "1768923936"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 161,
"time": "1768921181"
},
"departure": {
"delay": 161,
"time": "1768921181"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 107,
"time": "1768921427"
},
"departure": {
"delay": 107,
"time": "1768921427"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1768923436"
},
"departure": {
"delay": 76,
"time": "1768923436"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1768923211"
},
"departure": {
"delay": 31,
"time": "1768923211"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -14,
"time": "1768922686"
},
"departure": {
"delay": -14,
"time": "1768922686"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -78,
"time": "1768922862"
},
"departure": {
"delay": -78,
"time": "1768922862"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1768921380"
},
"departure": {
"delay": 180,
"time": "1768921380"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 185,
"time": "1768921565"
},
"departure": {
"delay": 185,
"time": "1768921565"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1768921307"
},
"departure": {
"delay": 167,
"time": "1768921307"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1768923336"
},
"departure": {
"delay": 36,
"time": "1768923336"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 77,
"time": "1768921937"
},
"departure": {
"delay": 77,
"time": "1768921937"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1768923786"
},
"departure": {
"delay": 91,
"time": "1768923811"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 91,
"time": "1768922170"
},
"departure": {
"delay": 91,
"time": "1768922191"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 107,
"time": "1768921487"
},
"departure": {
"delay": 107,
"time": "1768921487"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1768922284"
},
"departure": {
"delay": 64,
"time": "1768922284"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -78,
"time": "1768922562"
},
"departure": {
"delay": -78,
"time": "1768922562"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -83,
"time": "1768922965"
},
"departure": {
"delay": -83,
"time": "1768923037"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 122,
"time": "1768923662"
},
"departure": {
"delay": 122,
"time": "1768923662"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -24,
"time": "1768922413"
},
"departure": {
"delay": -24,
"time": "1768922436"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1768922114"
},
"departure": {
"delay": 96,
"time": "1768922136"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -34,
"time": "1768922764"
},
"departure": {
"delay": -34,
"time": "1768922786"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768920559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx100:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905240"
},
"departure": {
"time": "1768905240"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768905600"
},
"departure": {
"time": "1768905600"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768905960"
},
"departure": {
"time": "1768905960"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768905180"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768906560"
},
"departure": {
"time": "1768906560"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768906740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768905720"
},
"departure": {
"time": "1768905720"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905420"
},
"departure": {
"time": "1768905420"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6078:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768927860"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927920"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6078:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1768908106"
},
"departure": {
"delay": 174,
"time": "1768908114"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1768907744"
},
"departure": {
"delay": 58,
"time": "1768907758"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1768907083"
},
"departure": {
"delay": 51,
"time": "1768907091"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1768907113"
},
"departure": {
"delay": 20,
"time": "1768907120"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1768908078"
},
"departure": {
"delay": 208,
"time": "1768908088"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1768906987"
},
"departure": {
"delay": 78,
"time": "1768906998"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1768907468"
},
"departure": {
"delay": 83,
"time": "1768907483"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 77,
"time": "1768906877"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 158,
"time": "1768908262"
},
"departure": {
"delay": 158,
"time": "1768908278"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1768908148"
},
"departure": {
"delay": 148,
"time": "1768908148"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1768907522"
},
"departure": {
"delay": 70,
"time": "1768907530"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1768908222"
},
"departure": {
"delay": 175,
"time": "1768908235"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 166,
"time": "1768908346"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 798,
"time": "1768908004"
},
"departure": {
"delay": 798,
"time": "1768908018"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768907030"
},
"departure": {
"delay": 58,
"time": "1768907038"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1768907681"
},
"departure": {
"delay": 56,
"time": "1768907696"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1768907619"
},
"departure": {
"delay": 54,
"time": "1768907634"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1768907255"
},
"departure": {
"delay": 96,
"time": "1768907376"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470070:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1768925706"
},
"departure": {
"delay": -114,
"time": "1768925706"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": 1156,
"time": "1768926256"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1768926779"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1768925302"
},
"departure": {
"delay": 22,
"time": "1768925302"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -151,
"time": "1768925789"
},
"departure": {
"delay": -151,
"time": "1768925789"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -135,
"time": "1768925865"
},
"departure": {
"delay": -135,
"time": "1768925865"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -110,
"time": "1768925830"
},
"departure": {
"delay": -110,
"time": "1768925830"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -93,
"time": "1768926027"
},
"departure": {
"delay": -93,
"time": "1768926027"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -135,
"time": "1768925745"
},
"departure": {
"delay": -135,
"time": "1768925745"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -151,
"time": "1768925969"
},
"departure": {
"delay": -151,
"time": "1768925969"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1768925495"
},
"departure": {
"delay": 35,
"time": "1768925495"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -82,
"time": "1768926098"
},
"departure": {
"delay": -82,
"time": "1768926098"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -146,
"time": "1768925914"
},
"departure": {
"delay": -146,
"time": "1768925914"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470070:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430290xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 431,
"time": "1768920537"
},
"departure": {
"delay": 431,
"time": "1768920551"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 406,
"time": "1768920639"
},
"departure": {
"delay": 406,
"time": "1768920646"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 393,
"time": "1768920561"
},
"departure": {
"delay": 393,
"time": "1768920573"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768920893"
},
"departure": {
"time": "1768920540"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 312,
"time": "1768920770"
},
"departure": {
"delay": 312,
"time": "1768920792"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 366,
"time": "1768920715"
},
"departure": {
"delay": 366,
"time": "1768920726"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 432,
"time": "1768920492"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430290xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768928880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2601:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853430F5403287x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768922940"
},
"departure": {
"time": "1768923000"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 25
},
{
"departure": {
"time": "1768917840"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768920660"
},
"departure": {
"time": "1768920780"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768922520"
},
"departure": {
"time": "1768922580"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768921980"
},
"departure": {
"time": "1768922040"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768923900"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768919400"
},
"departure": {
"time": "1768919460"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768923300"
},
"departure": {
"time": "1768923360"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768921500"
},
"departure": {
"time": "1768921560"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1768914229",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853430F5403287x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3117F5413829x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768916400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768922400"
},
"departure": {
"time": "1768922460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768921020"
},
"departure": {
"time": "1768921200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768923180"
},
"departure": {
"time": "1768923240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1768912791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3117F5413829x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34930694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1768915839"
},
"departure": {
"delay": 168,
"time": "1768915848"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 121,
"time": "1768915673"
},
"departure": {
"delay": 121,
"time": "1768915681"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768915983"
},
"departure": {
"time": "1768915740"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
},
{
"departure": {
"delay": 140,
"time": "1768915640"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34930694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1768921809"
},
"departure": {
"delay": 94,
"time": "1768921834"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 289,
"time": "1768922990"
},
"departure": {
"delay": 289,
"time": "1768923109"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1768920584"
},
"departure": {
"delay": 104,
"time": "1768920584"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1768920637"
},
"departure": {
"delay": 97,
"time": "1768920637"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1768921362"
},
"departure": {
"delay": 162,
"time": "1768921362"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1768922561"
},
"departure": {
"delay": 184,
"time": "1768922584"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 204,
"time": "1768922784"
},
"departure": {
"delay": 204,
"time": "1768922784"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 319,
"time": "1768923234"
},
"departure": {
"delay": 319,
"time": "1768923259"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 109,
"time": "1768920409"
},
"departure": {
"delay": 109,
"time": "1768920409"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 149,
"time": "1768920484"
},
"departure": {
"delay": 149,
"time": "1768920509"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1768922909"
},
"departure": {
"delay": 269,
"time": "1768922909"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 90,
"time": "1768921110"
},
"departure": {
"delay": 90,
"time": "1768921110"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 289,
"time": "1768923409"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 224,
"time": "1768922684"
},
"departure": {
"delay": 224,
"time": "1768922684"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1768920377"
},
"departure": {
"delay": 77,
"time": "1768920377"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1768920859"
},
"departure": {
"delay": 79,
"time": "1768920859"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768921745"
},
"departure": {
"delay": 125,
"time": "1768921745"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1768920284"
},
"departure": {
"delay": 104,
"time": "1768920284"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1768922469"
},
"departure": {
"delay": 189,
"time": "1768922469"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 144,
"time": "1768921566"
},
"departure": {
"delay": 144,
"time": "1768921584"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 194,
"time": "1768920710"
},
"departure": {
"delay": 194,
"time": "1768920734"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1768921934"
},
"departure": {
"delay": 134,
"time": "1768921934"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1768922110"
},
"departure": {
"delay": 94,
"time": "1768922134"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1768922009"
},
"departure": {
"delay": 114,
"time": "1768922034"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 164,
"time": "1768922213"
},
"departure": {
"delay": 164,
"time": "1768922384"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 12,
"time": "1768920132"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1768921509"
},
"departure": {
"delay": 189,
"time": "1768921509"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 135,
"time": "1768921035"
},
"departure": {
"delay": 135,
"time": "1768921035"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1768921660"
},
"departure": {
"delay": 100,
"time": "1768921660"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1768921307"
},
"departure": {
"delay": 107,
"time": "1768921307"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768920139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx95:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3015:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768920840"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768920060"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768921320"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768920600"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768920360"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768921500"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768921620"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1768920720"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768920960"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768920300"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768920180"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768920420"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924380"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768920000"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768920480"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768920780"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3015:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6349,
"time": "1768923289"
},
"departure": {
"delay": 6349,
"time": "1768923289"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 6399,
"time": "1768923616"
},
"departure": {
"delay": 6399,
"time": "1768923639"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 6334,
"time": "1768922314"
},
"departure": {
"delay": 6334,
"time": "1768922314"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6310,
"time": "1768923190"
},
"departure": {
"delay": 6310,
"time": "1768923190"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 6325,
"time": "1768923120"
},
"departure": {
"delay": 6325,
"time": "1768923145"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 6389,
"time": "1768923989"
},
"departure": {
"delay": 6389,
"time": "1768923989"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 6384,
"time": "1768923564"
},
"departure": {
"delay": 6384,
"time": "1768923564"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 6305,
"time": "1768923365"
},
"departure": {
"delay": 6305,
"time": "1768923365"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 6339,
"time": "1768922739"
},
"departure": {
"delay": 6339,
"time": "1768922739"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 6392,
"time": "1768922792"
},
"departure": {
"delay": 6392,
"time": "1768922792"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6245,
"time": "1768922525"
},
"departure": {
"delay": 6245,
"time": "1768922525"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 6240,
"time": "1768922040"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6254,
"time": "1768922114"
},
"departure": {
"delay": 6254,
"time": "1768922114"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6284,
"time": "1768922564"
},
"departure": {
"delay": 6284,
"time": "1768922564"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6405,
"time": "1768924125"
},
"departure": {
"delay": 6405,
"time": "1768924125"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 6310,
"time": "1768923767"
},
"departure": {
"delay": 6310,
"time": "1768923790"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 6349,
"time": "1768923889"
},
"departure": {
"delay": 6349,
"time": "1768923889"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 6295,
"time": "1768922095"
},
"departure": {
"delay": 6295,
"time": "1768922095"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 6317,
"time": "1768922417"
},
"departure": {
"delay": 6317,
"time": "1768922417"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 6364,
"time": "1768923945"
},
"departure": {
"delay": 6364,
"time": "1768923964"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6372,
"time": "1768924092"
},
"departure": {
"delay": 6372,
"time": "1768924092"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 6404,
"time": "1768924544"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 6360,
"time": "1768922880"
},
"departure": {
"delay": 6360,
"time": "1768922880"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6306,
"time": "1768922466"
},
"departure": {
"delay": 6306,
"time": "1768922466"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6324,
"time": "1768922364"
},
"departure": {
"delay": 6324,
"time": "1768922364"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6294,
"time": "1768922193"
},
"departure": {
"delay": 6294,
"time": "1768922214"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6294,
"time": "1768923691"
},
"departure": {
"delay": 6294,
"time": "1768923714"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 6344,
"time": "1768923444"
},
"departure": {
"delay": 6344,
"time": "1768923464"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6308,
"time": "1768923068"
},
"departure": {
"delay": 6308,
"time": "1768923068"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 6314,
"time": "1768923014"
},
"departure": {
"delay": 6314,
"time": "1768923014"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768921668",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8774:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851721F5403188x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927800"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768931100"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851721F5403188x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057776x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1768926748"
},
"departure": {
"delay": 88,
"time": "1768926748"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 123,
"time": "1768924323"
},
"departure": {
"delay": 123,
"time": "1768924323"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1768925542"
},
"departure": {
"delay": 82,
"time": "1768925542"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1768925240"
},
"departure": {
"delay": 80,
"time": "1768925240"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 80,
"time": "1768925120"
},
"departure": {
"delay": 80,
"time": "1768925120"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1768926440"
},
"departure": {
"delay": 80,
"time": "1768926440"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 93,
"time": "1768925613"
},
"departure": {
"delay": 93,
"time": "1768925613"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1768925000"
},
"departure": {
"delay": 80,
"time": "1768925000"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 116,
"time": "1768925876"
},
"departure": {
"delay": 116,
"time": "1768925876"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 128,
"time": "1768924268"
},
"departure": {
"delay": 128,
"time": "1768924268"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1768923980"
},
"departure": {
"delay": 80,
"time": "1768923980"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1768925480"
},
"departure": {
"delay": 80,
"time": "1768925480"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1768926980"
},
"departure": {
"delay": 80,
"time": "1768926980"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 79,
"time": "1768923799"
},
"departure": {
"delay": 79,
"time": "1768923799"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1768924373"
},
"departure": {
"delay": 113,
"time": "1768924373"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1768924474"
},
"departure": {
"delay": 94,
"time": "1768924474"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1768925187"
},
"departure": {
"delay": 87,
"time": "1768925187"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1768927280"
},
"departure": {
"delay": 80,
"time": "1768927280"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 128,
"time": "1768924868"
},
"departure": {
"delay": 128,
"time": "1768924868"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1768924191"
},
"departure": {
"delay": 111,
"time": "1768924191"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1768924435"
},
"departure": {
"delay": 115,
"time": "1768924435"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1768925437"
},
"departure": {
"delay": 97,
"time": "1768925437"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 83,
"time": "1768926923"
},
"departure": {
"delay": 83,
"time": "1768926923"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 95,
"time": "1768927235"
},
"departure": {
"delay": 95,
"time": "1768927235"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 126,
"time": "1768926246"
},
"departure": {
"delay": 126,
"time": "1768926246"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1768926800"
},
"departure": {
"delay": 80,
"time": "1768926800"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 107,
"time": "1768923587"
},
"departure": {
"delay": 107,
"time": "1768923587"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 35,
"time": "1768923695"
},
"departure": {
"delay": 35,
"time": "1768923695"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1768927022"
},
"departure": {
"delay": 122,
"time": "1768927022"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 48,
"time": "1768923468"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768925820"
},
"departure": {
"delay": 120,
"time": "1768925820"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1768925370"
},
"departure": {
"delay": 90,
"time": "1768925370"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1768924460"
},
"departure": {
"delay": 80,
"time": "1768924460"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768927198"
},
"departure": {
"delay": 118,
"time": "1768927198"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 114,
"time": "1768926534"
},
"departure": {
"delay": 114,
"time": "1768926534"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 96,
"time": "1768927056"
},
"departure": {
"delay": 96,
"time": "1768927056"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 126,
"time": "1768926486"
},
"departure": {
"delay": 126,
"time": "1768926486"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 80,
"time": "1768926680"
},
"departure": {
"delay": 80,
"time": "1768926680"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 80,
"time": "1768927340"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 80,
"time": "1768925660"
},
"departure": {
"delay": 80,
"time": "1768925660"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -6,
"time": "1768923594"
},
"departure": {
"delay": -6,
"time": "1768923594"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1768923637"
},
"departure": {
"delay": 37,
"time": "1768923637"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1768925288"
},
"departure": {
"delay": 128,
"time": "1768925288"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1768923920"
},
"departure": {
"delay": 80,
"time": "1768923920"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1768924220"
},
"departure": {
"delay": 80,
"time": "1768924220"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1768926020"
},
"departure": {
"delay": 80,
"time": "1768926020"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1768926344"
},
"departure": {
"delay": 104,
"time": "1768926344"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1768927109"
},
"departure": {
"delay": 89,
"time": "1768927109"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 80,
"time": "1768925060"
},
"departure": {
"delay": 80,
"time": "1768925060"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1768925945"
},
"departure": {
"delay": 125,
"time": "1768925945"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057776x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2257:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768923540"
},
"departure": {
"delay": 125,
"time": "1768923545"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"delay": 65,
"time": "1768923425"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1768924800"
},
"departure": {
"delay": 120,
"time": "1768924800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768924440"
},
"departure": {
"delay": 120,
"time": "1768924440"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1768924020"
},
"departure": {
"delay": 120,
"time": "1768924020"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1768925040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768923900"
},
"departure": {
"delay": 120,
"time": "1768923900"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1768923840"
},
"departure": {
"delay": 120,
"time": "1768923840"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1768924500"
},
"departure": {
"delay": 120,
"time": "1768924500"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1768924260"
},
"departure": {
"delay": 120,
"time": "1768924260"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768924860"
},
"departure": {
"delay": 120,
"time": "1768924860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768924380"
},
"departure": {
"delay": 120,
"time": "1768924380"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768923720"
},
"departure": {
"delay": 120,
"time": "1768923720"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1768923960"
},
"departure": {
"delay": 120,
"time": "1768923960"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1768924080"
},
"departure": {
"delay": 120,
"time": "1768924080"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2257:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598406:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -412,
"time": "1768926968"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -343,
"time": "1768926437"
},
"departure": {
"delay": -343,
"time": "1768926437"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2109,
"time": "1768924011"
},
"departure": {
"delay": -2109,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -356,
"time": "1768926784"
},
"departure": {
"delay": -356,
"time": "1768926784"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -287,
"time": "1768926613"
},
"departure": {
"delay": -287,
"time": "1768926613"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -304,
"time": "1768926536"
},
"departure": {
"delay": -304,
"time": "1768926536"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -374,
"time": "1768926886"
},
"departure": {
"delay": -374,
"time": "1768926886"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -326,
"time": "1768926694"
},
"departure": {
"delay": -326,
"time": "1768926694"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1809,
"time": "1768924011"
},
"departure": {
"delay": -1809,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -283,
"time": "1768926377"
},
"departure": {
"delay": -283,
"time": "1768926377"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -283,
"time": "1768926497"
},
"departure": {
"delay": -283,
"time": "1768926497"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"departure": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598406:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 240,
"time": "1768924020"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768921860"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1768923420"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1768923300"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 60,
"time": "1768921800"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1768921980"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1768922160"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 240,
"time": "1768923840"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1768922760"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1768921740"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768922820"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1768922940"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1768922100"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768921500"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 180,
"time": "1768923600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 180,
"time": "1768923540"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1768923960"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 120,
"time": "1768923000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768922040"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1768923120"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768922220"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768921620"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 240,
"time": "1768923720"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1768924200"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 300,
"time": "1768924020"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 240,
"time": "1768923780"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1768923978",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1041:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227398x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1768924390"
},
"departure": {
"delay": 130,
"time": "1768924390"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1768924642"
},
"departure": {
"delay": 142,
"time": "1768924642"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1768924064"
},
"departure": {
"delay": 164,
"time": "1768924064"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1768924120"
},
"departure": {
"delay": 160,
"time": "1768924120"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1768925035"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768923711"
},
"departure": {
"delay": 51,
"time": "1768923711"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1768924195"
},
"departure": {
"delay": 115,
"time": "1768924195"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1768924927"
},
"departure": {
"delay": 127,
"time": "1768924927"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1768924795"
},
"departure": {
"delay": 115,
"time": "1768924795"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 115,
"time": "1768924015"
},
"departure": {
"delay": 115,
"time": "1768924015"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768924524"
},
"departure": {
"delay": 144,
"time": "1768924524"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1768924978"
},
"departure": {
"delay": 118,
"time": "1768924978"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1768924701"
},
"departure": {
"delay": 141,
"time": "1768924701"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1768924495"
},
"departure": {
"delay": 115,
"time": "1768924495"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1768924861"
},
"departure": {
"delay": 121,
"time": "1768924861"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1768924324"
},
"departure": {
"delay": 124,
"time": "1768924324"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227398x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051187xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1768925894"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1768925700"
},
"departure": {
"delay": 120,
"time": "1768925700"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 99,
"time": "1768924119"
},
"departure": {
"delay": 99,
"time": "1768924119"
},
"stopId": "FR:76064:ZE:3399:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1768925603"
},
"departure": {
"delay": 83,
"time": "1768925603"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1768924594"
},
"departure": {
"delay": 94,
"time": "1768924594"
},
"stopId": "FR:76595:ZE:5127:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 119,
"time": "1768923839"
},
"departure": {
"delay": 119,
"time": "1768923839"
},
"stopId": "FR:76693:ZE:5123:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1768924992"
},
"departure": {
"delay": 132,
"time": "1768924992"
},
"stopId": "FR:76361:ZE:5031:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1768925087"
},
"departure": {
"delay": 107,
"time": "1768925087"
},
"stopId": "FR:76167:ZE:4066:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1768924413"
},
"departure": {
"delay": 93,
"time": "1768924413"
},
"stopId": "FR:76307:ZE:3457:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 112,
"time": "1768925212"
},
"departure": {
"delay": 112,
"time": "1768925212"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1768925377"
},
"departure": {
"delay": 97,
"time": "1768925377"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1768923848"
},
"departure": {
"delay": 128,
"time": "1768923848"
},
"stopId": "FR:76693:ZE:5124:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1768924944"
},
"departure": {
"delay": 84,
"time": "1768924944"
},
"stopId": "FR:76361:ZE:5128:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 88,
"time": "1768924228"
},
"departure": {
"delay": 88,
"time": "1768924228"
},
"stopId": "FR:76595:ZE:3314:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1768924179"
},
"departure": {
"delay": 99,
"time": "1768924179"
},
"stopId": "FR:76064:ZE:3380:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1768924334"
},
"departure": {
"delay": 74,
"time": "1768924334"
},
"stopId": "FR:76307:ZE:3424:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1768924865"
},
"departure": {
"delay": 125,
"time": "1768924865"
},
"stopId": "FR:76595:ZE:5060:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 78,
"time": "1768924038"
},
"departure": {
"delay": 78,
"time": "1768924038"
},
"stopId": "FR:76609:ZE:3408:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 121,
"time": "1768925761"
},
"departure": {
"delay": 121,
"time": "1768925761"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1768925845"
},
"departure": {
"delay": 85,
"time": "1768925845"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1768924754"
},
"departure": {
"delay": 74,
"time": "1768924754"
},
"stopId": "FR:76595:ZE:5125:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1768923914"
},
"departure": {
"delay": 74,
"time": "1768923914"
},
"stopId": "FR:76508:ZE:5126:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 74,
"time": "1768925474"
},
"departure": {
"delay": 74,
"time": "1768925474"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051187xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230417x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 241,
"time": "1768923541"
},
"departure": {
"delay": 241,
"time": "1768923541"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 240,
"time": "1768924140"
},
"departure": {
"delay": 240,
"time": "1768924140"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 171,
"time": "1768923771"
},
"departure": {
"delay": 171,
"time": "1768923771"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 229,
"time": "1768924069"
},
"departure": {
"delay": 229,
"time": "1768924069"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 273,
"time": "1768923933"
},
"departure": {
"delay": 273,
"time": "1768923933"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 248,
"time": "1768924568"
},
"departure": {
"delay": 248,
"time": "1768924568"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 229,
"time": "1768924429"
},
"departure": {
"delay": 229,
"time": "1768924429"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 234,
"time": "1768924494"
},
"departure": {
"delay": 234,
"time": "1768924494"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 229,
"time": "1768924909"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 286,
"time": "1768924186"
},
"departure": {
"delay": 286,
"time": "1768924186"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 261,
"time": "1768924221"
},
"departure": {
"delay": 261,
"time": "1768924221"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768923551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230417x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851724F5202236x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768929360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851724F5202236x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471235:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1768924587"
},
"departure": {
"delay": 147,
"time": "1768924587"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 158,
"time": "1768923616"
},
"departure": {
"delay": 158,
"time": "1768923638"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -81,
"time": "1768925559"
},
"departure": {
"delay": -81,
"time": "1768925559"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -72,
"time": "1768925268"
},
"departure": {
"delay": -72,
"time": "1768925268"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1768923368"
},
"departure": {
"delay": 68,
"time": "1768923368"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1768924531"
},
"departure": {
"delay": 211,
"time": "1768924531"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -128,
"time": "1768925572"
},
"departure": {
"delay": -128,
"time": "1768925572"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 77,
"time": "1768923317"
},
"departure": {
"delay": 77,
"time": "1768923317"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1768925016"
},
"departure": {
"delay": -24,
"time": "1768925016"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -78,
"time": "1768925322"
},
"departure": {
"delay": -78,
"time": "1768925322"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -97,
"time": "1768925363"
},
"departure": {
"delay": -97,
"time": "1768925363"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 75,
"time": "1768924755"
},
"departure": {
"delay": 75,
"time": "1768924755"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -68,
"time": "1768925092"
},
"departure": {
"delay": -68,
"time": "1768925092"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 34,
"time": "1768924834"
},
"departure": {
"delay": 34,
"time": "1768924834"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -159,
"time": "1768925601"
},
"departure": {
"delay": -159,
"time": "1768925601"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -108,
"time": "1768925412"
},
"departure": {
"delay": -108,
"time": "1768925412"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 98,
"time": "1768923200"
},
"departure": {
"delay": 98,
"time": "1768923218"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 201,
"time": "1768924341"
},
"departure": {
"delay": 201,
"time": "1768924341"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1768925223"
},
"departure": {
"delay": -57,
"time": "1768925223"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -71,
"time": "1768925149"
},
"departure": {
"delay": -71,
"time": "1768925149"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 138,
"time": "1768924638"
},
"departure": {
"delay": 138,
"time": "1768924638"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -159,
"time": "1768925661"
},
"departure": {
"delay": -159,
"time": "1768925661"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 107,
"time": "1768923407"
},
"departure": {
"delay": 107,
"time": "1768923407"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1768923587"
},
"departure": {
"delay": 167,
"time": "1768923587"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -197,
"time": "1768925803"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 135,
"time": "1768924695"
},
"departure": {
"delay": 135,
"time": "1768924695"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1768923436"
},
"departure": {
"delay": 128,
"time": "1768923488"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1768924252"
},
"departure": {
"delay": 172,
"time": "1768924252"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1768923517"
},
"departure": {
"delay": 188,
"time": "1768923548"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1768924411"
},
"departure": {
"delay": 151,
"time": "1768924411"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -57,
"time": "1768925463"
},
"departure": {
"delay": -57,
"time": "1768925463"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 151,
"time": "1768924471"
},
"departure": {
"delay": 151,
"time": "1768924471"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1768923894"
},
"departure": {
"delay": 174,
"time": "1768923894"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -67,
"time": "1768925513"
},
"departure": {
"delay": -67,
"time": "1768925513"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -104,
"time": "1768925716"
},
"departure": {
"delay": -104,
"time": "1768925716"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471235:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 283,
"time": "1768923943"
},
"departure": {
"delay": 283,
"time": "1768923943"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 168,
"time": "1768922568"
},
"departure": {
"delay": 168,
"time": "1768922568"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1768923168"
},
"departure": {
"delay": 168,
"time": "1768923168"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1768921443"
},
"departure": {
"delay": 123,
"time": "1768921443"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1768922222"
},
"departure": {
"delay": 145,
"time": "1768922245"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1768921524"
},
"departure": {
"delay": 84,
"time": "1768921524"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1768922968"
},
"departure": {
"delay": 233,
"time": "1768922993"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1768921282"
},
"departure": {
"delay": 142,
"time": "1768921282"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 123,
"time": "1768922021"
},
"departure": {
"delay": 123,
"time": "1768922043"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1768921368"
},
"departure": {
"delay": 108,
"time": "1768921368"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1768921050"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 208,
"time": "1768922668"
},
"departure": {
"delay": 208,
"time": "1768922668"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1768923343"
},
"departure": {
"delay": 163,
"time": "1768923343"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 201,
"time": "1768922371"
},
"departure": {
"delay": 201,
"time": "1768922421"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -2,
"time": "1768921738"
},
"departure": {
"delay": -2,
"time": "1768921738"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1768921897"
},
"departure": {
"delay": 83,
"time": "1768921943"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 159,
"time": "1768923519"
},
"departure": {
"delay": 159,
"time": "1768923519"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 245,
"time": "1768923845"
},
"departure": {
"delay": 245,
"time": "1768923845"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 248,
"time": "1768924028"
},
"departure": {
"delay": 248,
"time": "1768924028"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1768921142"
},
"departure": {
"delay": 62,
"time": "1768921142"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 253,
"time": "1768923768"
},
"departure": {
"delay": 253,
"time": "1768923793"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 34,
"time": "1768921594"
},
"departure": {
"delay": 34,
"time": "1768921594"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1768922121"
},
"departure": {
"delay": 106,
"time": "1768922146"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 248,
"time": "1768924268"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1768923596"
},
"departure": {
"delay": 176,
"time": "1768923596"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 253,
"time": "1768922868"
},
"departure": {
"delay": 253,
"time": "1768922893"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 213,
"time": "1768922493"
},
"departure": {
"delay": 213,
"time": "1768922493"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 213,
"time": "1768923669"
},
"departure": {
"delay": 213,
"time": "1768923693"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1768922726"
},
"departure": {
"delay": 223,
"time": "1768922743"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1768923068"
},
"departure": {
"delay": 213,
"time": "1768923093"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768921060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx276:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598268:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768924401"
},
"departure": {
"delay": 21,
"time": "1768924401"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 79,
"time": "1768923199"
},
"departure": {
"delay": 79,
"time": "1768923199"
},
"stopId": "FR:27229:ZE:0xLAV02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -7,
"time": "1768923473"
},
"departure": {
"delay": -7,
"time": "1768923473"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1768923532"
},
"departure": {
"delay": -8,
"time": "1768923532"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -8,
"time": "1768923832"
},
"departure": {
"delay": -8,
"time": "1768923832"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 14,
"time": "1768924154"
},
"departure": {
"delay": 14,
"time": "1768924154"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1768923215"
},
"departure": {
"delay": 35,
"time": "1768923215"
},
"stopId": "FR:27229:ZE:0xBFA02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768924445"
},
"departure": {
"delay": -55,
"time": "1768924445"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 33,
"time": "1768923146"
},
"departure": {
"delay": 33,
"time": "1768923153"
},
"stopId": "FR:27229:ZE:0xJAC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1768924503"
},
"departure": {
"delay": -57,
"time": "1768924503"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -39,
"time": "1768924281"
},
"departure": {
"delay": -39,
"time": "1768924281"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 33,
"time": "1768923393"
},
"departure": {
"delay": 33,
"time": "1768923393"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1768923603"
},
"departure": {
"delay": 33,
"time": "1768923633"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -184,
"time": "1768924796"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 16,
"time": "1768924216"
},
"departure": {
"delay": 16,
"time": "1768924216"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -45,
"time": "1768923915"
},
"departure": {
"delay": -45,
"time": "1768923915"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1768923693"
},
"departure": {
"delay": 33,
"time": "1768923693"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1768924017"
},
"departure": {
"delay": -3,
"time": "1768924017"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 32,
"time": "1768923272"
},
"departure": {
"delay": 32,
"time": "1768923272"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -122,
"time": "1768924558"
},
"departure": {
"delay": -122,
"time": "1768924558"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598268:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x2031419395xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768915158"
},
"departure": {
"time": "1768915020"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1768915054"
},
"departure": {
"delay": 192,
"time": "1768915092"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 59,
"time": "1768914659"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:23:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x2031419395xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1768922024"
},
"departure": {
"delay": 224,
"time": "1768922024"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1768921873"
},
"departure": {
"delay": 133,
"time": "1768921873"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 217,
"time": "1768922977"
},
"departure": {
"delay": 217,
"time": "1768922977"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 264,
"time": "1768924644"
},
"departure": {
"delay": 264,
"time": "1768924644"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 274,
"time": "1768923056"
},
"departure": {
"delay": 274,
"time": "1768923094"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 294,
"time": "1768924374"
},
"departure": {
"delay": 294,
"time": "1768924374"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 226,
"time": "1768922746"
},
"departure": {
"delay": 226,
"time": "1768922746"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 190,
"time": "1768922410"
},
"departure": {
"delay": 190,
"time": "1768922410"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 240,
"time": "1768924200"
},
"departure": {
"delay": 240,
"time": "1768924200"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 218,
"time": "1768924778"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 158,
"time": "1768922258"
},
"departure": {
"delay": 158,
"time": "1768922258"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 191,
"time": "1768922291"
},
"departure": {
"delay": 191,
"time": "1768922291"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 234,
"time": "1768924012"
},
"departure": {
"delay": 234,
"time": "1768924014"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 152,
"time": "1768921917"
},
"departure": {
"delay": 152,
"time": "1768921952"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1768922142"
},
"departure": {
"delay": 162,
"time": "1768922142"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 116,
"time": "1768921676"
},
"departure": {
"delay": 116,
"time": "1768921676"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 492,
"time": "1768923652"
},
"departure": {
"delay": 492,
"time": "1768923672"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 244,
"time": "1768922482"
},
"departure": {
"delay": 244,
"time": "1768922524"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 283,
"time": "1768922563"
},
"departure": {
"delay": 283,
"time": "1768922563"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 228,
"time": "1768924248"
},
"departure": {
"delay": 228,
"time": "1768924248"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 256,
"time": "1768923136"
},
"departure": {
"delay": 256,
"time": "1768923136"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 214,
"time": "1768922780"
},
"departure": {
"delay": 214,
"time": "1768922794"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 271,
"time": "1768924411"
},
"departure": {
"delay": 271,
"time": "1768924411"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 254,
"time": "1768924514"
},
"departure": {
"delay": 254,
"time": "1768924514"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 244,
"time": "1768922702"
},
"departure": {
"delay": 244,
"time": "1768922704"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 277,
"time": "1768924477"
},
"departure": {
"delay": 277,
"time": "1768924477"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 279,
"time": "1768924419"
},
"departure": {
"delay": 279,
"time": "1768924419"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1768921788"
},
"departure": {
"delay": 62,
"time": "1768921802"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 311,
"time": "1768924691"
},
"departure": {
"delay": 311,
"time": "1768924691"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 300,
"time": "1768923960"
},
"departure": {
"delay": 300,
"time": "1768923960"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 196,
"time": "1768922176"
},
"departure": {
"delay": 196,
"time": "1768922176"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1768922062"
},
"departure": {
"delay": 202,
"time": "1768922062"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 274,
"time": "1768922614"
},
"departure": {
"delay": 274,
"time": "1768922614"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 275,
"time": "1768922675"
},
"departure": {
"delay": 275,
"time": "1768922675"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 396,
"time": "1768923258"
},
"departure": {
"delay": 396,
"time": "1768923276"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 254,
"time": "1768924574"
},
"departure": {
"delay": 254,
"time": "1768924574"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 323,
"time": "1768923863"
},
"departure": {
"delay": 323,
"time": "1768923863"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 74,
"time": "1768921634"
},
"departure": {
"delay": 74,
"time": "1768921634"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1768923878",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490654:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2469777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -24,
"time": "1768926036"
},
"departure": {
"delay": -24,
"time": "1768926036"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -93,
"time": "1768926147"
},
"departure": {
"delay": -93,
"time": "1768926147"
},
"stopId": "FR:27375:ZE:0x6417:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1768924989"
},
"departure": {
"delay": 9,
"time": "1768924989"
},
"stopId": "FR:27003:ZE:0x6004:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768925498"
},
"departure": {
"delay": 38,
"time": "1768925498"
},
"stopId": "FR:27456:ZE:0x6726:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -103,
"time": "1768926317"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1768925775"
},
"departure": {
"delay": -45,
"time": "1768925775"
},
"stopId": "FR:27375:ZE:0x6484:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1768925811"
},
"departure": {
"delay": -9,
"time": "1768925811"
},
"stopId": "FR:27375:ZE:0x6430:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 4,
"time": "1768924804"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1768925673"
},
"departure": {
"delay": -27,
"time": "1768925673"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1768925707"
},
"departure": {
"delay": 7,
"time": "1768925707"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1768925554"
},
"departure": {
"delay": 34,
"time": "1768925554"
},
"stopId": "FR:27456:ZE:0x6730:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1768926066"
},
"departure": {
"delay": -54,
"time": "1768926066"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -52,
"time": "1768926248"
},
"departure": {
"delay": -52,
"time": "1768926248"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1768925976"
},
"departure": {
"delay": -24,
"time": "1768925976"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1768925716"
},
"departure": {
"delay": 16,
"time": "1768925716"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1768925402"
},
"departure": {
"delay": 62,
"time": "1768925402"
},
"stopId": "FR:27456:ZE:0x7200:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1768924909"
},
"departure": {
"delay": 49,
"time": "1768924909"
},
"stopId": "FR:27003:ZE:0x6007:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1768926188"
},
"departure": {
"delay": -52,
"time": "1768926188"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1768925597"
},
"departure": {
"delay": 17,
"time": "1768925597"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1768925848"
},
"departure": {
"delay": -32,
"time": "1768925848"
},
"stopId": "FR:27375:ZE:0x6525:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1768925044"
},
"departure": {
"delay": 4,
"time": "1768925044"
},
"stopId": "FR:27003:ZE:0x7202:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -39,
"time": "1768925901"
},
"departure": {
"delay": -39,
"time": "1768925901"
},
"stopId": "FR:27375:ZE:0x6511:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1768925637"
},
"departure": {
"delay": -3,
"time": "1768925637"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -43,
"time": "1768925717"
},
"departure": {
"delay": -43,
"time": "1768925717"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2469777:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768931400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768933740"
},
"departure": {
"time": "1768933740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768933745"
},
"departure": {
"delay": 5,
"time": "1768933745"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768933920"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768933385"
},
"departure": {
"delay": 5,
"time": "1768933385"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768933085"
},
"departure": {
"delay": 5,
"time": "1768933085"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768933140"
},
"departure": {
"time": "1768933140"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768931640"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 5,
"time": "1768931585"
},
"departure": {
"delay": 5,
"time": "1768931585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1768933390"
},
"departure": {
"delay": 10,
"time": "1768933390"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768933145"
},
"departure": {
"delay": 5,
"time": "1768933145"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932600"
},
"departure": {
"time": "1768932600"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932900"
},
"departure": {
"time": "1768932900"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768933380"
},
"departure": {
"time": "1768933380"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933260"
},
"departure": {
"time": "1768933260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768933020"
},
"departure": {
"time": "1768933020"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1091:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:c2a5d8c49ef0962530406bc35faf292e:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1768924228"
},
"departure": {
"delay": 208,
"time": "1768924228"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1768924348"
},
"departure": {
"delay": 208,
"time": "1768924348"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1768923337"
},
"departure": {
"delay": -5,
"time": "1768923355"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 208,
"time": "1768924528"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 194,
"time": "1768923708"
},
"departure": {
"delay": 194,
"time": "1768923794"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1768923001"
},
"departure": {
"delay": 33,
"time": "1768923033"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 208,
"time": "1768924108"
},
"departure": {
"delay": 208,
"time": "1768924108"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -13,
"time": "1768923093"
},
"departure": {
"delay": -13,
"time": "1768923107"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 208,
"time": "1768924048"
},
"departure": {
"delay": 208,
"time": "1768924048"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": -17,
"time": "1768922969"
},
"departure": {
"delay": -17,
"time": "1768922983"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 32,
"time": "1768922852"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 208,
"time": "1768924468"
},
"departure": {
"delay": 208,
"time": "1768924468"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": -14,
"time": "1768922908"
},
"departure": {
"delay": -14,
"time": "1768922926"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1768924408"
},
"departure": {
"delay": 208,
"time": "1768924408"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768922876"
},
"departure": {
"delay": 12,
"time": "1768922892"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 183,
"time": "1768923883"
},
"departure": {
"delay": 183,
"time": "1768923903"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1768923282"
},
"departure": {
"delay": -2,
"time": "1768923298"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768923612"
},
"departure": {
"delay": 104,
"time": "1768923644"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1768923063"
},
"departure": {
"delay": 18,
"time": "1768923078"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1768923428"
},
"departure": {
"delay": 82,
"time": "1768923562"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 208,
"time": "1768923958"
},
"departure": {
"delay": 208,
"time": "1768923988"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1768924288"
},
"departure": {
"delay": 208,
"time": "1768924288"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1768923190"
},
"departure": {
"delay": -31,
"time": "1768923209"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
}
],
"timestamp": "1768924084",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:c2a5d8c49ef0962530406bc35faf292e:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2563:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2620,
"time": "1768924540"
},
"departure": {
"delay": 2620,
"time": "1768924540"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2619,
"time": "1768924719"
},
"departure": {
"delay": 2619,
"time": "1768924719"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2631,
"time": "1768924791"
},
"departure": {
"delay": 2631,
"time": "1768924791"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2614,
"time": "1768925074"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2614,
"time": "1768923623"
},
"departure": {
"delay": 2614,
"time": "1768923634"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2597,
"time": "1768924877"
},
"departure": {
"delay": 2597,
"time": "1768924877"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2610,
"time": "1768924290"
},
"departure": {
"delay": 2610,
"time": "1768924290"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2595,
"time": "1768923702"
},
"departure": {
"delay": 2595,
"time": "1768923735"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2592,
"time": "1768924212"
},
"departure": {
"delay": 2592,
"time": "1768924212"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2614,
"time": "1768923415"
},
"departure": {
"delay": 2614,
"time": "1768923454"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 2554,
"time": "1768923334"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2597,
"time": "1768924037"
},
"departure": {
"delay": 2597,
"time": "1768924037"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2594,
"time": "1768924154"
},
"departure": {
"delay": 2594,
"time": "1768924154"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2574,
"time": "1768923934"
},
"departure": {
"delay": 2574,
"time": "1768923954"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2654,
"time": "1768923516"
},
"departure": {
"delay": 2654,
"time": "1768923554"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2654,
"time": "1768923819"
},
"departure": {
"delay": 2654,
"time": "1768923854"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2597,
"time": "1768924637"
},
"departure": {
"delay": 2597,
"time": "1768924637"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2634,
"time": "1768924434"
},
"departure": {
"delay": 2634,
"time": "1768924434"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2563:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583878:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768912818"
},
"departure": {
"time": "1768913100"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"departure": {
"delay": 96,
"time": "1768912476"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": -27,
"time": "1768912579"
},
"departure": {
"delay": -27,
"time": "1768912593"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768912500"
},
"departure": {
"delay": 12,
"time": "1768912512"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": -84,
"time": "1768912645"
},
"departure": {
"delay": -84,
"time": "1768912656"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": -18,
"time": "1768912725"
},
"departure": {
"delay": -18,
"time": "1768912782"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1768912539"
},
"departure": {
"delay": -14,
"time": "1768912546"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": -54,
"time": "1768912617"
},
"departure": {
"delay": -54,
"time": "1768912626"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583878:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768927307"
},
"departure": {
"delay": 47,
"time": "1768927307"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -63,
"time": "1768927737"
},
"departure": {
"delay": -63,
"time": "1768927737"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1768927460"
},
"departure": {
"delay": 20,
"time": "1768927460"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1768927515"
},
"departure": {
"delay": 15,
"time": "1768927515"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1768927163"
},
"departure": {
"delay": 23,
"time": "1768927163"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768926929"
},
"departure": {
"delay": 29,
"time": "1768926929"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -124,
"time": "1768927976"
},
"departure": {
"delay": -124,
"time": "1768927976"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -88,
"time": "1768927832"
},
"departure": {
"delay": -88,
"time": "1768927832"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -69,
"time": "1768928031"
},
"departure": {
"delay": -69,
"time": "1768928031"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -85,
"time": "1768927655"
},
"departure": {
"delay": -85,
"time": "1768927655"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -162,
"time": "1768928118"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 77,
"time": "1768927217"
},
"departure": {
"delay": 77,
"time": "1768927217"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -36,
"time": "1768927584"
},
"departure": {
"delay": -36,
"time": "1768927584"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1768927712"
},
"departure": {
"delay": -28,
"time": "1768927712"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1768927018"
},
"departure": {
"delay": 58,
"time": "1768927018"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1768927543"
},
"departure": {
"delay": -17,
"time": "1768927543"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 41,
"time": "1768927481"
},
"departure": {
"delay": 41,
"time": "1768927481"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -64,
"time": "1768927916"
},
"departure": {
"delay": -64,
"time": "1768927916"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1768927088"
},
"departure": {
"delay": 68,
"time": "1768927088"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470596:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470593:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -91,
"time": "1768925549"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768924974"
},
"departure": {
"delay": 54,
"time": "1768924974"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768924809"
},
"departure": {
"delay": 9,
"time": "1768924809"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -77,
"time": "1768925263"
},
"departure": {
"delay": -77,
"time": "1768925263"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1768924515"
},
"departure": {
"delay": 135,
"time": "1768924515"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1768924356"
},
"departure": {
"delay": 156,
"time": "1768924356"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768925168"
},
"departure": {
"delay": 8,
"time": "1768925168"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1768925086"
},
"departure": {
"delay": -14,
"time": "1768925086"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1768924946"
},
"departure": {
"delay": 26,
"time": "1768924946"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1768925462"
},
"departure": {
"delay": 2,
"time": "1768925462"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": 227,
"time": "1768924127"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -53,
"time": "1768925347"
},
"departure": {
"delay": -53,
"time": "1768925347"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1768924590"
},
"departure": {
"delay": 90,
"time": "1768924590"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -53,
"time": "1768925407"
},
"departure": {
"delay": -53,
"time": "1768925407"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1768925015"
},
"departure": {
"delay": 35,
"time": "1768925015"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1768924910"
},
"departure": {
"delay": 50,
"time": "1768924910"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1768924889"
},
"departure": {
"delay": 29,
"time": "1768924889"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1768924445"
},
"departure": {
"delay": 185,
"time": "1768924445"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 144,
"time": "1768924644"
},
"departure": {
"delay": 144,
"time": "1768924644"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1768924734"
},
"departure": {
"delay": 114,
"time": "1768924734"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1768925143"
},
"departure": {
"delay": 43,
"time": "1768925143"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470593:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768901220"
},
"departure": {
"time": "1768901220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768901340"
},
"departure": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768901820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901700"
},
"departure": {
"time": "1768901700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768901580"
},
"departure": {
"time": "1768901580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:343:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253100034xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768904144"
},
"departure": {
"delay": 57,
"time": "1768904157"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1768904769"
},
"departure": {
"delay": 113,
"time": "1768904813"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1768904924"
},
"departure": {
"delay": 150,
"time": "1768904970"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1768904646"
},
"departure": {
"delay": 107,
"time": "1768904687"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1768904105"
},
"departure": {
"delay": 82,
"time": "1768904122"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 161,
"time": "1768904081"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1768904747"
},
"departure": {
"delay": 122,
"time": "1768904762"
},
"stopId": "FR:76384:ZE:15436:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1768904271"
},
"departure": {
"delay": 161,
"time": "1768904321"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 177,
"time": "1768904540"
},
"departure": {
"delay": 177,
"time": "1768904577"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 214,
"time": "1768904370"
},
"departure": {
"delay": 214,
"time": "1768904494"
},
"stopId": "FR:76384:ZE:15432:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768904989"
},
"departure": {
"delay": 59,
"time": "1768904999"
},
"stopId": "FR:76384:ZE:15440:ATOUMOD019",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1768904840"
},
"departure": {
"delay": 91,
"time": "1768904851"
},
"stopId": "FR:76384:ZE:15438:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1768904605"
},
"departure": {
"delay": 106,
"time": "1768904626"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905088"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76384:ZE:15441:ATOUMOD019",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253100034xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2877:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933020"
},
"departure": {
"time": "1768933020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768932960"
},
"departure": {
"time": "1768932960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768933200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768932540"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2877:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3125F5413816x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768933380"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768935060"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768923592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3125F5413816x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 239,
"time": "1768914727"
},
"departure": {
"delay": 239,
"time": "1768914839"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 189,
"time": "1768914471"
},
"departure": {
"delay": 189,
"time": "1768914489"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 176,
"time": "1768914687"
},
"departure": {
"delay": 176,
"time": "1768914716"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 167,
"time": "1768914610"
},
"departure": {
"delay": 167,
"time": "1768914647"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 226,
"time": "1768914575"
},
"departure": {
"delay": 226,
"time": "1768914586"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 248,
"time": "1768914867"
},
"departure": {
"delay": 248,
"time": "1768914908"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 204,
"time": "1768914384"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 236,
"time": "1768914937"
},
"departure": {
"delay": 236,
"time": "1768914956"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1768915001"
},
"departure": {
"time": "1768914780"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153487:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768890480"
},
"departure": {
"time": "1768890480"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768889880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768890300"
},
"departure": {
"time": "1768890300"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889940"
},
"departure": {
"time": "1768889940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768890660"
},
"departure": {
"time": "1768890660"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768890360"
},
"departure": {
"time": "1768890360"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768890000"
},
"departure": {
"time": "1768890000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768890840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768889866",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -729,
"time": "1768924011"
},
"departure": {
"delay": -729,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -234,
"time": "1768925046"
},
"departure": {
"delay": -234,
"time": "1768925046"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -909,
"time": "1768924011"
},
"departure": {
"delay": -909,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -267,
"time": "1768925313"
},
"departure": {
"delay": -267,
"time": "1768925313"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -337,
"time": "1768925423"
},
"departure": {
"delay": -337,
"time": "1768925423"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -320,
"time": "1768925500"
},
"departure": {
"delay": -320,
"time": "1768925500"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -332,
"time": "1768925608"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -325,
"time": "1768925195"
},
"departure": {
"delay": -325,
"time": "1768925195"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -549,
"time": "1768924011"
},
"departure": {
"delay": -549,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1029,
"time": "1768924011"
},
"departure": {
"delay": -1029,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -279,
"time": "1768925121"
},
"departure": {
"delay": -279,
"time": "1768925121"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1089,
"time": "1768924011"
},
"departure": {
"delay": -1089,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -268,
"time": "1768925372"
},
"departure": {
"delay": -268,
"time": "1768925372"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"delay": -489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -332,
"time": "1768925548"
},
"departure": {
"delay": -332,
"time": "1768925548"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596662:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -3669,
"time": "1768924011"
},
"departure": {
"delay": -3669,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3549,
"time": "1768924011"
},
"departure": {
"delay": -3549,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3249,
"time": "1768924011"
},
"departure": {
"delay": -3249,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -4089,
"time": "1768924011"
},
"departure": {
"delay": -4089,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -4029,
"time": "1768924011"
},
"departure": {
"delay": -4029,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3429,
"time": "1768924011"
},
"departure": {
"delay": -3429,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3729,
"time": "1768924011"
},
"departure": {
"delay": -3729,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3369,
"time": "1768924011"
},
"departure": {
"delay": -3369,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3309,
"time": "1768924011"
},
"departure": {
"delay": -3309,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3909,
"time": "1768924011"
},
"departure": {
"delay": -3909,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4329,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -4149,
"time": "1768924011"
},
"departure": {
"delay": -4149,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596668:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:87xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768918617"
},
"departure": {
"delay": -3,
"time": "1768918617"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 680,
"time": "1768919900"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1768917915"
},
"departure": {
"delay": 29,
"time": "1768917929"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 87,
"time": "1768917687"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768918582"
},
"departure": {
"delay": 22,
"time": "1768918582"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 198,
"time": "1768919014"
},
"departure": {
"delay": 198,
"time": "1768919238"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1768918711"
},
"departure": {
"delay": 69,
"time": "1768918869"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 183,
"time": "1768918294"
},
"departure": {
"delay": 183,
"time": "1768918383"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768917711"
},
"departure": {
"delay": 60,
"time": "1768917720"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1768918654"
},
"departure": {
"delay": -20,
"time": "1768918660"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1768918085"
},
"departure": {
"delay": 82,
"time": "1768918222"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -39,
"time": "1768918930"
},
"departure": {
"delay": -39,
"time": "1768918941"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1768917864"
},
"departure": {
"delay": 32,
"time": "1768917872"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1768917743"
},
"departure": {
"delay": 125,
"time": "1768917845"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:87xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107858x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1768923386"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768923351",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107858x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928640"
},
"departure": {
"time": "1768928640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930680"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768929785"
},
"departure": {
"delay": 5,
"time": "1768929785"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1768930085"
},
"departure": {
"delay": 5,
"time": "1768930085"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929180"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1768930090"
},
"departure": {
"delay": 10,
"time": "1768930090"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1768930505"
},
"departure": {
"delay": 5,
"time": "1768930505"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1768929845"
},
"departure": {
"delay": 5,
"time": "1768929845"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768924010",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1005:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196418x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 401,
"time": "1768925741"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 439,
"time": "1768924459"
},
"departure": {
"delay": 439,
"time": "1768924459"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 458,
"time": "1768925078"
},
"departure": {
"delay": 458,
"time": "1768925078"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 454,
"time": "1768923934"
},
"departure": {
"delay": 454,
"time": "1768923934"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 409,
"time": "1768924189"
},
"departure": {
"delay": 409,
"time": "1768924189"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 430,
"time": "1768923850"
},
"departure": {
"delay": 430,
"time": "1768923850"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 401,
"time": "1768924541"
},
"departure": {
"delay": 401,
"time": "1768924541"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 446,
"time": "1768924346"
},
"departure": {
"delay": 446,
"time": "1768924346"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 498,
"time": "1768923738"
},
"departure": {
"delay": 498,
"time": "1768923738"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 401,
"time": "1768924781"
},
"departure": {
"delay": 401,
"time": "1768924781"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 445,
"time": "1768924885"
},
"departure": {
"delay": 445,
"time": "1768924885"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 454,
"time": "1768924054"
},
"departure": {
"delay": 454,
"time": "1768924054"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 425,
"time": "1768924025"
},
"departure": {
"delay": 425,
"time": "1768924025"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 401,
"time": "1768925441"
},
"departure": {
"delay": 401,
"time": "1768925441"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 410,
"time": "1768924970"
},
"departure": {
"delay": 410,
"time": "1768924970"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 479,
"time": "1768923659"
},
"departure": {
"delay": 479,
"time": "1768923659"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 408,
"time": "1768925028"
},
"departure": {
"delay": 408,
"time": "1768925028"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 431,
"time": "1768923791"
},
"departure": {
"delay": 431,
"time": "1768923791"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 414,
"time": "1768925154"
},
"departure": {
"delay": 414,
"time": "1768925154"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 401,
"time": "1768924601"
},
"departure": {
"delay": 401,
"time": "1768924601"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 424,
"time": "1768925404"
},
"departure": {
"delay": 424,
"time": "1768925404"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 414,
"time": "1768925334"
},
"departure": {
"delay": 414,
"time": "1768925334"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 429,
"time": "1768924389"
},
"departure": {
"delay": 429,
"time": "1768924389"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 401,
"time": "1768924241"
},
"departure": {
"delay": 401,
"time": "1768924241"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 443,
"time": "1768923983"
},
"departure": {
"delay": 443,
"time": "1768923983"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 408,
"time": "1768923948"
},
"departure": {
"delay": 408,
"time": "1768923948"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 401,
"time": "1768925261"
},
"departure": {
"delay": 401,
"time": "1768925261"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 452,
"time": "1768924832"
},
"departure": {
"delay": 452,
"time": "1768924832"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 443,
"time": "1768923563"
},
"departure": {
"delay": 443,
"time": "1768923563"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 401,
"time": "1768924121"
},
"departure": {
"delay": 401,
"time": "1768924121"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 413,
"time": "1768925213"
},
"departure": {
"delay": 413,
"time": "1768925213"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 488,
"time": "1768923908"
},
"departure": {
"delay": 488,
"time": "1768923908"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 459,
"time": "1768923699"
},
"departure": {
"delay": 459,
"time": "1768923699"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 421,
"time": "1768924681"
},
"departure": {
"delay": 421,
"time": "1768924681"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196418x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927080"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2429:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4729440111165440x9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1768924353"
},
"departure": {
"delay": -77,
"time": "1768924363"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -66,
"time": "1768924244"
},
"departure": {
"delay": -66,
"time": "1768924254"
},
"stopId": "FR:50218:ZE:744570003:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -45,
"time": "1768924925"
},
"departure": {
"delay": -45,
"time": "1768924935"
},
"stopId": "FR:50218:ZE:761900005:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 19,
"time": "1768924013"
},
"departure": {
"delay": 19,
"time": "1768924039"
},
"stopId": "FR:50218:ZE:752280003:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -13,
"time": "1768924657"
},
"departure": {
"delay": -13,
"time": "1768924667"
},
"stopId": "FR:50218:ZE:5137372733767680:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1768924554"
},
"departure": {
"delay": -56,
"time": "1768924564"
},
"stopId": "FR:50218:ZE:712780002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -86,
"time": "1768924464"
},
"departure": {
"delay": -86,
"time": "1768924474"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1768924074"
},
"departure": {
"delay": 4,
"time": "1768924084"
},
"stopId": "FR:50218:ZE:752240006:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1768923899"
},
"departure": {
"delay": 8,
"time": "1768923908"
},
"stopId": "FR:50218:ZE:752300001:ATOUMOD105",
"stopSequence": 3
},
{
"departure": {
"delay": 11,
"time": "1768923791"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -9,
"time": "1768924721"
},
"departure": {
"delay": -9,
"time": "1768924731"
},
"stopId": "FR:50218:ZE:761950001:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -45,
"time": "1768924145"
},
"departure": {
"delay": -45,
"time": "1768924155"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -38,
"time": "1768925002"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768923951"
},
"departure": {
"delay": 20,
"time": "1768923980"
},
"stopId": "FR:50218:ZE:5109816223596544:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -51,
"time": "1768924799"
},
"departure": {
"delay": -51,
"time": "1768924809"
},
"stopId": "FR:50218:ZE:748690001:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1768923840"
},
"departure": {
"delay": 24,
"time": "1768923864"
},
"stopId": "FR:50218:ZE:744590002:ATOUMOD105",
"stopSequence": 2
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4729440111165440x9:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768937280"
},
"departure": {
"time": "1768937340"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1768935660"
},
"departure": {
"time": "1768935720"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768931100"
},
"departure": {
"time": "1768931160"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768934640"
},
"departure": {
"time": "1768934760"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768937940"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1768936680"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768932900"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1768921970",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3435F5413512x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768928340"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768928220"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768928460"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768928640"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768927980"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768928520"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768928040"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768928700"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768928580"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1768928820"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768928100"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768928160"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3040:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768927920"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768927860"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768928040"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7032:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4198147x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 223,
"time": "1768923703"
},
"departure": {
"delay": 223,
"time": "1768923703"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 183,
"time": "1768924623"
},
"departure": {
"delay": 183,
"time": "1768924623"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 181,
"time": "1768924321"
},
"departure": {
"delay": 181,
"time": "1768924321"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1768923341"
},
"departure": {
"delay": 161,
"time": "1768923341"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 142,
"time": "1768924522"
},
"departure": {
"delay": 142,
"time": "1768924522"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 150,
"time": "1768924710"
},
"departure": {
"delay": 150,
"time": "1768924710"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 142,
"time": "1768924042"
},
"departure": {
"delay": 142,
"time": "1768924042"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 172,
"time": "1768924132"
},
"departure": {
"delay": 172,
"time": "1768924132"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 178,
"time": "1768923958"
},
"departure": {
"delay": 178,
"time": "1768923958"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 161,
"time": "1768923581"
},
"departure": {
"delay": 161,
"time": "1768923581"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1768924452"
},
"departure": {
"delay": 192,
"time": "1768924452"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 190,
"time": "1768923910"
},
"departure": {
"delay": 190,
"time": "1768923910"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1768924764"
},
"departure": {
"delay": 144,
"time": "1768924764"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 142,
"time": "1768924882"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 147,
"time": "1768924227"
},
"departure": {
"delay": 147,
"time": "1768924227"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1768924838"
},
"departure": {
"delay": 158,
"time": "1768924838"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 192,
"time": "1768923792"
},
"departure": {
"delay": 192,
"time": "1768923792"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 177,
"time": "1768924377"
},
"departure": {
"delay": 177,
"time": "1768924377"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1768923193"
},
"departure": {
"delay": 133,
"time": "1768923193"
},
"stopId": "FR:76447:ZE:5184:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 116,
"time": "1768923476"
},
"departure": {
"delay": 116,
"time": "1768923476"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923711",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4198147x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -484,
"time": "1768925876"
},
"departure": {
"delay": -484,
"time": "1768925876"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -186,
"time": "1768925334"
},
"departure": {
"delay": -186,
"time": "1768925334"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -312,
"time": "1768925628"
},
"departure": {
"delay": -312,
"time": "1768925628"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -429,
"time": "1768925751"
},
"departure": {
"delay": -429,
"time": "1768925751"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 94,
"time": "1768924174"
},
"departure": {
"delay": 94,
"time": "1768924174"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1768924495"
},
"departure": {
"delay": 55,
"time": "1768924495"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -224,
"time": "1768925476"
},
"departure": {
"delay": -224,
"time": "1768925476"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -361,
"time": "1768925699"
},
"departure": {
"delay": -361,
"time": "1768925699"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1768924683"
},
"departure": {
"delay": 123,
"time": "1768924683"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1768925027"
},
"departure": {
"delay": -73,
"time": "1768925027"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -499,
"time": "1768926041"
},
"departure": {
"delay": -499,
"time": "1768926041"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 20,
"time": "1768924100"
},
"departure": {
"delay": 20,
"time": "1768924100"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -519,
"time": "1768926201"
},
"departure": {
"delay": -519,
"time": "1768926201"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 32,
"time": "1768924052"
},
"departure": {
"delay": 32,
"time": "1768924052"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1768924219"
},
"departure": {
"delay": 79,
"time": "1768924219"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1768924522"
},
"departure": {
"delay": 82,
"time": "1768924522"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1768924428"
},
"departure": {
"delay": 108,
"time": "1768924428"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1768924623"
},
"departure": {
"delay": 63,
"time": "1768924623"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -193,
"time": "1768925387"
},
"departure": {
"delay": -193,
"time": "1768925387"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1768924825"
},
"departure": {
"delay": 25,
"time": "1768924825"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -228,
"time": "1768925292"
},
"departure": {
"delay": -228,
"time": "1768925292"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -108,
"time": "1768925172"
},
"departure": {
"delay": -108,
"time": "1768925172"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -487,
"time": "1768925933"
},
"departure": {
"delay": -487,
"time": "1768925933"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -75,
"time": "1768925025"
},
"departure": {
"delay": -75,
"time": "1768925025"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1768924763"
},
"departure": {
"delay": 23,
"time": "1768924763"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1768924294"
},
"departure": {
"delay": 94,
"time": "1768924294"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -267,
"time": "1768925553"
},
"departure": {
"delay": -267,
"time": "1768925553"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1768924702"
},
"departure": {
"delay": 82,
"time": "1768924702"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -480,
"time": "1768925820"
},
"departure": {
"delay": -480,
"time": "1768925820"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -64,
"time": "1768925096"
},
"departure": {
"delay": -64,
"time": "1768925096"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1768924279"
},
"departure": {
"delay": 79,
"time": "1768924279"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -566,
"time": "1768926334"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": -342,
"time": "1768925658"
},
"departure": {
"delay": -342,
"time": "1768925658"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1768924548"
},
"departure": {
"delay": 48,
"time": "1768924548"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1768924346"
},
"departure": {
"delay": 86,
"time": "1768924346"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -496,
"time": "1768925984"
},
"departure": {
"delay": -496,
"time": "1768925984"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -467,
"time": "1768926133"
},
"departure": {
"delay": -467,
"time": "1768926133"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 136,
"time": "1768924396"
},
"departure": {
"delay": 136,
"time": "1768924396"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595656:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768925070"
},
"departure": {
"delay": 30,
"time": "1768925070"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1768924627"
},
"departure": {
"delay": 7,
"time": "1768924627"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1768924531"
},
"departure": {
"delay": 31,
"time": "1768924531"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1768922715"
},
"departure": {
"delay": 15,
"time": "1768922715"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1768924437"
},
"departure": {
"delay": 57,
"time": "1768924437"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923120"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1768923323"
},
"departure": {
"delay": 23,
"time": "1768923323"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923540"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1768922329"
},
"departure": {
"delay": 49,
"time": "1768922329"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768922864"
},
"departure": {
"delay": 44,
"time": "1768922864"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1768922153"
},
"departure": {
"delay": 53,
"time": "1768922153"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768922940"
},
"departure": {
"time": "1768922940"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1768923411"
},
"departure": {
"delay": 51,
"time": "1768923411"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768924710"
},
"departure": {
"delay": 30,
"time": "1768924710"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 27,
"time": "1768924827"
},
"departure": {
"delay": 27,
"time": "1768924827"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768922225"
},
"departure": {
"delay": 5,
"time": "1768922225"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768922514"
},
"departure": {
"delay": 54,
"time": "1768922514"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768922460"
},
"departure": {
"time": "1768922460"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1768922413"
},
"departure": {
"delay": 13,
"time": "1768922413"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1768922266"
},
"departure": {
"delay": 46,
"time": "1768922266"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1768923849"
},
"departure": {
"delay": 9,
"time": "1768923849"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1768923184"
},
"departure": {
"delay": 4,
"time": "1768923184"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768923720"
},
"departure": {
"time": "1768923720"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1768924963"
},
"departure": {
"delay": 43,
"time": "1768924963"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1768925250"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 54,
"time": "1768923654"
},
"departure": {
"delay": 54,
"time": "1768923654"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768923960"
},
"departure": {
"time": "1768923960"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768875547",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx115:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1768925324"
},
"departure": {
"delay": 44,
"time": "1768925324"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -106,
"time": "1768925774"
},
"departure": {
"delay": -106,
"time": "1768925774"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -345,
"time": "1768927035"
},
"departure": {
"delay": -345,
"time": "1768927035"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -356,
"time": "1768926844"
},
"departure": {
"delay": -356,
"time": "1768926844"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -406,
"time": "1768927094"
},
"departure": {
"delay": -406,
"time": "1768927094"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -67,
"time": "1768926053"
},
"departure": {
"delay": -67,
"time": "1768926053"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -203,
"time": "1768926277"
},
"departure": {
"delay": -203,
"time": "1768926277"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1768924991"
},
"departure": {
"delay": 71,
"time": "1768924991"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1768925296"
},
"departure": {
"delay": 76,
"time": "1768925296"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1768925151"
},
"departure": {
"delay": 51,
"time": "1768925151"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1768925228"
},
"departure": {
"delay": 68,
"time": "1768925228"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -386,
"time": "1768926934"
},
"departure": {
"delay": -386,
"time": "1768926934"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -127,
"time": "1768925993"
},
"departure": {
"delay": -127,
"time": "1768925993"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1768925257"
},
"departure": {
"delay": 97,
"time": "1768925257"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -359,
"time": "1768927081"
},
"departure": {
"delay": -359,
"time": "1768927081"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -335,
"time": "1768926745"
},
"departure": {
"delay": -335,
"time": "1768926745"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -131,
"time": "1768926109"
},
"departure": {
"delay": -131,
"time": "1768926109"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1768925933"
},
"departure": {
"delay": -127,
"time": "1768925933"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -497,
"time": "1768927183"
},
"departure": {
"delay": -497,
"time": "1768927183"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 25,
"time": "1768925545"
},
"departure": {
"delay": 25,
"time": "1768925545"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -335,
"time": "1768926985"
},
"departure": {
"delay": -335,
"time": "1768926985"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -349,
"time": "1768926671"
},
"departure": {
"delay": -349,
"time": "1768926671"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -437,
"time": "1768927123"
},
"departure": {
"delay": -437,
"time": "1768927123"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -442,
"time": "1768927238"
},
"departure": {
"delay": -442,
"time": "1768927238"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1768925100"
},
"departure": {
"delay": 60,
"time": "1768925100"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -302,
"time": "1768926538"
},
"departure": {
"delay": -302,
"time": "1768926538"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -77,
"time": "1768925863"
},
"departure": {
"delay": -77,
"time": "1768925863"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -140,
"time": "1768926160"
},
"departure": {
"delay": -140,
"time": "1768926160"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -475,
"time": "1768927325"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -375,
"time": "1768926885"
},
"departure": {
"delay": -375,
"time": "1768926885"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -350,
"time": "1768926790"
},
"departure": {
"delay": -350,
"time": "1768926790"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -244,
"time": "1768926356"
},
"departure": {
"delay": -244,
"time": "1768926356"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1768925181"
},
"departure": {
"delay": 81,
"time": "1768925181"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -143,
"time": "1768926217"
},
"departure": {
"delay": -143,
"time": "1768926217"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -346,
"time": "1768926614"
},
"departure": {
"delay": -346,
"time": "1768926614"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471237:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1044:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768925880"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 120,
"time": "1768923840"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1768924920"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 60,
"time": "1768926180"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": 60,
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 60,
"time": "1768924740"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1768924200"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1768924140"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1768924440"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768924020"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768926360"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 60,
"time": "1768924500"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1768925520"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 60,
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1768923960"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1768926120"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 60,
"time": "1768924620"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1768925640"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 60,
"time": "1768926000"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 60,
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768923900"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 60,
"time": "1768924380"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1768924320"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768926060"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 60,
"time": "1768924260"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 60,
"time": "1768925940"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 60,
"time": "1768925760"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1768925820"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 60,
"time": "1768924080"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768924860"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1768925580"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1768923902",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1044:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470285:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 755,
"time": "1768924835"
},
"departure": {
"delay": 755,
"time": "1768924835"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 778,
"time": "1768924978"
},
"departure": {
"delay": 778,
"time": "1768924978"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 784,
"time": "1768924924"
},
"departure": {
"delay": 784,
"time": "1768924924"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 755,
"time": "1768924715"
},
"departure": {
"delay": 755,
"time": "1768924715"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 723,
"time": "1768925403"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 769,
"time": "1768924129"
},
"departure": {
"delay": 769,
"time": "1768924129"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 821,
"time": "1768925021"
},
"departure": {
"delay": 821,
"time": "1768925021"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 794,
"time": "1768924394"
},
"departure": {
"delay": 794,
"time": "1768924394"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 715,
"time": "1768923871"
},
"departure": {
"delay": 715,
"time": "1768924015"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 777,
"time": "1768924077"
},
"departure": {
"delay": 777,
"time": "1768924077"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 785,
"time": "1768924445"
},
"departure": {
"delay": 785,
"time": "1768924445"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 794,
"time": "1768924574"
},
"departure": {
"delay": 794,
"time": "1768924574"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 719,
"time": "1768924319"
},
"departure": {
"delay": 719,
"time": "1768924319"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 719,
"time": "1768924199"
},
"departure": {
"delay": 719,
"time": "1768924199"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": 626,
"time": "1768923626"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 719,
"time": "1768925159"
},
"departure": {
"delay": 719,
"time": "1768925159"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 723,
"time": "1768925343"
},
"departure": {
"delay": 723,
"time": "1768925343"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 771,
"time": "1768925271"
},
"departure": {
"delay": 771,
"time": "1768925271"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 685,
"time": "1768923685"
},
"departure": {
"delay": 685,
"time": "1768923685"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 792,
"time": "1768924512"
},
"departure": {
"delay": 792,
"time": "1768924512"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 774,
"time": "1768925094"
},
"departure": {
"delay": 774,
"time": "1768925094"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 603,
"time": "1768923783"
},
"departure": {
"delay": 603,
"time": "1768923783"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470285:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242800xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 164,
"time": "1768925804"
},
"departure": {
"delay": 164,
"time": "1768925804"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 185,
"time": "1768924985"
},
"departure": {
"delay": 185,
"time": "1768924985"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 165,
"time": "1768924845"
},
"departure": {
"delay": 165,
"time": "1768924845"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 171,
"time": "1768926171"
},
"departure": {
"delay": 171,
"time": "1768926171"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 191,
"time": "1768926311"
},
"departure": {
"delay": 191,
"time": "1768926311"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 177,
"time": "1768924137"
},
"departure": {
"delay": 177,
"time": "1768924137"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 164,
"time": "1768925444"
},
"departure": {
"delay": 164,
"time": "1768925444"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 164,
"time": "1768924904"
},
"departure": {
"delay": 164,
"time": "1768924904"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 139,
"time": "1768923439"
},
"departure": {
"delay": 139,
"time": "1768923439"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 198,
"time": "1768923318"
},
"departure": {
"delay": 198,
"time": "1768923318"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 184,
"time": "1768924384"
},
"departure": {
"delay": 184,
"time": "1768924384"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1768925388"
},
"departure": {
"delay": 168,
"time": "1768925388"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 219,
"time": "1768923999"
},
"departure": {
"delay": 219,
"time": "1768923999"
},
"stopId": "FR:76647:ZE:5070:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 164,
"time": "1768923884"
},
"departure": {
"delay": 164,
"time": "1768923884"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1768925220"
},
"departure": {
"delay": 180,
"time": "1768925220"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 204,
"time": "1768924524"
},
"departure": {
"delay": 204,
"time": "1768924524"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 164,
"time": "1768924304"
},
"departure": {
"delay": 164,
"time": "1768924304"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1768923477"
},
"departure": {
"delay": 117,
"time": "1768923477"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768923538"
},
"departure": {
"delay": 118,
"time": "1768923538"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1768925332"
},
"departure": {
"delay": 172,
"time": "1768925332"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 203,
"time": "1768924583"
},
"departure": {
"delay": 203,
"time": "1768924583"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1768925264"
},
"departure": {
"delay": 164,
"time": "1768925264"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1768924794"
},
"departure": {
"delay": 174,
"time": "1768924794"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 216,
"time": "1768925076"
},
"departure": {
"delay": 216,
"time": "1768925076"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 188,
"time": "1768925108"
},
"departure": {
"delay": 188,
"time": "1768925108"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1768926106"
},
"departure": {
"delay": 166,
"time": "1768926106"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1768926524"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242800xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4868502428057600x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -126,
"time": "1768924964"
},
"departure": {
"delay": -126,
"time": "1768924974"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -127,
"time": "1768924663"
},
"departure": {
"delay": -127,
"time": "1768924673"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 44,
"time": "1768924234"
},
"departure": {
"delay": 44,
"time": "1768924244"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": -62,
"time": "1768925268"
},
"departure": {
"delay": -62,
"time": "1768925278"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -53,
"time": "1768925517"
},
"departure": {
"delay": -53,
"time": "1768925527"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -63,
"time": "1768925087"
},
"departure": {
"delay": -63,
"time": "1768925097"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1768924193"
},
"departure": {
"delay": 63,
"time": "1768924203"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1768925582"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -100,
"time": "1768924450"
},
"departure": {
"delay": -100,
"time": "1768924460"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1768924104"
},
"departure": {
"delay": 34,
"time": "1768924114"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1768923992"
},
"departure": {
"delay": 183,
"time": "1768924023"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -130,
"time": "1768924840"
},
"departure": {
"delay": -130,
"time": "1768924850"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -96,
"time": "1768924574"
},
"departure": {
"delay": -96,
"time": "1768924584"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1768924288"
},
"departure": {
"delay": -82,
"time": "1768924298"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -116,
"time": "1768924914"
},
"departure": {
"delay": -116,
"time": "1768924924"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -141,
"time": "1768924769"
},
"departure": {
"delay": -141,
"time": "1768924779"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -46,
"time": "1768925344"
},
"departure": {
"delay": -46,
"time": "1768925354"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -62,
"time": "1768925148"
},
"departure": {
"delay": -62,
"time": "1768925158"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -70,
"time": "1768925440"
},
"departure": {
"delay": -70,
"time": "1768925450"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4868502428057600x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1019:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903680"
},
"departure": {
"time": "1768903680"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768903740"
},
"departure": {
"time": "1768903740"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768903380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903620"
},
"departure": {
"time": "1768903620"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903560"
},
"departure": {
"time": "1768903560"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904580"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1019:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76640:ZE:TAEx1321:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768922220"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924560"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1042:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925134"
},
"departure": {
"time": "1768925134"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32766,
"time": "1768924746"
},
"departure": {
"delay": 32766,
"time": "1768924746"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32760,
"time": "1768925040"
},
"departure": {
"delay": 32760,
"time": "1768925040"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925825"
},
"departure": {
"time": "1768925825"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926463"
},
"departure": {
"time": "1768926463"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926228"
},
"departure": {
"time": "1768926228"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926019"
},
"departure": {
"time": "1768926019"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925420"
},
"departure": {
"time": "1768925420"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 32700,
"time": "1768924500"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924816"
},
"departure": {
"time": "1768924816"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925514"
},
"departure": {
"time": "1768925514"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 32764,
"time": "1768924924"
},
"departure": {
"delay": 32764,
"time": "1768924924"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925736"
},
"departure": {
"time": "1768925736"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32730,
"time": "1768924770"
},
"departure": {
"delay": 32730,
"time": "1768924770"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924867"
},
"departure": {
"time": "1768924867"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768925873"
},
"departure": {
"time": "1768925873"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768926292"
},
"departure": {
"time": "1768926292"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768923758",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9012:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598407:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -368,
"time": "1768927852"
},
"departure": {
"delay": -368,
"time": "1768927852"
},
"stopId": "FR:27229:ZE:0xVER02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -186,
"time": "1768927254"
},
"departure": {
"delay": -186,
"time": "1768927254"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -181,
"time": "1768927139"
},
"departure": {
"delay": -181,
"time": "1768927139"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -376,
"time": "1768927604"
},
"departure": {
"delay": -376,
"time": "1768927604"
},
"stopId": "FR:27229:ZE:0xCAT01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -61,
"time": "1768927019"
},
"departure": {
"delay": -61,
"time": "1768927019"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -342,
"time": "1768927698"
},
"departure": {
"delay": -342,
"time": "1768927698"
},
"stopId": "FR:27229:ZE:0xREP02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -15,
"time": "1768926945"
},
"departure": {
"delay": -15,
"time": "1768926945"
},
"stopId": "FR:27229:ZE:0xWAS02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -503,
"time": "1768928077"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -121,
"time": "1768927079"
},
"departure": {
"delay": -121,
"time": "1768927079"
},
"stopId": "FR:27229:ZE:0xCLO02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -31,
"time": "1768926989"
},
"departure": {
"delay": -31,
"time": "1768926989"
},
"stopId": "FR:27229:ZE:0xCAN02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -329,
"time": "1768927771"
},
"departure": {
"delay": -329,
"time": "1768927771"
},
"stopId": "FR:27229:ZE:0xPAR02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -144,
"time": "1768927296"
},
"departure": {
"delay": -144,
"time": "1768927296"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -407,
"time": "1768927933"
},
"departure": {
"delay": -407,
"time": "1768927933"
},
"stopId": "FR:27229:ZE:0xBSJ02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -447,
"time": "1768928013"
},
"departure": {
"delay": -447,
"time": "1768928013"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -320,
"time": "1768927660"
},
"departure": {
"delay": -320,
"time": "1768927660"
},
"stopId": "FR:27229:ZE:0xJJA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -316,
"time": "1768927544"
},
"departure": {
"delay": -316,
"time": "1768927544"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -186,
"time": "1768927194"
},
"departure": {
"delay": -186,
"time": "1768927194"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -112,
"time": "1768927088"
},
"departure": {
"delay": -112,
"time": "1768927088"
},
"stopId": "FR:27229:ZE:0xMON02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -205,
"time": "1768927355"
},
"departure": {
"delay": -205,
"time": "1768927355"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -235,
"time": "1768927445"
},
"departure": {
"delay": -235,
"time": "1768927445"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -256,
"time": "1768927484"
},
"departure": {
"delay": -256,
"time": "1768927484"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598407:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1768925710"
},
"departure": {
"delay": 70,
"time": "1768925710"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1768925591"
},
"departure": {
"delay": 71,
"time": "1768925591"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1768926599"
},
"departure": {
"delay": -121,
"time": "1768926599"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -30,
"time": "1768926450"
},
"departure": {
"delay": -30,
"time": "1768926450"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1768926370"
},
"departure": {
"delay": 70,
"time": "1768926370"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1768926874"
},
"departure": {
"delay": -26,
"time": "1768926874"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 103,
"time": "1768926163"
},
"departure": {
"delay": 103,
"time": "1768926163"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1768926036"
},
"departure": {
"delay": 96,
"time": "1768926036"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1768925662"
},
"departure": {
"delay": 82,
"time": "1768925662"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1768926724"
},
"departure": {
"delay": -56,
"time": "1768926724"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -47,
"time": "1768926913"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1768926277"
},
"departure": {
"delay": 97,
"time": "1768926277"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1768926320"
},
"departure": {
"delay": 80,
"time": "1768926320"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1768925525"
},
"departure": {
"delay": 65,
"time": "1768925525"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1768926107"
},
"departure": {
"delay": 47,
"time": "1768926107"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1768925781"
},
"departure": {
"delay": 81,
"time": "1768925781"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1768925974"
},
"departure": {
"delay": 94,
"time": "1768925974"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1768926240"
},
"departure": {
"delay": 60,
"time": "1768926240"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602154:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470580:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 663,
"time": "1768925523"
},
"departure": {
"delay": 663,
"time": "1768925523"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 581,
"time": "1768926461"
},
"departure": {
"delay": 581,
"time": "1768926461"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 653,
"time": "1768925693"
},
"departure": {
"delay": 653,
"time": "1768925693"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -471,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 510,
"time": "1768926510"
},
"departure": {
"delay": 510,
"time": "1768926510"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 610,
"time": "1768925950"
},
"departure": {
"delay": 610,
"time": "1768925950"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 586,
"time": "1768926226"
},
"departure": {
"delay": 586,
"time": "1768926226"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 596,
"time": "1768925816"
},
"departure": {
"delay": 596,
"time": "1768925816"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 640,
"time": "1768925860"
},
"departure": {
"delay": 640,
"time": "1768925860"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 604,
"time": "1768926124"
},
"departure": {
"delay": 604,
"time": "1768926124"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 619,
"time": "1768925719"
},
"departure": {
"delay": 619,
"time": "1768925719"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 626,
"time": "1768925906"
},
"departure": {
"delay": 626,
"time": "1768925906"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 495,
"time": "1768926675"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 567,
"time": "1768926387"
},
"departure": {
"delay": 567,
"time": "1768926387"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -591,
"time": "1768924029"
},
"departure": {
"delay": -591,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 510,
"time": "1768926630"
},
"departure": {
"delay": 510,
"time": "1768926630"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 693,
"time": "1768925433"
},
"departure": {
"delay": 693,
"time": "1768925433"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 637,
"time": "1768926037"
},
"departure": {
"delay": 637,
"time": "1768926037"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 674,
"time": "1768925654"
},
"departure": {
"delay": 674,
"time": "1768925654"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 693,
"time": "1768925373"
},
"departure": {
"delay": 693,
"time": "1768925373"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 630,
"time": "1768925790"
},
"departure": {
"delay": 630,
"time": "1768925790"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 531,
"time": "1768926291"
},
"departure": {
"delay": 531,
"time": "1768926291"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470580:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253034499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768914007"
},
"departure": {
"delay": 102,
"time": "1768914042"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1768913823"
},
"departure": {
"delay": 94,
"time": "1768913854"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1768913701"
},
"departure": {
"delay": 8,
"time": "1768913708"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768914310"
},
"departure": {
"time": "1768914240"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1768914131"
},
"departure": {
"delay": 71,
"time": "1768914131"
},
"stopId": "FR:76384:ZE:15436:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1768914202"
},
"departure": {
"delay": 39,
"time": "1768914219"
},
"stopId": "FR:76384:ZE:15438:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1768913664"
},
"departure": {
"delay": 40,
"time": "1768913680"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 123,
"time": "1768913643"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 99,
"time": "1768914058"
},
"departure": {
"delay": 99,
"time": "1768914099"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1768914172"
},
"departure": {
"delay": 63,
"time": "1768914183"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253034499:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:30:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1768914263"
},
"departure": {
"delay": 156,
"time": "1768914276"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1768915162"
},
"departure": {
"delay": 37,
"time": "1768915177"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1768915429"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1768914735"
},
"departure": {
"delay": 86,
"time": "1768914746"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1768915213"
},
"departure": {
"delay": 23,
"time": "1768915223"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1768914852"
},
"departure": {
"delay": 85,
"time": "1768914865"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 87,
"time": "1768914670"
},
"departure": {
"delay": 87,
"time": "1768914687"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768914464"
},
"departure": {
"delay": 89,
"time": "1768914509"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1768914306"
},
"departure": {
"delay": 137,
"time": "1768914317"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1768915297"
},
"departure": {
"delay": 44,
"time": "1768915304"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1768914391"
},
"departure": {
"delay": 104,
"time": "1768914404"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768915124"
},
"departure": {
"delay": 59,
"time": "1768915139"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 158,
"time": "1768914158"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1768914526"
},
"departure": {
"delay": 82,
"time": "1768914562"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1768914361"
},
"departure": {
"delay": 132,
"time": "1768914372"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1768914919"
},
"departure": {
"delay": 99,
"time": "1768914939"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1768914985"
},
"departure": {
"delay": 113,
"time": "1768915013"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1768915332"
},
"departure": {
"delay": 26,
"time": "1768915346"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:30:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx72:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768924225"
},
"departure": {
"delay": 205,
"time": "1768924225"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1768923563"
},
"departure": {
"delay": 83,
"time": "1768923563"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1768923488"
},
"departure": {
"delay": 68,
"time": "1768923488"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768923338"
},
"departure": {
"delay": 38,
"time": "1768923338"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 128,
"time": "1768923788"
},
"departure": {
"delay": 128,
"time": "1768923788"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1768923438"
},
"departure": {
"delay": 78,
"time": "1768923438"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 113,
"time": "1768923713"
},
"departure": {
"delay": 113,
"time": "1768923713"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1768923853"
},
"departure": {
"delay": 193,
"time": "1768923853"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 161,
"time": "1768924301"
},
"departure": {
"delay": 161,
"time": "1768924301"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 176,
"time": "1768924076"
},
"departure": {
"delay": 176,
"time": "1768924076"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1768923079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx72:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2481:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2481:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13142F5199732x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768919280"
},
"departure": {
"time": "1768919340"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768920900"
},
"departure": {
"time": "1768921020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768920360"
},
"departure": {
"time": "1768920420"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768918380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768919700"
},
"departure": {
"time": "1768919760"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768918920"
},
"departure": {
"time": "1768918980"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768921800"
},
"departure": {
"time": "1768921920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768914769",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13142F5199732x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1768923180"
},
"departure": {
"delay": 65,
"time": "1768923185"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768923300"
},
"departure": {
"delay": 125,
"time": "1768923305"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768924080"
},
"departure": {
"delay": 60,
"time": "1768924080"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": -55,
"time": "1768922520"
},
"departure": {
"delay": -55,
"time": "1768922525"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 125,
"time": "1768922880"
},
"departure": {
"delay": 125,
"time": "1768922885"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1768922400"
},
"departure": {
"delay": 65,
"time": "1768922405"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1768922410"
},
"departure": {
"delay": 15,
"time": "1768922415"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1768923420"
},
"departure": {
"delay": 65,
"time": "1768923425"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1768923840"
},
"departure": {
"delay": 185,
"time": "1768923845"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1768922940"
},
"departure": {
"delay": 65,
"time": "1768922945"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1768924260"
},
"departure": {
"delay": 60,
"time": "1768924260"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 65,
"time": "1768922340"
},
"departure": {
"delay": 65,
"time": "1768922345"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1768924200"
},
"departure": {
"delay": 60,
"time": "1768924200"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 60,
"time": "1768924380"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 65,
"time": "1768923960"
},
"departure": {
"delay": 65,
"time": "1768923965"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1768923060"
},
"departure": {
"delay": 65,
"time": "1768923065"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768922160"
},
"departure": {
"delay": 65,
"time": "1768922165"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1768924205"
},
"departure": {
"delay": 65,
"time": "1768924205"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 75,
"time": "1768922890"
},
"departure": {
"delay": 75,
"time": "1768922895"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768922700"
},
"departure": {
"delay": 5,
"time": "1768922705"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1768923600"
},
"departure": {
"delay": 65,
"time": "1768923605"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 65,
"time": "1768922280"
},
"departure": {
"delay": 65,
"time": "1768922285"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768921260"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1768921560"
},
"departure": {
"delay": 60,
"time": "1768921920"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1768922820"
},
"departure": {
"delay": 65,
"time": "1768922825"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1768923900"
},
"departure": {
"delay": 125,
"time": "1768923905"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx393:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892880"
},
"departure": {
"time": "1768892880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768892760"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893300"
},
"departure": {
"time": "1768893300"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768893240"
},
"departure": {
"time": "1768893240"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768893420"
},
"departure": {
"time": "1768893420"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768892756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:385:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596667:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1449,
"time": "1768924011"
},
"departure": {
"delay": -1449,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1929,
"time": "1768924011"
},
"departure": {
"delay": -1929,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -579,
"time": "1768925721"
},
"departure": {
"delay": -579,
"time": "1768925721"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"delay": -669,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -632,
"time": "1768926028"
},
"departure": {
"delay": -632,
"time": "1768926028"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -562,
"time": "1768925978"
},
"departure": {
"delay": -562,
"time": "1768925978"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -612,
"time": "1768925808"
},
"departure": {
"delay": -612,
"time": "1768925808"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -648,
"time": "1768926132"
},
"departure": {
"delay": -648,
"time": "1768926132"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -969,
"time": "1768924011"
},
"departure": {
"delay": -969,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -553,
"time": "1768925927"
},
"departure": {
"delay": -553,
"time": "1768925927"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1989,
"time": "1768924011"
},
"departure": {
"delay": -1989,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1329,
"time": "1768924011"
},
"departure": {
"delay": -1329,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -643,
"time": "1768926077"
},
"departure": {
"delay": -643,
"time": "1768926077"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1149,
"time": "1768924011"
},
"departure": {
"delay": -1149,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -541,
"time": "1768925639"
},
"departure": {
"delay": -541,
"time": "1768925639"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -666,
"time": "1768926174"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596667:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230335x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1768924172"
},
"departure": {
"delay": 92,
"time": "1768924172"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768925878"
},
"departure": {
"delay": 58,
"time": "1768925878"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1768925237"
},
"departure": {
"delay": 77,
"time": "1768925237"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1768924445"
},
"departure": {
"delay": 65,
"time": "1768924445"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1768925787"
},
"departure": {
"delay": 87,
"time": "1768925787"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1768923313"
},
"departure": {
"delay": 13,
"time": "1768923313"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1768924576"
},
"departure": {
"delay": 76,
"time": "1768924576"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1768926083"
},
"departure": {
"delay": 83,
"time": "1768926083"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 106,
"time": "1768925926"
},
"departure": {
"delay": 106,
"time": "1768925926"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1768924844"
},
"departure": {
"delay": 104,
"time": "1768924844"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1768925458"
},
"departure": {
"delay": 58,
"time": "1768925458"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1768926178"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 63,
"time": "1768924983"
},
"departure": {
"delay": 63,
"time": "1768924983"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923120"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1768924635"
},
"departure": {
"delay": 75,
"time": "1768924635"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1768925352"
},
"departure": {
"delay": 72,
"time": "1768925352"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 91,
"time": "1768923631"
},
"departure": {
"delay": 91,
"time": "1768923631"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1768925393"
},
"departure": {
"delay": 113,
"time": "1768925393"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1768926058"
},
"departure": {
"delay": 58,
"time": "1768926058"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 81,
"time": "1768923501"
},
"departure": {
"delay": 81,
"time": "1768923501"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1768925624"
},
"departure": {
"delay": 104,
"time": "1768925624"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1768925499"
},
"departure": {
"delay": 99,
"time": "1768925499"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1768926104"
},
"departure": {
"delay": 104,
"time": "1768926104"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 96,
"time": "1768925136"
},
"departure": {
"delay": 96,
"time": "1768925136"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1768924358"
},
"departure": {
"delay": 98,
"time": "1768924358"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1768924018"
},
"departure": {
"delay": 58,
"time": "1768924018"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1768925550"
},
"departure": {
"delay": 90,
"time": "1768925550"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1768924918"
},
"departure": {
"delay": 58,
"time": "1768924918"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1768924498"
},
"departure": {
"delay": 58,
"time": "1768924498"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1768926150"
},
"departure": {
"delay": 90,
"time": "1768926150"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1768925698"
},
"departure": {
"delay": 58,
"time": "1768925698"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1768923236"
},
"departure": {
"delay": 56,
"time": "1768923236"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1768926006"
},
"departure": {
"delay": 66,
"time": "1768926006"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 92,
"time": "1768925972"
},
"departure": {
"delay": 92,
"time": "1768925972"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768924021",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230335x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768926720"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7014:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1768924757"
},
"departure": {
"delay": 207,
"time": "1768924767"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1768925916"
},
"departure": {
"delay": 106,
"time": "1768925926"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 259,
"time": "1768924629"
},
"departure": {
"delay": 259,
"time": "1768924639"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -41,
"time": "1768926249"
},
"departure": {
"delay": -41,
"time": "1768926259"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"departure": {
"delay": 151,
"time": "1768924051"
},
"stopId": "FR:14366:ZE:17240005:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1768925188"
},
"departure": {
"delay": 218,
"time": "1768925198"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1768925522"
},
"departure": {
"delay": 192,
"time": "1768925532"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1768925645"
},
"departure": {
"delay": 195,
"time": "1768925655"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 182,
"time": "1768925332"
},
"departure": {
"delay": 182,
"time": "1768925342"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1768925032"
},
"departure": {
"delay": 182,
"time": "1768925042"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 200,
"time": "1768925110"
},
"departure": {
"delay": 200,
"time": "1768925120"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1768924886"
},
"departure": {
"delay": 216,
"time": "1768924896"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 152,
"time": "1768925782"
},
"departure": {
"delay": 152,
"time": "1768925792"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768926006"
},
"departure": {
"delay": 16,
"time": "1768926016"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1768925469"
},
"departure": {
"delay": 199,
"time": "1768925479"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1768924435"
},
"departure": {
"delay": 185,
"time": "1768924445"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1768926076"
},
"departure": {
"delay": -34,
"time": "1768926086"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1768925853"
},
"departure": {
"delay": 163,
"time": "1768925863"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -33,
"time": "1768926387"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 242,
"time": "1768924972"
},
"departure": {
"delay": 242,
"time": "1768924982"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1768925399"
},
"departure": {
"delay": 189,
"time": "1768925409"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1768925600"
},
"departure": {
"delay": 210,
"time": "1768925610"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -21,
"time": "1768926149"
},
"departure": {
"delay": -21,
"time": "1768926159"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851722F5202234x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922160"
},
"departure": {
"time": "1768922220"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922760"
},
"departure": {
"time": "1768922820"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768917649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851722F5202234x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057442x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768927694"
},
"departure": {
"delay": 194,
"time": "1768927694"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 155,
"time": "1768923995"
},
"departure": {
"delay": 155,
"time": "1768923995"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 155,
"time": "1768928015"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 139,
"time": "1768923919"
},
"departure": {
"delay": 139,
"time": "1768923919"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1768924027"
},
"departure": {
"delay": 187,
"time": "1768924027"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1768925015"
},
"departure": {
"delay": 155,
"time": "1768925015"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1768926325"
},
"departure": {
"delay": 205,
"time": "1768926325"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 164,
"time": "1768927304"
},
"departure": {
"delay": 164,
"time": "1768927304"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 172,
"time": "1768927492"
},
"departure": {
"delay": 172,
"time": "1768927492"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 193,
"time": "1768925893"
},
"departure": {
"delay": 193,
"time": "1768925893"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 157,
"time": "1768924117"
},
"departure": {
"delay": 157,
"time": "1768924117"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1768926395"
},
"departure": {
"delay": 155,
"time": "1768926395"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 183,
"time": "1768924323"
},
"departure": {
"delay": 183,
"time": "1768924323"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 197,
"time": "1768924937"
},
"departure": {
"delay": 197,
"time": "1768924937"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1768924295"
},
"departure": {
"delay": 155,
"time": "1768924295"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1768926573"
},
"departure": {
"delay": 213,
"time": "1768926573"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 176,
"time": "1768925096"
},
"departure": {
"delay": 176,
"time": "1768925096"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1768924775"
},
"departure": {
"delay": 155,
"time": "1768924775"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 167,
"time": "1768924727"
},
"departure": {
"delay": 167,
"time": "1768924727"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 183,
"time": "1768925523"
},
"departure": {
"delay": 183,
"time": "1768925523"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1768927175"
},
"departure": {
"delay": 155,
"time": "1768927175"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 165,
"time": "1768926225"
},
"departure": {
"delay": 165,
"time": "1768926225"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 198,
"time": "1768925718"
},
"departure": {
"delay": 198,
"time": "1768925718"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1768926095"
},
"departure": {
"delay": 155,
"time": "1768926095"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 191,
"time": "1768924811"
},
"departure": {
"delay": 191,
"time": "1768924811"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 155,
"time": "1768927235"
},
"departure": {
"delay": 155,
"time": "1768927235"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 210,
"time": "1768924410"
},
"departure": {
"delay": 210,
"time": "1768924410"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1768927420"
},
"departure": {
"delay": 160,
"time": "1768927420"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 158,
"time": "1768927898"
},
"departure": {
"delay": 158,
"time": "1768927898"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 155,
"time": "1768927595"
},
"departure": {
"delay": 155,
"time": "1768927595"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 193,
"time": "1768927813"
},
"departure": {
"delay": 193,
"time": "1768927813"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 189,
"time": "1768926969"
},
"departure": {
"delay": 189,
"time": "1768926969"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 155,
"time": "1768927055"
},
"departure": {
"delay": 155,
"time": "1768927055"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 155,
"time": "1768925975"
},
"departure": {
"delay": 155,
"time": "1768925975"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 203,
"time": "1768925783"
},
"departure": {
"delay": 203,
"time": "1768925783"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 155,
"time": "1768927355"
},
"departure": {
"delay": 155,
"time": "1768927355"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 210,
"time": "1768924650"
},
"departure": {
"delay": 210,
"time": "1768924650"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1768926635"
},
"departure": {
"delay": 155,
"time": "1768926635"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 155,
"time": "1768925195"
},
"departure": {
"delay": 155,
"time": "1768925195"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 97,
"time": "1768923757"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1768925328"
},
"departure": {
"delay": 168,
"time": "1768925328"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 190,
"time": "1768925410"
},
"departure": {
"delay": 190,
"time": "1768925410"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 184,
"time": "1768927264"
},
"departure": {
"delay": 184,
"time": "1768927264"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 155,
"time": "1768925615"
},
"departure": {
"delay": 155,
"time": "1768925615"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1768924229"
},
"departure": {
"delay": 209,
"time": "1768924229"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 181,
"time": "1768924501"
},
"departure": {
"delay": 181,
"time": "1768924501"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 195,
"time": "1768926135"
},
"departure": {
"delay": 195,
"time": "1768926135"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 155,
"time": "1768926455"
},
"departure": {
"delay": 155,
"time": "1768926455"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 209,
"time": "1768925249"
},
"departure": {
"delay": 209,
"time": "1768925249"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 157,
"time": "1768925137"
},
"departure": {
"delay": 157,
"time": "1768925137"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057442x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11496:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30508,
"time": "1768923868"
},
"departure": {
"delay": 30508,
"time": "1768923868"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30454,
"time": "1768924054"
},
"departure": {
"delay": 30454,
"time": "1768924054"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30340,
"time": "1768923509"
},
"departure": {
"delay": 30340,
"time": "1768923520"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30408,
"time": "1768923408"
},
"departure": {
"delay": 30408,
"time": "1768923408"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30518,
"time": "1768923818"
},
"departure": {
"delay": 30518,
"time": "1768923818"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30623,
"time": "1768924703"
},
"departure": {
"delay": 30623,
"time": "1768924703"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30499,
"time": "1768923979"
},
"departure": {
"delay": 30499,
"time": "1768923979"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30463,
"time": "1768923943"
},
"departure": {
"delay": 30463,
"time": "1768923943"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30623,
"time": "1768925183"
},
"departure": {
"delay": 30623,
"time": "1768925183"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30648,
"time": "1768924668"
},
"departure": {
"delay": 30648,
"time": "1768924668"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30428,
"time": "1768923626"
},
"departure": {
"delay": 30428,
"time": "1768923668"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30414,
"time": "1768923354"
},
"departure": {
"delay": 30414,
"time": "1768923354"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768922239",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11496:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4777661118283776x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -187,
"time": "1768927243"
},
"departure": {
"delay": -187,
"time": "1768927253"
},
"stopId": "FR:14326:ZE:5900590119911424:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -392,
"time": "1768927408"
},
"stopId": "FR:14326:ZE:4542112063291392:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -71,
"time": "1768926819"
},
"departure": {
"delay": -71,
"time": "1768926829"
},
"stopId": "FR:14326:ZE:5739788322734080:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1768926707"
},
"departure": {
"delay": -63,
"time": "1768926717"
},
"stopId": "FR:14326:ZE:6112563264749568:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:14366:ZE:278720014:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -358,
"time": "1768925632"
},
"departure": {
"delay": -358,
"time": "1768925642"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -338,
"time": "1768927272"
},
"departure": {
"delay": -338,
"time": "1768927282"
},
"stopId": "FR:14326:ZE:6648258328788992:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -155,
"time": "1768926315"
},
"departure": {
"delay": -155,
"time": "1768926325"
},
"stopId": "FR:14326:ZE:6175273243377664:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -235,
"time": "1768925455"
},
"departure": {
"delay": -235,
"time": "1768925465"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -139,
"time": "1768927051"
},
"departure": {
"delay": -139,
"time": "1768927061"
},
"stopId": "FR:14326:ZE:4789478087458816:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -94,
"time": "1768927216"
},
"departure": {
"delay": -94,
"time": "1768927226"
},
"stopId": "FR:14326:ZE:5078017983381504:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1768926879"
},
"departure": {
"delay": -71,
"time": "1768926889"
},
"stopId": "FR:14326:ZE:5320399496675328:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6034535755022336:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4777661118283776x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -249,
"time": "1768923231"
},
"departure": {
"delay": -249,
"time": "1768923231"
},
"stopId": "FR:27375:ZE:0x6486:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -236,
"time": "1768923184"
},
"departure": {
"delay": -236,
"time": "1768923184"
},
"stopId": "FR:27375:ZE:0x6524:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -310,
"time": "1768923410"
},
"stopId": "FR:27375:ZE:0x6498:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -182,
"time": "1768923118"
},
"departure": {
"delay": -182,
"time": "1768923118"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -181,
"time": "1768923119"
},
"departure": {
"delay": -181,
"time": "1768923119"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -250,
"time": "1768923290"
},
"departure": {
"delay": -250,
"time": "1768923290"
},
"stopId": "FR:27375:ZE:0x6410:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -235,
"time": "1768923365"
},
"departure": {
"delay": -235,
"time": "1768923365"
},
"stopId": "FR:27375:ZE:0x6488:ATOUMOD006",
"stopSequence": 36
}
],
"timestamp": "1768923487",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471533:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926720"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768923489",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6077:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853434F5389214x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768931220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1768921909",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853434F5389214x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1329,
"time": "1768924011"
},
"departure": {
"delay": -1329,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xAVR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR11:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -1809,
"time": "1768924011"
},
"departure": {
"delay": -1809,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1449,
"time": "1768924011"
},
"departure": {
"delay": -1449,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -2109,
"time": "1768924011"
},
"departure": {
"delay": -2109,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602204:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850314F5403076x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929060"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928640"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768922811",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850314F5403076x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6230112430194688x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -331,
"time": "1768925779"
},
"departure": {
"delay": -331,
"time": "1768925789"
},
"stopId": "FR:14337:ZE:4832246264496128:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -265,
"time": "1768925965"
},
"departure": {
"delay": -265,
"time": "1768925975"
},
"stopId": "FR:14337:ZE:5514011622768640:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -286,
"time": "1768926064"
},
"departure": {
"delay": -286,
"time": "1768926074"
},
"stopId": "FR:14520:ZE:5597342175592448:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -229,
"time": "1768924681"
},
"departure": {
"delay": -229,
"time": "1768924691"
},
"stopId": "FR:14520:ZE:5246417376378880:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -232,
"time": "1768923963"
},
"departure": {
"delay": -232,
"time": "1768924268"
},
"stopId": "FR:14435:ZE:6324783202435072:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -154,
"time": "1768926496"
},
"departure": {
"delay": -154,
"time": "1768926506"
},
"stopId": "FR:14520:ZE:4956765788569600:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -83,
"time": "1768926877"
},
"stopId": "FR:14520:ZE:4514298425507840:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -292,
"time": "1768925398"
},
"departure": {
"delay": -292,
"time": "1768925408"
},
"stopId": "FR:14520:ZE:4793309064069120:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1768925293"
},
"departure": {
"delay": -37,
"time": "1768925303"
},
"stopId": "FR:14520:ZE:6360221178920960:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5340379650981888:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6230112430194688x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2485991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -231,
"time": "1768927509"
},
"departure": {
"delay": -231,
"time": "1768927509"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -291,
"time": "1768927689"
},
"departure": {
"delay": -291,
"time": "1768927689"
},
"stopId": "FR:27351:ZE:0x6308:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -114,
"time": "1768927266"
},
"departure": {
"delay": -114,
"time": "1768927266"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -58,
"time": "1768927322"
},
"departure": {
"delay": -58,
"time": "1768927322"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1768926310"
},
"departure": {
"delay": 10,
"time": "1768926310"
},
"stopId": "FR:27375:ZE:0x6488:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1768925995"
},
"departure": {
"delay": -5,
"time": "1768925995"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768925940"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1768925818"
},
"departure": {
"delay": 58,
"time": "1768925818"
},
"stopId": "FR:27375:ZE:0x6390:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -138,
"time": "1768927482"
},
"departure": {
"delay": -138,
"time": "1768927482"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -28,
"time": "1768926992"
},
"departure": {
"delay": -28,
"time": "1768926992"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -192,
"time": "1768927548"
},
"departure": {
"delay": -192,
"time": "1768927548"
},
"stopId": "FR:27351:ZE:0x6316:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -132,
"time": "1768927428"
},
"departure": {
"delay": -132,
"time": "1768927428"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 29
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -244,
"time": "1768927616"
},
"departure": {
"delay": -244,
"time": "1768927616"
},
"stopId": "FR:27351:ZE:0x6314:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -48,
"time": "1768927152"
},
"departure": {
"delay": -48,
"time": "1768927152"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -45,
"time": "1768926075"
},
"departure": {
"delay": -45,
"time": "1768926075"
},
"stopId": "FR:27375:ZE:0x6524:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -45,
"time": "1768926735"
},
"departure": {
"delay": -45,
"time": "1768926735"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -250,
"time": "1768927730"
},
"departure": {
"delay": -250,
"time": "1768927730"
},
"stopId": "FR:27351:ZE:0x7273:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -25,
"time": "1768926155"
},
"departure": {
"delay": -25,
"time": "1768926155"
},
"stopId": "FR:27375:ZE:0x6486:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1768926008"
},
"departure": {
"delay": 8,
"time": "1768926008"
},
"stopId": "FR:27375:ZE:0x6510:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -119,
"time": "1768927381"
},
"departure": {
"delay": -119,
"time": "1768927381"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -108,
"time": "1768927212"
},
"departure": {
"delay": -108,
"time": "1768927212"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1768925986"
},
"departure": {
"delay": 46,
"time": "1768925986"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -79,
"time": "1768927061"
},
"departure": {
"delay": -79,
"time": "1768927061"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -271,
"time": "1768927889"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -4,
"time": "1768926236"
},
"departure": {
"delay": -4,
"time": "1768926236"
},
"stopId": "FR:27375:ZE:0x6410:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1768926863"
},
"departure": {
"delay": -37,
"time": "1768926863"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -295,
"time": "1768927805"
},
"departure": {
"delay": -295,
"time": "1768927805"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -19,
"time": "1768926761"
},
"departure": {
"delay": -19,
"time": "1768926761"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1768926375"
},
"departure": {
"delay": -45,
"time": "1768926375"
},
"stopId": "FR:27375:ZE:0x6498:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2485991:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2490632:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -78,
"time": "1768925442"
},
"departure": {
"delay": -78,
"time": "1768925442"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 176,
"time": "1768924016"
},
"departure": {
"delay": 176,
"time": "1768924016"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -130,
"time": "1768925750"
},
"departure": {
"delay": -130,
"time": "1768925750"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 150,
"time": "1768924410"
},
"departure": {
"delay": 150,
"time": "1768924410"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1768925626"
},
"departure": {
"delay": -74,
"time": "1768925626"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -92,
"time": "1768925488"
},
"departure": {
"delay": -92,
"time": "1768925488"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1768925129"
},
"departure": {
"delay": 29,
"time": "1768925129"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -88,
"time": "1768926152"
},
"departure": {
"delay": -88,
"time": "1768926152"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -79,
"time": "1768925681"
},
"departure": {
"delay": -79,
"time": "1768925681"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1768924360"
},
"departure": {
"delay": 220,
"time": "1768924360"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1768924240"
},
"departure": {
"delay": 220,
"time": "1768924240"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -5,
"time": "1768925215"
},
"departure": {
"delay": -5,
"time": "1768925215"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -105,
"time": "1768925595"
},
"departure": {
"delay": -105,
"time": "1768925595"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 185,
"time": "1768923965"
},
"departure": {
"delay": 185,
"time": "1768923965"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -8,
"time": "1768925272"
},
"departure": {
"delay": -8,
"time": "1768925272"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 182,
"time": "1768924142"
},
"departure": {
"delay": 182,
"time": "1768924142"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 206,
"time": "1768924106"
},
"departure": {
"delay": 206,
"time": "1768924106"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -117,
"time": "1768925523"
},
"departure": {
"delay": -117,
"time": "1768925523"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -105,
"time": "1768925955"
},
"departure": {
"delay": -105,
"time": "1768925955"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 138,
"time": "1768924638"
},
"departure": {
"delay": 138,
"time": "1768924638"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -140,
"time": "1768926340"
},
"departure": {
"delay": -140,
"time": "1768926340"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -120,
"time": "1768925400"
},
"departure": {
"delay": -120,
"time": "1768925400"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 138,
"time": "1768924578"
},
"departure": {
"delay": 138,
"time": "1768924578"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -126,
"time": "1768926414"
},
"departure": {
"delay": -126,
"time": "1768926414"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -106,
"time": "1768926254"
},
"departure": {
"delay": -106,
"time": "1768926254"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -51,
"time": "1768925169"
},
"departure": {
"delay": -51,
"time": "1768925169"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -149,
"time": "1768926091"
},
"departure": {
"delay": -149,
"time": "1768926091"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -126,
"time": "1768925994"
},
"departure": {
"delay": -126,
"time": "1768925994"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 227,
"time": "1768924187"
},
"departure": {
"delay": 227,
"time": "1768924187"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -117,
"time": "1768925883"
},
"departure": {
"delay": -117,
"time": "1768925883"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -175,
"time": "1768926485"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -121,
"time": "1768926179"
},
"departure": {
"delay": -121,
"time": "1768926179"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -125,
"time": "1768926055"
},
"departure": {
"delay": -125,
"time": "1768926055"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -87,
"time": "1768925853"
},
"departure": {
"delay": -87,
"time": "1768925853"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2490632:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8103:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928280"
},
"stopId": "FR:76484:ZE:TAEx8154:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76484:ZE:TAEx9068:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76484:ZE:TAEx9073:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76484:ZE:TAEx9001:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76484:ZE:TAEx9067:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768927980"
},
"stopId": "FR:76484:ZE:TAEx9137:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76484:ZE:TAEx9065:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76484:ZE:TAEx9071:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768928040"
},
"stopId": "FR:76484:ZE:TAEx9168:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76486:ZE:TAEx7051:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768928160"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76231:ZE:TAEx2103:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76486:ZE:TAEx7071:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76484:ZE:TAEx9019:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx101:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8103:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1768923624"
},
"departure": {
"delay": 168,
"time": "1768923648"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1768923893"
},
"departure": {
"delay": 53,
"time": "1768923893"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1768922593"
},
"departure": {
"delay": 73,
"time": "1768922593"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1768924874"
},
"departure": {
"delay": 74,
"time": "1768924874"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1,
"time": "1768922521"
},
"departure": {
"delay": 1,
"time": "1768922521"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1768924778"
},
"departure": {
"delay": 98,
"time": "1768924778"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1768922668"
},
"departure": {
"delay": 88,
"time": "1768922668"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1768923293"
},
"departure": {
"delay": 173,
"time": "1768923293"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 133,
"time": "1768923793"
},
"departure": {
"delay": 133,
"time": "1768923793"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 118,
"time": "1768923718"
},
"departure": {
"delay": 118,
"time": "1768923718"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 116,
"time": "1768925036"
},
"departure": {
"delay": 116,
"time": "1768925036"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1768923545"
},
"departure": {
"delay": 150,
"time": "1768923570"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 94,
"time": "1768923094"
},
"departure": {
"delay": 94,
"time": "1768923094"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 83,
"time": "1768922843"
},
"departure": {
"delay": 83,
"time": "1768922843"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 93,
"time": "1768923969"
},
"departure": {
"delay": 93,
"time": "1768923993"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1768924059"
},
"departure": {
"delay": 39,
"time": "1768924059"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768922743"
},
"departure": {
"delay": 68,
"time": "1768922768"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1768924299"
},
"departure": {
"delay": 39,
"time": "1768924299"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 44,
"time": "1768922444"
},
"departure": {
"delay": 44,
"time": "1768922444"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1768924188"
},
"departure": {
"delay": 48,
"time": "1768924188"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1768923369"
},
"departure": {
"delay": 153,
"time": "1768923393"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 161,
"time": "1768922921"
},
"departure": {
"delay": 161,
"time": "1768922921"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768921859",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011248x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1768924990"
},
"departure": {
"delay": 130,
"time": "1768924990"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 147,
"time": "1768924587"
},
"departure": {
"delay": 147,
"time": "1768924587"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 168,
"time": "1768925328"
},
"departure": {
"delay": 168,
"time": "1768925328"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 124,
"time": "1768925524"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 124,
"time": "1768924444"
},
"departure": {
"delay": 124,
"time": "1768924444"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 153,
"time": "1768924653"
},
"departure": {
"delay": 153,
"time": "1768924653"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 128,
"time": "1768925288"
},
"departure": {
"delay": 128,
"time": "1768925288"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 91,
"time": "1768923931"
},
"departure": {
"delay": 91,
"time": "1768923931"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 129,
"time": "1768925229"
},
"departure": {
"delay": 129,
"time": "1768925229"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 161,
"time": "1768925081"
},
"departure": {
"delay": 161,
"time": "1768925081"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 151,
"time": "1768925131"
},
"departure": {
"delay": 151,
"time": "1768925131"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 168,
"time": "1768925028"
},
"departure": {
"delay": 168,
"time": "1768925028"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 124,
"time": "1768925404"
},
"departure": {
"delay": 124,
"time": "1768925404"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 124,
"time": "1768924924"
},
"departure": {
"delay": 124,
"time": "1768924924"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011248x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011252x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768928611"
},
"departure": {
"delay": 31,
"time": "1768928611"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 23,
"time": "1768926683"
},
"departure": {
"delay": 23,
"time": "1768926683"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 22,
"time": "1768924642"
},
"departure": {
"delay": 22,
"time": "1768924642"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 58,
"time": "1768928578"
},
"departure": {
"delay": 58,
"time": "1768928578"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1768926899"
},
"departure": {
"delay": 59,
"time": "1768926899"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768926448"
},
"departure": {
"delay": 28,
"time": "1768926448"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1768925568"
},
"departure": {
"delay": 48,
"time": "1768925568"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1768928351"
},
"departure": {
"delay": 11,
"time": "1768928351"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 24,
"time": "1768926984"
},
"departure": {
"delay": 24,
"time": "1768926984"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 11,
"time": "1768924691"
},
"departure": {
"delay": 11,
"time": "1768924691"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1768925300"
},
"departure": {
"delay": 20,
"time": "1768925300"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1768928787"
},
"departure": {
"delay": 27,
"time": "1768928787"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1768927485"
},
"departure": {
"delay": 45,
"time": "1768927485"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 8,
"time": "1768926188"
},
"departure": {
"delay": 8,
"time": "1768926188"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1768925007"
},
"departure": {
"delay": 27,
"time": "1768925007"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1768925482"
},
"departure": {
"delay": 22,
"time": "1768925482"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"time": "1768929000"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768925102"
},
"departure": {
"delay": 2,
"time": "1768925102"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1768926114"
},
"departure": {
"delay": 54,
"time": "1768926114"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 54,
"time": "1768928874"
},
"departure": {
"delay": 54,
"time": "1768928874"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 56,
"time": "1768924556"
},
"departure": {
"delay": 56,
"time": "1768924556"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1768927563"
},
"departure": {
"delay": 3,
"time": "1768927563"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1768924723"
},
"departure": {
"delay": 43,
"time": "1768924723"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1768925170"
},
"departure": {
"delay": 10,
"time": "1768925170"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1768924868"
},
"departure": {
"delay": 8,
"time": "1768924868"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 58,
"time": "1768924438"
},
"departure": {
"delay": 58,
"time": "1768924438"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768925705"
},
"departure": {
"delay": 5,
"time": "1768925705"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 29,
"time": "1768928309"
},
"departure": {
"delay": 29,
"time": "1768928309"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 3,
"time": "1768925043"
},
"departure": {
"delay": 3,
"time": "1768925043"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1768927770"
},
"departure": {
"delay": 30,
"time": "1768927770"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 6,
"time": "1768925886"
},
"departure": {
"delay": 6,
"time": "1768925886"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1768926768"
},
"departure": {
"delay": 48,
"time": "1768926768"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1768928701"
},
"departure": {
"delay": 1,
"time": "1768928701"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 18,
"time": "1768928658"
},
"departure": {
"delay": 18,
"time": "1768928658"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 39,
"time": "1768924479"
},
"departure": {
"delay": 39,
"time": "1768924479"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1768927392"
},
"departure": {
"delay": 12,
"time": "1768927392"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 32,
"time": "1768926632"
},
"departure": {
"delay": 32,
"time": "1768926632"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1768928838"
},
"departure": {
"delay": 18,
"time": "1768928838"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011252x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848958F5202039x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930620"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928880"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768930860"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848958F5202039x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 60,
"time": "1768922400"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 180,
"time": "1768924500"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768922340"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768922520"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 180,
"time": "1768923960"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 180,
"time": "1768924860"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1768923000"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": -60,
"time": "1768922700"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 180,
"time": "1768924980"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 180,
"time": "1768924740"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768923962",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4052:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -90,
"time": "1768895070"
},
"stopId": "FR:76384:ZE:15451:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768895275"
},
"departure": {
"time": "1768895340"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -29,
"time": "1768895175"
},
"departure": {
"delay": -29,
"time": "1768895251"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": -80,
"time": "1768895106"
},
"departure": {
"delay": -80,
"time": "1768895140"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x440860674xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2625:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930080"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768928880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929420"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929540"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2625:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3421F5413536x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924200"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768919940"
},
"departure": {
"time": "1768920000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925220"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 71
},
{
"arrival": {
"time": "1768916340"
},
"departure": {
"time": "1768916400"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768922160"
},
"departure": {
"time": "1768922220"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768920480"
},
"departure": {
"time": "1768920600"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768918560"
},
"departure": {
"time": "1768918620"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768913640"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768917660"
},
"departure": {
"time": "1768917720"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768921500"
},
"departure": {
"time": "1768921560"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768910029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3421F5413536x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768928880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3126F5413815x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768921669",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3126F5413815x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768923240"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1768923300"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768925520"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768923757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2026:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107860x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1768924266"
},
"departure": {
"delay": 66,
"time": "1768924266"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1768924595"
},
"departure": {
"delay": 35,
"time": "1768924595"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1768924369"
},
"departure": {
"delay": 49,
"time": "1768924369"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1768924154"
},
"departure": {
"delay": 74,
"time": "1768924154"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1768923638"
},
"departure": {
"delay": -22,
"time": "1768923638"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1768923525"
},
"departure": {
"delay": -15,
"time": "1768923525"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1768923349"
},
"departure": {
"delay": 49,
"time": "1768923349"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1768923800"
},
"departure": {
"delay": -40,
"time": "1768923800"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1768923469"
},
"departure": {
"delay": 49,
"time": "1768923469"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1768924684"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 55,
"time": "1768924495"
},
"departure": {
"delay": 55,
"time": "1768924495"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 27,
"time": "1768924047"
},
"departure": {
"delay": 27,
"time": "1768924047"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1768923220"
},
"departure": {
"delay": 40,
"time": "1768923220"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107860x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470594:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1131,
"time": "1768924029"
},
"departure": {
"delay": -1131,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -246,
"time": "1768926174"
},
"departure": {
"delay": -246,
"time": "1768926174"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1791,
"time": "1768924029"
},
"departure": {
"delay": -1791,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -246,
"time": "1768926054"
},
"departure": {
"delay": -246,
"time": "1768926054"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1911,
"time": "1768924029"
},
"departure": {
"delay": -1911,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1731,
"time": "1768924029"
},
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -305,
"time": "1768926115"
},
"departure": {
"delay": -305,
"time": "1768926115"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1371,
"time": "1768924029"
},
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1251,
"time": "1768924029"
},
"departure": {
"delay": -1251,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -254,
"time": "1768925986"
},
"departure": {
"delay": -254,
"time": "1768925986"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1851,
"time": "1768924029"
},
"departure": {
"delay": -1851,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1671,
"time": "1768924029"
},
"departure": {
"delay": -1671,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1371,
"time": "1768924029"
},
"departure": {
"delay": -1371,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1491,
"time": "1768924029"
},
"departure": {
"delay": -1491,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -771,
"time": "1768924029"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -338,
"time": "1768926262"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -224,
"time": "1768925896"
},
"departure": {
"delay": -224,
"time": "1768925896"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1768925866"
},
"departure": {
"delay": -194,
"time": "1768925866"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2031,
"time": "1768924029"
},
"departure": {
"delay": -2031,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1731,
"time": "1768924029"
},
"departure": {
"delay": -1731,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470594:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933020"
},
"departure": {
"time": "1768933020"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768933200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768932960"
},
"departure": {
"time": "1768932960"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768932360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932600"
},
"departure": {
"time": "1768932600"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2853:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851033F5403151x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933260"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933560"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931040"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768928880"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768922990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851033F5403151x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056497x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -74,
"time": "1768924126"
},
"departure": {
"delay": -74,
"time": "1768924126"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1768923780"
},
"departure": {
"delay": -120,
"time": "1768923780"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1768924077"
},
"departure": {
"delay": -63,
"time": "1768924077"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1768924220"
},
"departure": {
"delay": -40,
"time": "1768924220"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -50,
"time": "1768923970"
},
"departure": {
"delay": -50,
"time": "1768923970"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -48,
"time": "1768923552"
},
"departure": {
"delay": -48,
"time": "1768923552"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -54,
"time": "1768924326"
},
"departure": {
"delay": -54,
"time": "1768924326"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1768924291"
},
"departure": {
"delay": -29,
"time": "1768924291"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -137,
"time": "1768923163"
},
"departure": {
"delay": -137,
"time": "1768923163"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1768923688"
},
"departure": {
"delay": -32,
"time": "1768923688"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -54,
"time": "1768923906"
},
"departure": {
"delay": -54,
"time": "1768923906"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -95,
"time": "1768923265"
},
"departure": {
"delay": -95,
"time": "1768923265"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1768924426"
},
"departure": {
"delay": -74,
"time": "1768924426"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -74,
"time": "1768924546"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -90,
"time": "1768923390"
},
"departure": {
"delay": -90,
"time": "1768923390"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056497x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 43,
"time": "1768924243"
},
"departure": {
"delay": 43,
"time": "1768924243"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD7:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1768924319"
},
"departure": {
"delay": -1,
"time": "1768924319"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": -1,
"time": "1768924439"
},
"departure": {
"delay": -1,
"time": "1768924439"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD6:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": -1,
"time": "1768924379"
},
"departure": {
"delay": -1,
"time": "1768924379"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD5:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1768923901"
},
"departure": {
"delay": 1,
"time": "1768923901"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1768924063"
},
"departure": {
"delay": 43,
"time": "1768924063"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768923873"
},
"departure": {
"delay": 33,
"time": "1768923873"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": -1,
"time": "1768924499"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 16
}
],
"timestamp": "1768923999",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000321:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768894740"
},
"departure": {
"time": "1768894740"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894800"
},
"departure": {
"time": "1768894800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768893780"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893840"
},
"departure": {
"time": "1768893840"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768895220"
},
"departure": {
"time": "1768895220"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768894440"
},
"departure": {
"time": "1768894440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894380"
},
"departure": {
"time": "1768894380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768895400"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894260"
},
"departure": {
"time": "1768894260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768893660",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057772x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1768923878"
},
"departure": {
"delay": 38,
"time": "1768923878"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -50,
"time": "1768923790"
},
"departure": {
"delay": -50,
"time": "1768923790"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1768925642"
},
"departure": {
"delay": 122,
"time": "1768925642"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 110,
"time": "1768924850"
},
"departure": {
"delay": 110,
"time": "1768924850"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 76,
"time": "1768926436"
},
"departure": {
"delay": 76,
"time": "1768926436"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 103,
"time": "1768927123"
},
"departure": {
"delay": 103,
"time": "1768927123"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 83,
"time": "1768927163"
},
"departure": {
"delay": 83,
"time": "1768927163"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 76,
"time": "1768925356"
},
"departure": {
"delay": 76,
"time": "1768925356"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1768924529"
},
"departure": {
"delay": 89,
"time": "1768924529"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1768923579"
},
"departure": {
"delay": 99,
"time": "1768923579"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 94,
"time": "1768924054"
},
"departure": {
"delay": 94,
"time": "1768924054"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 134,
"time": "1768925234"
},
"departure": {
"delay": 134,
"time": "1768925234"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1768926736"
},
"departure": {
"delay": 76,
"time": "1768926736"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 76,
"time": "1768926676"
},
"departure": {
"delay": 76,
"time": "1768926676"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1768925296"
},
"departure": {
"delay": 76,
"time": "1768925296"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1768925776"
},
"departure": {
"delay": 76,
"time": "1768925776"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 96,
"time": "1768926576"
},
"departure": {
"delay": 96,
"time": "1768926576"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 76,
"time": "1768924756"
},
"departure": {
"delay": 76,
"time": "1768924756"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1768924424"
},
"departure": {
"delay": 104,
"time": "1768924424"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768927032"
},
"departure": {
"delay": 132,
"time": "1768927032"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 128,
"time": "1768925468"
},
"departure": {
"delay": 128,
"time": "1768925468"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1768926496"
},
"departure": {
"delay": 76,
"time": "1768926496"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 109,
"time": "1768926769"
},
"departure": {
"delay": 109,
"time": "1768926769"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 95,
"time": "1768926515"
},
"departure": {
"delay": 95,
"time": "1768926515"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 131,
"time": "1768924991"
},
"departure": {
"delay": 131,
"time": "1768924991"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1768926626"
},
"departure": {
"delay": 86,
"time": "1768926626"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 133,
"time": "1768924213"
},
"departure": {
"delay": 133,
"time": "1768924213"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 76,
"time": "1768925596"
},
"departure": {
"delay": 76,
"time": "1768925596"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 128,
"time": "1768924928"
},
"departure": {
"delay": 128,
"time": "1768924928"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1768923750"
},
"departure": {
"delay": 90,
"time": "1768923750"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1768927396"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 124,
"time": "1768927264"
},
"departure": {
"delay": 124,
"time": "1768927264"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 70,
"time": "1768923670"
},
"departure": {
"delay": 70,
"time": "1768923670"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1768926976"
},
"departure": {
"delay": 76,
"time": "1768926976"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 122,
"time": "1768927322"
},
"departure": {
"delay": 122,
"time": "1768927322"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 76,
"time": "1768925836"
},
"departure": {
"delay": 76,
"time": "1768925836"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1768925176"
},
"departure": {
"delay": 76,
"time": "1768925176"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 97,
"time": "1768925557"
},
"departure": {
"delay": 97,
"time": "1768925557"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1768925410"
},
"departure": {
"delay": 130,
"time": "1768925410"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 95,
"time": "1768924295"
},
"departure": {
"delay": 95,
"time": "1768924295"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1768927214"
},
"departure": {
"delay": 134,
"time": "1768927214"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 79,
"time": "1768925719"
},
"departure": {
"delay": 79,
"time": "1768925719"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 108,
"time": "1768925988"
},
"departure": {
"delay": 108,
"time": "1768925988"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 76,
"time": "1768924336"
},
"departure": {
"delay": 76,
"time": "1768924336"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057772x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768934760"
},
"departure": {
"time": "1768934760"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768933800"
},
"departure": {
"time": "1768933800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768933740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934520"
},
"departure": {
"time": "1768934520"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768935240"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2959:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072068x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1768925297"
},
"departure": {
"delay": 77,
"time": "1768925297"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1768924753"
},
"departure": {
"delay": 73,
"time": "1768924753"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1768925413"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1768924273"
},
"departure": {
"delay": 73,
"time": "1768924273"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 122,
"time": "1768925102"
},
"departure": {
"delay": 122,
"time": "1768925102"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1768924513"
},
"departure": {
"delay": 73,
"time": "1768924513"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1768925233"
},
"departure": {
"delay": 73,
"time": "1768925233"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1768924377"
},
"departure": {
"delay": 117,
"time": "1768924377"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1768924669"
},
"departure": {
"delay": 109,
"time": "1768924669"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1768924182"
},
"departure": {
"delay": 102,
"time": "1768924182"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 131,
"time": "1768924991"
},
"departure": {
"delay": 131,
"time": "1768924991"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 73,
"time": "1768925053"
},
"departure": {
"delay": 73,
"time": "1768925053"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1768923993"
},
"departure": {
"delay": 93,
"time": "1768923993"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1768924577"
},
"departure": {
"delay": 77,
"time": "1768924577"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768925178"
},
"departure": {
"delay": 78,
"time": "1768925178"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1768925371"
},
"departure": {
"delay": 91,
"time": "1768925371"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1768924077"
},
"departure": {
"delay": 117,
"time": "1768924077"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 81,
"time": "1768924821"
},
"departure": {
"delay": 81,
"time": "1768924821"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 73,
"time": "1768924933"
},
"departure": {
"delay": 73,
"time": "1768924933"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 114,
"time": "1768925334"
},
"departure": {
"delay": 114,
"time": "1768925334"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072068x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768928460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927380"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2501:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 362,
"time": "1768897103"
},
"departure": {
"delay": 362,
"time": "1768897142"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 399,
"time": "1768897438"
},
"departure": {
"delay": 399,
"time": "1768897479"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 463,
"time": "1768897229"
},
"departure": {
"delay": 463,
"time": "1768897303"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 329,
"time": "1768897033"
},
"departure": {
"delay": 329,
"time": "1768897049"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 211,
"time": "1768896691"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1768896707"
},
"departure": {
"delay": 211,
"time": "1768896751"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 434,
"time": "1768897358"
},
"departure": {
"delay": 434,
"time": "1768897394"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"time": "1768897543"
},
"departure": {
"time": "1768897260"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 374,
"time": "1768897498"
},
"departure": {
"delay": 374,
"time": "1768897514"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 332,
"time": "1768896852"
},
"departure": {
"delay": 332,
"time": "1768896932"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1768896953"
},
"departure": {
"delay": 305,
"time": "1768896965"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311298xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6291419061813248x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1768924156"
},
"departure": {
"delay": -107,
"time": "1768924273"
},
"stopId": "FR:14163:ZE:6038180445814784:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -191,
"time": "1768923984"
},
"departure": {
"delay": -191,
"time": "1768924009"
},
"stopId": "FR:14431:ZE:4948386609364992:ATOUMOD036",
"stopSequence": 4
},
{
"departure": {
"delay": -85,
"time": "1768923515"
},
"stopId": "FR:14410:ZE:5944691582304256:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -94,
"time": "1768923862"
},
"departure": {
"delay": -94,
"time": "1768923866"
},
"stopId": "FR:14410:ZE:5989170037129216:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -192,
"time": "1768924478"
},
"departure": {
"delay": -192,
"time": "1768924488"
},
"stopId": "FR:14163:ZE:4911492320198656:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -177,
"time": "1768924613"
},
"departure": {
"delay": -177,
"time": "1768924623"
},
"stopId": "FR:14163:ZE:5950470477578240:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -92,
"time": "1768923677"
},
"departure": {
"delay": -92,
"time": "1768923688"
},
"stopId": "FR:14410:ZE:4770615799054336:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -204,
"time": "1768924716"
},
"stopId": "FR:14163:ZE:4799683676340224:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6716517744902144:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6291419061813248x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051243xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768924060"
},
"departure": {
"delay": 40,
"time": "1768924060"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 52,
"time": "1768924252"
},
"departure": {
"delay": 52,
"time": "1768924252"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1768924024"
},
"departure": {
"delay": 4,
"time": "1768924024"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1768924547"
},
"departure": {
"delay": 47,
"time": "1768924547"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1768924673"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1768924421"
},
"departure": {
"delay": 41,
"time": "1768924421"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1768924459"
},
"departure": {
"delay": 19,
"time": "1768924459"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051243xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1850146818xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768925170"
},
"departure": {
"delay": 70,
"time": "1768925170"
},
"stopId": "FR:76476:ZE:15474:ATOUMOD019",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768924330"
},
"departure": {
"delay": 70,
"time": "1768924330"
},
"stopId": "FR:76476:ZE:15482:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 70,
"time": "1768924450"
},
"departure": {
"delay": 70,
"time": "1768924450"
},
"stopId": "FR:76476:ZE:15480:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 70,
"time": "1768924390"
},
"departure": {
"delay": 70,
"time": "1768924390"
},
"stopId": "FR:76476:ZE:15481:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1768924510"
},
"departure": {
"delay": 70,
"time": "1768924510"
},
"stopId": "FR:76476:ZE:15479:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1768924690"
},
"departure": {
"delay": 190,
"time": "1768924690"
},
"stopId": "FR:76476:ZE:15478:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1768924810"
},
"departure": {
"delay": 130,
"time": "1768924810"
},
"stopId": "FR:76476:ZE:125:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 130,
"time": "1768925290"
},
"departure": {
"delay": 130,
"time": "1768925290"
},
"stopId": "FR:76476:ZE:15368:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1768924930"
},
"departure": {
"delay": 70,
"time": "1768924930"
},
"stopId": "FR:76476:ZE:129:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 190,
"time": "1768925110"
},
"departure": {
"delay": 190,
"time": "1768925110"
},
"stopId": "FR:76476:ZE:15475:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1768924870"
},
"departure": {
"delay": 70,
"time": "1768924870"
},
"stopId": "FR:76476:ZE:128:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 70,
"time": "1768924210"
},
"departure": {
"delay": 70,
"time": "1768924210"
},
"stopId": "FR:76476:ZE:38:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 130,
"time": "1768924150"
},
"stopId": "FR:76476:ZE:15367:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1768924270"
},
"departure": {
"delay": 70,
"time": "1768924270"
},
"stopId": "FR:76476:ZE:15483:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924022",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:22:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1850146818xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072189x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3036,
"time": "1768923036"
},
"departure": {
"delay": 3036,
"time": "1768923036"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 3036,
"time": "1768923576"
},
"departure": {
"delay": 3036,
"time": "1768923576"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 3036,
"time": "1768922856"
},
"departure": {
"delay": 3036,
"time": "1768922856"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3036,
"time": "1768922616"
},
"departure": {
"delay": 3036,
"time": "1768922616"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 3095,
"time": "1768923455"
},
"departure": {
"delay": 3095,
"time": "1768923455"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 3036,
"time": "1768923876"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 3036,
"time": "1768921956"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 3036,
"time": "1768922316"
},
"departure": {
"delay": 3036,
"time": "1768922316"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3036,
"time": "1768923216"
},
"departure": {
"delay": 3036,
"time": "1768923216"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 3095,
"time": "1768922735"
},
"departure": {
"delay": 3095,
"time": "1768922735"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 3036,
"time": "1768922436"
},
"departure": {
"delay": 3036,
"time": "1768922436"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3091,
"time": "1768923391"
},
"departure": {
"delay": 3091,
"time": "1768923391"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 3036,
"time": "1768922196"
},
"departure": {
"delay": 3036,
"time": "1768922196"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3042,
"time": "1768922382"
},
"departure": {
"delay": 3042,
"time": "1768922382"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 3058,
"time": "1768922278"
},
"departure": {
"delay": 3058,
"time": "1768922278"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 3086,
"time": "1768922786"
},
"departure": {
"delay": 3086,
"time": "1768922786"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3088,
"time": "1768922908"
},
"departure": {
"delay": 3088,
"time": "1768922908"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 3042,
"time": "1768922022"
},
"departure": {
"delay": 3042,
"time": "1768922022"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 3091,
"time": "1768922551"
},
"departure": {
"delay": 3091,
"time": "1768922551"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3044,
"time": "1768922084"
},
"departure": {
"delay": 3044,
"time": "1768922084"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3055,
"time": "1768923295"
},
"departure": {
"delay": 3055,
"time": "1768923295"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 3075,
"time": "1768922235"
},
"departure": {
"delay": 3075,
"time": "1768922235"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 3037,
"time": "1768922977"
},
"departure": {
"delay": 3037,
"time": "1768922977"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3075,
"time": "1768922115"
},
"departure": {
"delay": 3075,
"time": "1768922115"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1768921771",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072189x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -395,
"time": "1768929145"
},
"departure": {
"delay": -395,
"time": "1768929145"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -89,
"time": "1768928311"
},
"departure": {
"delay": -89,
"time": "1768928311"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -321,
"time": "1768928919"
},
"departure": {
"delay": -321,
"time": "1768928919"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -364,
"time": "1768929056"
},
"departure": {
"delay": -364,
"time": "1768929056"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -340,
"time": "1768928780"
},
"departure": {
"delay": -340,
"time": "1768928780"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1768927960"
},
"departure": {
"delay": -20,
"time": "1768927960"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1768927170"
},
"departure": {
"delay": 30,
"time": "1768927170"
},
"stopId": "FR:27439:ZE:0xRAIN01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -383,
"time": "1768929517"
},
"departure": {
"delay": -383,
"time": "1768929517"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -24,
"time": "1768927716"
},
"departure": {
"delay": -24,
"time": "1768927716"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -301,
"time": "1768928639"
},
"departure": {
"delay": -301,
"time": "1768928639"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1768927437"
},
"departure": {
"delay": -3,
"time": "1768927437"
},
"stopId": "FR:27299:ZE:0xIND01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:27299:ZE:0xRNA01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -213,
"time": "1768928487"
},
"departure": {
"delay": -213,
"time": "1768928487"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -149,
"time": "1768928431"
},
"departure": {
"delay": -149,
"time": "1768928431"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -420,
"time": "1768929180"
},
"departure": {
"delay": -420,
"time": "1768929180"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -14,
"time": "1768927486"
},
"departure": {
"delay": -14,
"time": "1768927486"
},
"stopId": "FR:27299:ZE:0xARN01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -80,
"time": "1768928020"
},
"departure": {
"delay": -80,
"time": "1768928020"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -27,
"time": "1768927773"
},
"departure": {
"delay": -27,
"time": "1768927773"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -65,
"time": "1768927855"
},
"departure": {
"delay": -65,
"time": "1768927855"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1768927377"
},
"departure": {
"delay": 57,
"time": "1768927377"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -401,
"time": "1768929259"
},
"departure": {
"delay": -401,
"time": "1768929259"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -117,
"time": "1768928223"
},
"departure": {
"delay": -117,
"time": "1768928223"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -350,
"time": "1768929310"
},
"departure": {
"delay": -350,
"time": "1768929310"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 70,
"time": "1768927330"
},
"departure": {
"delay": 70,
"time": "1768927330"
},
"stopId": "FR:27439:ZE:0xCAE01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -35,
"time": "1768927645"
},
"departure": {
"delay": -35,
"time": "1768927645"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -355,
"time": "1768928945"
},
"departure": {
"delay": -355,
"time": "1768928945"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768927228"
},
"departure": {
"delay": 28,
"time": "1768927228"
},
"stopId": "FR:27439:ZE:0xLAVA01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -394,
"time": "1768929206"
},
"departure": {
"delay": -394,
"time": "1768929206"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -390,
"time": "1768929090"
},
"departure": {
"delay": -390,
"time": "1768929090"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -340,
"time": "1768928720"
},
"departure": {
"delay": -340,
"time": "1768928720"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -323,
"time": "1768928977"
},
"departure": {
"delay": -323,
"time": "1768928977"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:27439:ZE:0xNORM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -400,
"time": "1768928840"
},
"departure": {
"delay": -400,
"time": "1768928840"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -124,
"time": "1768928096"
},
"departure": {
"delay": -124,
"time": "1768928096"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -411,
"time": "1768929549"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -350,
"time": "1768929430"
},
"departure": {
"delay": -350,
"time": "1768929430"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -350,
"time": "1768928830"
},
"departure": {
"delay": -350,
"time": "1768928830"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -124,
"time": "1768928156"
},
"departure": {
"delay": -124,
"time": "1768928156"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -394,
"time": "1768929386"
},
"departure": {
"delay": -394,
"time": "1768929386"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595662:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056499x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1768925539"
},
"departure": {
"delay": 139,
"time": "1768925539"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 164,
"time": "1768924304"
},
"departure": {
"delay": 164,
"time": "1768924304"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1768925145"
},
"departure": {
"delay": 105,
"time": "1768925145"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1768923655"
},
"departure": {
"delay": -5,
"time": "1768923655"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1768925289"
},
"departure": {
"delay": 129,
"time": "1768925289"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1768925745"
},
"departure": {
"delay": 105,
"time": "1768925745"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1768924245"
},
"departure": {
"delay": 105,
"time": "1768924245"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1768924005"
},
"departure": {
"delay": 105,
"time": "1768924005"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1768924987"
},
"departure": {
"delay": 127,
"time": "1768924987"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1768925396"
},
"departure": {
"delay": 116,
"time": "1768925396"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 136,
"time": "1768924576"
},
"departure": {
"delay": 136,
"time": "1768924576"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1768925865"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1768925610"
},
"departure": {
"delay": 150,
"time": "1768925610"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 139,
"time": "1768924879"
},
"departure": {
"delay": 139,
"time": "1768924879"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 38,
"time": "1768923818"
},
"departure": {
"delay": 38,
"time": "1768923818"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 105,
"time": "1768924725"
},
"departure": {
"delay": 105,
"time": "1768924725"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1768925645"
},
"departure": {
"delay": 125,
"time": "1768925645"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1768925445"
},
"departure": {
"delay": 105,
"time": "1768925445"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768924420"
},
"departure": {
"delay": 160,
"time": "1768924420"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1768925225"
},
"departure": {
"delay": 125,
"time": "1768925225"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 151,
"time": "1768924651"
},
"departure": {
"delay": 151,
"time": "1768924651"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056499x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2135:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11083,
"time": "1768923043"
},
"departure": {
"delay": 11083,
"time": "1768923043"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11216,
"time": "1768923844"
},
"departure": {
"delay": 11216,
"time": "1768923896"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 11252,
"time": "1768924352"
},
"departure": {
"delay": 11252,
"time": "1768924352"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 11253,
"time": "1768924113"
},
"departure": {
"delay": 11253,
"time": "1768924113"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11264,
"time": "1768924484"
},
"departure": {
"delay": 11264,
"time": "1768924484"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 11196,
"time": "1768923563"
},
"departure": {
"delay": 11196,
"time": "1768923576"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11257,
"time": "1768924417"
},
"departure": {
"delay": 11257,
"time": "1768924417"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 11216,
"time": "1768923320"
},
"departure": {
"delay": 11216,
"time": "1768923356"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11136,
"time": "1768922754"
},
"departure": {
"delay": 11136,
"time": "1768922796"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 11267,
"time": "1768924187"
},
"departure": {
"delay": 11267,
"time": "1768924187"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 11250,
"time": "1768924770"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 11156,
"time": "1768922961"
},
"departure": {
"delay": 11156,
"time": "1768922996"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 11256,
"time": "1768923983"
},
"departure": {
"delay": 11256,
"time": "1768923996"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 11236,
"time": "1768923732"
},
"departure": {
"delay": 11236,
"time": "1768923736"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 11196,
"time": "1768923477"
},
"departure": {
"delay": 11196,
"time": "1768923516"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11156,
"time": "1768922856"
},
"departure": {
"delay": 11156,
"time": "1768922876"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11156,
"time": "1768923157"
},
"departure": {
"delay": 11156,
"time": "1768923176"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11237,
"time": "1768923643"
},
"departure": {
"delay": 11237,
"time": "1768923677"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 11217,
"time": "1768924257"
},
"departure": {
"delay": 11217,
"time": "1768924257"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768922800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2135:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9026:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21870,
"time": "1768925370"
},
"departure": {
"delay": 21870,
"time": "1768925370"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21916,
"time": "1768925416"
},
"departure": {
"delay": 21916,
"time": "1768925416"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21907,
"time": "1768925467"
},
"departure": {
"delay": 21907,
"time": "1768925467"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21904,
"time": "1768925524"
},
"departure": {
"delay": 21904,
"time": "1768925524"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 21840,
"time": "1768925100"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21900,
"time": "1768925640"
},
"departure": {
"delay": 21900,
"time": "1768925640"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768923968",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9026:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071992x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1768925964"
},
"departure": {
"delay": 24,
"time": "1768925964"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1768924481"
},
"departure": {
"delay": 41,
"time": "1768924481"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1768924519"
},
"departure": {
"delay": 19,
"time": "1768924519"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768925410"
},
"departure": {
"delay": 10,
"time": "1768925410"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1768925852"
},
"departure": {
"delay": 32,
"time": "1768925852"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1768925270"
},
"departure": {
"delay": 50,
"time": "1768925270"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1768924866"
},
"departure": {
"delay": 6,
"time": "1768924866"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1768925502"
},
"departure": {
"delay": 42,
"time": "1768925502"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926540"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1768925219"
},
"departure": {
"delay": 59,
"time": "1768925219"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 58,
"time": "1768924678"
},
"departure": {
"delay": 58,
"time": "1768924678"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1768924744"
},
"departure": {
"delay": 4,
"time": "1768924744"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1768925035"
},
"departure": {
"delay": 55,
"time": "1768925035"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1768924403"
},
"departure": {
"delay": 23,
"time": "1768924403"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1768926039"
},
"departure": {
"delay": 39,
"time": "1768926039"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1768923891",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071992x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595683:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -203,
"time": "1768924837"
},
"departure": {
"delay": -203,
"time": "1768924837"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -235,
"time": "1768924925"
},
"departure": {
"delay": -235,
"time": "1768924925"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -161,
"time": "1768924459"
},
"departure": {
"delay": -161,
"time": "1768924459"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -176,
"time": "1768924744"
},
"departure": {
"delay": -176,
"time": "1768924744"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -175,
"time": "1768924985"
},
"departure": {
"delay": -175,
"time": "1768924985"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -153,
"time": "1768925307"
},
"departure": {
"delay": -153,
"time": "1768925307"
},
"stopId": "FR:27020:ZE:0xETA01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 21,
"time": "1768924221"
},
"departure": {
"delay": 21,
"time": "1768924221"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -301,
"time": "1768924619"
},
"departure": {
"delay": -301,
"time": "1768924619"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -209,
"time": "1768924771"
},
"departure": {
"delay": -209,
"time": "1768924771"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -163,
"time": "1768925057"
},
"departure": {
"delay": -163,
"time": "1768925057"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 13,
"time": "1768923963"
},
"departure": {
"delay": 13,
"time": "1768923973"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -200,
"time": "1768924960"
},
"departure": {
"delay": -200,
"time": "1768924960"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -172,
"time": "1768925108"
},
"departure": {
"delay": -172,
"time": "1768925108"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -39,
"time": "1768924281"
},
"departure": {
"delay": -39,
"time": "1768924281"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -214,
"time": "1768924706"
},
"departure": {
"delay": -214,
"time": "1768924706"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -234,
"time": "1768924866"
},
"departure": {
"delay": -234,
"time": "1768924866"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -221,
"time": "1768924579"
},
"departure": {
"delay": -221,
"time": "1768924579"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -168,
"time": "1768925172"
},
"departure": {
"delay": -168,
"time": "1768925172"
},
"stopId": "FR:27020:ZE:0xITO01:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -251,
"time": "1768924609"
},
"departure": {
"delay": -251,
"time": "1768924609"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -121,
"time": "1768925219"
},
"departure": {
"delay": -121,
"time": "1768925219"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -221,
"time": "1768924519"
},
"departure": {
"delay": -221,
"time": "1768924519"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -181,
"time": "1768925339"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 94,
"time": "1768924114"
},
"departure": {
"delay": 94,
"time": "1768924114"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595683:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19857,
"time": "1768921775"
},
"departure": {
"delay": 19857,
"time": "1768921797"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 19937,
"time": "1768922932"
},
"departure": {
"delay": 19937,
"time": "1768922957"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 19857,
"time": "1768921848"
},
"departure": {
"delay": 19857,
"time": "1768921917"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19877,
"time": "1768922089"
},
"departure": {
"delay": 19877,
"time": "1768922117"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19837,
"time": "1768921579"
},
"departure": {
"delay": 19837,
"time": "1768921597"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19967,
"time": "1768923126"
},
"departure": {
"delay": 19967,
"time": "1768923167"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 19892,
"time": "1768922398"
},
"departure": {
"delay": 19892,
"time": "1768922432"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20017,
"time": "1768923317"
},
"departure": {
"delay": 20017,
"time": "1768923337"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 19927,
"time": "1768922490"
},
"departure": {
"delay": 19927,
"time": "1768922527"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 19897,
"time": "1768921977"
},
"departure": {
"delay": 19897,
"time": "1768922017"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19857,
"time": "1768922309"
},
"departure": {
"delay": 19857,
"time": "1768922337"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 19892,
"time": "1768922717"
},
"departure": {
"delay": 19892,
"time": "1768922732"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19897,
"time": "1768923017"
},
"departure": {
"delay": 19897,
"time": "1768923037"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 19894,
"time": "1768922838"
},
"departure": {
"delay": 19894,
"time": "1768922854"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 19817,
"time": "1768922225"
},
"departure": {
"delay": 19817,
"time": "1768922237"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 19857,
"time": "1768922602"
},
"departure": {
"delay": 19857,
"time": "1768922637"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19897,
"time": "1768921678"
},
"departure": {
"delay": 19897,
"time": "1768921717"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19997,
"time": "1768923234"
},
"departure": {
"delay": 19997,
"time": "1768923257"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 19787,
"time": "1768923407"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768921599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2161:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895100"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"departure": {
"time": "1768892100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768894740"
},
"departure": {
"time": "1768894740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768893360"
},
"departure": {
"time": "1768893360"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768894860"
},
"departure": {
"time": "1768894860"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768892580"
},
"departure": {
"time": "1768892580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768895160"
},
"departure": {
"time": "1768895160"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768894920"
},
"departure": {
"time": "1768894920"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768893000"
},
"departure": {
"time": "1768893000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894560"
},
"departure": {
"time": "1768894560"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768894800"
},
"departure": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768895280"
},
"departure": {
"time": "1768895280"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768893720"
},
"departure": {
"time": "1768893720"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768892340"
},
"departure": {
"time": "1768892340"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768895340"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768895040"
},
"departure": {
"time": "1768895040"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768892400"
},
"departure": {
"time": "1768892400"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768893060"
},
"departure": {
"time": "1768893060"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892640"
},
"departure": {
"time": "1768892640"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768892820"
},
"departure": {
"time": "1768892820"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768894500"
},
"departure": {
"time": "1768894500"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768892700"
},
"departure": {
"time": "1768892700"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:149:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768934760"
},
"departure": {
"time": "1768934760"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768933625"
},
"departure": {
"delay": 5,
"time": "1768933625"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768933680"
},
"departure": {
"time": "1768933680"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935840"
},
"departure": {
"time": "1768935840"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768935900"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768934460"
},
"departure": {
"time": "1768934460"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768935600"
},
"departure": {
"time": "1768935600"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768934280"
},
"departure": {
"time": "1768934280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768933560"
},
"departure": {
"time": "1768933560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768933265"
},
"departure": {
"delay": 5,
"time": "1768933265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768935540"
},
"departure": {
"time": "1768935540"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768933800"
},
"departure": {
"time": "1768933800"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768935305"
},
"departure": {
"delay": 5,
"time": "1768935305"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768933260"
},
"departure": {
"time": "1768933260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768934040"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768935660"
},
"departure": {
"time": "1768935660"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768933620"
},
"departure": {
"time": "1768933620"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768933740"
},
"departure": {
"time": "1768933740"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768935720"
},
"departure": {
"time": "1768935720"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1768933565"
},
"departure": {
"delay": 5,
"time": "1768933565"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768924016",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1125:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2487692:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1768925526"
},
"departure": {
"delay": 66,
"time": "1768925526"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 133,
"time": "1768925353"
},
"departure": {
"delay": 133,
"time": "1768925353"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 144,
"time": "1768925184"
},
"departure": {
"delay": 144,
"time": "1768925184"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1768924860"
},
"departure": {
"delay": 60,
"time": "1768924860"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1768924689"
},
"departure": {
"delay": 9,
"time": "1768924689"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 202,
"time": "1768923982"
},
"departure": {
"delay": 202,
"time": "1768923982"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1768925476"
},
"departure": {
"delay": 76,
"time": "1768925476"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1768925683"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1768924315"
},
"departure": {
"delay": 115,
"time": "1768924315"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1768924929"
},
"departure": {
"delay": 129,
"time": "1768924929"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1768924641"
},
"departure": {
"delay": 21,
"time": "1768924641"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1768924494"
},
"departure": {
"delay": -6,
"time": "1768924494"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1768924022"
},
"departure": {
"delay": 182,
"time": "1768924022"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1768925039"
},
"departure": {
"delay": 119,
"time": "1768925039"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1768924540"
},
"departure": {
"delay": 40,
"time": "1768924540"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 106,
"time": "1768924966"
},
"departure": {
"delay": 106,
"time": "1768924966"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1768924358"
},
"departure": {
"delay": 38,
"time": "1768924358"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1768925317"
},
"departure": {
"delay": 97,
"time": "1768925317"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 136,
"time": "1768924276"
},
"departure": {
"delay": 136,
"time": "1768924276"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1768925112"
},
"departure": {
"delay": 132,
"time": "1768925112"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1768925156"
},
"departure": {
"delay": 176,
"time": "1768925156"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1768924143"
},
"departure": {
"delay": 183,
"time": "1768924143"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1768925233"
},
"departure": {
"delay": 133,
"time": "1768925233"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1768924772"
},
"departure": {
"delay": 32,
"time": "1768924772"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1768924341"
},
"departure": {
"delay": 21,
"time": "1768924341"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2487692:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:300000373:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923000"
},
"departure": {
"time": "1768923000"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD2:ATOUMOD012",
"stopSequence": 4
},
{
"arrival": {
"time": "1768923060"
},
"departure": {
"time": "1768923060"
},
"stopId": "FR:76610:ZE:SAINTExMARIExDE:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923120"
},
"stopId": "FR:76758:ZE:YVETOTxxxCentre:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": -1,
"time": "1768923959"
},
"departure": {
"delay": -1,
"time": "1768923959"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD4:ATOUMOD012",
"stopSequence": 1
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923420"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"time": "1768923600"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923180"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu1:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1768924169"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"time": "1768922880"
},
"departure": {
"time": "1768922880"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD1:ATOUMOD012",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923660"
},
"departure": {
"time": "1768923660"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierrexVarinx2:ATOUMOD012",
"stopSequence": 11
}
],
"timestamp": "1768923819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:300000373:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4051:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922340"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924140"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768921200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768921500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768921440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4051:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768900939"
},
"departure": {
"delay": 31,
"time": "1768900951"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1768900794"
},
"departure": {
"delay": 38,
"time": "1768900838"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768900708"
},
"departure": {
"delay": 11,
"time": "1768900751"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1768900422"
},
"departure": {
"delay": 2,
"time": "1768900442"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1768900901"
},
"departure": {
"delay": 48,
"time": "1768900908"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1768899804"
},
"departure": {
"delay": 60,
"time": "1768899840"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1768899765"
},
"departure": {
"delay": 57,
"time": "1768899777"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 6,
"time": "1768900641"
},
"departure": {
"delay": 6,
"time": "1768900686"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -16,
"time": "1768899981"
},
"departure": {
"delay": -16,
"time": "1768900004"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1768899884"
},
"departure": {
"delay": 50,
"time": "1768899890"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1768900216"
},
"departure": {
"delay": 26,
"time": "1768900226"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768900489"
},
"departure": {
"delay": 12,
"time": "1768900512"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1768899901"
},
"departure": {
"delay": 15,
"time": "1768899915"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1768900358"
},
"departure": {
"delay": -8,
"time": "1768900372"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1768900023"
},
"departure": {
"delay": 46,
"time": "1768900126"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1768901075"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"departure": {
"delay": 47,
"time": "1768899647"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1768900268"
},
"departure": {
"delay": 15,
"time": "1768900275"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929540"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1768928880"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929900"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2607:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227445x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1768925160"
},
"departure": {
"delay": -60,
"time": "1768925160"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1768924970"
},
"departure": {
"delay": -10,
"time": "1768924970"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1768924860"
},
"departure": {
"delay": -60,
"time": "1768924860"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -56,
"time": "1768925284"
},
"departure": {
"delay": -56,
"time": "1768925284"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -37,
"time": "1768924643"
},
"departure": {
"delay": -37,
"time": "1768924643"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -44,
"time": "1768924456"
},
"departure": {
"delay": -44,
"time": "1768924456"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -3,
"time": "1768925937"
},
"departure": {
"delay": -3,
"time": "1768925937"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1768924371"
},
"departure": {
"delay": -9,
"time": "1768924371"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1768924560"
},
"departure": {
"delay": -60,
"time": "1768924560"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1768926360"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -60,
"time": "1768924140"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1768925640"
},
"departure": {
"delay": -60,
"time": "1768925640"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -60,
"time": "1768925340"
},
"departure": {
"delay": -60,
"time": "1768925340"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1768924294"
},
"departure": {
"delay": -26,
"time": "1768924294"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -40,
"time": "1768924700"
},
"departure": {
"delay": -40,
"time": "1768924700"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1768926139"
},
"departure": {
"delay": -41,
"time": "1768926139"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -36,
"time": "1768924824"
},
"departure": {
"delay": -36,
"time": "1768924824"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768925228"
},
"departure": {
"delay": -52,
"time": "1768925228"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1768926000"
},
"departure": {
"delay": -60,
"time": "1768926000"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1768925034"
},
"departure": {
"delay": -6,
"time": "1768925034"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1768923841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227445x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5411554083209216x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1768925428"
},
"departure": {
"delay": -22,
"time": "1768925438"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -186,
"time": "1768926824"
},
"departure": {
"delay": -186,
"time": "1768926834"
},
"stopId": "FR:14371:ZE:6219165973086208:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -352,
"time": "1768925878"
},
"departure": {
"delay": -352,
"time": "1768925888"
},
"stopId": "FR:14625:ZE:6230256232955904:ATOUMOD036",
"stopSequence": 10
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -273,
"time": "1768926377"
},
"departure": {
"delay": -273,
"time": "1768926387"
},
"stopId": "FR:14582:ZE:6282580074692608:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -369,
"time": "1768925981"
},
"departure": {
"delay": -369,
"time": "1768925991"
},
"stopId": "FR:14625:ZE:5109580566626304:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -140,
"time": "1768928250"
},
"departure": {
"delay": -140,
"time": "1768928260"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -169,
"time": "1768928351"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": -298,
"time": "1768926532"
},
"departure": {
"delay": -298,
"time": "1768926542"
},
"stopId": "FR:14582:ZE:4837433789120512:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -134,
"time": "1768926936"
},
"departure": {
"delay": -134,
"time": "1768926946"
},
"stopId": "FR:14371:ZE:5177405129883648:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -272,
"time": "1768926198"
},
"departure": {
"delay": -272,
"time": "1768926208"
},
"stopId": "FR:14582:ZE:6195023425044480:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -239,
"time": "1768926651"
},
"departure": {
"delay": -239,
"time": "1768926661"
},
"stopId": "FR:14371:ZE:5122352775954432:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -307,
"time": "1768926103"
},
"departure": {
"delay": -307,
"time": "1768926113"
},
"stopId": "FR:14582:ZE:5126130887557120:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -130,
"time": "1768927780"
},
"departure": {
"delay": -130,
"time": "1768927790"
},
"stopId": "FR:14576:ZE:5159045168103424:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -69,
"time": "1768928141"
},
"departure": {
"delay": -69,
"time": "1768928151"
},
"stopId": "FR:61508:ZE:6327308417761280:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": -163,
"time": "1768927207"
},
"departure": {
"delay": -163,
"time": "1768927217"
},
"stopId": "FR:14371:ZE:5131850693476352:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -123,
"time": "1768927907"
},
"departure": {
"delay": -123,
"time": "1768927917"
},
"stopId": "FR:14368:ZE:5109469887332352:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -92,
"time": "1768927098"
},
"departure": {
"delay": -92,
"time": "1768927108"
},
"stopId": "FR:14371:ZE:5202566340149248:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": -159,
"time": "1768927631"
},
"departure": {
"delay": -159,
"time": "1768927641"
},
"stopId": "FR:14576:ZE:5165886648352768:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -111,
"time": "1768925519"
},
"departure": {
"delay": -111,
"time": "1768925529"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -142,
"time": "1768925548"
},
"departure": {
"delay": -142,
"time": "1768925558"
},
"stopId": "FR:14366:ZE:654350017:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -42,
"time": "1768925468"
},
"departure": {
"delay": -42,
"time": "1768925478"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -312,
"time": "1768925618"
},
"departure": {
"delay": -312,
"time": "1768925628"
},
"stopId": "FR:14366:ZE:5067415580835840:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -212,
"time": "1768927278"
},
"departure": {
"delay": -212,
"time": "1768927288"
},
"stopId": "FR:14371:ZE:5095337247113216:ATOUMOD036",
"stopSequence": 21
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5411554083209216x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927140"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926240"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4124:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596526:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768924496"
},
"departure": {
"delay": 116,
"time": "1768924496"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1768924180"
},
"departure": {
"delay": 160,
"time": "1768924180"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1768924965"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1768924302"
},
"departure": {
"delay": 102,
"time": "1768924302"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1768924028"
},
"departure": {
"delay": 188,
"time": "1768924028"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1768923703"
},
"departure": {
"delay": 145,
"time": "1768923745"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1768924651"
},
"departure": {
"delay": 151,
"time": "1768924651"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 236,
"time": "1768923887"
},
"departure": {
"delay": 236,
"time": "1768923896"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1768924237"
},
"departure": {
"delay": 97,
"time": "1768924237"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1768924707"
},
"departure": {
"delay": 147,
"time": "1768924707"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1768924400"
},
"departure": {
"delay": 80,
"time": "1768924400"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 101,
"time": "1768924601"
},
"departure": {
"delay": 101,
"time": "1768924601"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1768924938"
},
"departure": {
"delay": 18,
"time": "1768924938"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1768924370"
},
"departure": {
"delay": 110,
"time": "1768924370"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1768924878"
},
"departure": {
"delay": 18,
"time": "1768924878"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1768924083"
},
"departure": {
"delay": 123,
"time": "1768924083"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596526:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768888140"
},
"departure": {
"time": "1768888140"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768888500"
},
"departure": {
"time": "1768888500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768888080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768888740"
},
"departure": {
"time": "1768888740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768888440"
},
"departure": {
"time": "1768888440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768889220"
},
"departure": {
"time": "1768889220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768888380"
},
"departure": {
"time": "1768888380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768889460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768888860"
},
"departure": {
"time": "1768888860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768888620"
},
"departure": {
"time": "1768888620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768888920"
},
"departure": {
"time": "1768888920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768889280"
},
"departure": {
"time": "1768889280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768888260"
},
"departure": {
"time": "1768888260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768888980"
},
"departure": {
"time": "1768888980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768888560"
},
"departure": {
"time": "1768888560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768888059",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:133:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930260"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929540"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768928520"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929420"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768923989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1023:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471213:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -149,
"time": "1768927651"
},
"departure": {
"delay": -149,
"time": "1768927651"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1768927050"
},
"departure": {
"delay": -30,
"time": "1768927050"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -132,
"time": "1768928088"
},
"departure": {
"delay": -132,
"time": "1768928088"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -103,
"time": "1768927517"
},
"departure": {
"delay": -103,
"time": "1768927517"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -22,
"time": "1768926398"
},
"departure": {
"delay": -22,
"time": "1768926398"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -128,
"time": "1768927312"
},
"departure": {
"delay": -128,
"time": "1768927312"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1768926368"
},
"departure": {
"delay": 8,
"time": "1768926368"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -47,
"time": "1768927873"
},
"departure": {
"delay": -47,
"time": "1768927873"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1768926792"
},
"departure": {
"delay": 12,
"time": "1768926792"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -194,
"time": "1768928206"
},
"departure": {
"delay": -194,
"time": "1768928206"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -80,
"time": "1768927120"
},
"departure": {
"delay": -80,
"time": "1768927120"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1768926591"
},
"departure": {
"delay": 51,
"time": "1768926591"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -314,
"time": "1768928266"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1768926862"
},
"departure": {
"delay": -38,
"time": "1768926862"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -10,
"time": "1768926770"
},
"departure": {
"delay": -10,
"time": "1768926770"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -72,
"time": "1768928028"
},
"departure": {
"delay": -72,
"time": "1768928028"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 71,
"time": "1768926611"
},
"departure": {
"delay": 71,
"time": "1768926611"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1768926711"
},
"departure": {
"delay": 51,
"time": "1768926711"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1768926827"
},
"departure": {
"delay": -13,
"time": "1768926827"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -120,
"time": "1768927920"
},
"departure": {
"delay": -120,
"time": "1768927920"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -108,
"time": "1768927572"
},
"departure": {
"delay": -108,
"time": "1768927572"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -115,
"time": "1768927625"
},
"departure": {
"delay": -115,
"time": "1768927625"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -87,
"time": "1768927773"
},
"departure": {
"delay": -87,
"time": "1768927773"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1768926653"
},
"departure": {
"delay": 53,
"time": "1768926653"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -128,
"time": "1768927432"
},
"departure": {
"delay": -128,
"time": "1768927432"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1768927462"
},
"departure": {
"delay": -98,
"time": "1768927462"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -37,
"time": "1768926923"
},
"departure": {
"delay": -37,
"time": "1768926923"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -134,
"time": "1768928146"
},
"departure": {
"delay": -134,
"time": "1768928146"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"departure": {
"delay": -2211,
"time": "1768924029"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1768926458"
},
"departure": {
"delay": -22,
"time": "1768926458"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471213:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 60,
"time": "1768921920"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 120,
"time": "1768923060"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1768923000"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 60,
"time": "1768922820"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 60,
"time": "1768921560"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1768922280"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768922100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 60,
"time": "1768922040"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 120,
"time": "1768922700"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1768922760"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 60,
"time": "1768921620"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1768922580"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 120,
"time": "1768922460"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768923960"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 180,
"time": "1768922400"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923489",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6032:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230336x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 64,
"time": "1768926784"
},
"departure": {
"delay": 64,
"time": "1768926784"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 47,
"time": "1768926707"
},
"departure": {
"delay": 47,
"time": "1768926707"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1768926579"
},
"departure": {
"delay": 39,
"time": "1768926579"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 85,
"time": "1768925545"
},
"departure": {
"delay": 85,
"time": "1768925545"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1768926673"
},
"departure": {
"delay": 73,
"time": "1768926673"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1768925146"
},
"departure": {
"delay": 46,
"time": "1768925146"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1768926488"
},
"departure": {
"delay": 68,
"time": "1768926488"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1768923797"
},
"departure": {
"delay": 77,
"time": "1768923797"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1768925619"
},
"departure": {
"delay": 39,
"time": "1768925619"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1768926251"
},
"departure": {
"delay": 71,
"time": "1768926251"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1768926159"
},
"departure": {
"delay": 39,
"time": "1768926159"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1768924217"
},
"departure": {
"delay": 77,
"time": "1768924217"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 77,
"time": "1768925837"
},
"departure": {
"delay": 77,
"time": "1768925837"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 85,
"time": "1768926325"
},
"departure": {
"delay": 85,
"time": "1768926325"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 71,
"time": "1768926851"
},
"departure": {
"delay": 71,
"time": "1768926851"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1768926399"
},
"departure": {
"delay": 39,
"time": "1768926399"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 57,
"time": "1768925277"
},
"departure": {
"delay": 57,
"time": "1768925277"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1768926627"
},
"departure": {
"delay": 87,
"time": "1768926627"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1768924059"
},
"departure": {
"delay": 39,
"time": "1768924059"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1768923948"
},
"departure": {
"delay": 48,
"time": "1768923948"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1768926094"
},
"departure": {
"delay": 94,
"time": "1768926094"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1768925059"
},
"departure": {
"delay": 79,
"time": "1768925059"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1768925684"
},
"departure": {
"delay": 44,
"time": "1768925684"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 58,
"time": "1768925938"
},
"departure": {
"delay": 58,
"time": "1768925938"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 73,
"time": "1768924873"
},
"departure": {
"delay": 73,
"time": "1768924873"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 39,
"time": "1768926879"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 85,
"time": "1768926805"
},
"departure": {
"delay": 85,
"time": "1768926805"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 43,
"time": "1768923883"
},
"departure": {
"delay": 43,
"time": "1768923883"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1768926200"
},
"departure": {
"delay": 80,
"time": "1768926200"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1768924719"
},
"departure": {
"delay": 39,
"time": "1768924719"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1768926759"
},
"departure": {
"delay": 39,
"time": "1768926759"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 39,
"time": "1768925199"
},
"departure": {
"delay": 39,
"time": "1768925199"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1768926053"
},
"departure": {
"delay": 53,
"time": "1768926053"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1768925336"
},
"departure": {
"delay": 56,
"time": "1768925336"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1768924299"
},
"departure": {
"delay": 39,
"time": "1768924299"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230336x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16580F5414603x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:72124:ZE:StopPointxOCETrainxTERx87396564:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768932600"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1768930980"
},
"departure": {
"time": "1768931100"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:72071:ZE:StopPointxOCETrainxTERx87396606:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933500"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1768919149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16580F5414603x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx318:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 381,
"time": "1768922841"
},
"departure": {
"delay": 381,
"time": "1768922841"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 304,
"time": "1768922464"
},
"departure": {
"delay": 304,
"time": "1768922464"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 249,
"time": "1768921089"
},
"departure": {
"delay": 249,
"time": "1768921089"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 288,
"time": "1768921488"
},
"departure": {
"delay": 288,
"time": "1768921488"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 288,
"time": "1768923048"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 293,
"time": "1768921290"
},
"departure": {
"delay": 293,
"time": "1768921313"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 294,
"time": "1768921014"
},
"departure": {
"delay": 294,
"time": "1768921014"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 333,
"time": "1768922313"
},
"departure": {
"delay": 333,
"time": "1768922313"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 373,
"time": "1768921763"
},
"departure": {
"delay": 373,
"time": "1768921813"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 373,
"time": "1768922713"
},
"departure": {
"delay": 373,
"time": "1768922713"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 288,
"time": "1768921188"
},
"departure": {
"delay": 288,
"time": "1768921188"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 388,
"time": "1768922788"
},
"departure": {
"delay": 388,
"time": "1768922788"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 333,
"time": "1768922613"
},
"departure": {
"delay": 333,
"time": "1768922613"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 363,
"time": "1768922163"
},
"departure": {
"delay": 363,
"time": "1768922163"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1768920186"
},
"departure": {
"delay": 126,
"time": "1768920186"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 318,
"time": "1768921638"
},
"departure": {
"delay": 318,
"time": "1768921638"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 328,
"time": "1768921563"
},
"departure": {
"delay": 328,
"time": "1768921588"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 278,
"time": "1768920613"
},
"departure": {
"delay": 278,
"time": "1768920638"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1768920065"
},
"departure": {
"delay": 125,
"time": "1768920065"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1768920338"
},
"departure": {
"delay": 218,
"time": "1768920338"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 343,
"time": "1768922540"
},
"departure": {
"delay": 343,
"time": "1768922563"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 333,
"time": "1768922913"
},
"departure": {
"delay": 333,
"time": "1768922913"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 43,
"time": "1768919863"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 383,
"time": "1768922063"
},
"departure": {
"delay": 383,
"time": "1768922063"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 273,
"time": "1768920438"
},
"departure": {
"delay": 273,
"time": "1768920513"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 403,
"time": "1768921921"
},
"departure": {
"delay": 403,
"time": "1768921963"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 308,
"time": "1768921388"
},
"departure": {
"delay": 308,
"time": "1768921388"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1768920869"
},
"departure": {
"delay": 254,
"time": "1768920914"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 200,
"time": "1768920740"
},
"departure": {
"delay": 200,
"time": "1768920740"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768919938"
},
"departure": {
"delay": 58,
"time": "1768919938"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768919879",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx318:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051216xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1768925814"
},
"departure": {
"delay": 114,
"time": "1768925814"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1768925095"
},
"departure": {
"delay": 55,
"time": "1768925095"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1768924915"
},
"departure": {
"delay": 55,
"time": "1768924915"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1768924602"
},
"departure": {
"delay": 102,
"time": "1768924602"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1768924201"
},
"departure": {
"delay": 61,
"time": "1768924201"
},
"stopId": "FR:76351:ZE:3327:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1768925935"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1768924417"
},
"departure": {
"delay": 97,
"time": "1768924417"
},
"stopId": "FR:76351:ZE:5196:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1768925833"
},
"departure": {
"delay": 73,
"time": "1768925833"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1768924690"
},
"departure": {
"delay": 70,
"time": "1768924690"
},
"stopId": "FR:76351:ZE:5163:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1768924771"
},
"departure": {
"delay": 91,
"time": "1768924771"
},
"stopId": "FR:76351:ZE:3471:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1768924636"
},
"departure": {
"delay": 76,
"time": "1768924636"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1768924239"
},
"departure": {
"delay": 99,
"time": "1768924239"
},
"stopId": "FR:76351:ZE:3791:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 99,
"time": "1768924119"
},
"departure": {
"delay": 99,
"time": "1768924119"
},
"stopId": "FR:76351:ZE:3329:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1768925189"
},
"departure": {
"delay": 89,
"time": "1768925189"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 55,
"time": "1768925695"
},
"departure": {
"delay": 55,
"time": "1768925695"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051216xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597869:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 517,
"time": "1768924417"
},
"departure": {
"delay": 517,
"time": "1768924417"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 427,
"time": "1768924567"
},
"stopId": "FR:27306:ZE:0xBER01:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 439,
"time": "1768924219"
},
"departure": {
"delay": 439,
"time": "1768924219"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 487,
"time": "1768924327"
},
"departure": {
"delay": 487,
"time": "1768924327"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 427,
"time": "1768924267"
},
"departure": {
"delay": 427,
"time": "1768924267"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 449,
"time": "1768923989"
},
"departure": {
"delay": 449,
"time": "1768923989"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 438,
"time": "1768924158"
},
"departure": {
"delay": 438,
"time": "1768924158"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597869:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx314:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1768921935"
},
"departure": {
"delay": 123,
"time": "1768921983"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1768922335"
},
"departure": {
"delay": 115,
"time": "1768922335"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 179,
"time": "1768922434"
},
"departure": {
"delay": 179,
"time": "1768922459"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 293,
"time": "1768923209"
},
"departure": {
"delay": 293,
"time": "1768923233"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 254,
"time": "1768922809"
},
"departure": {
"delay": 254,
"time": "1768922834"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1768922211"
},
"departure": {
"delay": 100,
"time": "1768922260"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 421,
"time": "1768924081"
},
"departure": {
"delay": 421,
"time": "1768924081"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 446,
"time": "1768924286"
},
"departure": {
"delay": 446,
"time": "1768924286"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 14,
"time": "1768921334"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 413,
"time": "1768923893"
},
"departure": {
"delay": 413,
"time": "1768923893"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 408,
"time": "1768923383"
},
"departure": {
"delay": 408,
"time": "1768923408"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1768921661"
},
"departure": {
"delay": 161,
"time": "1768921661"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1768921408"
},
"departure": {
"delay": 88,
"time": "1768921408"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 413,
"time": "1768924133"
},
"departure": {
"delay": 413,
"time": "1768924133"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 183,
"time": "1768922536"
},
"departure": {
"delay": 183,
"time": "1768922583"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768921834"
},
"departure": {
"delay": 154,
"time": "1768921834"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 273,
"time": "1768923008"
},
"departure": {
"delay": 273,
"time": "1768923033"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1768921561"
},
"departure": {
"delay": 143,
"time": "1768921583"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 458,
"time": "1768923698"
},
"departure": {
"delay": 458,
"time": "1768923698"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 214,
"time": "1768922684"
},
"departure": {
"delay": 214,
"time": "1768922734"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 234,
"time": "1768922909"
},
"departure": {
"delay": 234,
"time": "1768922934"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1768922111"
},
"departure": {
"delay": 71,
"time": "1768922111"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 413,
"time": "1768924193"
},
"departure": {
"delay": 413,
"time": "1768924193"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 270,
"time": "1768923090"
},
"departure": {
"delay": 270,
"time": "1768923090"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1768921752"
},
"departure": {
"delay": 132,
"time": "1768921752"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 353,
"time": "1768923533"
},
"departure": {
"delay": 353,
"time": "1768923533"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1768924333"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768921339",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx314:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:36:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1768920426"
},
"departure": {
"delay": 194,
"time": "1768920434"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 261,
"time": "1768920240"
},
"departure": {
"delay": 261,
"time": "1768920261"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 372,
"time": "1768919882"
},
"departure": {
"delay": 372,
"time": "1768919892"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 372,
"time": "1768919927"
},
"departure": {
"delay": 372,
"time": "1768919952"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 331,
"time": "1768920136"
},
"departure": {
"delay": 331,
"time": "1768920151"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1768920323"
},
"departure": {
"delay": 245,
"time": "1768920365"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 253,
"time": "1768920614"
},
"departure": {
"delay": 253,
"time": "1768920673"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 239,
"time": "1768920765"
},
"departure": {
"delay": 239,
"time": "1768920779"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 273,
"time": "1768920803"
},
"departure": {
"delay": 273,
"time": "1768920873"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 382,
"time": "1768919782"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 343,
"time": "1768920166"
},
"departure": {
"delay": 343,
"time": "1768920223"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 242,
"time": "1768920273"
},
"departure": {
"delay": 242,
"time": "1768920302"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 400,
"time": "1768920087"
},
"departure": {
"delay": 400,
"time": "1768920100"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 277,
"time": "1768920730"
},
"departure": {
"delay": 277,
"time": "1768920757"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 435,
"time": "1768919996"
},
"departure": {
"delay": 435,
"time": "1768920075"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 272,
"time": "1768920537"
},
"departure": {
"delay": 272,
"time": "1768920572"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 251,
"time": "1768921031"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:36:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6471091141738496x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 553,
"time": "1768924383"
},
"departure": {
"delay": 553,
"time": "1768924393"
},
"stopId": "FR:14431:ZE:5282273373978624:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 565,
"time": "1768924455"
},
"departure": {
"delay": 565,
"time": "1768924465"
},
"stopId": "FR:14431:ZE:5562114115633152:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 563,
"time": "1768925363"
},
"stopId": "FR:14431:ZE:5357064869117952:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"delay": 561,
"time": "1768924161"
},
"stopId": "FR:14431:ZE:5357064869117952:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 570,
"time": "1768924820"
},
"departure": {
"delay": 570,
"time": "1768924830"
},
"stopId": "FR:14431:ZE:5691523023765504:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 550,
"time": "1768924860"
},
"departure": {
"delay": 550,
"time": "1768924870"
},
"stopId": "FR:14431:ZE:5761512804188160:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5471585801601024:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6471091141738496x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190133x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1768925806"
},
"departure": {
"delay": 46,
"time": "1768925806"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 100,
"time": "1768924180"
},
"departure": {
"delay": 100,
"time": "1768924180"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1768925130"
},
"departure": {
"delay": 90,
"time": "1768925130"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1768924049"
},
"departure": {
"delay": 89,
"time": "1768924049"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1768925500"
},
"departure": {
"delay": 100,
"time": "1768925500"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1768924489"
},
"departure": {
"delay": 49,
"time": "1768924489"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1768925566"
},
"departure": {
"delay": 46,
"time": "1768925566"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1768924546"
},
"departure": {
"delay": 46,
"time": "1768924546"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1768924327"
},
"departure": {
"delay": 67,
"time": "1768924327"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1768926046"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 76,
"time": "1768925596"
},
"departure": {
"delay": 76,
"time": "1768925596"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1768924786"
},
"departure": {
"delay": 46,
"time": "1768924786"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768925037"
},
"departure": {
"delay": 57,
"time": "1768925037"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1768924966"
},
"departure": {
"delay": 46,
"time": "1768924966"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1768925176"
},
"departure": {
"delay": 76,
"time": "1768925176"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1768925441"
},
"departure": {
"delay": 101,
"time": "1768925441"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1768924861"
},
"departure": {
"delay": 61,
"time": "1768924861"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1768924412"
},
"departure": {
"delay": 92,
"time": "1768924412"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1768924678"
},
"departure": {
"delay": 58,
"time": "1768924678"
},
"stopId": "FR:76351:ZE:3155:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1768925661"
},
"departure": {
"delay": 81,
"time": "1768925661"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1768925731"
},
"departure": {
"delay": 91,
"time": "1768925731"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1768924614"
},
"departure": {
"delay": 54,
"time": "1768924614"
},
"stopId": "FR:76351:ZE:3133:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1768924126"
},
"departure": {
"delay": 46,
"time": "1768924126"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1768924641"
},
"departure": {
"delay": 81,
"time": "1768924641"
},
"stopId": "FR:76351:ZE:3371:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 46,
"time": "1768925086"
},
"departure": {
"delay": 46,
"time": "1768925086"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1768924366"
},
"departure": {
"delay": 46,
"time": "1768924366"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 98,
"time": "1768924238"
},
"departure": {
"delay": 98,
"time": "1768924238"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1768925328"
},
"departure": {
"delay": 48,
"time": "1768925328"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923851",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190133x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6576709991137280x21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768924099"
},
"departure": {
"delay": 89,
"time": "1768924109"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 104,
"time": "1768924174"
},
"departure": {
"delay": 104,
"time": "1768924184"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1768924419"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1768923988"
},
"departure": {
"delay": 136,
"time": "1768924036"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 87,
"time": "1768924277"
},
"departure": {
"delay": 87,
"time": "1768924287"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
}
],
"timestamp": "1768924026",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6576709991137280x21:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2833:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932600"
},
"departure": {
"time": "1768932600"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768932000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933020"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2833:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13131F5199726x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768922580"
},
"departure": {
"time": "1768922640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768918320"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768921380"
},
"departure": {
"time": "1768921500"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768921920"
},
"departure": {
"time": "1768921980"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768914709",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13131F5199726x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:27681:ZE:10101:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907580"
},
"departure": {
"time": "1768907580"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768907820"
},
"departure": {
"time": "1768907820"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908720"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:27681:ZE:10114:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768907520"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768908060"
},
"departure": {
"time": "1768908060"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1275:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768922700"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768922580"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768921980"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768921380"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768922460"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768922040"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924260"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768921620"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7012:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768928460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927020"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:977:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1768926780"
},
"departure": {
"delay": -120,
"time": "1768926780"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -249,
"time": "1768927371"
},
"departure": {
"delay": -249,
"time": "1768927371"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": 14,
"time": "1768926014"
},
"departure": {
"delay": 14,
"time": "1768926014"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1768926189"
},
"departure": {
"delay": 9,
"time": "1768926189"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -237,
"time": "1768927143"
},
"departure": {
"delay": -237,
"time": "1768927143"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -147,
"time": "1768926933"
},
"departure": {
"delay": -147,
"time": "1768926933"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 9,
"time": "1768926249"
},
"departure": {
"delay": 9,
"time": "1768926249"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -86,
"time": "1768926634"
},
"departure": {
"delay": -86,
"time": "1768926634"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -166,
"time": "1768926974"
},
"departure": {
"delay": -166,
"time": "1768926974"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": -227,
"time": "1768927033"
},
"departure": {
"delay": -227,
"time": "1768927033"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 74,
"time": "1768926134"
},
"departure": {
"delay": 74,
"time": "1768926134"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -76,
"time": "1768926704"
},
"departure": {
"delay": -76,
"time": "1768926704"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -208,
"time": "1768927232"
},
"departure": {
"delay": -208,
"time": "1768927232"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": -110,
"time": "1768926430"
},
"departure": {
"delay": -110,
"time": "1768926430"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -152,
"time": "1768926868"
},
"departure": {
"delay": -152,
"time": "1768926868"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": -244,
"time": "1768927436"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
},
{
"arrival": {
"delay": -242,
"time": "1768927198"
},
"departure": {
"delay": -242,
"time": "1768927198"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": -88,
"time": "1768926392"
},
"departure": {
"delay": -88,
"time": "1768926392"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597865:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1768924885"
},
"departure": {
"delay": 85,
"time": "1768924885"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1768924562"
},
"departure": {
"delay": 122,
"time": "1768924562"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768924311"
},
"departure": {
"delay": 111,
"time": "1768924311"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1768925439"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1768924835"
},
"departure": {
"delay": 95,
"time": "1768924835"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1768924642"
},
"departure": {
"delay": 82,
"time": "1768924642"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1768924498"
},
"departure": {
"delay": 118,
"time": "1768924498"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768925285"
},
"departure": {
"delay": 5,
"time": "1768925285"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1768924194"
},
"departure": {
"delay": 114,
"time": "1768924194"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1768925171"
},
"departure": {
"delay": -49,
"time": "1768925171"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1768924755"
},
"departure": {
"delay": 75,
"time": "1768924755"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1768924792"
},
"departure": {
"delay": 112,
"time": "1768924792"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1768924622"
},
"departure": {
"delay": 62,
"time": "1768924622"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1768924248"
},
"departure": {
"delay": 108,
"time": "1768924248"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1768923998"
},
"departure": {
"delay": 38,
"time": "1768923998"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1768924043"
},
"departure": {
"delay": 83,
"time": "1768924043"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1768924983"
},
"departure": {
"delay": 3,
"time": "1768924983"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1768924117"
},
"departure": {
"delay": 97,
"time": "1768924117"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1768925392"
},
"departure": {
"delay": -8,
"time": "1768925392"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602182:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850620F5403123x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768922040"
},
"departure": {
"time": "1768922400"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"delay": 300,
"time": "1768924080"
},
"departure": {
"delay": 300,
"time": "1768924200"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768921620"
},
"departure": {
"time": "1768921680"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1768922880"
},
"departure": {
"delay": 300,
"time": "1768922940"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 300,
"time": "1768923540"
},
"departure": {
"delay": 300,
"time": "1768923720"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"delay": 300,
"time": "1768924440"
},
"departure": {
"delay": 300,
"time": "1768924500"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"delay": 300,
"time": "1768924800"
},
"departure": {
"delay": 300,
"time": "1768924920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1768925340"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1768923120"
},
"departure": {
"delay": 300,
"time": "1768923180"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1768922520"
},
"departure": {
"delay": 300,
"time": "1768922580"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768922870",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850620F5403123x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5365625909149696x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1768924211"
},
"departure": {
"delay": 201,
"time": "1768924221"
},
"stopId": "FR:14654:ZE:5087168780304384:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 224,
"time": "1768924534"
},
"departure": {
"delay": 224,
"time": "1768924544"
},
"stopId": "FR:14654:ZE:5577010605719552:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 138,
"time": "1768923973"
},
"departure": {
"delay": 138,
"time": "1768924038"
},
"stopId": "FR:14654:ZE:6508153777684480:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1768924797"
},
"stopId": "FR:14654:ZE:6082024302444544:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5229274752614400:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5365625909149696x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1768923516"
},
"departure": {
"delay": 156,
"time": "1768923516"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1768924522"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1768923398"
},
"departure": {
"delay": 128,
"time": "1768923428"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 278,
"time": "1768924058"
},
"departure": {
"delay": 278,
"time": "1768924058"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1768923915"
},
"departure": {
"delay": 248,
"time": "1768923968"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 207,
"time": "1768924167"
},
"departure": {
"delay": 207,
"time": "1768924167"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1768924326"
},
"departure": {
"delay": 186,
"time": "1768924326"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1768923323"
},
"departure": {
"delay": 99,
"time": "1768923339"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1768923592"
},
"departure": {
"delay": 172,
"time": "1768923592"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 202,
"time": "1768924402"
},
"departure": {
"delay": 202,
"time": "1768924402"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 279,
"time": "1768923698"
},
"departure": {
"delay": 279,
"time": "1768923759"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 177,
"time": "1768924257"
},
"departure": {
"delay": 177,
"time": "1768924257"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 248,
"time": "1768923830"
},
"departure": {
"delay": 248,
"time": "1768923848"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1768923470",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596655:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768936020"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768935660"
},
"departure": {
"time": "1768935660"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768934400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768935960"
},
"departure": {
"time": "1768935960"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768935780"
},
"departure": {
"time": "1768935780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1141:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596565:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -447,
"time": "1768925733"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -148,
"time": "1768925312"
},
"departure": {
"delay": -148,
"time": "1768925312"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -103,
"time": "1768924997"
},
"departure": {
"delay": -103,
"time": "1768924997"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -42,
"time": "1768924758"
},
"departure": {
"delay": -42,
"time": "1768924758"
},
"stopId": "FR:27229:ZE:0xBEC02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -121,
"time": "1768925159"
},
"departure": {
"delay": -121,
"time": "1768925159"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1768924494"
},
"departure": {
"delay": 114,
"time": "1768924494"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1768924668"
},
"departure": {
"delay": -72,
"time": "1768924668"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 104,
"time": "1768924364"
},
"departure": {
"delay": 104,
"time": "1768924364"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -135,
"time": "1768925265"
},
"departure": {
"delay": -135,
"time": "1768925265"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 16,
"time": "1768924636"
},
"departure": {
"delay": 16,
"time": "1768924636"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1768924238"
},
"departure": {
"delay": 98,
"time": "1768924238"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -327,
"time": "1768925613"
},
"departure": {
"delay": -327,
"time": "1768925613"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -292,
"time": "1768925468"
},
"departure": {
"delay": -292,
"time": "1768925468"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -283,
"time": "1768925537"
},
"departure": {
"delay": -283,
"time": "1768925537"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -64,
"time": "1768924916"
},
"departure": {
"delay": -64,
"time": "1768924916"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768924440"
},
"departure": {
"delay": 120,
"time": "1768924440"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -202,
"time": "1768925378"
},
"departure": {
"delay": -202,
"time": "1768925378"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -131,
"time": "1768925209"
},
"departure": {
"delay": -131,
"time": "1768925209"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596565:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16641,
"time": "1768922459"
},
"departure": {
"delay": 16641,
"time": "1768922481"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 16601,
"time": "1768922256"
},
"departure": {
"delay": 16601,
"time": "1768922381"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 16599,
"time": "1768922079"
},
"departure": {
"delay": 16599,
"time": "1768922079"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16911,
"time": "1768923407"
},
"departure": {
"delay": 16911,
"time": "1768923531"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16976,
"time": "1768923884"
},
"departure": {
"delay": 16976,
"time": "1768923956"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 16531,
"time": "1768922131"
},
"departure": {
"delay": 16531,
"time": "1768922131"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16911,
"time": "1768923807"
},
"departure": {
"delay": 16911,
"time": "1768923831"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 16856,
"time": "1768922733"
},
"departure": {
"delay": 16856,
"time": "1768922756"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16786,
"time": "1768922806"
},
"departure": {
"delay": 16786,
"time": "1768922806"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 16827,
"time": "1768922847"
},
"departure": {
"delay": 16827,
"time": "1768922847"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16775,
"time": "1768922915"
},
"departure": {
"delay": 16775,
"time": "1768922915"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 16782,
"time": "1768922682"
},
"departure": {
"delay": 16782,
"time": "1768922682"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16821,
"time": "1768923356"
},
"departure": {
"delay": 16821,
"time": "1768923381"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768920679",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11491:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470845:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1258,
"time": "1768927082"
},
"departure": {
"delay": -1258,
"time": "1768927082"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -1154,
"time": "1768926466"
},
"departure": {
"delay": -1154,
"time": "1768926466"
},
"stopId": "FR:27188:ZE:0x7175:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -223,
"time": "1768923497"
},
"departure": {
"delay": -223,
"time": "1768923497"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1150,
"time": "1768925990"
},
"departure": {
"delay": -1150,
"time": "1768925990"
},
"stopId": "FR:27188:ZE:0x6142:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1209,
"time": "1768925691"
},
"departure": {
"delay": -1209,
"time": "1768925691"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -1210,
"time": "1768926110"
},
"departure": {
"delay": -1210,
"time": "1768926110"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -408,
"time": "1768924032"
},
"departure": {
"delay": -408,
"time": "1768924032"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -288,
"time": "1768923912"
},
"departure": {
"delay": -288,
"time": "1768923912"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1205,
"time": "1768925815"
},
"departure": {
"delay": -1205,
"time": "1768925815"
},
"stopId": "FR:27469:ZE:0x7266:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1197,
"time": "1768926783"
},
"departure": {
"delay": -1197,
"time": "1768926783"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1218,
"time": "1768926222"
},
"departure": {
"delay": -1218,
"time": "1768926222"
},
"stopId": "FR:27188:ZE:0x7198:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1193,
"time": "1768925887"
},
"departure": {
"delay": -1193,
"time": "1768925887"
},
"stopId": "FR:27469:ZE:0x6647:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1163,
"time": "1768925917"
},
"departure": {
"delay": -1163,
"time": "1768925917"
},
"stopId": "FR:27469:ZE:0x7268:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -251,
"time": "1768923649"
},
"departure": {
"delay": -251,
"time": "1768923649"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -389,
"time": "1768924111"
},
"departure": {
"delay": -389,
"time": "1768924111"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1235,
"time": "1768925725"
},
"departure": {
"delay": -1235,
"time": "1768925725"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1210,
"time": "1768926350"
},
"departure": {
"delay": -1210,
"time": "1768926350"
},
"stopId": "FR:27188:ZE:0x7176:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -217,
"time": "1768923323"
},
"departure": {
"delay": -217,
"time": "1768923323"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1130,
"time": "1768927990"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -1288,
"time": "1768927412"
},
"departure": {
"delay": -1288,
"time": "1768927412"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -1207,
"time": "1768926593"
},
"departure": {
"delay": -1207,
"time": "1768926593"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -213,
"time": "1768923807"
},
"departure": {
"delay": -213,
"time": "1768923807"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470845:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850413F5403100x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930260"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929180"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768923232",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850413F5403100x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8818:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26917,
"time": "1768926577"
},
"departure": {
"delay": 26917,
"time": "1768926577"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26842,
"time": "1768926922"
},
"departure": {
"delay": 26842,
"time": "1768926922"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 26837,
"time": "1768925957"
},
"departure": {
"delay": 26837,
"time": "1768925957"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26822,
"time": "1768926002"
},
"departure": {
"delay": 26822,
"time": "1768926002"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26820,
"time": "1768926060"
},
"departure": {
"delay": 26820,
"time": "1768926060"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26844,
"time": "1768926744"
},
"departure": {
"delay": 26844,
"time": "1768926744"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26846,
"time": "1768925906"
},
"departure": {
"delay": 26846,
"time": "1768925906"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26923,
"time": "1768926343"
},
"departure": {
"delay": 26923,
"time": "1768926343"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 26875,
"time": "1768925815"
},
"departure": {
"delay": 26875,
"time": "1768925815"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26854,
"time": "1768926874"
},
"departure": {
"delay": 26854,
"time": "1768926874"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26835,
"time": "1768925835"
},
"departure": {
"delay": 26835,
"time": "1768925835"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26936,
"time": "1768926476"
},
"departure": {
"delay": 26936,
"time": "1768926476"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26944,
"time": "1768926304"
},
"departure": {
"delay": 26944,
"time": "1768926304"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26857,
"time": "1768926697"
},
"departure": {
"delay": 26857,
"time": "1768926697"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26940,
"time": "1768926420"
},
"departure": {
"delay": 26940,
"time": "1768926420"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26867,
"time": "1768926167"
},
"departure": {
"delay": 26867,
"time": "1768926167"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768921658",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8818:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1768911757"
},
"departure": {
"delay": 49,
"time": "1768911769"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1768910831"
},
"departure": {
"delay": 30,
"time": "1768910850"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1768911103"
},
"departure": {
"delay": 57,
"time": "1768911117"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1768911293"
},
"departure": {
"delay": 78,
"time": "1768911318"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1768910876"
},
"departure": {
"delay": 52,
"time": "1768910932"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1768911037"
},
"departure": {
"delay": 51,
"time": "1768911051"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768911516"
},
"departure": {
"delay": 56,
"time": "1768911536"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 95,
"time": "1768910495"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1768910783"
},
"departure": {
"delay": 95,
"time": "1768910795"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1768910613"
},
"departure": {
"delay": 106,
"time": "1768910626"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 116,
"time": "1768911896"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 126,
"time": "1768910663"
},
"departure": {
"delay": 126,
"time": "1768910706"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1768910752"
},
"departure": {
"delay": 118,
"time": "1768910758"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768911563"
},
"departure": {
"delay": 32,
"time": "1768911572"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1768911717"
},
"departure": {
"delay": 65,
"time": "1768911725"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1768911632"
},
"departure": {
"delay": 46,
"time": "1768911646"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1768911221"
},
"departure": {
"delay": 61,
"time": "1768911241"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1768911368"
},
"departure": {
"delay": 97,
"time": "1768911397"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230421x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -84,
"time": "1768923996"
},
"departure": {
"delay": -84,
"time": "1768923996"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -84,
"time": "1768926636"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -16,
"time": "1768923644"
},
"departure": {
"delay": -16,
"time": "1768923644"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -64,
"time": "1768924916"
},
"departure": {
"delay": -64,
"time": "1768924916"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1768923782"
},
"departure": {
"delay": 2,
"time": "1768923782"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -70,
"time": "1768926170"
},
"departure": {
"delay": -70,
"time": "1768926170"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -61,
"time": "1768925759"
},
"departure": {
"delay": -61,
"time": "1768925759"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -73,
"time": "1768924547"
},
"departure": {
"delay": -73,
"time": "1768924547"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1768923923"
},
"departure": {
"delay": 23,
"time": "1768923923"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -40,
"time": "1768924640"
},
"departure": {
"delay": -40,
"time": "1768924640"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -67,
"time": "1768925813"
},
"departure": {
"delay": -67,
"time": "1768925813"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -40,
"time": "1768925540"
},
"departure": {
"delay": -40,
"time": "1768925540"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -84,
"time": "1768925676"
},
"departure": {
"delay": -84,
"time": "1768925676"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -84,
"time": "1768924236"
},
"departure": {
"delay": -84,
"time": "1768924236"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1768923584"
},
"departure": {
"delay": -16,
"time": "1768923584"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -63,
"time": "1768924137"
},
"departure": {
"delay": -63,
"time": "1768924137"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -84,
"time": "1768926096"
},
"departure": {
"delay": -84,
"time": "1768926096"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -21,
"time": "1768923519"
},
"departure": {
"delay": -21,
"time": "1768923519"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1768925011"
},
"departure": {
"delay": -29,
"time": "1768925011"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -84,
"time": "1768924716"
},
"departure": {
"delay": -84,
"time": "1768924716"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -41,
"time": "1768923319"
},
"departure": {
"delay": -41,
"time": "1768923319"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -52,
"time": "1768924328"
},
"departure": {
"delay": -52,
"time": "1768924328"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1768923859"
},
"departure": {
"delay": 19,
"time": "1768923859"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768923723"
},
"departure": {
"delay": 3,
"time": "1768923723"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -27,
"time": "1768925853"
},
"departure": {
"delay": -27,
"time": "1768925853"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -48,
"time": "1768926252"
},
"departure": {
"delay": -48,
"time": "1768926252"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -7,
"time": "1768923413"
},
"departure": {
"delay": -7,
"time": "1768923413"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -84,
"time": "1768925436"
},
"departure": {
"delay": -84,
"time": "1768925436"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -84,
"time": "1768925136"
},
"departure": {
"delay": -84,
"time": "1768925136"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1768923806"
},
"departure": {
"delay": 26,
"time": "1768923806"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -68,
"time": "1768924792"
},
"departure": {
"delay": -68,
"time": "1768924792"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1768923452"
},
"departure": {
"delay": 32,
"time": "1768923452"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -18,
"time": "1768923222"
},
"departure": {
"delay": -18,
"time": "1768923222"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230421x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768912572"
},
"departure": {
"delay": 24,
"time": "1768912584"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1768913460"
},
"departure": {
"delay": 150,
"time": "1768913490"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768912695"
},
"departure": {
"delay": 67,
"time": "1768912747"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 150,
"time": "1768913270"
},
"departure": {
"delay": 150,
"time": "1768913310"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1768912008"
},
"departure": {
"delay": 189,
"time": "1768912029"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 96,
"time": "1768913676"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1768912183"
},
"departure": {
"delay": 119,
"time": "1768912199"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1768913407"
},
"departure": {
"delay": 136,
"time": "1768913416"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1768912488"
},
"departure": {
"delay": 8,
"time": "1768912508"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1768912281"
},
"departure": {
"delay": 33,
"time": "1768912293"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1768913579"
},
"departure": {
"delay": 137,
"time": "1768913597"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 7,
"time": "1768912379"
},
"departure": {
"delay": 7,
"time": "1768912387"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1768912154"
},
"departure": {
"delay": 140,
"time": "1768912160"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1768912060"
},
"departure": {
"delay": 170,
"time": "1768912070"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 167,
"time": "1768911947"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1768912113"
},
"departure": {
"delay": 163,
"time": "1768912123"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1768912263"
},
"departure": {
"delay": 75,
"time": "1768912275"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1768913114"
},
"departure": {
"delay": 147,
"time": "1768913127"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1768913231"
},
"departure": {
"delay": 137,
"time": "1768913237"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1768912227"
},
"departure": {
"delay": 99,
"time": "1768912239"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 87,
"time": "1768912807"
},
"departure": {
"delay": 87,
"time": "1768912827"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 146,
"time": "1768913530"
},
"departure": {
"delay": 146,
"time": "1768913546"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 198,
"time": "1768912880"
},
"departure": {
"delay": 198,
"time": "1768912998"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1768913348"
},
"departure": {
"delay": 164,
"time": "1768913384"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 170,
"time": "1768913146"
},
"departure": {
"delay": 170,
"time": "1768913210"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:95xHO30xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1768922620"
},
"departure": {
"delay": 232,
"time": "1768922632"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -56,
"time": "1768923395"
},
"departure": {
"delay": -56,
"time": "1768923424"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1768922026"
},
"departure": {
"delay": 125,
"time": "1768922105"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 235,
"time": "1768922285"
},
"departure": {
"delay": 235,
"time": "1768922335"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -72,
"time": "1768923460"
},
"departure": {
"delay": -72,
"time": "1768923468"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"departure": {
"delay": 120,
"time": "1768921920"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1768921941"
},
"departure": {
"delay": 121,
"time": "1768921981"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1768923349"
},
"departure": {
"delay": 18,
"time": "1768923378"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1768923506"
},
"departure": {
"delay": -62,
"time": "1768923538"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1768923111"
},
"departure": {
"delay": 22,
"time": "1768923142"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1768922687"
},
"departure": {
"delay": 274,
"time": "1768922734"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 244,
"time": "1768922578"
},
"departure": {
"delay": 244,
"time": "1768922584"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 233,
"time": "1768922374"
},
"departure": {
"delay": 233,
"time": "1768922453"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -176,
"time": "1768923604"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 69,
"time": "1768922942"
},
"departure": {
"delay": 69,
"time": "1768922949"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 249,
"time": "1768922774"
},
"departure": {
"delay": 249,
"time": "1768922829"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1768922755"
},
"departure": {
"delay": 241,
"time": "1768922761"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1768923318"
},
"departure": {
"delay": 23,
"time": "1768923323"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 266,
"time": "1768922516"
},
"departure": {
"delay": 266,
"time": "1768922546"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 78,
"time": "1768923041"
},
"departure": {
"delay": 78,
"time": "1768923078"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1768923245"
},
"departure": {
"delay": 31,
"time": "1768923271"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:95xHO30xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768929600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931100"
},
"departure": {
"time": "1768931100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931340"
},
"departure": {
"time": "1768931340"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768931710"
},
"departure": {
"delay": 10,
"time": "1768931710"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768931220"
},
"departure": {
"time": "1768931220"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1768932065"
},
"departure": {
"delay": 5,
"time": "1768932065"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768932240"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1768931705"
},
"departure": {
"delay": 5,
"time": "1768931705"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931580"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930920"
},
"departure": {
"time": "1768930920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1768931465"
},
"departure": {
"delay": 5,
"time": "1768931465"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768931640"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768931400"
},
"departure": {
"time": "1768931400"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1768931405"
},
"departure": {
"delay": 5,
"time": "1768931405"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1768924016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1053:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:91xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1768920074"
},
"departure": {
"delay": 126,
"time": "1768920126"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1768920200"
},
"departure": {
"delay": 80,
"time": "1768920200"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768920962"
},
"departure": {
"delay": 12,
"time": "1768920972"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1768921063"
},
"departure": {
"delay": -9,
"time": "1768921071"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 195,
"time": "1768919945"
},
"departure": {
"delay": 195,
"time": "1768919955"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -50,
"time": "1768921090"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1768921034"
},
"departure": {
"delay": 28,
"time": "1768921048"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 180,
"time": "1768919992"
},
"departure": {
"delay": 180,
"time": "1768920000"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768920154"
},
"departure": {
"delay": 100,
"time": "1768920160"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1768920910"
},
"departure": {
"delay": 21,
"time": "1768920921"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 202,
"time": "1768920584"
},
"departure": {
"delay": 202,
"time": "1768920682"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1768920232"
},
"departure": {
"delay": 52,
"time": "1768920232"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 87,
"time": "1768920371"
},
"departure": {
"delay": 87,
"time": "1768920507"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:91xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244093xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1768923996"
},
"departure": {
"delay": 96,
"time": "1768923996"
},
"stopId": "FR:76533:ZE:3269:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1768925817"
},
"departure": {
"delay": 57,
"time": "1768925817"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768924020"
},
"departure": {
"delay": 60,
"time": "1768924020"
},
"stopId": "FR:76533:ZE:4931:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1768924211"
},
"departure": {
"delay": 71,
"time": "1768924211"
},
"stopId": "FR:76305:ZE:4924:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1768923953"
},
"departure": {
"delay": 53,
"time": "1768923953"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 109,
"time": "1768924969"
},
"departure": {
"delay": 109,
"time": "1768924969"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1768923725"
},
"departure": {
"delay": 125,
"time": "1768923725"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1768924913"
},
"departure": {
"delay": 53,
"time": "1768924913"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1768925934"
},
"departure": {
"delay": 54,
"time": "1768925934"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 76,
"time": "1768924696"
},
"departure": {
"delay": 76,
"time": "1768924696"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1768923719"
},
"departure": {
"delay": 59,
"time": "1768923719"
},
"stopId": "FR:76660:ZE:4419:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1768923496"
},
"departure": {
"delay": 16,
"time": "1768923496"
},
"stopId": "FR:76660:ZE:4426:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768924553"
},
"departure": {
"delay": 53,
"time": "1768924553"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1768923782"
},
"departure": {
"delay": 62,
"time": "1768923782"
},
"stopId": "FR:76660:ZE:5200:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1768925764"
},
"departure": {
"delay": 64,
"time": "1768925764"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1768926113"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1768924112"
},
"departure": {
"delay": 92,
"time": "1768924112"
},
"stopId": "FR:76533:ZE:4926:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768924450"
},
"departure": {
"delay": 70,
"time": "1768924450"
},
"stopId": "FR:76305:ZE:4923:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 85,
"time": "1768924645"
},
"departure": {
"delay": 85,
"time": "1768924645"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1768925033"
},
"departure": {
"delay": 53,
"time": "1768925033"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1768924086"
},
"departure": {
"delay": 66,
"time": "1768924086"
},
"stopId": "FR:76533:ZE:4403:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 108,
"time": "1768924308"
},
"departure": {
"delay": 108,
"time": "1768924308"
},
"stopId": "FR:76305:ZE:4811:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1768923399"
},
"departure": {
"delay": 39,
"time": "1768923399"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1768925513"
},
"departure": {
"delay": 53,
"time": "1768925513"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244093xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242784xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1619,
"time": "1768924379"
},
"departure": {
"delay": 1619,
"time": "1768924379"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 262,
"time": "1768923862"
},
"departure": {
"delay": 262,
"time": "1768923862"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 297,
"time": "1768924137"
},
"departure": {
"delay": 297,
"time": "1768924137"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 277,
"time": "1768924177"
},
"departure": {
"delay": 277,
"time": "1768924177"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1614,
"time": "1768923714"
},
"departure": {
"delay": 1614,
"time": "1768923714"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 295,
"time": "1768923835"
},
"departure": {
"delay": 295,
"time": "1768923835"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1623,
"time": "1768923483"
},
"departure": {
"delay": 1623,
"time": "1768923483"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1614,
"time": "1768923294"
},
"departure": {
"delay": 1614,
"time": "1768923294"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 1660,
"time": "1768923220"
},
"departure": {
"delay": 1660,
"time": "1768923220"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 243,
"time": "1768923963"
},
"departure": {
"delay": 243,
"time": "1768923963"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1614,
"time": "1768924074"
},
"departure": {
"delay": 1614,
"time": "1768924074"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1629,
"time": "1768923609"
},
"departure": {
"delay": 1629,
"time": "1768923609"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 1633,
"time": "1768924273"
},
"departure": {
"delay": 1633,
"time": "1768924273"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 269,
"time": "1768924109"
},
"departure": {
"delay": 269,
"time": "1768924109"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 243,
"time": "1768924263"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 282,
"time": "1768923882"
},
"departure": {
"delay": 282,
"time": "1768923882"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1657,
"time": "1768923997"
},
"departure": {
"delay": 1657,
"time": "1768923997"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768923261",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242784xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583875xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903467"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"departure": {
"delay": 323,
"time": "1768903103"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 233,
"time": "1768903368"
},
"departure": {
"delay": 233,
"time": "1768903433"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1768903245"
},
"departure": {
"delay": 190,
"time": "1768903270"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1768903281"
},
"departure": {
"delay": 158,
"time": "1768903298"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1768903128"
},
"departure": {
"delay": 236,
"time": "1768903136"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 200,
"time": "1768903206"
},
"departure": {
"delay": 200,
"time": "1768903220"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 208,
"time": "1768903156"
},
"departure": {
"delay": 208,
"time": "1768903168"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583875xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470592:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -215,
"time": "1768923985"
},
"departure": {
"delay": -215,
"time": "1768923985"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -199,
"time": "1768924361"
},
"departure": {
"delay": -199,
"time": "1768924361"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -147,
"time": "1768923873"
},
"departure": {
"delay": -147,
"time": "1768923873"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -166,
"time": "1768923914"
},
"departure": {
"delay": -166,
"time": "1768923914"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -254,
"time": "1768924246"
},
"departure": {
"delay": -254,
"time": "1768924246"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -158,
"time": "1768924042"
},
"departure": {
"delay": -158,
"time": "1768924042"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -151,
"time": "1768923809"
},
"departure": {
"delay": -151,
"time": "1768923809"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -278,
"time": "1768924162"
},
"departure": {
"delay": -278,
"time": "1768924162"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -175,
"time": "1768923845"
},
"departure": {
"delay": -175,
"time": "1768923845"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -193,
"time": "1768924067"
},
"departure": {
"delay": -193,
"time": "1768924067"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -254,
"time": "1768924306"
},
"departure": {
"delay": -254,
"time": "1768924306"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -292,
"time": "1768924448"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470592:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1768913875"
},
"departure": {
"delay": 75,
"time": "1768913895"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768914120"
},
"departure": {
"time": "1768914000"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 195,
"time": "1768913755"
},
"departure": {
"delay": 195,
"time": "1768913775"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1768914038"
},
"departure": {
"delay": 109,
"time": "1768914049"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 271,
"time": "1768913671"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1768913973"
},
"departure": {
"delay": 109,
"time": "1768913989"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761926:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768927560"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927740"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4125:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927680"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768927380"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6035:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:97xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1768923770"
},
"departure": {
"delay": 110,
"time": "1768923770"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1768923731"
},
"departure": {
"delay": 137,
"time": "1768923737"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768924570"
},
"departure": {
"delay": 10,
"time": "1768924570"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1768923839"
},
"departure": {
"delay": 64,
"time": "1768923844"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1768924510"
},
"departure": {
"delay": 10,
"time": "1768924510"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"time": "1768923979"
},
"departure": {
"time": "1768924020"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 10,
"time": "1768924690"
},
"departure": {
"delay": 10,
"time": "1768924690"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1768923662"
},
"departure": {
"delay": 248,
"time": "1768923668"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1768924750"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 266,
"time": "1768923617"
},
"departure": {
"delay": 266,
"time": "1768923626"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 10,
"time": "1768924090"
},
"departure": {
"delay": 10,
"time": "1768924090"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768924630"
},
"departure": {
"delay": 10,
"time": "1768924630"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 265,
"time": "1768923565"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1768923805"
},
"departure": {
"delay": 93,
"time": "1768923813"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:97xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057465x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -206,
"time": "1768926334"
},
"departure": {
"delay": -206,
"time": "1768926334"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -207,
"time": "1768924893"
},
"departure": {
"delay": -207,
"time": "1768924893"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -217,
"time": "1768924763"
},
"departure": {
"delay": -217,
"time": "1768924763"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -205,
"time": "1768926155"
},
"departure": {
"delay": -205,
"time": "1768926155"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -197,
"time": "1768924423"
},
"departure": {
"delay": -197,
"time": "1768924423"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -173,
"time": "1768926607"
},
"departure": {
"delay": -173,
"time": "1768926607"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -182,
"time": "1768924618"
},
"departure": {
"delay": -182,
"time": "1768924618"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -217,
"time": "1768925303"
},
"departure": {
"delay": -217,
"time": "1768925303"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -210,
"time": "1768926210"
},
"departure": {
"delay": -210,
"time": "1768926210"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -171,
"time": "1768923789"
},
"departure": {
"delay": -171,
"time": "1768923789"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -200,
"time": "1768925260"
},
"departure": {
"delay": -200,
"time": "1768925260"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -177,
"time": "1768924983"
},
"departure": {
"delay": -177,
"time": "1768924983"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -191,
"time": "1768924849"
},
"departure": {
"delay": -191,
"time": "1768924849"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -194,
"time": "1768926526"
},
"departure": {
"delay": -194,
"time": "1768926526"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -217,
"time": "1768926743"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -217,
"time": "1768926263"
},
"departure": {
"delay": -217,
"time": "1768926263"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -217,
"time": "1768925063"
},
"departure": {
"delay": -217,
"time": "1768925063"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -201,
"time": "1768924059"
},
"departure": {
"delay": -201,
"time": "1768924059"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -207,
"time": "1768926093"
},
"departure": {
"delay": -207,
"time": "1768926093"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -217,
"time": "1768925783"
},
"departure": {
"delay": -217,
"time": "1768925783"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -198,
"time": "1768926462"
},
"departure": {
"delay": -198,
"time": "1768926462"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -211,
"time": "1768925369"
},
"departure": {
"delay": -211,
"time": "1768925369"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -217,
"time": "1768924163"
},
"departure": {
"delay": -217,
"time": "1768924163"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -184,
"time": "1768925576"
},
"departure": {
"delay": -184,
"time": "1768925576"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -185,
"time": "1768924555"
},
"departure": {
"delay": -185,
"time": "1768924555"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -217,
"time": "1768924283"
},
"departure": {
"delay": -217,
"time": "1768924283"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -216,
"time": "1768925424"
},
"departure": {
"delay": -216,
"time": "1768925424"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -202,
"time": "1768925018"
},
"departure": {
"delay": -202,
"time": "1768925018"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -174,
"time": "1768923966"
},
"departure": {
"delay": -174,
"time": "1768923966"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -235,
"time": "1768923845"
},
"departure": {
"delay": -235,
"time": "1768923845"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -217,
"time": "1768925483"
},
"departure": {
"delay": -217,
"time": "1768925483"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -210,
"time": "1768923930"
},
"departure": {
"delay": -210,
"time": "1768923930"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -216,
"time": "1768925904"
},
"departure": {
"delay": -216,
"time": "1768925904"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -193,
"time": "1768925747"
},
"departure": {
"delay": -193,
"time": "1768925747"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -242,
"time": "1768923658"
},
"departure": {
"delay": -242,
"time": "1768923658"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -216,
"time": "1768925844"
},
"departure": {
"delay": -216,
"time": "1768925844"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -202,
"time": "1768925198"
},
"departure": {
"delay": -202,
"time": "1768925198"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -186,
"time": "1768924134"
},
"departure": {
"delay": -186,
"time": "1768924134"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -209,
"time": "1768925131"
},
"departure": {
"delay": -209,
"time": "1768925131"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -217,
"time": "1768926563"
},
"departure": {
"delay": -217,
"time": "1768926563"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -173,
"time": "1768924687"
},
"departure": {
"delay": -173,
"time": "1768924687"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057465x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230586x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -35,
"time": "1768923685"
},
"departure": {
"delay": -35,
"time": "1768923685"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768924578"
},
"departure": {
"delay": 78,
"time": "1768924578"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1768924288"
},
"departure": {
"delay": 28,
"time": "1768924288"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1768925368"
},
"departure": {
"delay": 28,
"time": "1768925368"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -25,
"time": "1768923815"
},
"departure": {
"delay": -25,
"time": "1768923815"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1768924491"
},
"departure": {
"delay": 51,
"time": "1768924491"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1768925068"
},
"departure": {
"delay": 28,
"time": "1768925068"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1768923751"
},
"departure": {
"delay": 31,
"time": "1768923751"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1768924724"
},
"departure": {
"delay": 44,
"time": "1768924724"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 53,
"time": "1768926053"
},
"departure": {
"delay": 53,
"time": "1768926053"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1768924943"
},
"departure": {
"delay": 83,
"time": "1768924943"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1768925684"
},
"departure": {
"delay": 44,
"time": "1768925684"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -27,
"time": "1768923873"
},
"departure": {
"delay": -27,
"time": "1768923873"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 81,
"time": "1768924101"
},
"departure": {
"delay": 81,
"time": "1768924101"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 83,
"time": "1768923563"
},
"departure": {
"delay": 83,
"time": "1768923563"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768923657"
},
"departure": {
"delay": -3,
"time": "1768923657"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1768924848"
},
"departure": {
"delay": 48,
"time": "1768924848"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 28,
"time": "1768925908"
},
"departure": {
"delay": 28,
"time": "1768925908"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 28,
"time": "1768926148"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 70,
"time": "1768925770"
},
"departure": {
"delay": 70,
"time": "1768925770"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 28,
"time": "1768924648"
},
"departure": {
"delay": 28,
"time": "1768924648"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1768924001"
},
"departure": {
"delay": 41,
"time": "1768924001"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1768925472"
},
"departure": {
"delay": 72,
"time": "1768925472"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1768925733"
},
"departure": {
"delay": 33,
"time": "1768925733"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 44,
"time": "1768925864"
},
"departure": {
"delay": 44,
"time": "1768925864"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -1,
"time": "1768923599"
},
"departure": {
"delay": -1,
"time": "1768923599"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1768925608"
},
"departure": {
"delay": 28,
"time": "1768925608"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1768925980"
},
"departure": {
"delay": 40,
"time": "1768925980"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 69,
"time": "1768924209"
},
"departure": {
"delay": 69,
"time": "1768924209"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768923691",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230586x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595653:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768925540"
},
"departure": {
"delay": 20,
"time": "1768925540"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -361,
"time": "1768926479"
},
"departure": {
"delay": -361,
"time": "1768926479"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -499,
"time": "1768926641"
},
"departure": {
"delay": -499,
"time": "1768926641"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -525,
"time": "1768926855"
},
"departure": {
"delay": -525,
"time": "1768926855"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": -64,
"time": "1768925876"
},
"departure": {
"delay": -64,
"time": "1768925876"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -108,
"time": "1768925952"
},
"departure": {
"delay": -108,
"time": "1768925952"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1768925460"
},
"departure": {
"delay": 60,
"time": "1768925460"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768925600"
},
"departure": {
"delay": 20,
"time": "1768925600"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1768925479"
},
"departure": {
"delay": 19,
"time": "1768925479"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -80,
"time": "1768925800"
},
"departure": {
"delay": -80,
"time": "1768925800"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -495,
"time": "1768926585"
},
"departure": {
"delay": -495,
"time": "1768926585"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -431,
"time": "1768926529"
},
"departure": {
"delay": -431,
"time": "1768926529"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -228,
"time": "1768926072"
},
"departure": {
"delay": -228,
"time": "1768926072"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -312,
"time": "1768926408"
},
"departure": {
"delay": -312,
"time": "1768926408"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -541,
"time": "1768926779"
},
"departure": {
"delay": -541,
"time": "1768926779"
},
"stopId": "FR:27439:ZE:0xCAP01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": -342,
"time": "1768926438"
},
"departure": {
"delay": -342,
"time": "1768926438"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -224,
"time": "1768926256"
},
"departure": {
"delay": -224,
"time": "1768926256"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -78,
"time": "1768925802"
},
"departure": {
"delay": -78,
"time": "1768925802"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -193,
"time": "1768926167"
},
"departure": {
"delay": -193,
"time": "1768926167"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -502,
"time": "1768926698"
},
"departure": {
"delay": -502,
"time": "1768926698"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -511,
"time": "1768926749"
},
"departure": {
"delay": -511,
"time": "1768926749"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -267,
"time": "1768926333"
},
"departure": {
"delay": -267,
"time": "1768926333"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -186,
"time": "1768926114"
},
"departure": {
"delay": -186,
"time": "1768926114"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -572,
"time": "1768926928"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595653:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230414x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1768922864"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768922801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230414x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8777:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5226,
"time": "1768924266"
},
"departure": {
"delay": 5226,
"time": "1768924266"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5239,
"time": "1768924399"
},
"departure": {
"delay": 5239,
"time": "1768924399"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5359,
"time": "1768925779"
},
"departure": {
"delay": 5359,
"time": "1768925779"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 5170,
"time": "1768924090"
},
"departure": {
"delay": 5170,
"time": "1768924090"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5147,
"time": "1768924667"
},
"departure": {
"delay": 5147,
"time": "1768924667"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5145,
"time": "1768924845"
},
"departure": {
"delay": 5145,
"time": "1768924845"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5249,
"time": "1768925309"
},
"departure": {
"delay": 5249,
"time": "1768925309"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5187,
"time": "1768924227"
},
"departure": {
"delay": 5187,
"time": "1768924227"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5136,
"time": "1768924896"
},
"departure": {
"delay": 5136,
"time": "1768924896"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5183,
"time": "1768924343"
},
"departure": {
"delay": 5183,
"time": "1768924343"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 5340,
"time": "1768923900"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5395,
"time": "1768923955"
},
"departure": {
"delay": 5395,
"time": "1768923955"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5243,
"time": "1768925543"
},
"departure": {
"delay": 5243,
"time": "1768925543"
},
"stopId": "FR:76216:ZE:TCARxCAILL1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 5392,
"time": "1768925812"
},
"departure": {
"delay": 5392,
"time": "1768925812"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5157,
"time": "1768924797"
},
"departure": {
"delay": 5157,
"time": "1768924797"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 5307,
"time": "1768925667"
},
"departure": {
"delay": 5307,
"time": "1768925667"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5363,
"time": "1768925903"
},
"departure": {
"delay": 5363,
"time": "1768925903"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 5220,
"time": "1768924500"
},
"departure": {
"delay": 5220,
"time": "1768924500"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 5160,
"time": "1768924620"
},
"departure": {
"delay": 5160,
"time": "1768924620"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5145,
"time": "1768925085"
},
"departure": {
"delay": 5145,
"time": "1768925085"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5107,
"time": "1768923967"
},
"departure": {
"delay": 5107,
"time": "1768923967"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5123,
"time": "1768925003"
},
"departure": {
"delay": 5123,
"time": "1768925003"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5191,
"time": "1768925191"
},
"departure": {
"delay": 5191,
"time": "1768925191"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1768923568",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8777:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6385751567630336x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1768924469"
},
"departure": {
"delay": 99,
"time": "1768924479"
},
"stopId": "FR:14419:ZE:5784507736129536:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1768924648"
},
"departure": {
"delay": 98,
"time": "1768924658"
},
"stopId": "FR:14419:ZE:4704524024414208:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 213,
"time": "1768923813"
},
"stopId": "FR:14582:ZE:6563819410161664:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1768924233"
},
"departure": {
"delay": 163,
"time": "1768924243"
},
"stopId": "FR:14648:ZE:5934681737396224:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1768926069"
},
"stopId": "FR:14582:ZE:6196950456074240:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768925684"
},
"departure": {
"delay": 54,
"time": "1768925694"
},
"stopId": "FR:14582:ZE:6040067287023616:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -46,
"time": "1768925464"
},
"departure": {
"delay": -46,
"time": "1768925474"
},
"stopId": "FR:14582:ZE:5783454986797056:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1768924369"
},
"departure": {
"delay": 119,
"time": "1768924379"
},
"stopId": "FR:14419:ZE:4795370056974336:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -6,
"time": "1768925324"
},
"departure": {
"delay": -6,
"time": "1768925334"
},
"stopId": "FR:14582:ZE:6611828630093824:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -4,
"time": "1768925386"
},
"departure": {
"delay": -4,
"time": "1768925396"
},
"stopId": "FR:14582:ZE:5221557782708224:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6496498981273600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6385751567630336x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189203x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 162,
"time": "1768924422"
},
"departure": {
"delay": 162,
"time": "1768924422"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 219,
"time": "1768923879"
},
"departure": {
"delay": 219,
"time": "1768923879"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 190,
"time": "1768924870"
},
"departure": {
"delay": 190,
"time": "1768924870"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1768925082"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1768924002"
},
"departure": {
"delay": 162,
"time": "1768924002"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 209,
"time": "1768924049"
},
"departure": {
"delay": 209,
"time": "1768924049"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 187,
"time": "1768923847"
},
"departure": {
"delay": 187,
"time": "1768923847"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1768923922"
},
"departure": {
"delay": 202,
"time": "1768923922"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 189,
"time": "1768924689"
},
"departure": {
"delay": 189,
"time": "1768924689"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1768924746"
},
"departure": {
"delay": 186,
"time": "1768924746"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189203x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075813x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925580"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1768924810"
},
"departure": {
"delay": 10,
"time": "1768924810"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1768924412"
},
"departure": {
"delay": 32,
"time": "1768924412"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1768924348"
},
"departure": {
"delay": 28,
"time": "1768924348"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1768924269"
},
"departure": {
"delay": 9,
"time": "1768924269"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1768924591"
},
"departure": {
"delay": 31,
"time": "1768924591"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1768924896"
},
"departure": {
"delay": 36,
"time": "1768924896"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1768925096"
},
"departure": {
"delay": 56,
"time": "1768925096"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1768924737"
},
"departure": {
"delay": 57,
"time": "1768924737"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075813x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850622F5403125x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928940"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768921611",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850622F5403125x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851014F5202193x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768931640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1768923290",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851014F5202193x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190162x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1768926316"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 67,
"time": "1768925407"
},
"departure": {
"delay": 67,
"time": "1768925407"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1768924996"
},
"departure": {
"delay": 16,
"time": "1768924996"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1768925716"
},
"departure": {
"delay": 16,
"time": "1768925716"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1768924334"
},
"departure": {
"delay": 74,
"time": "1768924334"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768924841"
},
"departure": {
"delay": 41,
"time": "1768924841"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1768925110"
},
"departure": {
"delay": 70,
"time": "1768925110"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1768926033"
},
"departure": {
"delay": 33,
"time": "1768926033"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1768925656"
},
"departure": {
"delay": 16,
"time": "1768925656"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1768924672"
},
"departure": {
"delay": 52,
"time": "1768924672"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1768925482"
},
"departure": {
"delay": 22,
"time": "1768925482"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1768924400"
},
"departure": {
"delay": 20,
"time": "1768924400"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1768925966"
},
"departure": {
"delay": 26,
"time": "1768925966"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 72,
"time": "1768924512"
},
"departure": {
"delay": 72,
"time": "1768924512"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768924245"
},
"departure": {
"delay": 45,
"time": "1768924245"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1768925176"
},
"departure": {
"delay": 16,
"time": "1768925176"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1768924802"
},
"departure": {
"delay": 62,
"time": "1768924802"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 42,
"time": "1768924962"
},
"departure": {
"delay": 42,
"time": "1768924962"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1768924456"
},
"departure": {
"delay": 16,
"time": "1768924456"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1768925783"
},
"departure": {
"delay": 23,
"time": "1768925783"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1768924156"
},
"departure": {
"delay": 16,
"time": "1768924156"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 34,
"time": "1768926154"
},
"departure": {
"delay": 34,
"time": "1768926154"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1768925884"
},
"departure": {
"delay": 64,
"time": "1768925884"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1768926076"
},
"departure": {
"delay": 16,
"time": "1768926076"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 16,
"time": "1768924876"
},
"departure": {
"delay": 16,
"time": "1768924876"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768924920"
},
"departure": {
"delay": 60,
"time": "1768924920"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1768925356"
},
"departure": {
"delay": 16,
"time": "1768925356"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 69,
"time": "1768924569"
},
"departure": {
"delay": 69,
"time": "1768924569"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1768925836"
},
"departure": {
"delay": 16,
"time": "1768925836"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1768925558"
},
"departure": {
"delay": 38,
"time": "1768925558"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190162x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768915256"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768922918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6996:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768916175"
},
"departure": {
"delay": 24,
"time": "1768916184"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1768915843"
},
"departure": {
"delay": 57,
"time": "1768915857"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1768915584"
},
"departure": {
"delay": 95,
"time": "1768915595"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1768915857"
},
"departure": {
"delay": 74,
"time": "1768915934"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1768915767"
},
"departure": {
"delay": 102,
"time": "1768915782"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1768916854"
},
"departure": {
"delay": 51,
"time": "1768916871"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1768916720"
},
"departure": {
"delay": 31,
"time": "1768916731"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1768916388"
},
"departure": {
"delay": 73,
"time": "1768916413"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1768915534"
},
"departure": {
"delay": 109,
"time": "1768915549"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 94,
"time": "1768915474"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1768916088"
},
"departure": {
"delay": 21,
"time": "1768916121"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1768916986"
},
"departure": {
"delay": 85,
"time": "1768917025"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1768916600"
},
"departure": {
"delay": 41,
"time": "1768916621"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1768915803"
},
"departure": {
"delay": 72,
"time": "1768915812"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1768916897"
},
"departure": {
"delay": 59,
"time": "1768916939"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1768915970"
},
"departure": {
"delay": -2,
"time": "1768915978"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1768915640"
},
"departure": {
"delay": 90,
"time": "1768915650"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1768916296"
},
"departure": {
"delay": 46,
"time": "1768916326"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1768916459"
},
"departure": {
"delay": 80,
"time": "1768916480"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1768917063"
},
"departure": {
"delay": 79,
"time": "1768917079"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1768916762"
},
"departure": {
"delay": 45,
"time": "1768916805"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1768917209"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 121,
"time": "1768915680"
},
"departure": {
"delay": 121,
"time": "1768915741"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1768917113"
},
"departure": {
"delay": 69,
"time": "1768917129"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1768916645"
},
"departure": {
"delay": 58,
"time": "1768916698"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:31:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3122F5413820x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768918980"
},
"departure": {
"time": "1768919040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768918200"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768921140"
},
"departure": {
"time": "1768921320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768919820"
},
"departure": {
"time": "1768919880"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768914591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3122F5413820x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598418:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1768924670"
},
"departure": {
"delay": 110,
"time": "1768924670"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1768924565"
},
"departure": {
"delay": 185,
"time": "1768924565"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 173,
"time": "1768924073"
},
"departure": {
"delay": 173,
"time": "1768924073"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1768924447"
},
"departure": {
"delay": 127,
"time": "1768924447"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1768924314"
},
"departure": {
"delay": 174,
"time": "1768924314"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1768923949"
},
"departure": {
"delay": 174,
"time": "1768923954"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 113,
"time": "1768924133"
},
"departure": {
"delay": 113,
"time": "1768924133"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 129,
"time": "1768924569"
},
"departure": {
"delay": 129,
"time": "1768924569"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1768923665"
},
"departure": {
"delay": 24,
"time": "1768923684"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1768923562"
},
"departure": {
"delay": 82,
"time": "1768923562"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 96,
"time": "1768924716"
},
"departure": {
"delay": 96,
"time": "1768924716"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 97,
"time": "1768924477"
},
"departure": {
"delay": 97,
"time": "1768924477"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 121,
"time": "1768923481"
},
"departure": {
"delay": 121,
"time": "1768923481"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 114,
"time": "1768923799"
},
"departure": {
"delay": 114,
"time": "1768923834"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1768923212"
},
"departure": {
"delay": 175,
"time": "1768923235"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1768924748"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 115,
"time": "1768923397"
},
"departure": {
"delay": 115,
"time": "1768923415"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 177,
"time": "1768924257"
},
"departure": {
"delay": 177,
"time": "1768924257"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1768923324"
},
"departure": {
"delay": 144,
"time": "1768923324"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1768924379"
},
"departure": {
"delay": 179,
"time": "1768924379"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1768923599"
},
"departure": {
"delay": 59,
"time": "1768923599"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1768924615"
},
"departure": {
"delay": 55,
"time": "1768924615"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598418:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857109F5417309x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768923900"
},
"departure": {
"time": "1768924020"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768930020"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1768919750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857109F5417309x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051173xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1768924028"
},
"departure": {
"delay": 128,
"time": "1768924028"
},
"stopId": "FR:76361:ZE:5116:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 110,
"time": "1768925090"
},
"departure": {
"delay": 110,
"time": "1768925090"
},
"stopId": "FR:76693:ZE:5119:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1768924508"
},
"departure": {
"delay": 128,
"time": "1768924508"
},
"stopId": "FR:76307:ZE:3456:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 111,
"time": "1768924731"
},
"departure": {
"delay": 111,
"time": "1768924731"
},
"stopId": "FR:76064:ZE:3379:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 134,
"time": "1768924874"
},
"departure": {
"delay": 134,
"time": "1768924874"
},
"stopId": "FR:76609:ZE:5056:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1768925656"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 134,
"time": "1768923974"
},
"departure": {
"delay": 134,
"time": "1768923974"
},
"stopId": "FR:76361:ZE:5115:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1768924352"
},
"departure": {
"delay": 92,
"time": "1768924352"
},
"stopId": "FR:76595:ZE:5118:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 111,
"time": "1768924671"
},
"departure": {
"delay": 111,
"time": "1768924671"
},
"stopId": "FR:76307:ZE:3391:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 109,
"time": "1768924129"
},
"departure": {
"delay": 109,
"time": "1768924129"
},
"stopId": "FR:76595:ZE:5117:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 101,
"time": "1768923761"
},
"departure": {
"delay": 101,
"time": "1768923761"
},
"stopId": "FR:76167:ZE:3033:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 76,
"time": "1768924576"
},
"departure": {
"delay": 76,
"time": "1768924576"
},
"stopId": "FR:76307:ZE:3423:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1768923881"
},
"departure": {
"delay": 101,
"time": "1768923881"
},
"stopId": "FR:76167:ZE:4065:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1768925176"
},
"departure": {
"delay": 76,
"time": "1768925176"
},
"stopId": "FR:76693:ZE:5039:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1768924996"
},
"departure": {
"delay": 76,
"time": "1768924996"
},
"stopId": "FR:76508:ZE:5036:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1768924216"
},
"departure": {
"delay": 76,
"time": "1768924216"
},
"stopId": "FR:76595:ZE:5061:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1768925275"
},
"departure": {
"delay": 115,
"time": "1768925275"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 114,
"time": "1768924794"
},
"departure": {
"delay": 114,
"time": "1768924794"
},
"stopId": "FR:76064:ZE:3392:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051173xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2687:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768929840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768931040"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930800"
},
"departure": {
"time": "1768930800"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2687:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768921679"
},
"departure": {
"delay": 155,
"time": "1768921715"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1768921965"
},
"departure": {
"delay": 172,
"time": "1768921972"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 334,
"time": "1768921174"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 355,
"time": "1768921217"
},
"departure": {
"delay": 355,
"time": "1768921255"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 145,
"time": "1768921815"
},
"departure": {
"delay": 145,
"time": "1768921825"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 196,
"time": "1768922383"
},
"departure": {
"delay": 196,
"time": "1768922416"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 145,
"time": "1768922158"
},
"departure": {
"delay": 145,
"time": "1768922185"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1768922107"
},
"departure": {
"delay": 143,
"time": "1768922123"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 206,
"time": "1768921554"
},
"departure": {
"delay": 206,
"time": "1768921586"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1768921745"
},
"departure": {
"delay": 157,
"time": "1768921777"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1768921914"
},
"departure": {
"delay": 207,
"time": "1768921947"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 214,
"time": "1768922433"
},
"departure": {
"delay": 214,
"time": "1768922494"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 215,
"time": "1768921516"
},
"departure": {
"delay": 215,
"time": "1768921535"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1768921986"
},
"departure": {
"delay": 164,
"time": "1768922024"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 204,
"time": "1768922649"
},
"departure": {
"delay": 204,
"time": "1768922664"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 124,
"time": "1768922214"
},
"departure": {
"delay": 124,
"time": "1768922224"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 304,
"time": "1768921347"
},
"departure": {
"delay": 304,
"time": "1768921384"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 227,
"time": "1768921623"
},
"departure": {
"delay": 227,
"time": "1768921667"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 182,
"time": "1768922762"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1768922040"
},
"departure": {
"delay": 162,
"time": "1768922082"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1768922266"
},
"departure": {
"delay": 154,
"time": "1768922314"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 220,
"time": "1768922589"
},
"departure": {
"delay": 220,
"time": "1768922620"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 320,
"time": "1768921272"
},
"departure": {
"delay": 320,
"time": "1768921280"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 239,
"time": "1768921487"
},
"departure": {
"delay": 239,
"time": "1768921499"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1768922543"
},
"departure": {
"delay": 215,
"time": "1768922555"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:37:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470582:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1768926434"
},
"departure": {
"delay": 14,
"time": "1768926434"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -212,
"time": "1768927708"
},
"departure": {
"delay": -212,
"time": "1768927708"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -110,
"time": "1768927210"
},
"departure": {
"delay": -110,
"time": "1768927210"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -155,
"time": "1768927465"
},
"departure": {
"delay": -155,
"time": "1768927465"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -66,
"time": "1768927014"
},
"departure": {
"delay": -66,
"time": "1768927014"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -62,
"time": "1768926898"
},
"departure": {
"delay": -62,
"time": "1768926898"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1768926968"
},
"departure": {
"delay": -52,
"time": "1768926968"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768926483"
},
"departure": {
"delay": 3,
"time": "1768926483"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -141,
"time": "1768927539"
},
"departure": {
"delay": -141,
"time": "1768927539"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -18,
"time": "1768926762"
},
"departure": {
"delay": -18,
"time": "1768926762"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -97,
"time": "1768927043"
},
"departure": {
"delay": -97,
"time": "1768927043"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1768926631"
},
"departure": {
"delay": -29,
"time": "1768926631"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -96,
"time": "1768926924"
},
"departure": {
"delay": -96,
"time": "1768926924"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -212,
"time": "1768927588"
},
"departure": {
"delay": -212,
"time": "1768927588"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -39,
"time": "1768926801"
},
"departure": {
"delay": -39,
"time": "1768926801"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -191,
"time": "1768927369"
},
"departure": {
"delay": -191,
"time": "1768927369"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -227,
"time": "1768927753"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 1,
"time": "1768926541"
},
"departure": {
"delay": 1,
"time": "1768926541"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -73,
"time": "1768926827"
},
"departure": {
"delay": -73,
"time": "1768926827"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -131,
"time": "1768927309"
},
"departure": {
"delay": -131,
"time": "1768927309"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -77,
"time": "1768927123"
},
"departure": {
"delay": -77,
"time": "1768927123"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470582:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1768920151"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1768922908"
},
"departure": {
"delay": 148,
"time": "1768922908"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 163,
"time": "1768922803"
},
"departure": {
"delay": 163,
"time": "1768922803"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1768920328"
},
"departure": {
"delay": 88,
"time": "1768920328"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1768921580"
},
"departure": {
"delay": 80,
"time": "1768921580"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1768920578"
},
"departure": {
"delay": 38,
"time": "1768920578"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1768922678"
},
"departure": {
"delay": 158,
"time": "1768922678"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1768921429"
},
"departure": {
"delay": 134,
"time": "1768921454"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 43,
"time": "1768920678"
},
"departure": {
"delay": 43,
"time": "1768920703"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1768922279"
},
"departure": {
"delay": 179,
"time": "1768922279"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 94,
"time": "1768921654"
},
"departure": {
"delay": 94,
"time": "1768921654"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 104,
"time": "1768921304"
},
"departure": {
"delay": 104,
"time": "1768921304"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1768922453"
},
"departure": {
"delay": 173,
"time": "1768922453"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -17,
"time": "1768923103"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1768922853"
},
"departure": {
"delay": 153,
"time": "1768922853"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 143,
"time": "1768922603"
},
"departure": {
"delay": 143,
"time": "1768922603"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1768920228"
},
"departure": {
"delay": 48,
"time": "1768920228"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1768921104"
},
"departure": {
"delay": 109,
"time": "1768921129"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1768920503"
},
"departure": {
"delay": 83,
"time": "1768920503"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 195,
"time": "1768922055"
},
"departure": {
"delay": 195,
"time": "1768922055"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 89,
"time": "1768921207"
},
"departure": {
"delay": 89,
"time": "1768921229"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1768922738"
},
"departure": {
"delay": 158,
"time": "1768922738"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1768921853"
},
"departure": {
"delay": 138,
"time": "1768921878"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1768920420"
},
"departure": {
"delay": 60,
"time": "1768920420"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 108,
"time": "1768921728"
},
"departure": {
"delay": 108,
"time": "1768921728"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1768921505"
},
"departure": {
"delay": 125,
"time": "1768921505"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1768920936"
},
"departure": {
"delay": 45,
"time": "1768921005"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1768922172"
},
"departure": {
"delay": 192,
"time": "1768922172"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1768922978"
},
"departure": {
"delay": 98,
"time": "1768922978"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -37,
"time": "1768920803"
},
"departure": {
"delay": -37,
"time": "1768920803"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768920159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx270:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:1025:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768903380"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903440"
},
"departure": {
"time": "1768903440"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768903740"
},
"departure": {
"time": "1768903740"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768903980"
},
"departure": {
"time": "1768903980"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903860"
},
"departure": {
"time": "1768903860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904880"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:1025:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852082F5403218x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768921980"
},
"departure": {
"time": "1768922040"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924020"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768922640"
},
"departure": {
"time": "1768922700"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768922750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852082F5403218x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598420:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1768926784"
},
"departure": {
"delay": -56,
"time": "1768926784"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -228,
"time": "1768927032"
},
"departure": {
"delay": -228,
"time": "1768927032"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -156,
"time": "1768926984"
},
"departure": {
"delay": -156,
"time": "1768926984"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -108,
"time": "1768926612"
},
"departure": {
"delay": -108,
"time": "1768926612"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -119,
"time": "1768926901"
},
"departure": {
"delay": -119,
"time": "1768926901"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBSJ01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -100,
"time": "1768926980"
},
"departure": {
"delay": -100,
"time": "1768926980"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -228,
"time": "1768927152"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -142,
"time": "1768926218"
},
"departure": {
"delay": -142,
"time": "1768926218"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1768926547"
},
"departure": {
"delay": -53,
"time": "1768926547"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -93,
"time": "1768926387"
},
"departure": {
"delay": -93,
"time": "1768926387"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -67,
"time": "1768925993"
},
"departure": {
"delay": -67,
"time": "1768925993"
},
"stopId": "FR:27229:ZE:0xPAR01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1768925940"
},
"departure": {
"delay": -60,
"time": "1768925940"
},
"stopId": "FR:27229:ZE:0xVER01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -138,
"time": "1768926942"
},
"departure": {
"delay": -138,
"time": "1768926942"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -198,
"time": "1768927062"
},
"departure": {
"delay": -198,
"time": "1768927062"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -123,
"time": "1768926297"
},
"departure": {
"delay": -123,
"time": "1768926297"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -205,
"time": "1768927115"
},
"departure": {
"delay": -205,
"time": "1768927115"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1768926844"
},
"departure": {
"delay": -56,
"time": "1768926844"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -23,
"time": "1768926757"
},
"departure": {
"delay": -23,
"time": "1768926757"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -109,
"time": "1768926131"
},
"departure": {
"delay": -109,
"time": "1768926131"
},
"stopId": "FR:27229:ZE:0xJJA01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -106,
"time": "1768926074"
},
"departure": {
"delay": -106,
"time": "1768926074"
},
"stopId": "FR:27229:ZE:0xREP01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598420:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:853:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 300,
"time": "1768922100"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 305,
"time": "1768922580"
},
"departure": {
"delay": 305,
"time": "1768922585"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1768924380"
},
"departure": {
"delay": 60,
"time": "1768924380"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 305,
"time": "1768922820"
},
"departure": {
"delay": 305,
"time": "1768922825"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 305,
"time": "1768922220"
},
"departure": {
"delay": 305,
"time": "1768922225"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1768922880"
},
"departure": {
"delay": 245,
"time": "1768922885"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 185,
"time": "1768923300"
},
"departure": {
"delay": 185,
"time": "1768923305"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 305,
"time": "1768923600"
},
"departure": {
"delay": 305,
"time": "1768923605"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 305,
"time": "1768922640"
},
"departure": {
"delay": 305,
"time": "1768922645"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768923960"
},
"departure": {
"delay": 120,
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 245,
"time": "1768923000"
},
"departure": {
"delay": 245,
"time": "1768923005"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1768924740"
},
"departure": {
"delay": 60,
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1768924920"
},
"departure": {
"delay": 60,
"time": "1768924920"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 255,
"time": "1768922830"
},
"departure": {
"delay": 255,
"time": "1768922835"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1768924500"
},
"departure": {
"delay": 60,
"time": "1768924500"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1768923120"
},
"departure": {
"delay": 185,
"time": "1768923125"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 245,
"time": "1768922940"
},
"departure": {
"delay": 245,
"time": "1768922945"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 305,
"time": "1768922700"
},
"departure": {
"delay": 305,
"time": "1768922705"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 305,
"time": "1768922280"
},
"departure": {
"delay": 305,
"time": "1768922285"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1768924560"
},
"departure": {
"delay": 60,
"time": "1768924560"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1768923240"
},
"departure": {
"delay": 185,
"time": "1768923245"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1768923720"
},
"departure": {
"delay": 65,
"time": "1768923725"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1768922460"
},
"departure": {
"delay": 300,
"time": "1768922520"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 305,
"time": "1768922160"
},
"departure": {
"delay": 305,
"time": "1768922165"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1768923310"
},
"departure": {
"delay": 135,
"time": "1768923315"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1768924260"
},
"departure": {
"delay": 60,
"time": "1768924260"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1768924925"
},
"departure": {
"delay": 65,
"time": "1768924925"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1768925040"
},
"departure": {
"delay": 60,
"time": "1768925040"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1768924080"
},
"departure": {
"delay": 60,
"time": "1768924080"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1768925160"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1768924980"
},
"departure": {
"delay": 60,
"time": "1768924980"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 245,
"time": "1768922340"
},
"departure": {
"delay": 245,
"time": "1768922345"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 300,
"time": "1768923420"
},
"departure": {
"delay": 300,
"time": "1768923540"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1768924860"
},
"departure": {
"delay": 60,
"time": "1768924860"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 305,
"time": "1768922760"
},
"departure": {
"delay": 305,
"time": "1768922765"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768924016",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:853:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230621x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1768925078"
},
"departure": {
"delay": 158,
"time": "1768925078"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1768923753"
},
"departure": {
"delay": 93,
"time": "1768923753"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1768926018"
},
"departure": {
"delay": 198,
"time": "1768926018"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 158,
"time": "1768924298"
},
"departure": {
"delay": 158,
"time": "1768924298"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1768925927"
},
"departure": {
"delay": 167,
"time": "1768925927"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 158,
"time": "1768925798"
},
"departure": {
"delay": 158,
"time": "1768925798"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 165,
"time": "1768925025"
},
"departure": {
"delay": 165,
"time": "1768925025"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 158,
"time": "1768925978"
},
"departure": {
"delay": 158,
"time": "1768925978"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1768926510"
},
"departure": {
"delay": 210,
"time": "1768926510"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 171,
"time": "1768924191"
},
"departure": {
"delay": 171,
"time": "1768924191"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1768924752"
},
"departure": {
"delay": 192,
"time": "1768924752"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1768925438"
},
"departure": {
"delay": 158,
"time": "1768925438"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1768926228"
},
"departure": {
"delay": 168,
"time": "1768926228"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 162,
"time": "1768925862"
},
"departure": {
"delay": 162,
"time": "1768925862"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 215,
"time": "1768925675"
},
"departure": {
"delay": 215,
"time": "1768925675"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 82,
"time": "1768923562"
},
"departure": {
"delay": 82,
"time": "1768923562"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768923398"
},
"departure": {
"delay": 38,
"time": "1768923398"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1768923674"
},
"departure": {
"delay": 74,
"time": "1768923674"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 198,
"time": "1768924938"
},
"departure": {
"delay": 198,
"time": "1768924938"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 179,
"time": "1768925159"
},
"departure": {
"delay": 179,
"time": "1768925159"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1768923998"
},
"departure": {
"delay": 158,
"time": "1768923998"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1768926158"
},
"departure": {
"delay": 158,
"time": "1768926158"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1768926307"
},
"departure": {
"delay": 187,
"time": "1768926307"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1768924598"
},
"departure": {
"delay": 158,
"time": "1768924598"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 181,
"time": "1768925581"
},
"departure": {
"delay": 181,
"time": "1768925581"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1768925741"
},
"departure": {
"delay": 161,
"time": "1768925741"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1768926578"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 62,
"time": "1768923482"
},
"departure": {
"delay": 62,
"time": "1768923482"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 158,
"time": "1768924058"
},
"departure": {
"delay": 158,
"time": "1768924058"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1768925220"
},
"departure": {
"delay": 180,
"time": "1768925220"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 205,
"time": "1768926085"
},
"departure": {
"delay": 205,
"time": "1768926085"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1768923300"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 193,
"time": "1768926433"
},
"departure": {
"delay": 193,
"time": "1768926433"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 163,
"time": "1768925503"
},
"departure": {
"delay": 163,
"time": "1768925503"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230621x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056496x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 199,
"time": "1768924219"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1768923297"
},
"departure": {
"delay": 177,
"time": "1768923297"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 162,
"time": "1768923582"
},
"departure": {
"delay": 162,
"time": "1768923582"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1768923760"
},
"departure": {
"delay": 160,
"time": "1768923760"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1768923970"
},
"departure": {
"delay": 190,
"time": "1768923970"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 211,
"time": "1768923871"
},
"departure": {
"delay": 211,
"time": "1768923871"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1768923679"
},
"departure": {
"delay": 139,
"time": "1768923679"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1768924099"
},
"departure": {
"delay": 199,
"time": "1768924099"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 215,
"time": "1768923935"
},
"departure": {
"delay": 215,
"time": "1768923935"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1768923492"
},
"departure": {
"delay": 132,
"time": "1768923492"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1768923433"
},
"departure": {
"delay": 133,
"time": "1768923433"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056496x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx67:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 292,
"time": "1768924252"
},
"departure": {
"delay": 292,
"time": "1768924252"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 229,
"time": "1768923949"
},
"departure": {
"delay": 229,
"time": "1768923949"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 232,
"time": "1768923232"
},
"departure": {
"delay": 232,
"time": "1768923232"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 283,
"time": "1768923558"
},
"departure": {
"delay": 283,
"time": "1768923583"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 267,
"time": "1768923807"
},
"departure": {
"delay": 267,
"time": "1768923807"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 264,
"time": "1768924164"
},
"departure": {
"delay": 264,
"time": "1768924164"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 237,
"time": "1768923057"
},
"departure": {
"delay": 237,
"time": "1768923057"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1768922996"
},
"departure": {
"delay": 236,
"time": "1768922996"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 314,
"time": "1768923734"
},
"departure": {
"delay": 314,
"time": "1768923734"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 245,
"time": "1768924025"
},
"departure": {
"delay": 245,
"time": "1768924025"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 347,
"time": "1768923382"
},
"departure": {
"delay": 347,
"time": "1768923407"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 152,
"time": "1768922732"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 247,
"time": "1768923307"
},
"departure": {
"delay": 247,
"time": "1768923307"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 277,
"time": "1768923157"
},
"departure": {
"delay": 277,
"time": "1768923157"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 209,
"time": "1768922909"
},
"departure": {
"delay": 209,
"time": "1768922909"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768922739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx67:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768936800"
},
"departure": {
"time": "1768936800"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768936740"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768936200"
},
"departure": {
"time": "1768936200"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768936560"
},
"departure": {
"time": "1768936560"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768936260"
},
"departure": {
"time": "1768936260"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768937040"
},
"departure": {
"time": "1768937040"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768936680"
},
"departure": {
"time": "1768936680"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768936080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768936320"
},
"departure": {
"time": "1768936320"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768936920"
},
"departure": {
"time": "1768936920"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768937100"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768936980"
},
"departure": {
"time": "1768936980"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768936440"
},
"departure": {
"time": "1768936440"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3045:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4057:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927740"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768927620"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4057:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768902660"
},
"departure": {
"time": "1768902660"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768902900"
},
"departure": {
"time": "1768902900"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768903020"
},
"departure": {
"time": "1768903020"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768903380"
},
"departure": {
"time": "1768903380"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768903140"
},
"departure": {
"time": "1768903140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768902420"
},
"departure": {
"time": "1768902420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903260"
},
"departure": {
"time": "1768903260"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768902540"
},
"departure": {
"time": "1768902540"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768902780"
},
"departure": {
"time": "1768902780"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768902300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903500"
},
"departure": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:387:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6476234918723584x1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -444,
"time": "1768925726"
},
"departure": {
"delay": -444,
"time": "1768925736"
},
"stopId": "FR:14366:ZE:642080001:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -472,
"time": "1768925878"
},
"departure": {
"delay": -472,
"time": "1768925888"
},
"stopId": "FR:14366:ZE:680910001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -461,
"time": "1768925829"
},
"departure": {
"delay": -461,
"time": "1768925839"
},
"stopId": "FR:14366:ZE:676990018:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -454,
"time": "1768925776"
},
"departure": {
"delay": -454,
"time": "1768925786"
},
"stopId": "FR:14366:ZE:661910002:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -499,
"time": "1768925971"
},
"departure": {
"delay": -499,
"time": "1768925981"
},
"stopId": "FR:14366:ZE:301000016:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -486,
"time": "1768925924"
},
"departure": {
"delay": -486,
"time": "1768925934"
},
"stopId": "FR:14366:ZE:666270003:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -233,
"time": "1768925577"
},
"departure": {
"delay": -233,
"time": "1768925587"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -372,
"time": "1768925678"
},
"departure": {
"delay": -372,
"time": "1768925688"
},
"stopId": "FR:14366:ZE:278720014:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -435,
"time": "1768927355"
},
"departure": {
"delay": -435,
"time": "1768927365"
},
"stopId": "FR:14293:ZE:6693831924776960:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -364,
"time": "1768927126"
},
"departure": {
"delay": -364,
"time": "1768927136"
},
"stopId": "FR:14293:ZE:5640198332350464:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -390,
"time": "1768927650"
},
"stopId": "FR:14460:ZE:6394635376132096:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -248,
"time": "1768927302"
},
"departure": {
"delay": -248,
"time": "1768927312"
},
"stopId": "FR:14293:ZE:5158906008436736:ATOUMOD036",
"stopSequence": 13
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:14366:ZE:5080834778333184:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -521,
"time": "1768926009"
},
"departure": {
"delay": -521,
"time": "1768926019"
},
"stopId": "FR:14366:ZE:274600016:ATOUMOD036",
"stopSequence": 11
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4860060908912640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6476234918723584x1:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011313x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1768924263"
},
"departure": {
"delay": 63,
"time": "1768924263"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 73,
"time": "1768924393"
},
"departure": {
"delay": 73,
"time": "1768924393"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 41,
"time": "1768924061"
},
"departure": {
"delay": 41,
"time": "1768924061"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 19,
"time": "1768923919"
},
"departure": {
"delay": 19,
"time": "1768923919"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 55,
"time": "1768924555"
},
"departure": {
"delay": 55,
"time": "1768924555"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 39,
"time": "1768924119"
},
"departure": {
"delay": 39,
"time": "1768924119"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 64,
"time": "1768924504"
},
"departure": {
"delay": 64,
"time": "1768924504"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 16,
"time": "1768924636"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 19,
"time": "1768923859"
},
"departure": {
"delay": 19,
"time": "1768923859"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1768924336"
},
"departure": {
"delay": 16,
"time": "1768924336"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 16,
"time": "1768924216"
},
"departure": {
"delay": 16,
"time": "1768924216"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 47,
"time": "1768924007"
},
"departure": {
"delay": 47,
"time": "1768924007"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 59,
"time": "1768924439"
},
"departure": {
"delay": 59,
"time": "1768924439"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 29,
"time": "1768924589"
},
"departure": {
"delay": 29,
"time": "1768924589"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011313x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471201:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1768925133"
},
"departure": {
"delay": -87,
"time": "1768925133"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1768924488"
},
"departure": {
"delay": -12,
"time": "1768924488"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -349,
"time": "1768926191"
},
"departure": {
"delay": -349,
"time": "1768926191"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -175,
"time": "1768925585"
},
"departure": {
"delay": -175,
"time": "1768925585"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1768924667"
},
"departure": {
"delay": -13,
"time": "1768924667"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -170,
"time": "1768925530"
},
"departure": {
"delay": -170,
"time": "1768925530"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -277,
"time": "1768925903"
},
"departure": {
"delay": -277,
"time": "1768925903"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -198,
"time": "1768925862"
},
"departure": {
"delay": -198,
"time": "1768925862"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -217,
"time": "1768925663"
},
"departure": {
"delay": -217,
"time": "1768925663"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -100,
"time": "1768925060"
},
"departure": {
"delay": -100,
"time": "1768925060"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -99,
"time": "1768924821"
},
"departure": {
"delay": -99,
"time": "1768924821"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1768924624"
},
"departure": {
"delay": 4,
"time": "1768924624"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1768924428"
},
"departure": {
"delay": -12,
"time": "1768924428"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -74,
"time": "1768924786"
},
"departure": {
"delay": -74,
"time": "1768924786"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -155,
"time": "1768925785"
},
"departure": {
"delay": -155,
"time": "1768925785"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -296,
"time": "1768926124"
},
"departure": {
"delay": -296,
"time": "1768926124"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -469,
"time": "1768926251"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -218,
"time": "1768926022"
},
"departure": {
"delay": -218,
"time": "1768926022"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -137,
"time": "1768925443"
},
"departure": {
"delay": -137,
"time": "1768925443"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1768924621"
},
"departure": {
"delay": 61,
"time": "1768924621"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -85,
"time": "1768925015"
},
"departure": {
"delay": -85,
"time": "1768925015"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -96,
"time": "1768924764"
},
"departure": {
"delay": -96,
"time": "1768924764"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -122,
"time": "1768924918"
},
"departure": {
"delay": -122,
"time": "1768924918"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -126,
"time": "1768924854"
},
"departure": {
"delay": -126,
"time": "1768924854"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -107,
"time": "1768925473"
},
"departure": {
"delay": -107,
"time": "1768925473"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -28,
"time": "1768924712"
},
"departure": {
"delay": -28,
"time": "1768924712"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -137,
"time": "1768925323"
},
"departure": {
"delay": -137,
"time": "1768925323"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -290,
"time": "1768926070"
},
"departure": {
"delay": -290,
"time": "1768926070"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -185,
"time": "1768925635"
},
"departure": {
"delay": -185,
"time": "1768925635"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471201:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057189x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1768923873"
},
"departure": {
"delay": 33,
"time": "1768923873"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1768923969"
},
"departure": {
"delay": 9,
"time": "1768923969"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1768924149"
},
"departure": {
"delay": 9,
"time": "1768924149"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768924220"
},
"departure": {
"delay": 20,
"time": "1768924220"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1768924809"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1768923856"
},
"departure": {
"delay": 16,
"time": "1768923856"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1768923599"
},
"departure": {
"delay": -1,
"time": "1768923599"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1768923679"
},
"departure": {
"delay": 19,
"time": "1768923679"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1768923794"
},
"departure": {
"delay": 74,
"time": "1768923794"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1768923551"
},
"departure": {
"delay": 11,
"time": "1768923551"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1768924269"
},
"departure": {
"delay": 9,
"time": "1768924269"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 65,
"time": "1768924385"
},
"departure": {
"delay": 65,
"time": "1768924385"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1768924449"
},
"departure": {
"delay": 9,
"time": "1768924449"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1768923743"
},
"departure": {
"delay": 23,
"time": "1768923743"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1768924509"
},
"departure": {
"delay": 9,
"time": "1768924509"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 21,
"time": "1768924041"
},
"departure": {
"delay": 21,
"time": "1768924041"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923881",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057189x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932720"
},
"departure": {
"time": "1768932720"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768932960"
},
"departure": {
"time": "1768932960"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768934280"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1768931400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933620"
},
"departure": {
"time": "1768933620"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934040"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768933140"
},
"departure": {
"time": "1768933140"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932660"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1768932785"
},
"departure": {
"delay": 5,
"time": "1768932785"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768893664",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx579:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2104:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23062,
"time": "1768923998"
},
"departure": {
"delay": -23062,
"time": "1768923998"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -23015,
"time": "1768925245"
},
"departure": {
"delay": -23015,
"time": "1768925245"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -23012,
"time": "1768924828"
},
"departure": {
"delay": -23012,
"time": "1768924828"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -23004,
"time": "1768924176"
},
"departure": {
"delay": -23004,
"time": "1768924176"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -22986,
"time": "1768925394"
},
"departure": {
"delay": -22986,
"time": "1768925394"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -23025,
"time": "1768924755"
},
"departure": {
"delay": -23025,
"time": "1768924755"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -23019,
"time": "1768924341"
},
"departure": {
"delay": -23019,
"time": "1768924341"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -23028,
"time": "1768924272"
},
"departure": {
"delay": -23028,
"time": "1768924272"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -23023,
"time": "1768924697"
},
"departure": {
"delay": -23023,
"time": "1768924697"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -23056,
"time": "1768924484"
},
"departure": {
"delay": -23056,
"time": "1768924484"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -23026,
"time": "1768924634"
},
"departure": {
"delay": -23026,
"time": "1768924634"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23049,
"time": "1768924071"
},
"departure": {
"delay": -23049,
"time": "1768924071"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -23020,
"time": "1768925120"
},
"departure": {
"delay": -23020,
"time": "1768925120"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -23026,
"time": "1768924994"
},
"departure": {
"delay": -23026,
"time": "1768924994"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -22999,
"time": "1768925321"
},
"departure": {
"delay": -22999,
"time": "1768925321"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768923959",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2104:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1768923300"
},
"departure": {
"delay": 125,
"time": "1768923305"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768922400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924140"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1768923130"
},
"departure": {
"delay": 135,
"time": "1768923135"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1768922820"
},
"departure": {
"delay": 120,
"time": "1768922880"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 125,
"time": "1768922700"
},
"departure": {
"delay": 125,
"time": "1768922705"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768924925"
},
"departure": {
"delay": 5,
"time": "1768924925"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 125,
"time": "1768922940"
},
"departure": {
"delay": 125,
"time": "1768922945"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1768922760"
},
"departure": {
"delay": 125,
"time": "1768922765"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768923780"
},
"departure": {
"delay": 5,
"time": "1768923785"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1768923120"
},
"departure": {
"delay": 185,
"time": "1768923125"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768925520"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 10,
"time": "1768924930"
},
"departure": {
"delay": 10,
"time": "1768924930"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 125,
"time": "1768923000"
},
"departure": {
"delay": 125,
"time": "1768923005"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1768922770"
},
"departure": {
"delay": 75,
"time": "1768922775"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1768923420"
},
"departure": {
"delay": 125,
"time": "1768923425"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768923960"
},
"departure": {
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1768923600"
},
"departure": {
"delay": 185,
"time": "1768923605"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1768922580"
},
"departure": {
"delay": 120,
"time": "1768922640"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768925345"
},
"departure": {
"delay": 5,
"time": "1768925345"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1768923540"
},
"departure": {
"delay": 185,
"time": "1768923545"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1768923360"
},
"departure": {
"delay": 125,
"time": "1768923365"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:865:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4242785xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 107,
"time": "1768926167"
},
"departure": {
"delay": 107,
"time": "1768926167"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1768925211"
},
"departure": {
"delay": 111,
"time": "1768925211"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 83,
"time": "1768927643"
},
"departure": {
"delay": 83,
"time": "1768927643"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 111,
"time": "1768926471"
},
"departure": {
"delay": 111,
"time": "1768926471"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 64,
"time": "1768924144"
},
"departure": {
"delay": 64,
"time": "1768924144"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1768927429"
},
"departure": {
"delay": 109,
"time": "1768927429"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 123,
"time": "1768924923"
},
"departure": {
"delay": 123,
"time": "1768924923"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1768927085"
},
"departure": {
"delay": 65,
"time": "1768927085"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1768924210"
},
"departure": {
"delay": 70,
"time": "1768924210"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1768924867"
},
"departure": {
"delay": 67,
"time": "1768924867"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1768927382"
},
"departure": {
"delay": 122,
"time": "1768927382"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 64,
"time": "1768927504"
},
"departure": {
"delay": 64,
"time": "1768927504"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 64,
"time": "1768924384"
},
"departure": {
"delay": 64,
"time": "1768924384"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 84,
"time": "1768924284"
},
"departure": {
"delay": 84,
"time": "1768924284"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1768923535"
},
"departure": {
"delay": 115,
"time": "1768923535"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1768924689"
},
"departure": {
"delay": 69,
"time": "1768924689"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1768925764"
},
"departure": {
"delay": 64,
"time": "1768925764"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 110,
"time": "1768925330"
},
"departure": {
"delay": 110,
"time": "1768925330"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768924576"
},
"departure": {
"delay": 76,
"time": "1768924576"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1768926923"
},
"departure": {
"delay": 83,
"time": "1768926923"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 64,
"time": "1768927204"
},
"departure": {
"delay": 64,
"time": "1768927204"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1768927324"
},
"departure": {
"delay": 64,
"time": "1768927324"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 64,
"time": "1768926724"
},
"departure": {
"delay": 64,
"time": "1768926724"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1768927409"
},
"departure": {
"delay": 89,
"time": "1768927409"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 83,
"time": "1768927283"
},
"departure": {
"delay": 83,
"time": "1768927283"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 121,
"time": "1768927621"
},
"departure": {
"delay": 121,
"time": "1768927621"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1768923263"
},
"departure": {
"delay": 23,
"time": "1768923263"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1768926593"
},
"departure": {
"delay": 113,
"time": "1768926593"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1768924804"
},
"departure": {
"delay": 64,
"time": "1768924804"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1768925404"
},
"departure": {
"delay": 64,
"time": "1768925404"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1768923434"
},
"departure": {
"delay": 74,
"time": "1768923434"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1768927675"
},
"departure": {
"delay": 115,
"time": "1768927675"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 113,
"time": "1768924613"
},
"departure": {
"delay": 113,
"time": "1768924613"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1768925135"
},
"departure": {
"delay": 95,
"time": "1768925135"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1768926244"
},
"departure": {
"delay": 64,
"time": "1768926244"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 88,
"time": "1768924468"
},
"departure": {
"delay": 88,
"time": "1768924468"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 100,
"time": "1768925620"
},
"departure": {
"delay": 100,
"time": "1768925620"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1768927744"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 33,
"time": "1768923753"
},
"departure": {
"delay": 33,
"time": "1768923753"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1768925884"
},
"departure": {
"delay": 64,
"time": "1768925884"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4242785xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1768906098"
},
"departure": {
"delay": -31,
"time": "1768906109"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1768905534"
},
"departure": {
"delay": 16,
"time": "1768905556"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1768905037"
},
"departure": {
"delay": 70,
"time": "1768905070"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1768906193"
},
"departure": {
"delay": -54,
"time": "1768906206"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1768905003"
},
"departure": {
"delay": 68,
"time": "1768905008"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1768904799"
},
"departure": {
"delay": 174,
"time": "1768904814"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1768905214"
},
"departure": {
"delay": 41,
"time": "1768905221"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1768905602"
},
"departure": {
"delay": 23,
"time": "1768905623"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1768905901"
},
"departure": {
"delay": 16,
"time": "1768905976"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 122,
"time": "1768904702"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1768904971"
},
"departure": {
"delay": 104,
"time": "1768904984"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1768905354"
},
"departure": {
"delay": 4,
"time": "1768905364"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -43,
"time": "1768906146"
},
"departure": {
"delay": -43,
"time": "1768906157"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -29,
"time": "1768906043"
},
"departure": {
"delay": -29,
"time": "1768906051"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1768904926"
},
"departure": {
"delay": 115,
"time": "1768904935"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1768904849"
},
"departure": {
"delay": 155,
"time": "1768904855"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1768905744"
},
"departure": {
"delay": -16,
"time": "1768905764"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1768905305"
},
"departure": {
"delay": 20,
"time": "1768905320"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1768905857"
},
"departure": {
"delay": -31,
"time": "1768905869"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1768905797"
},
"departure": {
"delay": -9,
"time": "1768905831"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 3,
"time": "1768906006"
},
"departure": {
"delay": 3,
"time": "1768906023"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -105,
"time": "1768906275"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1768904892"
},
"departure": {
"delay": 139,
"time": "1768904899"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1768905080"
},
"departure": {
"delay": 97,
"time": "1768905157"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -11,
"time": "1768905452"
},
"departure": {
"delay": -11,
"time": "1768905469"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1768924041"
},
"departure": {
"delay": 81,
"time": "1768924041"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1768924383"
},
"departure": {
"delay": 3,
"time": "1768924383"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1768924285"
},
"departure": {
"delay": 25,
"time": "1768924285"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -107,
"time": "1768924633"
},
"departure": {
"delay": -107,
"time": "1768924633"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 13,
"time": "1768924333"
},
"departure": {
"delay": 13,
"time": "1768924333"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -162,
"time": "1768924998"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -17,
"time": "1768924423"
},
"departure": {
"delay": -17,
"time": "1768924423"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1768924195"
},
"departure": {
"delay": -5,
"time": "1768924195"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -77,
"time": "1768924483"
},
"departure": {
"delay": -77,
"time": "1768924483"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -81,
"time": "1768924899"
},
"departure": {
"delay": -81,
"time": "1768924899"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -117,
"time": "1768924563"
},
"departure": {
"delay": -117,
"time": "1768924563"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -92,
"time": "1768924948"
},
"departure": {
"delay": -92,
"time": "1768924948"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -71,
"time": "1768924789"
},
"departure": {
"delay": -71,
"time": "1768924789"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -100,
"time": "1768924700"
},
"departure": {
"delay": -100,
"time": "1768924700"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 68,
"time": "1768924148"
},
"departure": {
"delay": 68,
"time": "1768924148"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597046:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596663:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 294,
"time": "1768923174"
},
"departure": {
"delay": 294,
"time": "1768923174"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 433,
"time": "1768924093"
},
"departure": {
"delay": 433,
"time": "1768924093"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 386,
"time": "1768924346"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 402,
"time": "1768923522"
},
"departure": {
"delay": 402,
"time": "1768923522"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 384,
"time": "1768923654"
},
"departure": {
"delay": 384,
"time": "1768923684"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 414,
"time": "1768923749"
},
"departure": {
"delay": 414,
"time": "1768923774"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 385,
"time": "1768923445"
},
"departure": {
"delay": 385,
"time": "1768923445"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 371,
"time": "1768923371"
},
"departure": {
"delay": 371,
"time": "1768923371"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 433,
"time": "1768923913"
},
"departure": {
"delay": 433,
"time": "1768923913"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 449,
"time": "1768924169"
},
"departure": {
"delay": 449,
"time": "1768924169"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768923200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596663:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 107,
"time": "1768896107"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1768896453"
},
"departure": {
"delay": 66,
"time": "1768896546"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1768896307"
},
"departure": {
"delay": 90,
"time": "1768896330"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1768897104"
},
"departure": {
"delay": -28,
"time": "1768897112"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -57,
"time": "1768897248"
},
"departure": {
"delay": -57,
"time": "1768897263"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1768896247"
},
"departure": {
"delay": 91,
"time": "1768896271"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1768896629"
},
"departure": {
"delay": 45,
"time": "1768896645"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1768896680"
},
"departure": {
"delay": 37,
"time": "1768896697"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1768897349"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1768897213"
},
"departure": {
"delay": -36,
"time": "1768897224"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1768896895"
},
"departure": {
"delay": 69,
"time": "1768896909"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1768896845"
},
"departure": {
"delay": 74,
"time": "1768896854"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 55,
"time": "1768896947"
},
"departure": {
"delay": 55,
"time": "1768896955"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1768896349"
},
"departure": {
"delay": 58,
"time": "1768896358"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1768896213"
},
"departure": {
"delay": 100,
"time": "1768896220"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -41,
"time": "1768897151"
},
"departure": {
"delay": -41,
"time": "1768897159"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1768896407"
},
"departure": {
"delay": 9,
"time": "1768896429"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768897077"
},
"departure": {
"delay": 5,
"time": "1768897085"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768921850"
},
"departure": {
"time": "1768921884"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768921648"
},
"departure": {
"time": "1768921674"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1768922285"
},
"departure": {
"time": "1768922334"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768922633"
},
"departure": {
"time": "1768922674"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768921759"
},
"departure": {
"time": "1768921774"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1768922080"
},
"departure": {
"time": "1768922114"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768922751"
},
"departure": {
"time": "1768922794"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768921485"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1768922957"
},
"departure": {
"time": "1768922974"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768921953"
},
"departure": {
"time": "1768921994"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768921550"
},
"departure": {
"time": "1768921594"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1768922462"
},
"departure": {
"time": "1768922494"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768923062"
},
"departure": {
"time": "1768923094"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768922371"
},
"departure": {
"time": "1768922394"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768922192"
},
"departure": {
"time": "1768922214"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768923176"
},
"departure": {
"time": "1768923176"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768922874"
},
"departure": {
"time": "1768922917"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768921399",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2970:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4519538356912128x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -113,
"time": "1768924205"
},
"departure": {
"delay": -113,
"time": "1768924267"
},
"stopId": "FR:14403:ZE:5070953064169472:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -149,
"time": "1768925121"
},
"departure": {
"delay": -149,
"time": "1768925131"
},
"stopId": "FR:14403:ZE:6230961923555328:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -159,
"time": "1768924991"
},
"departure": {
"delay": -159,
"time": "1768925001"
},
"stopId": "FR:14403:ZE:6190213018681344:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -141,
"time": "1768923859"
},
"departure": {
"delay": -141,
"time": "1768923879"
},
"stopId": "FR:14403:ZE:6142144013139968:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -285,
"time": "1768923900"
},
"departure": {
"delay": -285,
"time": "1768923915"
},
"stopId": "FR:14403:ZE:4935986736791552:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -98,
"time": "1768924812"
},
"departure": {
"delay": -98,
"time": "1768924822"
},
"stopId": "FR:14403:ZE:6656636971122688:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": -146,
"time": "1768925064"
},
"departure": {
"delay": -146,
"time": "1768925074"
},
"stopId": "FR:14403:ZE:5221625348751360:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -66,
"time": "1768924364"
},
"departure": {
"delay": -66,
"time": "1768924374"
},
"stopId": "FR:14334:ZE:4604922067681280:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"delay": 77,
"time": "1768923977"
},
"stopId": "FR:14403:ZE:6264474815168512:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -107,
"time": "1768924443"
},
"departure": {
"delay": -107,
"time": "1768924453"
},
"stopId": "FR:14334:ZE:6400745235546112:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -162,
"time": "1768924868"
},
"departure": {
"delay": -162,
"time": "1768924878"
},
"stopId": "FR:14403:ZE:4904834902786048:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -201,
"time": "1768925499"
},
"stopId": "FR:14270:ZE:6450611550683136:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -143,
"time": "1768924023"
},
"departure": {
"delay": -143,
"time": "1768924177"
},
"stopId": "FR:14403:ZE:6390914961375232:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -135,
"time": "1768925195"
},
"departure": {
"delay": -135,
"time": "1768925205"
},
"stopId": "FR:14403:ZE:5738837658566656:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1768924692"
},
"departure": {
"delay": -38,
"time": "1768924702"
},
"stopId": "FR:14403:ZE:6584213252866048:ATOUMOD036",
"stopSequence": 8
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5466936700829696:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4519538356912128x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011250x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768926907"
},
"departure": {
"delay": 7,
"time": "1768926907"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -20,
"time": "1768925860"
},
"departure": {
"delay": -20,
"time": "1768925860"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 3,
"time": "1768924863"
},
"departure": {
"delay": 3,
"time": "1768924863"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 2,
"time": "1768925522"
},
"departure": {
"delay": 2,
"time": "1768925522"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -20,
"time": "1768926700"
},
"departure": {
"delay": -20,
"time": "1768926700"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -20,
"time": "1768924540"
},
"departure": {
"delay": -20,
"time": "1768924540"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1768924939"
},
"departure": {
"delay": 19,
"time": "1768924939"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1768925710"
},
"departure": {
"delay": 10,
"time": "1768925710"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -20,
"time": "1768927240"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -20,
"time": "1768927180"
},
"departure": {
"delay": -20,
"time": "1768927180"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -14,
"time": "1768926766"
},
"departure": {
"delay": -14,
"time": "1768926766"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 27,
"time": "1768924227"
},
"departure": {
"delay": 27,
"time": "1768924227"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1768924162"
},
"departure": {
"delay": 22,
"time": "1768924162"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1768924745"
},
"departure": {
"delay": 5,
"time": "1768924745"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -15,
"time": "1768927005"
},
"departure": {
"delay": -15,
"time": "1768927005"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -20,
"time": "1768925380"
},
"departure": {
"delay": -20,
"time": "1768925380"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -20,
"time": "1768925080"
},
"departure": {
"delay": -20,
"time": "1768925080"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -48,
"time": "1768923732"
},
"departure": {
"delay": -48,
"time": "1768923732"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1768926804"
},
"departure": {
"delay": 24,
"time": "1768926804"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 27,
"time": "1768926447"
},
"departure": {
"delay": 27,
"time": "1768926447"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 17,
"time": "1768926857"
},
"departure": {
"delay": 17,
"time": "1768926857"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -20,
"time": "1768925620"
},
"departure": {
"delay": -20,
"time": "1768925620"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1768926497"
},
"departure": {
"delay": 17,
"time": "1768926497"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -20,
"time": "1768926340"
},
"departure": {
"delay": -20,
"time": "1768926340"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -2,
"time": "1768925458"
},
"departure": {
"delay": -2,
"time": "1768925458"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 3,
"time": "1768924623"
},
"departure": {
"delay": 3,
"time": "1768924623"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -16,
"time": "1768927064"
},
"departure": {
"delay": -16,
"time": "1768927064"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -61,
"time": "1768923899"
},
"departure": {
"delay": -61,
"time": "1768923899"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1768924669"
},
"departure": {
"delay": -11,
"time": "1768924669"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1768924458"
},
"departure": {
"delay": 18,
"time": "1768924458"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1768927104"
},
"departure": {
"delay": 24,
"time": "1768927104"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -20,
"time": "1768925320"
},
"departure": {
"delay": -20,
"time": "1768925320"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1768924060"
},
"departure": {
"delay": -20,
"time": "1768924060"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011250x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3378F5198825x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923780"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768922640"
},
"departure": {
"time": "1768922700"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768918549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3378F5198825x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3430F5413530x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923840"
},
"departure": {
"time": "1768923900"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 32
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927380"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1768922760"
},
"departure": {
"time": "1768922820"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768920840"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932900"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1768921800"
},
"departure": {
"time": "1768921860"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768917230",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3430F5413530x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1007:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928640"
},
"departure": {
"time": "1768928640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768930860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1768927800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1768930205"
},
"departure": {
"delay": 5,
"time": "1768930205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768928345"
},
"departure": {
"delay": 5,
"time": "1768928345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768927865"
},
"departure": {
"delay": 5,
"time": "1768927865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930800"
},
"departure": {
"time": "1768930800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768923838",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1007:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108065x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1768924332"
},
"departure": {
"delay": 72,
"time": "1768924332"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1768924167"
},
"departure": {
"delay": 27,
"time": "1768924167"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1768924725"
},
"departure": {
"delay": 45,
"time": "1768924725"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1768925036"
},
"departure": {
"delay": 56,
"time": "1768925036"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1768924564"
},
"departure": {
"delay": 64,
"time": "1768924564"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1768925565"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1768925476"
},
"departure": {
"delay": 76,
"time": "1768925476"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 69,
"time": "1768923909"
},
"departure": {
"delay": 69,
"time": "1768923909"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1768925147"
},
"departure": {
"delay": 47,
"time": "1768925147"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1768924447"
},
"departure": {
"delay": 67,
"time": "1768924447"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1768924929"
},
"departure": {
"delay": 69,
"time": "1768924929"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1768925250"
},
"departure": {
"delay": 30,
"time": "1768925250"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1768924037"
},
"departure": {
"delay": 77,
"time": "1768924037"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1768925376"
},
"departure": {
"delay": 36,
"time": "1768925376"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108065x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1768923660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768925400"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1768923780"
},
"departure": {
"delay": 5,
"time": "1768923785"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924260"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768923900"
},
"departure": {
"time": "1768923960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:889:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 280,
"time": "1768916093"
},
"departure": {
"delay": 280,
"time": "1768916140"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -11,
"time": "1768917065"
},
"departure": {
"delay": -11,
"time": "1768917109"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"time": "1768916988"
},
"departure": {
"time": "1768917000"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 195,
"time": "1768916470"
},
"departure": {
"delay": 195,
"time": "1768916475"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1768916668"
},
"departure": {
"delay": 143,
"time": "1768916723"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 286,
"time": "1768916335"
},
"departure": {
"delay": 286,
"time": "1768916386"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 355,
"time": "1768916205"
},
"departure": {
"delay": 355,
"time": "1768916275"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1768916591"
},
"departure": {
"delay": 85,
"time": "1768916605"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1768916437"
},
"departure": {
"delay": 225,
"time": "1768916445"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 251,
"time": "1768916406"
},
"departure": {
"delay": 251,
"time": "1768916411"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -16,
"time": "1768917036"
},
"departure": {
"delay": -16,
"time": "1768917044"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 414,
"time": "1768917131"
},
"departure": {
"delay": 414,
"time": "1768917594"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 369,
"time": "1768917609"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:85xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1093:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932660"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768933440"
},
"departure": {
"time": "1768933440"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768931940"
},
"departure": {
"time": "1768931940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768933500"
},
"departure": {
"time": "1768933500"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768933740"
},
"departure": {
"time": "1768933740"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1768931400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933680"
},
"departure": {
"time": "1768933680"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768933800"
},
"departure": {
"time": "1768933800"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768931465"
},
"departure": {
"delay": 5,
"time": "1768931465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933140"
},
"departure": {
"time": "1768933140"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933380"
},
"departure": {
"time": "1768933380"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768934280"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933200"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768932120"
},
"departure": {
"time": "1768932120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1768933685"
},
"departure": {
"delay": 5,
"time": "1768933685"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1768931825"
},
"departure": {
"delay": 5,
"time": "1768931825"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934040"
},
"departure": {
"time": "1768934040"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1768931885"
},
"departure": {
"delay": 5,
"time": "1768931885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768924010",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1093:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2571:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7455,
"time": "1768922895"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 7596,
"time": "1768922044"
},
"departure": {
"delay": 7596,
"time": "1768922076"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7610,
"time": "1768922810"
},
"departure": {
"delay": 7610,
"time": "1768922810"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 7635,
"time": "1768922227"
},
"departure": {
"delay": 7635,
"time": "1768922235"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7675,
"time": "1768921578"
},
"departure": {
"delay": 7675,
"time": "1768921615"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7546,
"time": "1768922326"
},
"departure": {
"delay": 7546,
"time": "1768922326"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7615,
"time": "1768921649"
},
"departure": {
"delay": 7615,
"time": "1768921675"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 7596,
"time": "1768922127"
},
"departure": {
"delay": 7596,
"time": "1768922136"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7656,
"time": "1768921395"
},
"departure": {
"delay": 7656,
"time": "1768921416"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7695,
"time": "1768921483"
},
"departure": {
"delay": 7695,
"time": "1768921515"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 7555,
"time": "1768921315"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 7615,
"time": "1768921950"
},
"departure": {
"delay": 7615,
"time": "1768921975"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1768921319",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2571:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470497:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1071,
"time": "1768924029"
},
"departure": {
"delay": -1071,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1191,
"time": "1768924029"
},
"departure": {
"delay": -1191,
"time": "1768924029"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1011,
"time": "1768924029"
},
"departure": {
"delay": -1011,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1071,
"time": "1768924029"
},
"departure": {
"delay": -1071,
"time": "1768924029"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -951,
"time": "1768924029"
},
"departure": {
"delay": -951,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -891,
"time": "1768924029"
},
"departure": {
"delay": -891,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 282,
"time": "1768925562"
},
"departure": {
"delay": 282,
"time": "1768925562"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 316,
"time": "1768925656"
},
"departure": {
"delay": 316,
"time": "1768925656"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 297,
"time": "1768925517"
},
"departure": {
"delay": 297,
"time": "1768925517"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 135,
"time": "1768925775"
},
"departure": {
"delay": 135,
"time": "1768925775"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 330,
"time": "1768925610"
},
"departure": {
"delay": 330,
"time": "1768925610"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -891,
"time": "1768924029"
},
"departure": {
"delay": -891,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -891,
"time": "1768924029"
},
"departure": {
"delay": -891,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -261,
"time": "1768925859"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1011,
"time": "1768924029"
},
"departure": {
"delay": -1011,
"time": "1768924029"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -19,
"time": "1768925801"
},
"departure": {
"delay": -19,
"time": "1768925801"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1011,
"time": "1768924029"
},
"departure": {
"delay": -1011,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -831,
"time": "1768924029"
},
"departure": {
"delay": -831,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"delay": -771,
"time": "1768924029"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 318,
"time": "1768925718"
},
"departure": {
"delay": 318,
"time": "1768925718"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470497:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1768924617"
},
"departure": {
"delay": 57,
"time": "1768924617"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1768924271"
},
"departure": {
"delay": 11,
"time": "1768924271"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1768924151"
},
"departure": {
"delay": 71,
"time": "1768924151"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -37,
"time": "1768924763"
},
"departure": {
"delay": -37,
"time": "1768924763"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1768924468"
},
"departure": {
"delay": 88,
"time": "1768924468"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1768924867"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1768924408"
},
"departure": {
"delay": 88,
"time": "1768924408"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1768924006"
},
"departure": {
"delay": 106,
"time": "1768924006"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1768924685"
},
"departure": {
"delay": 5,
"time": "1768924685"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1768924578"
},
"departure": {
"delay": 18,
"time": "1768924578"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"departure": {
"delay": 84,
"time": "1768923984"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1768924075"
},
"departure": {
"delay": 115,
"time": "1768924075"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602165:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850340F5403080x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923720"
},
"departure": {
"time": "1768923780"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768925760"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768919509",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850340F5403080x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927680"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768927440"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768928100"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768928220"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768927860"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928340"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768927740"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768928160"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768923962",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4126:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3369,
"time": "1768924011"
},
"departure": {
"delay": -3369,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -167,
"time": "1768927753"
},
"departure": {
"delay": -167,
"time": "1768927753"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3429,
"time": "1768924011"
},
"departure": {
"delay": -3429,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -67,
"time": "1768927613"
},
"departure": {
"delay": -67,
"time": "1768927613"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1768927553"
},
"departure": {
"delay": -7,
"time": "1768927553"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1768927522"
},
"departure": {
"delay": 22,
"time": "1768927522"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -129,
"time": "1768927671"
},
"departure": {
"delay": -129,
"time": "1768927671"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1768927615"
},
"departure": {
"delay": -65,
"time": "1768927615"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1768927493"
},
"departure": {
"delay": -7,
"time": "1768927493"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -183,
"time": "1768927917"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596261:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2813:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:27562:ZE:10015:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932000"
},
"stopId": "FR:27562:ZE:10104:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:27562:ZE:10021:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:27562:ZE:29083:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768931940"
},
"departure": {
"time": "1768931940"
},
"stopId": "FR:27681:ZE:10071:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:27681:ZE:19:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:27562:ZE:10023:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768932540"
},
"stopId": "FR:27562:ZE:24:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931580"
},
"stopId": "FR:27681:ZE:29065:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:27562:ZE:10017:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:27681:ZE:30009:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768931340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768931880"
},
"departure": {
"time": "1768931880"
},
"stopId": "FR:27681:ZE:10073:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2813:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2865,
"time": "1768923003"
},
"departure": {
"delay": 2865,
"time": "1768923045"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 2955,
"time": "1768923712"
},
"departure": {
"delay": 2955,
"time": "1768923735"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 2775,
"time": "1768921969"
},
"departure": {
"delay": 2775,
"time": "1768921995"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 2856,
"time": "1768922350"
},
"departure": {
"delay": 2856,
"time": "1768922376"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 2875,
"time": "1768923339"
},
"departure": {
"delay": 2875,
"time": "1768923355"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2805,
"time": "1768922166"
},
"departure": {
"delay": 2805,
"time": "1768922205"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2856,
"time": "1768923247"
},
"departure": {
"delay": 2856,
"time": "1768923276"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2796,
"time": "1768922057"
},
"departure": {
"delay": 2796,
"time": "1768922076"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 2856,
"time": "1768922782"
},
"departure": {
"delay": 2856,
"time": "1768922796"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 2916,
"time": "1768923426"
},
"departure": {
"delay": 2916,
"time": "1768923456"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2916,
"time": "1768922870"
},
"departure": {
"delay": 2916,
"time": "1768922916"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2815,
"time": "1768922598"
},
"departure": {
"delay": 2815,
"time": "1768922635"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2815,
"time": "1768922234"
},
"departure": {
"delay": 2815,
"time": "1768922275"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2856,
"time": "1768923119"
},
"departure": {
"delay": 2856,
"time": "1768923156"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 2935,
"time": "1768923625"
},
"departure": {
"delay": 2935,
"time": "1768923655"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 2895,
"time": "1768923525"
},
"departure": {
"delay": 2895,
"time": "1768923555"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 2715,
"time": "1768923795"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 2856,
"time": "1768922702"
},
"departure": {
"delay": 2856,
"time": "1768922736"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2796,
"time": "1768922460"
},
"departure": {
"delay": 2796,
"time": "1768922496"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768921999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2091:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4987707097874432x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1768924427"
},
"departure": {
"delay": 237,
"time": "1768924437"
},
"stopId": "FR:14654:ZE:5668011970134016:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 243,
"time": "1768924373"
},
"departure": {
"delay": 243,
"time": "1768924383"
},
"stopId": "FR:14654:ZE:6438359049175040:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1768924112"
},
"departure": {
"delay": 222,
"time": "1768924122"
},
"stopId": "FR:14654:ZE:5941925724028928:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 255,
"time": "1768924635"
},
"stopId": "FR:14654:ZE:5895072596885504:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1768923614"
},
"departure": {
"delay": 135,
"time": "1768923615"
},
"stopId": "FR:14654:ZE:5982999838457856:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 357,
"time": "1768923935"
},
"departure": {
"delay": 357,
"time": "1768923957"
},
"stopId": "FR:14654:ZE:6738223196798976:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6704313154928640:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4987707097874432x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107889x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1768924128"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1768923925"
},
"departure": {
"delay": 85,
"time": "1768923925"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1768924033"
},
"departure": {
"delay": 73,
"time": "1768924033"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107889x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:995:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1768923970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:995:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768898160"
},
"departure": {
"time": "1768898160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898280"
},
"departure": {
"time": "1768898280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899300"
},
"departure": {
"time": "1768899300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768898760"
},
"departure": {
"time": "1768898760"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768899060"
},
"departure": {
"time": "1768899060"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768898640"
},
"departure": {
"time": "1768898640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1768897800"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768898820"
},
"departure": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768898040"
},
"departure": {
"time": "1768898040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768898940"
},
"departure": {
"time": "1768898940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768899180"
},
"departure": {
"time": "1768899180"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768898520"
},
"departure": {
"time": "1768898520"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:283:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850413F5202156x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929180"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930260"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768923232",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850413F5202156x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470298:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 747,
"time": "1768923567"
},
"departure": {
"delay": 747,
"time": "1768923567"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 783,
"time": "1768923483"
},
"departure": {
"delay": 783,
"time": "1768923483"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 768,
"time": "1768923334"
},
"departure": {
"delay": 768,
"time": "1768923348"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 739,
"time": "1768923619"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1768923487",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470298:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596666:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4029,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3609,
"time": "1768924011"
},
"departure": {
"delay": -3609,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3849,
"time": "1768924011"
},
"departure": {
"delay": -3849,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3009,
"time": "1768924011"
},
"departure": {
"delay": -3009,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3969,
"time": "1768924011"
},
"departure": {
"delay": -3969,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3189,
"time": "1768924011"
},
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3669,
"time": "1768924011"
},
"departure": {
"delay": -3669,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -2589,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2829,
"time": "1768924011"
},
"departure": {
"delay": -2829,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3729,
"time": "1768924011"
},
"departure": {
"delay": -3729,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3909,
"time": "1768924011"
},
"departure": {
"delay": -3909,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3129,
"time": "1768924011"
},
"departure": {
"delay": -3129,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3489,
"time": "1768924011"
},
"departure": {
"delay": -3489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3369,
"time": "1768924011"
},
"departure": {
"delay": -3369,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596666:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057059x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1768923487"
},
"departure": {
"delay": -53,
"time": "1768923487"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -36,
"time": "1768923564"
},
"departure": {
"delay": -36,
"time": "1768923564"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -95,
"time": "1768923625"
},
"departure": {
"delay": -95,
"time": "1768923625"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1768923307"
},
"departure": {
"delay": -53,
"time": "1768923307"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -104,
"time": "1768923916"
},
"departure": {
"delay": -104,
"time": "1768923916"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -139,
"time": "1768923821"
},
"departure": {
"delay": -139,
"time": "1768923821"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -167,
"time": "1768924153"
},
"departure": {
"delay": -167,
"time": "1768924153"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -58,
"time": "1768923422"
},
"departure": {
"delay": -58,
"time": "1768923422"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -197,
"time": "1768923943"
},
"departure": {
"delay": -197,
"time": "1768923943"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -167,
"time": "1768924213"
},
"departure": {
"delay": -167,
"time": "1768924213"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -116,
"time": "1768923784"
},
"departure": {
"delay": -116,
"time": "1768923784"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -46,
"time": "1768923494"
},
"departure": {
"delay": -46,
"time": "1768923494"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -167,
"time": "1768924513"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -49,
"time": "1768923671"
},
"departure": {
"delay": -49,
"time": "1768923671"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -111,
"time": "1768924089"
},
"departure": {
"delay": -111,
"time": "1768924089"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -81,
"time": "1768923699"
},
"departure": {
"delay": -81,
"time": "1768923699"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923491",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057059x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768900320"
},
"departure": {
"time": "1768900320"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900620"
},
"departure": {
"time": "1768900620"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768899960"
},
"departure": {
"time": "1768899960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768900680"
},
"departure": {
"time": "1768900680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768900260"
},
"departure": {
"time": "1768900260"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768900500"
},
"departure": {
"time": "1768900500"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768899660"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768901340"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768900380"
},
"departure": {
"time": "1768900380"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899780"
},
"departure": {
"time": "1768899780"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768900440"
},
"departure": {
"time": "1768900440"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:321:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:535:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910640"
},
"departure": {
"time": "1768910640"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768907460"
},
"departure": {
"time": "1768907460"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768908660"
},
"departure": {
"time": "1768908660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768910700"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768909080"
},
"departure": {
"time": "1768909080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768910460"
},
"departure": {
"time": "1768910460"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768910400"
},
"departure": {
"time": "1768910400"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768909260"
},
"departure": {
"time": "1768909260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768909320"
},
"departure": {
"time": "1768909320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1768907400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768908300"
},
"departure": {
"time": "1768908300"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909500"
},
"departure": {
"time": "1768909500"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768907700"
},
"departure": {
"time": "1768907700"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768907940"
},
"departure": {
"time": "1768907940"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910520"
},
"departure": {
"time": "1768910520"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768909920"
},
"departure": {
"time": "1768909920"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768909020"
},
"departure": {
"time": "1768909020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768910160"
},
"departure": {
"time": "1768910160"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768910040"
},
"departure": {
"time": "1768910040"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768909380"
},
"departure": {
"time": "1768909380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:535:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230331x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 286,
"time": "1768923106"
},
"departure": {
"delay": 286,
"time": "1768923106"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 272,
"time": "1768923152"
},
"departure": {
"delay": 272,
"time": "1768923152"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 240,
"time": "1768923180"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923111",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230331x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057165x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1768923159"
},
"departure": {
"delay": 99,
"time": "1768923159"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1768923554"
},
"departure": {
"delay": 134,
"time": "1768923554"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1768923298"
},
"departure": {
"delay": -2,
"time": "1768923298"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1768924194"
},
"departure": {
"delay": 114,
"time": "1768924194"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 144,
"time": "1768923984"
},
"departure": {
"delay": 144,
"time": "1768923984"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1768924846"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1768924517"
},
"departure": {
"delay": 137,
"time": "1768924517"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1768924056"
},
"departure": {
"delay": 156,
"time": "1768924056"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1768923779"
},
"departure": {
"delay": 59,
"time": "1768923779"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1768924746"
},
"departure": {
"delay": 126,
"time": "1768924746"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1768924117"
},
"departure": {
"delay": 157,
"time": "1768924117"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768923490"
},
"departure": {
"delay": 70,
"time": "1768923490"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1768923291"
},
"departure": {
"delay": 51,
"time": "1768923291"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 163,
"time": "1768924303"
},
"departure": {
"delay": 163,
"time": "1768924303"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1768924243"
},
"departure": {
"delay": 163,
"time": "1768924243"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1768923878"
},
"departure": {
"delay": 98,
"time": "1768923878"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1768924426"
},
"departure": {
"delay": 106,
"time": "1768924426"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 164,
"time": "1768924664"
},
"departure": {
"delay": 164,
"time": "1768924664"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768923749"
},
"departure": {
"delay": 89,
"time": "1768923749"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1768924547"
},
"departure": {
"delay": 107,
"time": "1768924547"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 94,
"time": "1768923694"
},
"departure": {
"delay": 94,
"time": "1768923694"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768923111",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057165x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056589x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 185,
"time": "1768924685"
},
"departure": {
"delay": 185,
"time": "1768924685"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1768924506"
},
"departure": {
"delay": 126,
"time": "1768924506"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 126,
"time": "1768925166"
},
"departure": {
"delay": 126,
"time": "1768925166"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 163,
"time": "1768924603"
},
"departure": {
"delay": 163,
"time": "1768924603"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 126,
"time": "1768924026"
},
"departure": {
"delay": 126,
"time": "1768924026"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1768924213"
},
"departure": {
"delay": 133,
"time": "1768924213"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 140,
"time": "1768925000"
},
"departure": {
"delay": 140,
"time": "1768925000"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1768923833"
},
"departure": {
"delay": 53,
"time": "1768923833"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 167,
"time": "1768924787"
},
"departure": {
"delay": 167,
"time": "1768924787"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 128,
"time": "1768923968"
},
"departure": {
"delay": 128,
"time": "1768923968"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 144,
"time": "1768925244"
},
"departure": {
"delay": 144,
"time": "1768925244"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1768924882"
},
"departure": {
"delay": 142,
"time": "1768924882"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1768925361"
},
"departure": {
"delay": 141,
"time": "1768925361"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1768925316"
},
"departure": {
"delay": 156,
"time": "1768925316"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 102,
"time": "1768923762"
},
"departure": {
"delay": 102,
"time": "1768923762"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 167,
"time": "1768924367"
},
"departure": {
"delay": 167,
"time": "1768924367"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1768925526"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 126,
"time": "1768924926"
},
"departure": {
"delay": 126,
"time": "1768924926"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056589x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14188:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18000,
"time": "1768923600"
},
"departure": {
"delay": 18000,
"time": "1768923600"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18000,
"time": "1768923660"
},
"departure": {
"delay": 18000,
"time": "1768923660"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 17940,
"time": "1768923720"
},
"departure": {
"delay": 17940,
"time": "1768923720"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 17940,
"time": "1768923480"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18000,
"time": "1768923540"
},
"departure": {
"delay": 18000,
"time": "1768923540"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17940,
"time": "1768923780"
},
"departure": {
"delay": 17940,
"time": "1768923780"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768921900",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14188:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057176x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768926416"
},
"departure": {
"delay": 56,
"time": "1768926416"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926900"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768926072"
},
"departure": {
"delay": 12,
"time": "1768926072"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1768925149"
},
"departure": {
"delay": 49,
"time": "1768925149"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926000"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1768925815"
},
"departure": {
"delay": 55,
"time": "1768925815"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1768925604"
},
"departure": {
"delay": 24,
"time": "1768925604"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1768925389"
},
"departure": {
"delay": 49,
"time": "1768925389"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768925652"
},
"departure": {
"delay": 12,
"time": "1768925652"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1768925895"
},
"departure": {
"delay": 15,
"time": "1768925895"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1768925935"
},
"departure": {
"delay": 55,
"time": "1768925935"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1768925764"
},
"departure": {
"delay": 4,
"time": "1768925764"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768925430"
},
"departure": {
"delay": 30,
"time": "1768925430"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1768925284"
},
"departure": {
"delay": 4,
"time": "1768925284"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 11,
"time": "1768926251"
},
"departure": {
"delay": 11,
"time": "1768926251"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768923931",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057176x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1768909796"
},
"departure": {
"delay": 155,
"time": "1768909835"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1768910092"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1768909258"
},
"departure": {
"delay": 33,
"time": "1768909293"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1768909322"
},
"departure": {
"delay": 20,
"time": "1768909340"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 176,
"time": "1768908886"
},
"departure": {
"delay": 176,
"time": "1768908896"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1768909907"
},
"departure": {
"delay": 127,
"time": "1768909927"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 153,
"time": "1768908993"
},
"departure": {
"delay": 153,
"time": "1768908993"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 147,
"time": "1768908747"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1768909565"
},
"departure": {
"delay": 97,
"time": "1768909597"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 122,
"time": "1768909707"
},
"departure": {
"delay": 122,
"time": "1768909742"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1768909019"
},
"departure": {
"delay": 128,
"time": "1768909028"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1768909438"
},
"departure": {
"delay": 15,
"time": "1768909455"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1768908928"
},
"departure": {
"delay": 160,
"time": "1768908940"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1768909223"
},
"departure": {
"delay": 35,
"time": "1768909235"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 133,
"time": "1768909841"
},
"departure": {
"delay": 133,
"time": "1768909873"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1768909088"
},
"departure": {
"delay": 79,
"time": "1768909099"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1768909129"
},
"departure": {
"delay": 111,
"time": "1768909191"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:24:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 156,
"time": "1768923079"
},
"departure": {
"delay": 156,
"time": "1768923096"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1768924080"
},
"departure": {
"delay": 180,
"time": "1768924080"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1768923161"
},
"departure": {
"delay": 111,
"time": "1768923171"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1768922853"
},
"departure": {
"delay": 167,
"time": "1768922867"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1768923763"
},
"departure": {
"delay": 208,
"time": "1768923808"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 180,
"time": "1768924500"
},
"departure": {
"delay": 180,
"time": "1768924500"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1768923514"
},
"departure": {
"delay": 101,
"time": "1768923521"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1768924380"
},
"departure": {
"delay": 180,
"time": "1768924380"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924006"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 180,
"time": "1768924620"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1768923337"
},
"departure": {
"delay": 107,
"time": "1768923347"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1768924140"
},
"departure": {
"delay": 180,
"time": "1768924140"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 237,
"time": "1768923864"
},
"departure": {
"delay": 237,
"time": "1768923897"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 180,
"time": "1768924320"
},
"departure": {
"delay": 180,
"time": "1768924320"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1768923447"
},
"departure": {
"delay": 108,
"time": "1768923468"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1768923001"
},
"departure": {
"delay": 182,
"time": "1768923062"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768924260"
},
"departure": {
"delay": 180,
"time": "1768924260"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 136,
"time": "1768922776"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 180,
"time": "1768924200"
},
"departure": {
"delay": 180,
"time": "1768924200"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1768923124"
},
"departure": {
"delay": 130,
"time": "1768923130"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 180,
"time": "1768924440"
},
"departure": {
"delay": 180,
"time": "1768924440"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1768922905"
},
"departure": {
"delay": 155,
"time": "1768922915"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1768923619"
},
"departure": {
"delay": 162,
"time": "1768923702"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1768922956"
},
"departure": {
"delay": 148,
"time": "1768922968"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1768923178"
},
"departure": {
"delay": 100,
"time": "1768923220"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:39:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2681:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1768929600"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930620"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2681:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851724F5403191x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851724F5403191x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052284xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 105,
"time": "1768924425"
},
"departure": {
"delay": 105,
"time": "1768924425"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 102,
"time": "1768924482"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 105,
"time": "1768924185"
},
"departure": {
"delay": 105,
"time": "1768924185"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 114,
"time": "1768924014"
},
"departure": {
"delay": 114,
"time": "1768924014"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1768924305"
},
"departure": {
"delay": 105,
"time": "1768924305"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 19,
"time": "1768923739"
},
"departure": {
"delay": 19,
"time": "1768923739"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 87,
"time": "1768923687"
},
"departure": {
"delay": 87,
"time": "1768923687"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052284xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2839:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932720"
},
"departure": {
"time": "1768932720"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768932780"
},
"departure": {
"time": "1768932780"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932900"
},
"departure": {
"time": "1768932900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768933200"
},
"departure": {
"time": "1768933200"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"time": "1768932300"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768933560"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768933260"
},
"departure": {
"time": "1768933260"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932660"
},
"departure": {
"time": "1768932660"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932540"
},
"departure": {
"time": "1768932540"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933320"
},
"departure": {
"time": "1768933320"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932840"
},
"departure": {
"time": "1768932840"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2839:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5476471633084416x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1768924257"
},
"departure": {
"delay": 7,
"time": "1768924267"
},
"stopId": "FR:14173:ZE:4795513741246464:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1768924068"
},
"departure": {
"delay": -1,
"time": "1768924079"
},
"stopId": "FR:14431:ZE:6191103486197760:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1768924544"
},
"departure": {
"delay": -6,
"time": "1768924554"
},
"stopId": "FR:14173:ZE:5754366716805120:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 559,
"time": "1768924149"
},
"departure": {
"delay": 559,
"time": "1768924159"
},
"stopId": "FR:14431:ZE:5141747278544896:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -60,
"time": "1768924920"
},
"stopId": "FR:14245:ZE:5548588995182592:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -3,
"time": "1768924427"
},
"departure": {
"delay": -3,
"time": "1768924437"
},
"stopId": "FR:14173:ZE:5242123583488000:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1768923888"
},
"departure": {
"delay": 79,
"time": "1768923919"
},
"stopId": "FR:14431:ZE:5655489724547072:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6421594751631360:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5476471633084416x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2140:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924928"
},
"departure": {
"time": "1768924928"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768923412"
},
"departure": {
"time": "1768923437"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924050"
},
"departure": {
"time": "1768924050"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768924716"
},
"departure": {
"time": "1768924716"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768924557"
},
"departure": {
"time": "1768924557"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768923948"
},
"departure": {
"time": "1768923992"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768923856"
},
"departure": {
"time": "1768923897"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768924314"
},
"departure": {
"time": "1768924314"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768925214"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768923307"
},
"departure": {
"time": "1768923337"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923206"
},
"departure": {
"time": "1768923237"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924436"
},
"departure": {
"time": "1768924436"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768923486"
},
"departure": {
"time": "1768923517"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924776"
},
"departure": {
"time": "1768924776"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924861"
},
"departure": {
"time": "1768924861"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768924135"
},
"departure": {
"time": "1768924135"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768923606"
},
"departure": {
"time": "1768923617"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768923704"
},
"departure": {
"time": "1768923737"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924631"
},
"departure": {
"time": "1768924631"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768923239",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2140:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5338745084575744x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1768925830"
},
"departure": {
"delay": -40,
"time": "1768925840"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 6
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1768927670"
},
"departure": {
"delay": -60,
"time": "1768927680"
},
"stopId": "FR:14740:ZE:6733574096027648:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768925282"
},
"departure": {
"delay": 12,
"time": "1768925292"
},
"stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -173,
"time": "1768927807"
},
"stopId": "FR:14478:ZE:5573281131266048:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 258,
"time": "1768927448"
},
"departure": {
"delay": 258,
"time": "1768927458"
},
"stopId": "FR:14740:ZE:6218439677968384:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1768925069"
},
"departure": {
"delay": -81,
"time": "1768925079"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 160,
"time": "1768926510"
},
"departure": {
"delay": 160,
"time": "1768926520"
},
"stopId": "FR:14740:ZE:6339881153331200:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -48,
"time": "1768925042"
},
"departure": {
"delay": -48,
"time": "1768925052"
},
"stopId": "FR:14478:ZE:5882846104256512:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 85,
"time": "1768926915"
},
"departure": {
"delay": 85,
"time": "1768926925"
},
"stopId": "FR:14740:ZE:5334796227051520:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1768925544"
},
"departure": {
"delay": 34,
"time": "1768925554"
},
"stopId": "FR:14740:ZE:6291247872344064:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1768926311"
},
"departure": {
"delay": 81,
"time": "1768926321"
},
"stopId": "FR:14740:ZE:5092539771125760:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1768927186"
},
"departure": {
"delay": 236,
"time": "1768927196"
},
"stopId": "FR:14478:ZE:4528319115558912:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4752917245460480:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5338745084575744x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761927xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 204,
"time": "1768918164"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 70,
"time": "1768918492"
},
"departure": {
"delay": 70,
"time": "1768918510"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1768918389"
},
"departure": {
"delay": 32,
"time": "1768918412"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768918653"
},
"departure": {
"time": "1768918560"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1768918558"
},
"departure": {
"delay": 68,
"time": "1768918568"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 143,
"time": "1768918267"
},
"departure": {
"delay": 143,
"time": "1768918283"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761927xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2059:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768927380"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768926300"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76231:ZE:TAEx2205:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925820"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2059:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928160"
},
"departure": {
"time": "1768928160"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1768926545"
},
"departure": {
"delay": 5,
"time": "1768926545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768927320"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768929180"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768926065"
},
"departure": {
"delay": 5,
"time": "1768926065"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768928700"
},
"departure": {
"time": "1768928700"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768928940"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:961:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3040,
"time": "1768924060"
},
"departure": {
"delay": 3040,
"time": "1768924060"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 3000,
"time": "1768924260"
},
"departure": {
"delay": 3000,
"time": "1768924260"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3060,
"time": "1768924620"
},
"departure": {
"delay": 3060,
"time": "1768924620"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 2880,
"time": "1768923120"
},
"departure": {
"delay": 2880,
"time": "1768923120"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 2880,
"time": "1768922160"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 2897,
"time": "1768922537"
},
"departure": {
"delay": 2897,
"time": "1768922537"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3030,
"time": "1768924410"
},
"departure": {
"delay": 3030,
"time": "1768924410"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2980,
"time": "1768923340"
},
"departure": {
"delay": 2980,
"time": "1768923340"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 3059,
"time": "1768924499"
},
"departure": {
"delay": 3059,
"time": "1768924499"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 2904,
"time": "1768922724"
},
"departure": {
"delay": 2904,
"time": "1768922724"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2928,
"time": "1768922868"
},
"departure": {
"delay": 2928,
"time": "1768922868"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2918,
"time": "1768922978"
},
"departure": {
"delay": 2918,
"time": "1768922978"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 2961,
"time": "1768923261"
},
"departure": {
"delay": 2961,
"time": "1768923261"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2921,
"time": "1768922441"
},
"departure": {
"delay": 2921,
"time": "1768922441"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2880,
"time": "1768922640"
},
"departure": {
"delay": 2880,
"time": "1768922640"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3033,
"time": "1768923753"
},
"departure": {
"delay": 3033,
"time": "1768923753"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 3120,
"time": "1768924800"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3002,
"time": "1768924022"
},
"departure": {
"delay": 3002,
"time": "1768924022"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3056,
"time": "1768923896"
},
"departure": {
"delay": 3056,
"time": "1768923896"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2919,
"time": "1768922379"
},
"departure": {
"delay": 2919,
"time": "1768922379"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3000,
"time": "1768923960"
},
"departure": {
"delay": 3000,
"time": "1768923960"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 3009,
"time": "1768924149"
},
"departure": {
"delay": 3009,
"time": "1768924149"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 2880,
"time": "1768922400"
},
"departure": {
"delay": 2880,
"time": "1768922400"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3040,
"time": "1768923700"
},
"departure": {
"delay": 3040,
"time": "1768923700"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3032,
"time": "1768924352"
},
"departure": {
"delay": 3032,
"time": "1768924352"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2975,
"time": "1768923515"
},
"departure": {
"delay": 2975,
"time": "1768923515"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2963,
"time": "1768923383"
},
"departure": {
"delay": 2963,
"time": "1768923383"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3000,
"time": "1768923660"
},
"departure": {
"delay": 3000,
"time": "1768923660"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2882,
"time": "1768923062"
},
"departure": {
"delay": 2882,
"time": "1768923062"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2906,
"time": "1768922486"
},
"departure": {
"delay": 2906,
"time": "1768922486"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768921778",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8999:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:91:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768887240"
},
"departure": {
"time": "1768887240"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768887480"
},
"departure": {
"time": "1768887480"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768887900"
},
"departure": {
"time": "1768887900"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768887120"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768887180"
},
"departure": {
"time": "1768887180"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768888080"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768887540"
},
"departure": {
"time": "1768887540"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768887720"
},
"departure": {
"time": "1768887720"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768887600"
},
"departure": {
"time": "1768887600"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768886976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:91:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244074xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6480,
"time": "1768924620"
},
"departure": {
"delay": 6480,
"time": "1768924620"
},
"stopId": "FR:76657:ZE:3302:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 6492,
"time": "1768924272"
},
"departure": {
"delay": 6492,
"time": "1768924272"
},
"stopId": "FR:76660:ZE:5201:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 6499,
"time": "1768924459"
},
"departure": {
"delay": 6499,
"time": "1768924459"
},
"stopId": "FR:76660:ZE:4425:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 6538,
"time": "1768924678"
},
"departure": {
"delay": 6538,
"time": "1768924678"
},
"stopId": "FR:76660:ZE:3304:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 6480,
"time": "1768924140"
},
"departure": {
"delay": 6480,
"time": "1768924140"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 6503,
"time": "1768924643"
},
"departure": {
"delay": 6503,
"time": "1768924643"
},
"stopId": "FR:76660:ZE:3303:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 6514,
"time": "1768924294"
},
"departure": {
"delay": 6514,
"time": "1768924294"
},
"stopId": "FR:76660:ZE:4418:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 6480,
"time": "1768924800"
},
"stopId": "FR:76657:ZE:5178:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 6482,
"time": "1768924322"
},
"departure": {
"delay": 6482,
"time": "1768924322"
},
"stopId": "FR:76660:ZE:4432:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244074xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768910100"
},
"departure": {
"time": "1768910100"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768909680"
},
"departure": {
"time": "1768909680"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768909740"
},
"departure": {
"time": "1768909740"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768910460"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768909140"
},
"departure": {
"time": "1768909140"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768910340"
},
"departure": {
"time": "1768910340"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768909620"
},
"departure": {
"time": "1768909620"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768910280"
},
"departure": {
"time": "1768910280"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768909320"
},
"departure": {
"time": "1768909320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768909020"
},
"departure": {
"time": "1768909020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768909260"
},
"departure": {
"time": "1768909260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768909980"
},
"departure": {
"time": "1768909980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768909560"
},
"departure": {
"time": "1768909560"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768910220"
},
"departure": {
"time": "1768910220"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768909860"
},
"departure": {
"time": "1768909860"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768908780"
},
"departure": {
"time": "1768908780"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768909800"
},
"departure": {
"time": "1768909800"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768909440"
},
"departure": {
"time": "1768909440"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:549:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:461:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768905840"
},
"departure": {
"time": "1768905840"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768906680"
},
"departure": {
"time": "1768906680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768905780"
},
"departure": {
"time": "1768905780"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768906200"
},
"departure": {
"time": "1768906200"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768906260"
},
"departure": {
"time": "1768906260"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768905540"
},
"departure": {
"time": "1768905540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768906140"
},
"departure": {
"time": "1768906140"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768906500"
},
"departure": {
"time": "1768906500"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"departure": {
"time": "1768905240"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768906920"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768905360"
},
"departure": {
"time": "1768905360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905660"
},
"departure": {
"time": "1768905660"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905960"
},
"departure": {
"time": "1768905960"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768906320"
},
"departure": {
"time": "1768906320"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768906020"
},
"departure": {
"time": "1768906020"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768905900"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768906080"
},
"departure": {
"time": "1768906080"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768906860"
},
"departure": {
"time": "1768906860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:461:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 190,
"time": "1768894570"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1768894625"
},
"departure": {
"delay": 76,
"time": "1768894636"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768894969"
},
"departure": {
"time": "1768895100"
},
"stopId": "FR:76384:ZE:15450:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1768894826"
},
"departure": {
"delay": 137,
"time": "1768894937"
},
"stopId": "FR:76384:ZE:15449:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1768894725"
},
"departure": {
"delay": 55,
"time": "1768894735"
},
"stopId": "FR:76384:ZE:15448:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1768894592"
},
"departure": {
"delay": 104,
"time": "1768894604"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1768894673"
},
"departure": {
"delay": 71,
"time": "1768894691"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1768894750"
},
"departure": {
"delay": 24,
"time": "1768894764"
},
"stopId": "FR:76384:ZE:15447:ATOUMOD019",
"stopSequence": 6
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x437583874xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851014F5403145x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768931640"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1768923290",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851014F5403145x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072067x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1768924818"
},
"departure": {
"delay": 258,
"time": "1768924818"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 299,
"time": "1768924919"
},
"departure": {
"delay": 299,
"time": "1768924919"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 258,
"time": "1768924038"
},
"departure": {
"delay": 258,
"time": "1768924038"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 307,
"time": "1768924687"
},
"departure": {
"delay": 307,
"time": "1768924687"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 266,
"time": "1768924406"
},
"departure": {
"delay": 266,
"time": "1768924406"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 316,
"time": "1768924576"
},
"departure": {
"delay": 316,
"time": "1768924576"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1768923554"
},
"departure": {
"delay": 134,
"time": "1768923554"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 270,
"time": "1768923870"
},
"departure": {
"delay": 270,
"time": "1768923870"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1768923359"
},
"departure": {
"delay": -1,
"time": "1768923359"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 278,
"time": "1768924118"
},
"departure": {
"delay": 278,
"time": "1768924118"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1768924638"
},
"departure": {
"delay": 258,
"time": "1768924638"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 258,
"time": "1768924518"
},
"departure": {
"delay": 258,
"time": "1768924518"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 258,
"time": "1768924338"
},
"departure": {
"delay": 258,
"time": "1768924338"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 258,
"time": "1768924998"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 263,
"time": "1768924763"
},
"departure": {
"delay": 263,
"time": "1768924763"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 276,
"time": "1768924956"
},
"departure": {
"delay": 276,
"time": "1768924956"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1768923687"
},
"departure": {
"delay": 147,
"time": "1768923687"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 273,
"time": "1768924233"
},
"departure": {
"delay": 273,
"time": "1768924233"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1768924882"
},
"departure": {
"delay": 262,
"time": "1768924882"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072067x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8996:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1852,
"time": "1768924732"
},
"departure": {
"delay": 1852,
"time": "1768924732"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 1878,
"time": "1768924218"
},
"departure": {
"delay": 1878,
"time": "1768924218"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 1794,
"time": "1768923354"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1765,
"time": "1768923805"
},
"departure": {
"delay": 1765,
"time": "1768923805"
},
"stopId": "FR:76216:ZE:TCARxCAILL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1814,
"time": "1768923529"
},
"departure": {
"delay": 1814,
"time": "1768923554"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1804,
"time": "1768923604"
},
"departure": {
"delay": 1804,
"time": "1768923604"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1829,
"time": "1768924889"
},
"departure": {
"delay": 1829,
"time": "1768924889"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1778,
"time": "1768923578"
},
"departure": {
"delay": 1778,
"time": "1768923578"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1934,
"time": "1768925834"
},
"departure": {
"delay": 1934,
"time": "1768925834"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 1855,
"time": "1768925935"
},
"departure": {
"delay": 1855,
"time": "1768925935"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1866,
"time": "1768924506"
},
"departure": {
"delay": 1866,
"time": "1768924506"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1882,
"time": "1768925302"
},
"departure": {
"delay": 1882,
"time": "1768925302"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 1932,
"time": "1768925712"
},
"departure": {
"delay": 1932,
"time": "1768925712"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 1855,
"time": "1768924615"
},
"departure": {
"delay": 1855,
"time": "1768924615"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1881,
"time": "1768925121"
},
"departure": {
"delay": 1881,
"time": "1768925121"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 1875,
"time": "1768925355"
},
"departure": {
"delay": 1875,
"time": "1768925355"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1851,
"time": "1768924971"
},
"departure": {
"delay": 1851,
"time": "1768924971"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 1862,
"time": "1768924322"
},
"departure": {
"delay": 1862,
"time": "1768924322"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1794,
"time": "1768923654"
},
"departure": {
"delay": 1794,
"time": "1768923654"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1855,
"time": "1768925215"
},
"departure": {
"delay": 1855,
"time": "1768925215"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1887,
"time": "1768924107"
},
"departure": {
"delay": 1887,
"time": "1768924107"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1861,
"time": "1768924381"
},
"departure": {
"delay": 1861,
"time": "1768924381"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1940,
"time": "1768925480"
},
"departure": {
"delay": 1940,
"time": "1768925480"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 1801,
"time": "1768924861"
},
"departure": {
"delay": 1801,
"time": "1768924861"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 1915,
"time": "1768925635"
},
"departure": {
"delay": 1915,
"time": "1768925635"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 1785,
"time": "1768923705"
},
"departure": {
"delay": 1785,
"time": "1768923705"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1855,
"time": "1768923955"
},
"departure": {
"delay": 1855,
"time": "1768923955"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 1920,
"time": "1768925760"
},
"departure": {
"delay": 1920,
"time": "1768925760"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 1877,
"time": "1768924577"
},
"departure": {
"delay": 1877,
"time": "1768924577"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768923358",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8996:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:88xHO30xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1768919590"
},
"departure": {
"delay": -76,
"time": "1768919624"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 134,
"time": "1768918726"
},
"departure": {
"delay": 134,
"time": "1768918754"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 114,
"time": "1768918614"
},
"departure": {
"delay": 114,
"time": "1768918614"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -23,
"time": "1768919156"
},
"departure": {
"delay": -23,
"time": "1768919197"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1768919300"
},
"departure": {
"delay": 12,
"time": "1768919352"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1768918570"
},
"departure": {
"delay": 130,
"time": "1768918570"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1768918420"
},
"departure": {
"delay": 134,
"time": "1768918454"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 149,
"time": "1768918049"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1768919115"
},
"departure": {
"delay": 21,
"time": "1768919121"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1768918677"
},
"departure": {
"delay": 144,
"time": "1768918704"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1768919448"
},
"departure": {
"delay": -5,
"time": "1768919455"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1768918940"
},
"departure": {
"delay": 43,
"time": "1768919023"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1768918172"
},
"departure": {
"delay": 144,
"time": "1768918224"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1768918514"
},
"departure": {
"delay": 161,
"time": "1768918541"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1768918349"
},
"departure": {
"delay": 187,
"time": "1768918387"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 142,
"time": "1768918774"
},
"departure": {
"delay": 142,
"time": "1768918822"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 178,
"time": "1768918071"
},
"departure": {
"delay": 178,
"time": "1768918138"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -207,
"time": "1768919673"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1768919400"
},
"departure": {
"delay": 14,
"time": "1768919414"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -81,
"time": "1768919473"
},
"departure": {
"delay": -81,
"time": "1768919499"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -93,
"time": "1768919533"
},
"departure": {
"delay": -93,
"time": "1768919547"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:88xHO30xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430283:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1768910918"
},
"departure": {
"delay": 138,
"time": "1768910958"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1768911087"
},
"departure": {
"delay": 51,
"time": "1768911111"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 97,
"time": "1768910737"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1768911035"
},
"departure": {
"delay": 107,
"time": "1768911047"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768910782"
},
"departure": {
"delay": 126,
"time": "1768910826"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 95,
"time": "1768910839"
},
"departure": {
"delay": 95,
"time": "1768910855"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768911207"
},
"departure": {
"time": "1768911120"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430283:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485127xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1768917701"
},
"departure": {
"delay": 166,
"time": "1768917706"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 255,
"time": "1768917788"
},
"departure": {
"delay": 255,
"time": "1768917855"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 276,
"time": "1768917682"
},
"departure": {
"delay": 276,
"time": "1768917696"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1768917959"
},
"departure": {
"delay": 246,
"time": "1768917966"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 178,
"time": "1768917478"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485127xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 287,
"time": "1768924067"
},
"departure": {
"delay": 287,
"time": "1768924067"
},
"stopId": "FR:76758:ZE:YVETOTxxxRaymon:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 242,
"time": "1768924622"
},
"departure": {
"delay": 242,
"time": "1768924622"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexDx:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 242,
"time": "1768924862"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 16
},
{
"arrival": {
"delay": 242,
"time": "1768924682"
},
"departure": {
"delay": 242,
"time": "1768924682"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD1:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": 242,
"time": "1768924802"
},
"departure": {
"delay": 242,
"time": "1768924802"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 242,
"time": "1768924442"
},
"departure": {
"delay": 242,
"time": "1768924442"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJ1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 242,
"time": "1768924502"
},
"departure": {
"delay": 242,
"time": "1768924502"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenu2:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 242,
"time": "1768924202"
},
"departure": {
"delay": 242,
"time": "1768924202"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 329,
"time": "1768923989"
},
"departure": {
"delay": 329,
"time": "1768923989"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexRo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": 401,
"time": "1768923821"
},
"departure": {
"delay": 401,
"time": "1768923821"
},
"stopId": "FR:76758:ZE:YVETOTxxxRefign:ATOUMOD012",
"stopSequence": 5
},
{
"arrival": {
"delay": 242,
"time": "1768924322"
},
"departure": {
"delay": 242,
"time": "1768924322"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexR1:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 329,
"time": "1768923869"
},
"departure": {
"delay": 329,
"time": "1768923869"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexJo:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 386,
"time": "1768923686"
},
"departure": {
"delay": 386,
"time": "1768923686"
},
"stopId": "FR:76758:ZE:YVETOTxxxAvenue:ATOUMOD012",
"stopSequence": 4
}
],
"timestamp": "1768923999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000359:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768931400"
},
"departure": {
"time": "1768931400"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768931340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932000"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2783:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3380F5198823x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768933800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3380F5198823x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071987x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 115,
"time": "1768923055"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768922981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071987x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598261:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1768925540"
},
"departure": {
"delay": 20,
"time": "1768925540"
},
"stopId": "FR:27229:ZE:0xLAV02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -47,
"time": "1768925593"
},
"departure": {
"delay": -47,
"time": "1768925593"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -13,
"time": "1768925507"
},
"departure": {
"delay": -13,
"time": "1768925507"
},
"stopId": "FR:27229:ZE:0xJAC02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1768925453"
},
"departure": {
"delay": -7,
"time": "1768925453"
},
"stopId": "FR:27229:ZE:0xGLA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1768925928"
},
"departure": {
"delay": -72,
"time": "1768925928"
},
"stopId": "FR:27229:ZE:0xMDS01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -264,
"time": "1768926456"
},
"departure": {
"delay": -264,
"time": "1768926456"
},
"stopId": "FR:27684:ZE:0xCAD01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -85,
"time": "1768925975"
},
"departure": {
"delay": -85,
"time": "1768925975"
},
"stopId": "FR:27229:ZE:0xJUI01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1768925718"
},
"departure": {
"delay": -42,
"time": "1768925718"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1768925556"
},
"departure": {
"delay": -24,
"time": "1768925556"
},
"stopId": "FR:27229:ZE:0xBFA02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -195,
"time": "1768926165"
},
"departure": {
"delay": -195,
"time": "1768926165"
},
"stopId": "FR:27306:ZE:0xLAG01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -204,
"time": "1768926336"
},
"departure": {
"delay": -204,
"time": "1768926336"
},
"stopId": "FR:27306:ZE:0xDAR01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -277,
"time": "1768926743"
},
"departure": {
"delay": -277,
"time": "1768926743"
},
"stopId": "FR:27229:ZE:0xJAM02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -219,
"time": "1768926981"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -70,
"time": "1768925870"
},
"departure": {
"delay": -70,
"time": "1768925870"
},
"stopId": "FR:27229:ZE:0xHEL01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -216,
"time": "1768926564"
},
"departure": {
"delay": -216,
"time": "1768926564"
},
"stopId": "FR:27229:ZE:0xICO02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -239,
"time": "1768926181"
},
"departure": {
"delay": -239,
"time": "1768926181"
},
"stopId": "FR:27306:ZE:0xCOS01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -202,
"time": "1768926398"
},
"departure": {
"delay": -202,
"time": "1768926398"
},
"stopId": "FR:27229:ZE:0xARI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:27229:ZE:0xZIN02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -283,
"time": "1768926617"
},
"departure": {
"delay": -283,
"time": "1768926617"
},
"stopId": "FR:27229:ZE:0xZII02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -224,
"time": "1768926676"
},
"departure": {
"delay": -224,
"time": "1768926676"
},
"stopId": "FR:27229:ZE:0xANO02:ATOUMOD004",
"stopSequence": 35
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:27229:ZE:0xLYC02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -164,
"time": "1768926076"
},
"departure": {
"delay": -164,
"time": "1768926076"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -80,
"time": "1768925800"
},
"departure": {
"delay": -80,
"time": "1768925800"
},
"stopId": "FR:27229:ZE:0xPRO01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598261:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13137F5400253x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768930080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768927680"
},
"departure": {
"time": "1768927800"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927260"
},
"departure": {
"time": "1768927320"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768928880"
},
"departure": {
"time": "1768928940"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768920590",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13137F5400253x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2269:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1768923660"
},
"departure": {
"delay": 5,
"time": "1768923665"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1768924680"
},
"departure": {
"delay": -60,
"time": "1768924680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1768924140"
},
"departure": {
"delay": -60,
"time": "1768924140"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -60,
"time": "1768924860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1768924740"
},
"departure": {
"delay": -60,
"time": "1768924740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -60,
"time": "1768924620"
},
"departure": {
"delay": -60,
"time": "1768924620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1768923840"
},
"departure": {
"delay": -55,
"time": "1768923845"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1768923900"
},
"departure": {
"delay": -55,
"time": "1768923905"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768923600"
},
"departure": {
"delay": 5,
"time": "1768923605"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -60,
"time": "1768923960"
},
"departure": {
"delay": -60,
"time": "1768923960"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -60,
"time": "1768924440"
},
"departure": {
"delay": -60,
"time": "1768924440"
},
"stopId": "FR:27681:ZE:29053:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2269:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852423F5403258x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926960"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
}
],
"timestamp": "1768921490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852423F5403258x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2486805:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -212,
"time": "1768928008"
},
"departure": {
"delay": -212,
"time": "1768928008"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 48
},
{
"arrival": {
"delay": 26,
"time": "1768925966"
},
"departure": {
"delay": 26,
"time": "1768925966"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:27375:ZE:0x6464:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -204,
"time": "1768927896"
},
"departure": {
"delay": -204,
"time": "1768927896"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 46
},
{
"arrival": {
"delay": -150,
"time": "1768927890"
},
"departure": {
"delay": -150,
"time": "1768927890"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 45
},
{
"arrival": {
"delay": -105,
"time": "1768927755"
},
"departure": {
"delay": -105,
"time": "1768927755"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -57,
"time": "1768927263"
},
"departure": {
"delay": -57,
"time": "1768927263"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -117,
"time": "1768927323"
},
"departure": {
"delay": -117,
"time": "1768927323"
},
"stopId": "FR:27701:ZE:0x7060:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -113,
"time": "1768927687"
},
"departure": {
"delay": -113,
"time": "1768927687"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:27375:ZE:0x6450:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1768927134"
},
"departure": {
"delay": 54,
"time": "1768927134"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1768927166"
},
"departure": {
"delay": 26,
"time": "1768927166"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -223,
"time": "1768928057"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 49
},
{
"arrival": {
"delay": -253,
"time": "1768927967"
},
"departure": {
"delay": -253,
"time": "1768927967"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 47
},
{
"arrival": {
"delay": -173,
"time": "1768927447"
},
"departure": {
"delay": -173,
"time": "1768927447"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -83,
"time": "1768927357"
},
"departure": {
"delay": -83,
"time": "1768927357"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927080"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -113,
"time": "1768927627"
},
"departure": {
"delay": -113,
"time": "1768927627"
},
"stopId": "FR:27701:ZE:0x7124:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -125,
"time": "1768927795"
},
"departure": {
"delay": -125,
"time": "1768927795"
},
"stopId": "FR:27365:ZE:0x6334:ATOUMOD006",
"stopSequence": 42
},
{
"arrival": {
"delay": -89,
"time": "1768927711"
},
"departure": {
"delay": -89,
"time": "1768927711"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 40,
"time": "1768926400"
},
"departure": {
"delay": 40,
"time": "1768926400"
},
"stopId": "FR:27375:ZE:0x6505:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -151,
"time": "1768927829"
},
"departure": {
"delay": -151,
"time": "1768927829"
},
"stopId": "FR:27365:ZE:0x6328:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": -114,
"time": "1768927386"
},
"departure": {
"delay": -114,
"time": "1768927386"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -181,
"time": "1768927859"
},
"departure": {
"delay": -181,
"time": "1768927859"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 44
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:27375:ZE:0x6436:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:27375:ZE:0x6467:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2486805:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107861x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1768923581"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1768923871"
},
"departure": {
"delay": 91,
"time": "1768923871"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1768924970"
},
"departure": {
"delay": 170,
"time": "1768924970"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1768924569"
},
"departure": {
"delay": 129,
"time": "1768924569"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1768924035"
},
"departure": {
"delay": 135,
"time": "1768924035"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1768925388"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1768924270"
},
"departure": {
"delay": 130,
"time": "1768924270"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 135,
"time": "1768924155"
},
"departure": {
"delay": 135,
"time": "1768924155"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 126,
"time": "1768923786"
},
"departure": {
"delay": 126,
"time": "1768923786"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1768924393"
},
"departure": {
"delay": 133,
"time": "1768924393"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 153,
"time": "1768925073"
},
"departure": {
"delay": 153,
"time": "1768925073"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1768925299"
},
"departure": {
"delay": 139,
"time": "1768925299"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1768924752"
},
"departure": {
"delay": 132,
"time": "1768924752"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1768924859"
},
"departure": {
"delay": 179,
"time": "1768924859"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1768925199"
},
"departure": {
"delay": 159,
"time": "1768925199"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923511",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107861x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1047:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930800"
},
"departure": {
"time": "1768930800"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768930920"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1768929600"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1768923970",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1047:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707910:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768911999"
},
"departure": {
"delay": 56,
"time": "1768912016"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768912120"
},
"departure": {
"time": "1768912020"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 95,
"time": "1768911935"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707910:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311299xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 282,
"time": "1768905665"
},
"departure": {
"delay": 282,
"time": "1768905702"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 194,
"time": "1768905896"
},
"departure": {
"delay": 194,
"time": "1768905914"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 266,
"time": "1768905854"
},
"departure": {
"delay": 266,
"time": "1768905866"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 180,
"time": "1768905939"
},
"departure": {
"delay": 180,
"time": "1768905960"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 327,
"time": "1768905779"
},
"departure": {
"delay": 327,
"time": "1768905807"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1768905979"
},
"departure": {
"time": "1768905900"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1768905565"
},
"departure": {
"delay": 280,
"time": "1768905580"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 306,
"time": "1768905483"
},
"departure": {
"delay": 306,
"time": "1768905546"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1768905293"
},
"departure": {
"delay": 150,
"time": "1768905330"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 157,
"time": "1768905277"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 287,
"time": "1768905627"
},
"departure": {
"delay": 287,
"time": "1768905647"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311299xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190161x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 188,
"time": "1768923848"
},
"departure": {
"delay": 188,
"time": "1768923848"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1768923911"
},
"departure": {
"delay": 191,
"time": "1768923911"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1768923982"
},
"departure": {
"delay": 142,
"time": "1768923982"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1768924480"
},
"departure": {
"delay": 160,
"time": "1768924480"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 142,
"time": "1768924402"
},
"departure": {
"delay": 142,
"time": "1768924402"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 152,
"time": "1768924292"
},
"departure": {
"delay": 152,
"time": "1768924292"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1768924210"
},
"departure": {
"delay": 190,
"time": "1768924210"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 142,
"time": "1768924642"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1768924042"
},
"departure": {
"delay": 142,
"time": "1768924042"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 159,
"time": "1768924359"
},
"departure": {
"delay": 159,
"time": "1768924359"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 142,
"time": "1768924162"
},
"departure": {
"delay": 142,
"time": "1768924162"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1768924109"
},
"departure": {
"delay": 149,
"time": "1768924109"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768923851",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190161x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:521:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768908120"
},
"departure": {
"time": "1768908120"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768908600"
},
"departure": {
"time": "1768908600"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768907400"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768908360"
},
"departure": {
"time": "1768908360"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768907880"
},
"departure": {
"time": "1768907880"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768908000"
},
"departure": {
"time": "1768908000"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768908480"
},
"departure": {
"time": "1768908480"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768908240"
},
"departure": {
"time": "1768908240"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768907640"
},
"departure": {
"time": "1768907640"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768907760"
},
"departure": {
"time": "1768907760"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768908720"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768907520"
},
"departure": {
"time": "1768907520"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:521:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850623F5403126x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768925880"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925520"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924620"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927980"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1768920710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850623F5403126x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8146:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923686"
},
"departure": {
"time": "1768923686"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1768923836"
},
"departure": {
"time": "1768923836"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1768924537"
},
"departure": {
"time": "1768924537"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768923436"
},
"departure": {
"time": "1768923461"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1768923938"
},
"departure": {
"time": "1768923938"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1768923761"
},
"departure": {
"time": "1768923761"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1768924363"
},
"departure": {
"time": "1768924363"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768924178"
},
"departure": {
"time": "1768924178"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1768924099"
},
"departure": {
"time": "1768924099"
},
"stopId": "FR:76575:ZE:TCARxSTYO21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1768924463"
},
"departure": {
"time": "1768924463"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768923511"
},
"departure": {
"time": "1768923536"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1768924663"
},
"departure": {
"time": "1768924663"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768923565"
},
"departure": {
"time": "1768923565"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1768924259"
},
"departure": {
"time": "1768924259"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768923361"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1768923623"
},
"departure": {
"time": "1768923623"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1768921299",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8146:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:40:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768923532"
},
"departure": {
"delay": 102,
"time": "1768923642"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1768923317"
},
"departure": {
"delay": 34,
"time": "1768923334"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1768923963"
},
"departure": {
"delay": 76,
"time": "1768923976"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 26,
"time": "1768923026"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1768923662"
},
"departure": {
"delay": 51,
"time": "1768923711"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1768924200"
},
"departure": {
"delay": 120,
"time": "1768924200"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1768924380"
},
"departure": {
"delay": 120,
"time": "1768924380"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1768924260"
},
"departure": {
"delay": 120,
"time": "1768924260"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1768924320"
},
"departure": {
"delay": 120,
"time": "1768924320"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1768923763"
},
"departure": {
"delay": 23,
"time": "1768923803"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1768923206"
},
"departure": {
"delay": 60,
"time": "1768923240"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768923289"
},
"departure": {
"delay": 60,
"time": "1768923300"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1768923719"
},
"departure": {
"delay": 13,
"time": "1768923733"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1768924560"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1768923153"
},
"departure": {
"delay": 53,
"time": "1768923173"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1768924080"
},
"departure": {
"delay": 120,
"time": "1768924080"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1768923368"
},
"departure": {
"delay": 18,
"time": "1768923498"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:40:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11,
"time": "1768923998"
},
"departure": {
"delay": -11,
"time": "1768924009"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -71,
"time": "1768924129"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598273:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922520"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768921140"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768920900"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768921740"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768920840"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768920600"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768921560"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768920780"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922280"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768923480"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768923460",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4050:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -540,
"time": "1768924020"
},
"departure": {
"delay": -540,
"time": "1768924020"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -540,
"time": "1768924560"
},
"departure": {
"delay": -540,
"time": "1768924560"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -540,
"time": "1768923900"
},
"departure": {
"delay": -540,
"time": "1768923900"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -540,
"time": "1768924260"
},
"departure": {
"delay": -540,
"time": "1768924260"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -540,
"time": "1768924620"
},
"departure": {
"delay": -540,
"time": "1768924620"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": -540,
"time": "1768923960"
},
"departure": {
"delay": -540,
"time": "1768923960"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -540,
"time": "1768924140"
},
"departure": {
"delay": -540,
"time": "1768924140"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -540,
"time": "1768924320"
},
"departure": {
"delay": -540,
"time": "1768924320"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -540,
"time": "1768924800"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"delay": -535,
"time": "1768923545"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": -540,
"time": "1768923600"
},
"departure": {
"delay": -540,
"time": "1768923600"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -540,
"time": "1768923720"
},
"departure": {
"delay": -540,
"time": "1768923720"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -540,
"time": "1768924080"
},
"departure": {
"delay": -540,
"time": "1768924080"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -540,
"time": "1768923780"
},
"departure": {
"delay": -540,
"time": "1768923780"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2341:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852030F5202252x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927800"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1768922750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852030F5202252x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x38207491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 167,
"time": "1768916027"
},
"stopId": "FR:76114:ZE:204:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 214,
"time": "1768916244"
},
"departure": {
"delay": 214,
"time": "1768916254"
},
"stopId": "FR:76114:ZE:208:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1768916310"
},
"departure": {
"delay": 104,
"time": "1768916324"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 144,
"time": "1768916286"
},
"departure": {
"delay": 144,
"time": "1768916304"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1768916085"
},
"departure": {
"delay": 175,
"time": "1768916095"
},
"stopId": "FR:76114:ZE:205:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1768916129"
},
"departure": {
"delay": 156,
"time": "1768916136"
},
"stopId": "FR:76114:ZE:207:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768916334"
},
"departure": {
"time": "1768916280"
},
"stopId": "FR:76114:ZE:212:ATOUMOD019",
"stopSequence": 7
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x38207491:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -26,
"time": "1768921294"
},
"departure": {
"delay": -26,
"time": "1768921294"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -119,
"time": "1768922881"
},
"departure": {
"delay": -119,
"time": "1768922881"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -49,
"time": "1768923106"
},
"departure": {
"delay": -49,
"time": "1768923131"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1768920882"
},
"departure": {
"delay": 42,
"time": "1768920882"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1768921444"
},
"departure": {
"delay": 4,
"time": "1768921444"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1768921935"
},
"departure": {
"delay": 15,
"time": "1768921935"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -114,
"time": "1768922635"
},
"departure": {
"delay": -114,
"time": "1768922706"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -108,
"time": "1768922211"
},
"departure": {
"delay": -108,
"time": "1768922232"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -74,
"time": "1768922783"
},
"departure": {
"delay": -74,
"time": "1768922806"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 64,
"time": "1768921144"
},
"departure": {
"delay": 64,
"time": "1768921144"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -84,
"time": "1768922556"
},
"departure": {
"delay": -84,
"time": "1768922556"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1768922095"
},
"departure": {
"delay": -65,
"time": "1768922095"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -9,
"time": "1768920831"
},
"departure": {
"delay": -9,
"time": "1768920831"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -75,
"time": "1768922985"
},
"departure": {
"delay": -75,
"time": "1768922985"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -33,
"time": "1768921707"
},
"departure": {
"delay": -33,
"time": "1768921707"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -64,
"time": "1768923656"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 26,
"time": "1768922006"
},
"departure": {
"delay": 26,
"time": "1768922006"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1768921759"
},
"departure": {
"delay": -41,
"time": "1768921759"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768920660"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -14,
"time": "1768923361"
},
"departure": {
"delay": -14,
"time": "1768923406"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1768920756"
},
"departure": {
"delay": 36,
"time": "1768920756"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10,
"time": "1768921010"
},
"departure": {
"delay": -10,
"time": "1768921010"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1768921078"
},
"departure": {
"delay": -2,
"time": "1768921078"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -64,
"time": "1768922456"
},
"departure": {
"delay": -64,
"time": "1768922456"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -27,
"time": "1768921533"
},
"departure": {
"delay": -27,
"time": "1768921533"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1768923209"
},
"departure": {
"delay": -31,
"time": "1768923209"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -34,
"time": "1768923481"
},
"departure": {
"delay": -34,
"time": "1768923506"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -60,
"time": "1768922160"
},
"departure": {
"delay": -60,
"time": "1768922160"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1768920935"
},
"departure": {
"delay": 35,
"time": "1768920935"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1768922381"
},
"departure": {
"delay": -19,
"time": "1768922381"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768920079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx19:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x253100035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1768922517"
},
"departure": {
"delay": 149,
"time": "1768922549"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1768922635"
},
"departure": {
"delay": 92,
"time": "1768922672"
},
"stopId": "FR:76384:ZE:15435:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1768922307"
},
"departure": {
"delay": 163,
"time": "1768922323"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1768922124"
},
"departure": {
"delay": 96,
"time": "1768922136"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768923237"
},
"departure": {
"time": "1768923000"
},
"stopId": "FR:76384:ZE:15441:ATOUMOD019",
"stopSequence": 14
},
{
"arrival": {
"delay": 181,
"time": "1768922788"
},
"departure": {
"delay": 181,
"time": "1768922881"
},
"stopId": "FR:76384:ZE:15437:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 78,
"time": "1768922160"
},
"departure": {
"delay": 78,
"time": "1768922178"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1768922389"
},
"departure": {
"delay": 182,
"time": "1768922462"
},
"stopId": "FR:76384:ZE:15432:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1768923126"
},
"departure": {
"delay": 201,
"time": "1768923141"
},
"stopId": "FR:76384:ZE:15440:ATOUMOD019",
"stopSequence": 13
},
{
"departure": {
"delay": 173,
"time": "1768922093"
},
"stopId": "FR:76384:ZE:15452:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1768922572"
},
"departure": {
"delay": 95,
"time": "1768922615"
},
"stopId": "FR:76384:ZE:15434:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1768922753"
},
"departure": {
"delay": 135,
"time": "1768922775"
},
"stopId": "FR:76384:ZE:15436:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 285,
"time": "1768923094"
},
"departure": {
"delay": 285,
"time": "1768923105"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 12
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x253100035:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:429:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904760"
},
"departure": {
"time": "1768904760"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904640"
},
"departure": {
"time": "1768904640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768905120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904880"
},
"departure": {
"time": "1768904880"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904160"
},
"departure": {
"time": "1768904160"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:429:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3347F5413594x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930620"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929180"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931640"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768932960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768921729",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3347F5413594x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6126831276130304x20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1768925015"
},
"departure": {
"delay": 165,
"time": "1768925025"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1768923803"
},
"departure": {
"delay": 227,
"time": "1768923827"
},
"stopId": "FR:14366:ZE:36960004:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1768923418"
},
"departure": {
"delay": 231,
"time": "1768923471"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 218,
"time": "1768924588"
},
"departure": {
"delay": 218,
"time": "1768924598"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1768923597"
},
"departure": {
"delay": 127,
"time": "1768923607"
},
"stopId": "FR:14366:ZE:764310005:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 196,
"time": "1768923976"
},
"departure": {
"delay": 196,
"time": "1768924036"
},
"stopId": "FR:14366:ZE:9240003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1768925187"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1768924279"
},
"departure": {
"delay": 209,
"time": "1768924289"
},
"stopId": "FR:14366:ZE:6219532387483648:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 167,
"time": "1768923908"
},
"departure": {
"delay": 167,
"time": "1768923947"
},
"stopId": "FR:14366:ZE:35180002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 197,
"time": "1768923686"
},
"departure": {
"delay": 197,
"time": "1768923737"
},
"stopId": "FR:14366:ZE:33080003:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1768924435"
},
"departure": {
"delay": 185,
"time": "1768924445"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 226,
"time": "1768924836"
},
"departure": {
"delay": 226,
"time": "1768924846"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 212,
"time": "1768924222"
},
"departure": {
"delay": 212,
"time": "1768924232"
},
"stopId": "FR:14366:ZE:310810014:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 218,
"time": "1768924108"
},
"departure": {
"delay": 218,
"time": "1768924118"
},
"stopId": "FR:14366:ZE:33090002:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 206,
"time": "1768924636"
},
"departure": {
"delay": 206,
"time": "1768924646"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1768924511"
},
"departure": {
"delay": 201,
"time": "1768924521"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 250,
"time": "1768924740"
},
"departure": {
"delay": 250,
"time": "1768924750"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 217,
"time": "1768924167"
},
"departure": {
"delay": 217,
"time": "1768924177"
},
"stopId": "FR:14366:ZE:6176760006705152:ATOUMOD036",
"stopSequence": 15
}
],
"timestamp": "1768924026",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6126831276130304x20:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768899000"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768899360"
},
"departure": {
"time": "1768899360"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768899600"
},
"departure": {
"time": "1768899600"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768899960"
},
"departure": {
"time": "1768899960"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768899840"
},
"departure": {
"time": "1768899840"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768899480"
},
"departure": {
"time": "1768899480"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768900200"
},
"departure": {
"time": "1768900200"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768899240"
},
"departure": {
"time": "1768899240"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768899120"
},
"departure": {
"time": "1768899120"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768899720"
},
"departure": {
"time": "1768899720"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768900080"
},
"departure": {
"time": "1768900080"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:303:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1102:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768924260"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768923420"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768922640"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768924620"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768923180"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768922760"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768922880"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768923540"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924860"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924320"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925220"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768923060"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768922820"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1102:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4055463xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1768923011"
},
"departure": {
"delay": -49,
"time": "1768923011"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1768923910"
},
"departure": {
"delay": 10,
"time": "1768923910"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -15,
"time": "1768923285"
},
"departure": {
"delay": -15,
"time": "1768923285"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1768923191"
},
"departure": {
"delay": -49,
"time": "1768923191"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -49,
"time": "1768924031"
},
"stopId": "FR:76305:ZE:4929:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -44,
"time": "1768923556"
},
"departure": {
"delay": -44,
"time": "1768923556"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1768923929"
},
"departure": {
"delay": -31,
"time": "1768923929"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -49,
"time": "1768923791"
},
"departure": {
"delay": -49,
"time": "1768923791"
},
"stopId": "FR:76305:ZE:4928:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923411",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4055463xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx90:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1768923981"
},
"departure": {
"delay": 40,
"time": "1768924000"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1768924504"
},
"departure": {
"delay": 4,
"time": "1768924504"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 1,
"time": "1768923901"
},
"departure": {
"delay": 1,
"time": "1768923901"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1768924027"
},
"departure": {
"delay": 7,
"time": "1768924027"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1768924303"
},
"departure": {
"delay": 43,
"time": "1768924303"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1768924249"
},
"departure": {
"delay": -11,
"time": "1768924249"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1768924195"
},
"departure": {
"delay": -5,
"time": "1768924195"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1768924118"
},
"departure": {
"delay": 38,
"time": "1768924118"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768923420",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx90:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596588:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -121,
"time": "1768925099"
},
"departure": {
"delay": -121,
"time": "1768925099"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -181,
"time": "1768925219"
},
"departure": {
"delay": -181,
"time": "1768925219"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1768924517"
},
"departure": {
"delay": 17,
"time": "1768924517"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -137,
"time": "1768925023"
},
"departure": {
"delay": -137,
"time": "1768925023"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1768924607"
},
"departure": {
"delay": -13,
"time": "1768924607"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"time": "1768924260"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -66,
"time": "1768924674"
},
"departure": {
"delay": -66,
"time": "1768924674"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -176,
"time": "1768925284"
},
"departure": {
"delay": -176,
"time": "1768925284"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -402,
"time": "1768925538"
},
"departure": {
"delay": -402,
"time": "1768925538"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -146,
"time": "1768924954"
},
"departure": {
"delay": -146,
"time": "1768924954"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -449,
"time": "1768925791"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -116,
"time": "1768924864"
},
"departure": {
"delay": -116,
"time": "1768924864"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -386,
"time": "1768925614"
},
"departure": {
"delay": -386,
"time": "1768925614"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1768924457"
},
"departure": {
"delay": 17,
"time": "1768924457"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924320"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -45,
"time": "1768924755"
},
"departure": {
"delay": -45,
"time": "1768924755"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -296,
"time": "1768925404"
},
"departure": {
"delay": -296,
"time": "1768925404"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596588:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072066x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1768924238"
},
"departure": {
"delay": 158,
"time": "1768924238"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 159,
"time": "1768924119"
},
"departure": {
"delay": 159,
"time": "1768924119"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 195,
"time": "1768924275"
},
"departure": {
"delay": 195,
"time": "1768924275"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1768923828"
},
"departure": {
"delay": 108,
"time": "1768923828"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1768924174"
},
"departure": {
"delay": 154,
"time": "1768924174"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1768923770"
},
"departure": {
"delay": 50,
"time": "1768923770"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 154,
"time": "1768924354"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 203,
"time": "1768924043"
},
"departure": {
"delay": 203,
"time": "1768924043"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1768923514"
},
"departure": {
"delay": 34,
"time": "1768923514"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1768923994"
},
"departure": {
"delay": 154,
"time": "1768923994"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 172,
"time": "1768924312"
},
"departure": {
"delay": 172,
"time": "1768924312"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1768923611"
},
"departure": {
"delay": 71,
"time": "1768923611"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072066x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx8605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924140"
},
"stopId": "FR:76705:ZE:TAEx8091:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76705:ZE:TAEx8081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:76705:ZE:TAEx8101:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768923660"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76178:ZE:TAEx8061:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925400"
},
"stopId": "FR:76282:ZE:TAEx8361:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768923840"
},
"stopId": "FR:76178:ZE:TAEx8051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923720"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924440"
},
"stopId": "FR:76705:ZE:TAEx8111:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76705:ZE:TAEx8351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76178:ZE:TAEx8342:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76282:ZE:TAEx8352:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:76705:ZE:TAEx8121:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:76178:ZE:TAEx8071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76282:ZE:TAEx8363:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx106:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx8605:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598258:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768924973"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:27229:ZE:0xZIN01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1768923590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T7:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598258:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1105:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926840"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1768926720"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925340"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768926960"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:76640:ZE:TAEx1312:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768927020"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768927080"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926660"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1768927140"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768926780"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1768926180"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1768926540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1768927320"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768927260"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923978",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1105:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230418x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768925372"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 76,
"time": "1768924336"
},
"departure": {
"delay": 76,
"time": "1768924336"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1768923829"
},
"departure": {
"delay": 49,
"time": "1768923829"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 23,
"time": "1768923383"
},
"departure": {
"delay": 23,
"time": "1768923383"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1768923614"
},
"departure": {
"delay": 14,
"time": "1768923614"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1768923750"
},
"departure": {
"delay": 90,
"time": "1768923750"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1768924232"
},
"departure": {
"delay": 32,
"time": "1768924232"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -77,
"time": "1768923463"
},
"departure": {
"delay": -77,
"time": "1768923463"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1768924906"
},
"departure": {
"delay": 46,
"time": "1768924906"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 32,
"time": "1768923932"
},
"departure": {
"delay": 32,
"time": "1768923932"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -57,
"time": "1768923363"
},
"departure": {
"delay": -57,
"time": "1768923363"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1768923157"
},
"departure": {
"delay": 37,
"time": "1768923157"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1768924472"
},
"departure": {
"delay": 32,
"time": "1768924472"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1768924832"
},
"departure": {
"delay": 32,
"time": "1768924832"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 43,
"time": "1768924543"
},
"departure": {
"delay": 43,
"time": "1768924543"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -18,
"time": "1768923162"
},
"departure": {
"delay": -18,
"time": "1768923162"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 64,
"time": "1768924624"
},
"departure": {
"delay": 64,
"time": "1768924624"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 89,
"time": "1768924589"
},
"departure": {
"delay": 89,
"time": "1768924589"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 68,
"time": "1768924988"
},
"departure": {
"delay": 68,
"time": "1768924988"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230418x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2795:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932180"
},
"departure": {
"time": "1768932180"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768932000"
},
"departure": {
"time": "1768932000"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768931700"
},
"departure": {
"time": "1768931700"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768931580"
},
"departure": {
"time": "1768931580"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932060"
},
"departure": {
"time": "1768932060"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768931520"
},
"departure": {
"time": "1768931520"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768931460"
},
"departure": {
"time": "1768931460"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768931940"
},
"departure": {
"time": "1768931940"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"departure": {
"time": "1768931340"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932360"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768931820"
},
"departure": {
"time": "1768931820"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768932300"
},
"departure": {
"time": "1768932300"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2795:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768897860"
},
"departure": {
"time": "1768897860"
},
"stopId": "FR:76217:ZE:18821:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768898340"
},
"departure": {
"time": "1768898340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1768897500"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768898820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768898100"
},
"departure": {
"time": "1768898100"
},
"stopId": "FR:76217:ZE:18822:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768898460"
},
"departure": {
"time": "1768898460"
},
"stopId": "FR:76217:ZE:18824:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768897620"
},
"departure": {
"time": "1768897620"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768898700"
},
"departure": {
"time": "1768898700"
},
"stopId": "FR:76217:ZE:18286:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768897980"
},
"departure": {
"time": "1768897980"
},
"stopId": "FR:76217:ZE:18817:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768898580"
},
"departure": {
"time": "1768898580"
},
"stopId": "FR:76217:ZE:18032:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768898220"
},
"departure": {
"time": "1768898220"
},
"stopId": "FR:76217:ZE:18823:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768897740"
},
"departure": {
"time": "1768897740"
},
"stopId": "FR:76217:ZE:18816:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1768889383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:97:LOC",
"tripId": "ATOUMOD005:ServiceJourney:265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5964:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -86,
"time": "1768927174"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921428",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5964:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072127x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1768924049"
},
"departure": {
"delay": 89,
"time": "1768924049"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1768924289"
},
"departure": {
"delay": 89,
"time": "1768924289"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 141,
"time": "1768924341"
},
"departure": {
"delay": 141,
"time": "1768924341"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 89,
"time": "1768925009"
},
"departure": {
"delay": 89,
"time": "1768925009"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1768924728"
},
"departure": {
"delay": 108,
"time": "1768924728"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768924469"
},
"departure": {
"delay": 89,
"time": "1768924469"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1768925309"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1768924168"
},
"departure": {
"delay": 148,
"time": "1768924168"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1768923701"
},
"departure": {
"delay": 41,
"time": "1768923701"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 55,
"time": "1768923775"
},
"departure": {
"delay": 55,
"time": "1768923775"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1768923984"
},
"departure": {
"delay": 144,
"time": "1768923984"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 144,
"time": "1768924824"
},
"departure": {
"delay": 144,
"time": "1768924824"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1768924649"
},
"departure": {
"delay": 89,
"time": "1768924649"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1768924888"
},
"departure": {
"delay": 148,
"time": "1768924888"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1768924410"
},
"departure": {
"delay": 90,
"time": "1768924410"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1768924219"
},
"departure": {
"delay": 139,
"time": "1768924219"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1768923837"
},
"departure": {
"delay": 57,
"time": "1768923837"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072127x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768893120"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768893180"
},
"departure": {
"time": "1768893180"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768894680"
},
"departure": {
"time": "1768894680"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768893480"
},
"departure": {
"time": "1768893480"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768893900"
},
"departure": {
"time": "1768893900"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768894020"
},
"departure": {
"time": "1768894020"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768893360"
},
"departure": {
"time": "1768893360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768894560"
},
"departure": {
"time": "1768894560"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768894800"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768894140"
},
"departure": {
"time": "1768894140"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768893660"
},
"departure": {
"time": "1768893660"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768894200"
},
"departure": {
"time": "1768894200"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768893960"
},
"departure": {
"time": "1768893960"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768893600"
},
"departure": {
"time": "1768893600"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768894080"
},
"departure": {
"time": "1768894080"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768893780"
},
"departure": {
"time": "1768893780"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768894620"
},
"departure": {
"time": "1768894620"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768894320"
},
"departure": {
"time": "1768894320"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768894440"
},
"departure": {
"time": "1768894440"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:173:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850342F5215259x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927920"
},
"departure": {
"time": "1768927980"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929600"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768928340"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
}
],
"timestamp": "1768923290",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850342F5215259x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768940100"
},
"departure": {
"time": "1768940400"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768920960"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768942320"
},
"departure": {
"time": "1768942500"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768937400"
},
"departure": {
"time": "1768938000"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928880"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768944240"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768917351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5316F5387829x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 124,
"time": "1768916524"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768916742"
},
"departure": {
"time": "1768916580"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1768916609"
},
"departure": {
"delay": 103,
"time": "1768916623"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707914:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011249x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1768926225"
},
"departure": {
"delay": 45,
"time": "1768926225"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 44,
"time": "1768924544"
},
"departure": {
"delay": 44,
"time": "1768924544"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 41,
"time": "1768925381"
},
"departure": {
"delay": 41,
"time": "1768925381"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 70,
"time": "1768925590"
},
"departure": {
"delay": 70,
"time": "1768925590"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 71,
"time": "1768924751"
},
"departure": {
"delay": 71,
"time": "1768924751"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1768924373"
},
"departure": {
"delay": 53,
"time": "1768924373"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 41,
"time": "1768926401"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 41,
"time": "1768926341"
},
"departure": {
"delay": 41,
"time": "1768926341"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 41,
"time": "1768925861"
},
"departure": {
"delay": 41,
"time": "1768925861"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 68,
"time": "1768926068"
},
"departure": {
"delay": 68,
"time": "1768926068"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 47,
"time": "1768925927"
},
"departure": {
"delay": 47,
"time": "1768925927"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 85,
"time": "1768926265"
},
"departure": {
"delay": 85,
"time": "1768926265"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 41,
"time": "1768924661"
},
"departure": {
"delay": 41,
"time": "1768924661"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 85,
"time": "1768925965"
},
"departure": {
"delay": 85,
"time": "1768925965"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 41,
"time": "1768924301"
},
"departure": {
"delay": 41,
"time": "1768924301"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1768926018"
},
"departure": {
"delay": 78,
"time": "1768926018"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 64,
"time": "1768925524"
},
"departure": {
"delay": 64,
"time": "1768925524"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 132,
"time": "1768923852"
},
"departure": {
"delay": 132,
"time": "1768923852"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1768924466"
},
"departure": {
"delay": 86,
"time": "1768924466"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 41,
"time": "1768924121"
},
"departure": {
"delay": 41,
"time": "1768924121"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 144,
"time": "1768923984"
},
"departure": {
"delay": 144,
"time": "1768923984"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 160,
"time": "1768924060"
},
"departure": {
"delay": 160,
"time": "1768924060"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 41,
"time": "1768924901"
},
"departure": {
"delay": 41,
"time": "1768924901"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 46,
"time": "1768926166"
},
"departure": {
"delay": 46,
"time": "1768926166"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011249x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108092x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1768923599"
},
"departure": {
"delay": 59,
"time": "1768923599"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1768923726"
},
"departure": {
"delay": 66,
"time": "1768923726"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 119,
"time": "1768923899"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923611",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108092x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3315F5336873x2026x01x12T22x04x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1768917540"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1768913930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3315F5336873x2026x01x12T22x04x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768904100"
},
"departure": {
"time": "1768904100"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768904940"
},
"departure": {
"time": "1768904940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768903560"
},
"departure": {
"time": "1768903560"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768903800"
},
"departure": {
"time": "1768903800"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768904400"
},
"departure": {
"time": "1768904400"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768904220"
},
"departure": {
"time": "1768904220"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768903500"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768903920"
},
"departure": {
"time": "1768903920"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768905060"
},
"departure": {
"time": "1768905060"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768904340"
},
"departure": {
"time": "1768904340"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768904280"
},
"departure": {
"time": "1768904280"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768904580"
},
"departure": {
"time": "1768904580"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768904460"
},
"departure": {
"time": "1768904460"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768905000"
},
"departure": {
"time": "1768905000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768905180"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768904820"
},
"departure": {
"time": "1768904820"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768904520"
},
"departure": {
"time": "1768904520"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768904700"
},
"departure": {
"time": "1768904700"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768904040"
},
"departure": {
"time": "1768904040"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
}
],
"timestamp": "1768888930",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:417:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075762x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 176,
"time": "1768923596"
},
"departure": {
"delay": 176,
"time": "1768923596"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1768923699"
},
"departure": {
"delay": 159,
"time": "1768923699"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1768923487"
},
"departure": {
"delay": 127,
"time": "1768923487"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1768923859"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1768923635"
},
"departure": {
"delay": 155,
"time": "1768923635"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1768923406"
},
"departure": {
"delay": 166,
"time": "1768923406"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768923541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075762x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596166:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -142,
"time": "1768926398"
},
"departure": {
"delay": -142,
"time": "1768926398"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -379,
"time": "1768926941"
},
"departure": {
"delay": -379,
"time": "1768926941"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -468,
"time": "1768927092"
},
"departure": {
"delay": -468,
"time": "1768927092"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -450,
"time": "1768927050"
},
"departure": {
"delay": -450,
"time": "1768927050"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -468,
"time": "1768927152"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -343,
"time": "1768926617"
},
"departure": {
"delay": -343,
"time": "1768926617"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1768926218"
},
"departure": {
"delay": -82,
"time": "1768926218"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1768926120"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -262,
"time": "1768926458"
},
"departure": {
"delay": -262,
"time": "1768926458"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -434,
"time": "1768926766"
},
"departure": {
"delay": -434,
"time": "1768926766"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -390,
"time": "1768926990"
},
"departure": {
"delay": -390,
"time": "1768926990"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -232,
"time": "1768926548"
},
"departure": {
"delay": -232,
"time": "1768926548"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1768926158"
},
"departure": {
"delay": -22,
"time": "1768926158"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -388,
"time": "1768926692"
},
"departure": {
"delay": -388,
"time": "1768926692"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -378,
"time": "1768926882"
},
"departure": {
"delay": -378,
"time": "1768926882"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596166:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:92xHO30xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768920000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 140,
"time": "1768921259"
},
"departure": {
"delay": 140,
"time": "1768921340"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1768920346"
},
"departure": {
"delay": 33,
"time": "1768920393"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1768921430"
},
"departure": {
"delay": 157,
"time": "1768921477"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1768920279"
},
"departure": {
"delay": 23,
"time": "1768920323"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1768920608"
},
"departure": {
"delay": 44,
"time": "1768920644"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1768920217"
},
"departure": {
"delay": 12,
"time": "1768920252"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1768920430"
},
"departure": {
"delay": 21,
"time": "1768920501"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 179,
"time": "1768921681"
},
"departure": {
"delay": 179,
"time": "1768921739"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1768921211"
},
"departure": {
"delay": 87,
"time": "1768921227"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1768920105"
},
"departure": {
"delay": 11,
"time": "1768920131"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -7,
"time": "1768920167"
},
"departure": {
"delay": -7,
"time": "1768920173"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1768921777"
},
"departure": {
"delay": 167,
"time": "1768921787"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1768920686"
},
"departure": {
"delay": -23,
"time": "1768920697"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 141,
"time": "1768921541"
},
"departure": {
"delay": 141,
"time": "1768921581"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1768920803"
},
"departure": {
"delay": 5,
"time": "1768920845"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 148,
"time": "1768921035"
},
"departure": {
"delay": 148,
"time": "1768921108"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 149,
"time": "1768921829"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 83,
"time": "1768921124"
},
"departure": {
"delay": 83,
"time": "1768921163"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1768924031",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:92xHO30xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924920"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768925280"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768925220"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768925580"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768925160"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926480"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5122:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x18153483:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1768910387"
},
"departure": {
"delay": 50,
"time": "1768910450"
},
"stopId": "FR:76114:ZE:107:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1768910315"
},
"departure": {
"delay": 42,
"time": "1768910322"
},
"stopId": "FR:76114:ZE:104:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1768910358"
},
"departure": {
"delay": 38,
"time": "1768910378"
},
"stopId": "FR:76114:ZE:105:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 94,
"time": "1768910074"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 56,
"time": "1768910527"
},
"departure": {
"delay": 56,
"time": "1768910576"
},
"stopId": "FR:76114:ZE:109:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1768910162"
},
"departure": {
"delay": 84,
"time": "1768910184"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1768910283"
},
"departure": {
"delay": 130,
"time": "1768910290"
},
"stopId": "FR:76114:ZE:103:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1768910483"
},
"departure": {
"delay": 38,
"time": "1768910498"
},
"stopId": "FR:76114:ZE:108:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"time": "1768910624"
},
"departure": {
"time": "1768910580"
},
"stopId": "FR:76114:ZE:110:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x18153483:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:95:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768889820"
},
"departure": {
"time": "1768889820"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1768889945"
},
"departure": {
"delay": 5,
"time": "1768889945"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768889880"
},
"departure": {
"time": "1768889880"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768891140"
},
"departure": {
"time": "1768891140"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1768890000"
},
"departure": {
"time": "1768890000"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768891800"
},
"departure": {
"time": "1768891800"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1768892400"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1768891560"
},
"departure": {
"time": "1768891560"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1768889580"
},
"departure": {
"time": "1768889580"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1768889400"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768891320"
},
"departure": {
"time": "1768891320"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1768892165"
},
"departure": {
"delay": 5,
"time": "1768892165"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1768890540"
},
"departure": {
"time": "1768890540"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768890120"
},
"departure": {
"time": "1768890120"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768890720"
},
"departure": {
"time": "1768890720"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1768892160"
},
"departure": {
"time": "1768892160"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1768890600"
},
"departure": {
"time": "1768890600"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768891680"
},
"departure": {
"time": "1768891680"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1768890180"
},
"departure": {
"time": "1768890180"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768892100"
},
"departure": {
"time": "1768892100"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1768890420"
},
"departure": {
"time": "1768890420"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768889700"
},
"departure": {
"time": "1768889700"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1768890065"
},
"departure": {
"delay": 5,
"time": "1768890065"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768890660"
},
"departure": {
"time": "1768890660"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768890240"
},
"departure": {
"time": "1768890240"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1768889520"
},
"departure": {
"time": "1768889520"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768889940"
},
"departure": {
"time": "1768889940"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768889460"
},
"departure": {
"time": "1768889460"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768890780"
},
"departure": {
"time": "1768890780"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1768890060"
},
"departure": {
"time": "1768890060"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1768888375",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:95:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057036x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1768923289"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 247,
"time": "1768923247"
},
"departure": {
"delay": 247,
"time": "1768923247"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1768923251",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057036x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:34:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1768917954"
},
"departure": {
"delay": 120,
"time": "1768917960"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 177,
"time": "1768917986"
},
"departure": {
"delay": 177,
"time": "1768918077"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 124,
"time": "1768918543"
},
"departure": {
"delay": 124,
"time": "1768918564"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1768917816"
},
"departure": {
"delay": 146,
"time": "1768917866"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1768918318"
},
"departure": {
"delay": 129,
"time": "1768918329"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1768918616"
},
"departure": {
"delay": 136,
"time": "1768918636"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 87,
"time": "1768917687"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 121,
"time": "1768918374"
},
"departure": {
"delay": 121,
"time": "1768918381"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1768917898"
},
"departure": {
"delay": 125,
"time": "1768917905"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 110,
"time": "1768919018"
},
"departure": {
"delay": 110,
"time": "1768919030"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 110,
"time": "1768918900"
},
"departure": {
"delay": 110,
"time": "1768918910"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1768919143"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 110,
"time": "1768918108"
},
"departure": {
"delay": 110,
"time": "1768918130"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1768918804"
},
"departure": {
"delay": 103,
"time": "1768918843"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1768918476"
},
"departure": {
"delay": 107,
"time": "1768918487"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1768918984"
},
"departure": {
"delay": 132,
"time": "1768918992"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 142,
"time": "1768918158"
},
"departure": {
"delay": 142,
"time": "1768918222"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1768918746"
},
"departure": {
"delay": 100,
"time": "1768918780"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1768924023",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:34:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx343:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 237,
"time": "1768924257"
},
"departure": {
"delay": 237,
"time": "1768924257"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1768923759"
},
"departure": {
"delay": 159,
"time": "1768923759"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 196,
"time": "1768924096"
},
"departure": {
"delay": 196,
"time": "1768924096"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 156,
"time": "1768923588"
},
"departure": {
"delay": 156,
"time": "1768923636"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1768923938"
},
"departure": {
"delay": 158,
"time": "1768923938"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 196,
"time": "1768924456"
},
"departure": {
"delay": 196,
"time": "1768924456"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 189,
"time": "1768923849"
},
"departure": {
"delay": 189,
"time": "1768923849"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768923479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx343:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3380F5356873x2026x01x14T22x01x50Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927500"
},
"departure": {
"time": "1768927560"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3380F5356873x2026x01x14T22x01x50Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3319F5336867x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768932120"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1768924740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1768921130",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3319F5336867x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1768921191"
},
"departure": {
"delay": 171,
"time": "1768921191"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 170,
"time": "1768921130"
},
"departure": {
"delay": 170,
"time": "1768921130"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1768920245"
},
"departure": {
"delay": 5,
"time": "1768920245"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1768922017"
},
"departure": {
"delay": 157,
"time": "1768922017"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1768921842"
},
"departure": {
"delay": 186,
"time": "1768921866"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1768920922"
},
"departure": {
"delay": 161,
"time": "1768920941"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1768921041"
},
"departure": {
"delay": 166,
"time": "1768921066"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1768919599",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx319:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057050x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1768923744"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 106,
"time": "1768923346"
},
"departure": {
"delay": 106,
"time": "1768923346"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1768923410"
},
"departure": {
"delay": 50,
"time": "1768923410"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -6,
"time": "1768923414"
},
"departure": {
"delay": -6,
"time": "1768923414"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768923631",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057050x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056590x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768925261"
},
"departure": {
"delay": 41,
"time": "1768925261"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925400"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1768925356"
},
"departure": {
"delay": 16,
"time": "1768925356"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1768924201"
},
"departure": {
"delay": 1,
"time": "1768924201"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1768925790"
},
"departure": {
"delay": 30,
"time": "1768925790"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1768924460"
},
"departure": {
"delay": 20,
"time": "1768924460"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1768924382"
},
"departure": {
"delay": 2,
"time": "1768924382"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1768925718"
},
"departure": {
"delay": 18,
"time": "1768925718"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1768925835"
},
"departure": {
"delay": 15,
"time": "1768925835"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1768924260"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1768925159"
},
"departure": {
"delay": 59,
"time": "1768925159"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1768924046"
},
"departure": {
"delay": 26,
"time": "1768924046"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926000"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 41,
"time": "1768924841"
},
"departure": {
"delay": 41,
"time": "1768924841"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1768925474"
},
"departure": {
"delay": 14,
"time": "1768925474"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1768925640"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1768924311"
},
"departure": {
"delay": 51,
"time": "1768924311"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1768924687"
},
"departure": {
"delay": 7,
"time": "1768924687"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1768925077"
},
"departure": {
"delay": 37,
"time": "1768925077"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1768924102"
},
"departure": {
"delay": 22,
"time": "1768924102"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056590x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:93xHO20xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1768922492"
},
"departure": {
"delay": 70,
"time": "1768922530"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1768922102"
},
"departure": {
"delay": 203,
"time": "1768922243"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1768922999"
},
"departure": {
"delay": 128,
"time": "1768923008"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 70,
"time": "1768921630"
},
"departure": {
"delay": 70,
"time": "1768921630"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1768921688"
},
"departure": {
"delay": 76,
"time": "1768921816"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1768922599"
},
"departure": {
"delay": 25,
"time": "1768922605"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -29,
"time": "1768923091"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"departure": {
"delay": 97,
"time": "1768921597"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1768923042"
},
"departure": {
"delay": 110,
"time": "1768923050"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1768921660"
},
"departure": {
"delay": 49,
"time": "1768921669"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 217,
"time": "1768922309"
},
"departure": {
"delay": 217,
"time": "1768922317"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1768922654"
},
"departure": {
"delay": 245,
"time": "1768922945"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1768922565"
},
"departure": {
"delay": 50,
"time": "1768922570"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 149,
"time": "1768921855"
},
"departure": {
"delay": 149,
"time": "1768921949"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:93xHO20xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4055466xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -681,
"time": "1768924299"
},
"departure": {
"delay": -681,
"time": "1768924299"
},
"stopId": "FR:76351:ZE:4856:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -631,
"time": "1768925669"
},
"departure": {
"delay": -631,
"time": "1768925669"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -659,
"time": "1768925581"
},
"departure": {
"delay": -659,
"time": "1768925581"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -668,
"time": "1768925092"
},
"departure": {
"delay": -668,
"time": "1768925092"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -648,
"time": "1768923972"
},
"departure": {
"delay": -648,
"time": "1768923972"
},
"stopId": "FR:76305:ZE:4854:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -632,
"time": "1768925008"
},
"departure": {
"delay": -632,
"time": "1768925008"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -685,
"time": "1768925795"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -626,
"time": "1768925374"
},
"departure": {
"delay": -626,
"time": "1768925374"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -685,
"time": "1768924055"
},
"departure": {
"delay": -685,
"time": "1768924055"
},
"stopId": "FR:76305:ZE:4427:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -685,
"time": "1768924655"
},
"departure": {
"delay": -685,
"time": "1768924655"
},
"stopId": "FR:76351:ZE:4801:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -685,
"time": "1768924835"
},
"departure": {
"delay": -685,
"time": "1768924835"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -637,
"time": "1768925543"
},
"departure": {
"delay": -637,
"time": "1768925543"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -661,
"time": "1768924559"
},
"departure": {
"delay": -661,
"time": "1768924559"
},
"stopId": "FR:76351:ZE:4852:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -674,
"time": "1768925146"
},
"departure": {
"delay": -674,
"time": "1768925146"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -638,
"time": "1768925182"
},
"departure": {
"delay": -638,
"time": "1768925182"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -670,
"time": "1768923950"
},
"departure": {
"delay": -670,
"time": "1768923950"
},
"stopId": "FR:76305:ZE:4855:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4055466xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3378F5413554x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768922160"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922640"
},
"departure": {
"time": "1768922700"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923780"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768930140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768918549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3378F5413554x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190132x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 200,
"time": "1768924340"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 223,
"time": "1768923883"
},
"departure": {
"delay": 223,
"time": "1768923883"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 193,
"time": "1768923733"
},
"departure": {
"delay": 193,
"time": "1768923733"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1768923853"
},
"departure": {
"delay": 193,
"time": "1768923853"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1768924025"
},
"departure": {
"delay": 245,
"time": "1768924025"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 212,
"time": "1768923692"
},
"departure": {
"delay": 212,
"time": "1768923692"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 235,
"time": "1768923955"
},
"departure": {
"delay": 235,
"time": "1768923955"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 200,
"time": "1768924100"
},
"departure": {
"delay": 200,
"time": "1768924100"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190132x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5312921417547776x2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -298,
"time": "1768924732"
},
"departure": {
"delay": -298,
"time": "1768924742"
},
"stopId": "FR:14303:ZE:6308936560934912:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -227,
"time": "1768925583"
},
"departure": {
"delay": -227,
"time": "1768925593"
},
"stopId": "FR:14570:ZE:5108890469400576:ATOUMOD036",
"stopSequence": 19
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:14366:ZE:4921563608514560:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -321,
"time": "1768925189"
},
"departure": {
"delay": -321,
"time": "1768925199"
},
"stopId": "FR:14571:ZE:6236188790751232:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": -216,
"time": "1768925834"
},
"departure": {
"delay": -216,
"time": "1768925844"
},
"stopId": "FR:14621:ZE:4829967189803008:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": -293,
"time": "1768925337"
},
"departure": {
"delay": -293,
"time": "1768925347"
},
"stopId": "FR:14570:ZE:4834903784947712:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": -280,
"time": "1768924330"
},
"departure": {
"delay": -280,
"time": "1768924340"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -327,
"time": "1768924643"
},
"departure": {
"delay": -327,
"time": "1768924653"
},
"stopId": "FR:14069:ZE:6197796430413824:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -297,
"time": "1768924433"
},
"departure": {
"delay": -297,
"time": "1768924443"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -351,
"time": "1768925039"
},
"departure": {
"delay": -351,
"time": "1768925049"
},
"stopId": "FR:14421:ZE:5161653874196480:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -328,
"time": "1768925242"
},
"departure": {
"delay": -328,
"time": "1768925252"
},
"stopId": "FR:14571:ZE:5089442857484288:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -303,
"time": "1768924787"
},
"departure": {
"delay": -303,
"time": "1768924797"
},
"stopId": "FR:14303:ZE:5182035725385728:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -340,
"time": "1768924870"
},
"departure": {
"delay": -340,
"time": "1768924880"
},
"stopId": "FR:14303:ZE:6197814600138752:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -278,
"time": "1768924392"
},
"departure": {
"delay": -278,
"time": "1768924402"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -305,
"time": "1768924545"
},
"departure": {
"delay": -305,
"time": "1768924555"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -143,
"time": "1768926217"
},
"stopId": "FR:14478:ZE:5188555217305600:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": -265,
"time": "1768925425"
},
"departure": {
"delay": -265,
"time": "1768925435"
},
"stopId": "FR:14570:ZE:5176032300630016:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": -130,
"time": "1768924240"
},
"departure": {
"delay": -130,
"time": "1768924250"
},
"stopId": "FR:14366:ZE:4876001119043584:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -105,
"time": "1768926065"
},
"departure": {
"delay": -105,
"time": "1768926075"
},
"stopId": "FR:14478:ZE:4850675441729536:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -324,
"time": "1768924586"
},
"departure": {
"delay": -324,
"time": "1768924596"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5312921417547776x2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108063x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1768923601"
},
"departure": {
"delay": -59,
"time": "1768923601"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -21,
"time": "1768924299"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -59,
"time": "1768923841"
},
"departure": {
"delay": -59,
"time": "1768923841"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -86,
"time": "1768923394"
},
"departure": {
"delay": -86,
"time": "1768923394"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -79,
"time": "1768923701"
},
"departure": {
"delay": -79,
"time": "1768923701"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1768924110"
},
"departure": {
"delay": 30,
"time": "1768924110"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1768923155"
},
"departure": {
"delay": -25,
"time": "1768923155"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1768923984"
},
"departure": {
"delay": 24,
"time": "1768923984"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -21,
"time": "1768923279"
},
"departure": {
"delay": -21,
"time": "1768923279"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1768924210"
},
"departure": {
"delay": 10,
"time": "1768924210"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923601",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108063x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056498x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1768924481"
},
"departure": {
"delay": 101,
"time": "1768924481"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1768925081"
},
"departure": {
"delay": 101,
"time": "1768925081"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 144,
"time": "1768923684"
},
"departure": {
"delay": 144,
"time": "1768923684"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1768924781"
},
"departure": {
"delay": 101,
"time": "1768924781"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 101,
"time": "1768924061"
},
"departure": {
"delay": 101,
"time": "1768924061"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1768923466"
},
"departure": {
"delay": 106,
"time": "1768923466"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 145,
"time": "1768923805"
},
"departure": {
"delay": 145,
"time": "1768923805"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1768924323"
},
"departure": {
"delay": 123,
"time": "1768924323"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1768924946"
},
"departure": {
"delay": 146,
"time": "1768924946"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 135,
"time": "1768924215"
},
"departure": {
"delay": 135,
"time": "1768924215"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1768924981"
},
"departure": {
"delay": 121,
"time": "1768924981"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1768923676"
},
"departure": {
"delay": 136,
"time": "1768923676"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 101,
"time": "1768925201"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1768924561"
},
"departure": {
"delay": 121,
"time": "1768924561"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1768924732"
},
"departure": {
"delay": 112,
"time": "1768924732"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 135,
"time": "1768924875"
},
"departure": {
"delay": 135,
"time": "1768924875"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1768923992"
},
"departure": {
"delay": 152,
"time": "1768923992"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1768924625"
},
"departure": {
"delay": 125,
"time": "1768924625"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1768923956"
},
"departure": {
"delay": 176,
"time": "1768923956"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056498x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:4087541bbde27eb3bee48ebc13517709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1768924152"
},
"departure": {
"delay": 12,
"time": "1768924152"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"departure": {
"delay": 11,
"time": "1768923911"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1768924812"
},
"departure": {
"delay": 12,
"time": "1768924812"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1768924572"
},
"departure": {
"delay": 12,
"time": "1768924572"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1768925052"
},
"departure": {
"delay": 12,
"time": "1768925052"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1768925172"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1768924692"
},
"departure": {
"delay": 12,
"time": "1768924692"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 12,
"time": "1768924332"
},
"departure": {
"delay": 12,
"time": "1768924332"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1768924512"
},
"departure": {
"delay": 12,
"time": "1768924512"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1768925112"
},
"departure": {
"delay": 12,
"time": "1768925112"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 12,
"time": "1768924212"
},
"departure": {
"delay": 12,
"time": "1768924212"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1768924452"
},
"departure": {
"delay": 12,
"time": "1768924452"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1768925113"
},
"departure": {
"delay": 13,
"time": "1768925113"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1768924632"
},
"departure": {
"delay": 12,
"time": "1768924632"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 12,
"time": "1768924092"
},
"departure": {
"delay": 12,
"time": "1768924092"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1768924872"
},
"departure": {
"delay": 12,
"time": "1768924872"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1768924032"
},
"departure": {
"delay": 12,
"time": "1768924032"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1768924932"
},
"departure": {
"delay": 12,
"time": "1768924932"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1768924633"
},
"departure": {
"delay": 13,
"time": "1768924633"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1768923939"
},
"departure": {
"delay": 12,
"time": "1768923972"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1768924752"
},
"departure": {
"delay": 12,
"time": "1768924752"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
}
],
"timestamp": "1768924084",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:4087541bbde27eb3bee48ebc13517709:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108094x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768923855"
},
"departure": {
"delay": 15,
"time": "1768923855"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768924912"
},
"departure": {
"delay": 52,
"time": "1768924912"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -4,
"time": "1768924796"
},
"departure": {
"delay": -4,
"time": "1768924796"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 23,
"time": "1768924523"
},
"departure": {
"delay": 23,
"time": "1768924523"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1768925042"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1768924322"
},
"departure": {
"delay": 2,
"time": "1768924322"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1768924676"
},
"departure": {
"delay": -4,
"time": "1768924676"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -4,
"time": "1768924436"
},
"departure": {
"delay": -4,
"time": "1768924436"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1768924194"
},
"departure": {
"delay": 54,
"time": "1768924194"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1768923999"
},
"departure": {
"delay": 39,
"time": "1768923999"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768923861",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108094x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13133F5400250x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924200"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925640"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768918250",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13133F5400250x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2573:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -11146,
"time": "1768923719"
},
"departure": {
"delay": -11146,
"time": "1768923734"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -11226,
"time": "1768923319"
},
"departure": {
"delay": -11226,
"time": "1768923354"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -11306,
"time": "1768922463"
},
"departure": {
"delay": -11306,
"time": "1768922494"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -11206,
"time": "1768923525"
},
"departure": {
"delay": -11206,
"time": "1768923554"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -11166,
"time": "1768923099"
},
"departure": {
"delay": -11166,
"time": "1768923114"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -11266,
"time": "1768922391"
},
"departure": {
"delay": -11266,
"time": "1768922414"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -11276,
"time": "1768922189"
},
"departure": {
"delay": -11276,
"time": "1768922224"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -11246,
"time": "1768922282"
},
"departure": {
"delay": -11246,
"time": "1768922314"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -11262,
"time": "1768923858"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -11226,
"time": "1768922913"
},
"departure": {
"delay": -11226,
"time": "1768922934"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -11186,
"time": "1768923431"
},
"departure": {
"delay": -11186,
"time": "1768923454"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -11206,
"time": "1768922815"
},
"departure": {
"delay": -11206,
"time": "1768922834"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -11186,
"time": "1768923001"
},
"departure": {
"delay": -11186,
"time": "1768923034"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11246,
"time": "1768922699"
},
"departure": {
"delay": -11246,
"time": "1768922734"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -11156,
"time": "1768923621"
},
"departure": {
"delay": -11156,
"time": "1768923664"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -11246,
"time": "1768922579"
},
"departure": {
"delay": -11246,
"time": "1768922614"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -11246,
"time": "1768923204"
},
"departure": {
"delay": -11246,
"time": "1768923214"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": -11385,
"time": "1768922115"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2573:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768934760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2991:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071990x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1768924151"
},
"departure": {
"delay": 191,
"time": "1768924151"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1768924430"
},
"departure": {
"delay": 230,
"time": "1768924430"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 199,
"time": "1768923859"
},
"departure": {
"delay": 199,
"time": "1768923859"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1768924871"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 223,
"time": "1768924243"
},
"departure": {
"delay": 223,
"time": "1768924243"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 196,
"time": "1768923976"
},
"departure": {
"delay": 196,
"time": "1768923976"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 215,
"time": "1768924355"
},
"departure": {
"delay": 215,
"time": "1768924355"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 191,
"time": "1768924571"
},
"departure": {
"delay": 191,
"time": "1768924571"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071990x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244146xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 249,
"time": "1768924749"
},
"departure": {
"delay": 249,
"time": "1768924749"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 249,
"time": "1768925469"
},
"stopId": "FR:76660:ZE:3260:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 249,
"time": "1768924989"
},
"departure": {
"delay": 249,
"time": "1768924989"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 251,
"time": "1768923911"
},
"departure": {
"delay": 251,
"time": "1768923911"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 54,
"time": "1768923414"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 249,
"time": "1768924629"
},
"departure": {
"delay": 249,
"time": "1768924629"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1768923833"
},
"departure": {
"delay": 233,
"time": "1768923833"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 249,
"time": "1768924149"
},
"departure": {
"delay": 249,
"time": "1768924149"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 255,
"time": "1768924695"
},
"departure": {
"delay": 255,
"time": "1768924695"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 196,
"time": "1768923736"
},
"departure": {
"delay": 196,
"time": "1768923736"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244146xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984715xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 231,
"time": "1768923011"
},
"departure": {
"delay": 231,
"time": "1768923051"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 289,
"time": "1768922849"
},
"departure": {
"delay": 289,
"time": "1768922869"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768923162"
},
"departure": {
"time": "1768922940"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"departure": {
"delay": 269,
"time": "1768922789"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 256,
"time": "1768922906"
},
"departure": {
"delay": 256,
"time": "1768922956"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984715xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852346F5406800x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927860"
},
"departure": {
"time": "1768927920"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768929120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768923592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852346F5406800x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057174x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1768923440"
},
"departure": {
"delay": 140,
"time": "1768923440"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1768923630"
},
"departure": {
"delay": 90,
"time": "1768923630"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1768923560"
},
"departure": {
"delay": 140,
"time": "1768923560"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 90,
"time": "1768923690"
},
"departure": {
"delay": 90,
"time": "1768923690"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1768923988"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1768923481"
},
"departure": {
"delay": 121,
"time": "1768923481"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 129,
"time": "1768923369"
},
"departure": {
"delay": 129,
"time": "1768923369"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768923371",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057174x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244161xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 589,
"time": "1768923349"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1768923351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244161xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230583x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1768923561"
},
"departure": {
"delay": 21,
"time": "1768923561"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 83,
"time": "1768923683"
},
"departure": {
"delay": 83,
"time": "1768923683"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1768923875"
},
"departure": {
"delay": 35,
"time": "1768923875"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 57,
"time": "1768923777"
},
"departure": {
"delay": 57,
"time": "1768923777"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 31,
"time": "1768923811"
},
"departure": {
"delay": 31,
"time": "1768923811"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1768923939"
},
"departure": {
"delay": 39,
"time": "1768923939"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1768924052"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 19,
"time": "1768923619"
},
"departure": {
"delay": 19,
"time": "1768923619"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -53,
"time": "1768923427"
},
"departure": {
"delay": -53,
"time": "1768923427"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768923561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230583x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13148F5400260x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768928100"
},
"departure": {
"time": "1768928220"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768921909",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13148F5400260x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597080:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -343,
"time": "1768928177"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3309,
"time": "1768924011"
},
"departure": {
"delay": -3309,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -121,
"time": "1768927439"
},
"departure": {
"delay": -121,
"time": "1768927439"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -203,
"time": "1768927777"
},
"departure": {
"delay": -203,
"time": "1768927777"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -158,
"time": "1768927702"
},
"departure": {
"delay": -158,
"time": "1768927702"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3249,
"time": "1768924011"
},
"departure": {
"delay": -3249,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -111,
"time": "1768927509"
},
"departure": {
"delay": -111,
"time": "1768927509"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -174,
"time": "1768927746"
},
"departure": {
"delay": -174,
"time": "1768927746"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -229,
"time": "1768927811"
},
"departure": {
"delay": -229,
"time": "1768927811"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -268,
"time": "1768928072"
},
"departure": {
"delay": -268,
"time": "1768928072"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -309,
"time": "1768927911"
},
"departure": {
"delay": -309,
"time": "1768927911"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3429,
"time": "1768924011"
},
"departure": {
"delay": -3429,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -141,
"time": "1768927599"
},
"departure": {
"delay": -141,
"time": "1768927599"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -285,
"time": "1768927995"
},
"departure": {
"delay": -285,
"time": "1768927995"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"departure": {
"delay": -3189,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597080:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768933080"
},
"departure": {
"time": "1768933080"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768933140"
},
"departure": {
"time": "1768933140"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768932240"
},
"departure": {
"time": "1768932240"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933920"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768932360"
},
"departure": {
"time": "1768932360"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1768932965"
},
"departure": {
"delay": 5,
"time": "1768932965"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768933020"
},
"departure": {
"time": "1768933020"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768932420"
},
"departure": {
"time": "1768932420"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768931640"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932480"
},
"departure": {
"time": "1768932480"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931760"
},
"departure": {
"time": "1768931760"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768932960"
},
"departure": {
"time": "1768932960"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768919965",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx585:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1768924808"
},
"departure": {
"delay": 68,
"time": "1768924808"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1768925212"
},
"departure": {
"delay": -8,
"time": "1768925212"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 156,
"time": "1768924236"
},
"departure": {
"delay": 156,
"time": "1768924236"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 92,
"time": "1768924532"
},
"departure": {
"delay": 92,
"time": "1768924532"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1768924442"
},
"departure": {
"delay": 122,
"time": "1768924442"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -8,
"time": "1768925092"
},
"departure": {
"delay": -8,
"time": "1768925092"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1768924488"
},
"departure": {
"delay": 108,
"time": "1768924488"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1768924398"
},
"departure": {
"delay": 78,
"time": "1768924398"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -23,
"time": "1768925257"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1768924873"
},
"departure": {
"delay": 13,
"time": "1768924873"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 152,
"time": "1768923992"
},
"departure": {
"delay": 152,
"time": "1768923992"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 101,
"time": "1768924301"
},
"departure": {
"delay": 101,
"time": "1768924301"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1768924706"
},
"departure": {
"delay": 86,
"time": "1768924706"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1768924372"
},
"departure": {
"delay": 112,
"time": "1768924372"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 145,
"time": "1768924105"
},
"departure": {
"delay": 145,
"time": "1768924105"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1768924619"
},
"departure": {
"delay": 119,
"time": "1768924619"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1768924969"
},
"departure": {
"delay": 49,
"time": "1768924969"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1768924275"
},
"departure": {
"delay": 135,
"time": "1768924275"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1768925043"
},
"departure": {
"delay": 63,
"time": "1768925043"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470579:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3033:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935480"
},
"departure": {
"time": "1768935480"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1768934940"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768935600"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3033:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108093x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 201,
"time": "1768924461"
},
"departure": {
"delay": 201,
"time": "1768924461"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1768923458"
},
"departure": {
"delay": 98,
"time": "1768923458"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 172,
"time": "1768924072"
},
"departure": {
"delay": 172,
"time": "1768924072"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1768923651"
},
"departure": {
"delay": 111,
"time": "1768923651"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 151,
"time": "1768924591"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 205,
"time": "1768924225"
},
"departure": {
"delay": 205,
"time": "1768924225"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1768923811"
},
"departure": {
"delay": 91,
"time": "1768923811"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 205,
"time": "1768924345"
},
"departure": {
"delay": 205,
"time": "1768924345"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1768923939"
},
"departure": {
"delay": 159,
"time": "1768923939"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108093x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx267:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 41,
"time": "1768924121"
},
"departure": {
"delay": 41,
"time": "1768924121"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924380"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924200"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1768924301"
},
"departure": {
"delay": 41,
"time": "1768924301"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1768924661"
},
"departure": {
"delay": 41,
"time": "1768924661"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768923980",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx267:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768936200"
},
"departure": {
"time": "1768936200"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768936140"
},
"departure": {
"time": "1768936140"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768936860"
},
"departure": {
"time": "1768936860"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768936680"
},
"departure": {
"time": "1768936680"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768936740"
},
"departure": {
"time": "1768936740"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768936920"
},
"departure": {
"time": "1768936920"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768936620"
},
"departure": {
"time": "1768936620"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768936800"
},
"departure": {
"time": "1768936800"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768937040"
},
"departure": {
"time": "1768937040"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768936080"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768937160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768936500"
},
"departure": {
"time": "1768936500"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768936440"
},
"departure": {
"time": "1768936440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768936560"
},
"departure": {
"time": "1768936560"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3063:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230618x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 205,
"time": "1768924225"
},
"departure": {
"delay": 205,
"time": "1768924225"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 228,
"time": "1768924428"
},
"departure": {
"delay": 228,
"time": "1768924428"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 146,
"time": "1768923746"
},
"departure": {
"delay": 146,
"time": "1768923746"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1768924496"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 175,
"time": "1768923895"
},
"departure": {
"delay": 175,
"time": "1768923895"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 223,
"time": "1768924003"
},
"departure": {
"delay": 223,
"time": "1768924003"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 183,
"time": "1768923843"
},
"departure": {
"delay": 183,
"time": "1768923843"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 211,
"time": "1768924351"
},
"departure": {
"delay": 211,
"time": "1768924351"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 186,
"time": "1768924146"
},
"departure": {
"delay": 186,
"time": "1768924146"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1768924076"
},
"departure": {
"delay": 176,
"time": "1768924076"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 225,
"time": "1768923945"
},
"departure": {
"delay": 225,
"time": "1768923945"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230618x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x71761930xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 293,
"time": "1768922080"
},
"departure": {
"delay": 293,
"time": "1768922093"
},
"stopId": "FR:76114:ZE:411:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 319,
"time": "1768922167"
},
"departure": {
"delay": 319,
"time": "1768922179"
},
"stopId": "FR:76329:ZE:15659:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"time": "1768922308"
},
"departure": {
"time": "1768921980"
},
"stopId": "FR:76114:ZE:412:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 504,
"time": "1768921884"
},
"stopId": "FR:76114:ZE:408:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 420,
"time": "1768921964"
},
"departure": {
"delay": 420,
"time": "1768921980"
},
"stopId": "FR:76114:ZE:15658:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 316,
"time": "1768922223"
},
"departure": {
"delay": 316,
"time": "1768922236"
},
"stopId": "FR:76114:ZE:406:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x71761930xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -489,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -729,
"time": "1768924011"
},
"departure": {
"delay": -729,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -102,
"time": "1768924938"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -549,
"time": "1768924011"
},
"departure": {
"delay": -549,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -849,
"time": "1768924011"
},
"departure": {
"delay": -849,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596236:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15791,
"time": "1768924391"
},
"departure": {
"delay": 15791,
"time": "1768924391"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15789,
"time": "1768924569"
},
"departure": {
"delay": 15789,
"time": "1768924569"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15828,
"time": "1768925088"
},
"departure": {
"delay": 15828,
"time": "1768925088"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 15825,
"time": "1768924665"
},
"departure": {
"delay": 15825,
"time": "1768924665"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15825,
"time": "1768925025"
},
"departure": {
"delay": 15825,
"time": "1768925025"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15839,
"time": "1768925219"
},
"departure": {
"delay": 15839,
"time": "1768925219"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 15825,
"time": "1768925385"
},
"departure": {
"delay": 15825,
"time": "1768925385"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15804,
"time": "1768924464"
},
"departure": {
"delay": 15804,
"time": "1768924464"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 15826,
"time": "1768925146"
},
"departure": {
"delay": 15826,
"time": "1768925146"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1768920219",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2095:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC602160:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29,
"time": "1768925851"
},
"departure": {
"delay": -29,
"time": "1768925851"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -120,
"time": "1768926840"
},
"departure": {
"delay": -120,
"time": "1768926840"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -163,
"time": "1768926977"
},
"departure": {
"delay": -163,
"time": "1768926977"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -203,
"time": "1768927057"
},
"departure": {
"delay": -203,
"time": "1768927057"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -133,
"time": "1768926467"
},
"departure": {
"delay": -133,
"time": "1768926467"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -120,
"time": "1768925940"
},
"departure": {
"delay": -120,
"time": "1768925940"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -241,
"time": "1768927439"
},
"departure": {
"delay": -241,
"time": "1768927439"
},
"stopId": "FR:27031:ZE:0xLCOU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -111,
"time": "1768926429"
},
"departure": {
"delay": -111,
"time": "1768926429"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -159,
"time": "1768926861"
},
"departure": {
"delay": -159,
"time": "1768926861"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1689,
"time": "1768924011"
},
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -175,
"time": "1768926785"
},
"departure": {
"delay": -175,
"time": "1768926785"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -70,
"time": "1768926110"
},
"departure": {
"delay": -70,
"time": "1768926110"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -170,
"time": "1768926490"
},
"departure": {
"delay": -170,
"time": "1768926490"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -200,
"time": "1768927240"
},
"departure": {
"delay": -200,
"time": "1768927240"
},
"stopId": "FR:27031:ZE:0xLESS02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -237,
"time": "1768927323"
},
"departure": {
"delay": -237,
"time": "1768927323"
},
"stopId": "FR:27031:ZE:0xRBOU02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -170,
"time": "1768926610"
},
"departure": {
"delay": -170,
"time": "1768926610"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1768926060"
},
"departure": {
"delay": -60,
"time": "1768926060"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -146,
"time": "1768926214"
},
"departure": {
"delay": -146,
"time": "1768926214"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -202,
"time": "1768926998"
},
"departure": {
"delay": -202,
"time": "1768926998"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1768926905"
},
"departure": {
"delay": -175,
"time": "1768926905"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -127,
"time": "1768926353"
},
"departure": {
"delay": -127,
"time": "1768926353"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -294,
"time": "1768927506"
},
"stopId": "FR:27031:ZE:0xLCRO01:ATOUMOD004",
"stopSequence": 32
},
{
"departure": {
"delay": -1689,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -102,
"time": "1768926558"
},
"departure": {
"delay": -102,
"time": "1768926558"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC602160:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 576,
"time": "1768928376"
},
"departure": {
"delay": 576,
"time": "1768928376"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 533,
"time": "1768928333"
},
"departure": {
"delay": 533,
"time": "1768928333"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 470,
"time": "1768927370"
},
"departure": {
"delay": 470,
"time": "1768927370"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 510,
"time": "1768928070"
},
"departure": {
"delay": 510,
"time": "1768928070"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 510,
"time": "1768928190"
},
"departure": {
"delay": 510,
"time": "1768928190"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 526,
"time": "1768928626"
},
"departure": {
"delay": 526,
"time": "1768928626"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 529,
"time": "1768928449"
},
"departure": {
"delay": 529,
"time": "1768928449"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 524,
"time": "1768927484"
},
"departure": {
"delay": 524,
"time": "1768927484"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 539,
"time": "1768928279"
},
"departure": {
"delay": 539,
"time": "1768928279"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2571,
"time": "1768924029"
},
"departure": {
"delay": -2571,
"time": "1768924029"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 478,
"time": "1768928758"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 474,
"time": "1768927674"
},
"departure": {
"delay": 474,
"time": "1768927674"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 547,
"time": "1768927867"
},
"departure": {
"delay": 547,
"time": "1768927867"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 474,
"time": "1768928514"
},
"departure": {
"delay": 474,
"time": "1768928514"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 549,
"time": "1768927929"
},
"departure": {
"delay": 549,
"time": "1768927929"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 478,
"time": "1768928698"
},
"departure": {
"delay": 478,
"time": "1768928698"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 549,
"time": "1768927749"
},
"departure": {
"delay": 549,
"time": "1768927749"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 532,
"time": "1768927432"
},
"departure": {
"delay": 532,
"time": "1768927432"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 474,
"time": "1768927554"
},
"departure": {
"delay": 474,
"time": "1768927554"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2751,
"time": "1768924029"
},
"departure": {
"delay": -2751,
"time": "1768924029"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 540,
"time": "1768927800"
},
"departure": {
"delay": 540,
"time": "1768927800"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470286:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6044034851143680x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -73,
"time": "1768924957"
},
"departure": {
"delay": -73,
"time": "1768924967"
},
"stopId": "FR:14421:ZE:5682722937765888:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -84,
"time": "1768924466"
},
"departure": {
"delay": -84,
"time": "1768924476"
},
"stopId": "FR:14626:ZE:6423548257107968:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 73,
"time": "1768925643"
},
"departure": {
"delay": 73,
"time": "1768925653"
},
"stopId": "FR:14194:ZE:5191416763383808:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1768924359"
},
"departure": {
"delay": 169,
"time": "1768924369"
},
"stopId": "FR:14626:ZE:6723242082435072:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1768925895"
},
"stopId": "FR:14194:ZE:6696884941881344:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 128,
"time": "1768924138"
},
"departure": {
"delay": 128,
"time": "1768924148"
},
"stopId": "FR:14421:ZE:6471687995392000:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768924027",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5326622602297344:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6044034851143680x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852422F5403257x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768922940"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924440"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768924740"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768919329",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852422F5403257x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057087x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1768923820"
},
"departure": {
"delay": 40,
"time": "1768923820"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1768924716"
},
"departure": {
"delay": 36,
"time": "1768924716"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1768924060"
},
"departure": {
"delay": 40,
"time": "1768924060"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1768924384"
},
"departure": {
"delay": 64,
"time": "1768924384"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 109,
"time": "1768923769"
},
"departure": {
"delay": 109,
"time": "1768923769"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -3,
"time": "1768923837"
},
"departure": {
"delay": -3,
"time": "1768923837"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1768923893"
},
"departure": {
"delay": 53,
"time": "1768923893"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1768924653"
},
"departure": {
"delay": 33,
"time": "1768924653"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1768924303"
},
"departure": {
"delay": 43,
"time": "1768924303"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1768924567"
},
"departure": {
"delay": 67,
"time": "1768924567"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1768924880"
},
"departure": {
"delay": 20,
"time": "1768924880"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 76,
"time": "1768924996"
},
"departure": {
"delay": 76,
"time": "1768924996"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1768925120"
},
"departure": {
"delay": 20,
"time": "1768925120"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1768925060"
},
"departure": {
"delay": 20,
"time": "1768925060"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1768924251"
},
"departure": {
"delay": 51,
"time": "1768924251"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1768923724"
},
"departure": {
"delay": 64,
"time": "1768923724"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1768924813"
},
"departure": {
"delay": 73,
"time": "1768924813"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1768924460"
},
"departure": {
"delay": 20,
"time": "1768924460"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1768924160"
},
"departure": {
"delay": 20,
"time": "1768924160"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1768924506"
},
"departure": {
"delay": 66,
"time": "1768924506"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -7,
"time": "1768923953"
},
"departure": {
"delay": -7,
"time": "1768923953"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1768925480"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768923571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057087x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6984:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 82,
"time": "1768920202"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768920518",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6984:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x1662320644xPJ02xLMxJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1768923676"
},
"departure": {
"delay": 28,
"time": "1768923688"
},
"stopId": "FR:76476:ZE:136:ATOUMOD019",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1768923607"
},
"departure": {
"delay": 87,
"time": "1768923627"
},
"stopId": "FR:76476:ZE:150:ATOUMOD019",
"stopSequence": 7
},
{
"departure": {
"delay": 173,
"time": "1768923173"
},
"stopId": "FR:76476:ZE:119:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1768923491"
},
"departure": {
"delay": 85,
"time": "1768923505"
},
"stopId": "FR:76476:ZE:15465:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1768923732"
},
"departure": {
"delay": 26,
"time": "1768923746"
},
"stopId": "FR:76476:ZE:15470:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"time": "1768923839"
},
"departure": {
"time": "1768923840"
},
"stopId": "FR:76476:ZE:15472:ATOUMOD019",
"stopSequence": 12
},
{
"arrival": {
"delay": 63,
"time": "1768923653"
},
"departure": {
"delay": 63,
"time": "1768923663"
},
"stopId": "FR:76476:ZE:15589:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1768923418"
},
"departure": {
"delay": 131,
"time": "1768923431"
},
"stopId": "FR:76476:ZE:15464:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1768923779"
},
"departure": {
"delay": 14,
"time": "1768923794"
},
"stopId": "FR:76476:ZE:15471:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1768923537"
},
"departure": {
"delay": 99,
"time": "1768923579"
},
"stopId": "FR:76476:ZE:15466:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 175,
"time": "1768923279"
},
"departure": {
"delay": 175,
"time": "1768923295"
},
"stopId": "FR:76476:ZE:120:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1768923342"
},
"departure": {
"delay": 109,
"time": "1768923349"
},
"stopId": "FR:76476:ZE:15463:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924022",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:21:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x1662320644xPJ02xLMxJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011247x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -161,
"time": "1768924159"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -161,
"time": "1768924039"
},
"departure": {
"delay": -161,
"time": "1768924039"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -118,
"time": "1768923962"
},
"departure": {
"delay": -118,
"time": "1768923962"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -164,
"time": "1768923916"
},
"departure": {
"delay": -164,
"time": "1768923916"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -163,
"time": "1768923857"
},
"departure": {
"delay": -163,
"time": "1768923857"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011247x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850621F5403124x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768922400"
},
"departure": {
"time": "1768922580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768924500"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768923060"
},
"departure": {
"time": "1768923120"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768921320"
},
"departure": {
"time": "1768921380"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768921980"
},
"departure": {
"time": "1768922100"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768921560"
},
"departure": {
"time": "1768921620"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922820"
},
"departure": {
"time": "1768922880"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1768920840"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768923600"
},
"departure": {
"time": "1768923660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1768917230",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850621F5403124x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4729206169665536x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 589,
"time": "1768924189"
},
"stopId": "FR:14126:ZE:6445102080720896:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 629,
"time": "1768924039"
},
"departure": {
"delay": 629,
"time": "1768924049"
},
"stopId": "FR:14126:ZE:5562458853867520:ATOUMOD036",
"stopSequence": 13
}
],
"timestamp": "1768924025",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4683467422957568:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4729206169665536x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1768925115"
},
"departure": {
"delay": 15,
"time": "1768925115"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1768924638"
},
"departure": {
"delay": 18,
"time": "1768924638"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768924806"
},
"departure": {
"delay": 6,
"time": "1768924806"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924860"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1768924509"
},
"departure": {
"delay": 9,
"time": "1768924509"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1768924592"
},
"departure": {
"delay": 32,
"time": "1768924592"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1768924914"
},
"departure": {
"delay": 54,
"time": "1768924914"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1768924710"
},
"departure": {
"delay": 30,
"time": "1768924710"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768923979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx29:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4534538454695936x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1768926070"
},
"departure": {
"delay": -40,
"time": "1768926080"
},
"stopId": "FR:14069:ZE:5892938698588160:ATOUMOD036",
"stopSequence": 9
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:14366:ZE:5364333795082240:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1768925497"
},
"departure": {
"delay": -13,
"time": "1768925507"
},
"stopId": "FR:14366:ZE:781020004:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1768925623"
},
"departure": {
"delay": -7,
"time": "1768925633"
},
"stopId": "FR:14366:ZE:746780002:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -54,
"time": "1768926306"
},
"stopId": "FR:14366:ZE:4826075319238656:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1768926009"
},
"departure": {
"delay": 19,
"time": "1768926019"
},
"stopId": "FR:14069:ZE:5332122643464192:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1768926217"
},
"departure": {
"delay": -13,
"time": "1768926227"
},
"stopId": "FR:14366:ZE:769610002:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1768925766"
},
"departure": {
"delay": 76,
"time": "1768925776"
},
"stopId": "FR:14069:ZE:790810001:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -83,
"time": "1768925187"
},
"departure": {
"delay": -83,
"time": "1768925197"
},
"stopId": "FR:14366:ZE:5067415580835840:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768925575"
},
"departure": {
"delay": 5,
"time": "1768925585"
},
"stopId": "FR:14366:ZE:760680002:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1768925816"
},
"departure": {
"delay": 66,
"time": "1768925826"
},
"stopId": "FR:14069:ZE:4680080602169344:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5590255248867328:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4534538454695936x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx435:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925820"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768924500"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925880"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925700"
},
"departure": {
"time": "1768925700"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925100"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925040"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768925045"
},
"departure": {
"delay": 5,
"time": "1768925045"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926480"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768895722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx435:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471054:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1768927803"
},
"departure": {
"delay": 123,
"time": "1768927803"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1768926217"
},
"departure": {
"delay": 37,
"time": "1768926217"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1768927716"
},
"departure": {
"delay": 96,
"time": "1768927716"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1768926090"
},
"departure": {
"delay": 30,
"time": "1768926090"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1768926483"
},
"departure": {
"delay": 3,
"time": "1768926483"
},
"stopId": "FR:27701:ZE:0x7112:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 43,
"time": "1768927363"
},
"departure": {
"delay": 43,
"time": "1768927363"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 10
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1768928064"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1768927323"
},
"departure": {
"delay": 3,
"time": "1768927323"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1768927899"
},
"departure": {
"delay": 99,
"time": "1768927899"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1768926963"
},
"departure": {
"delay": 3,
"time": "1768926963"
},
"stopId": "FR:27471:ZE:0x6700:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1768927964"
},
"departure": {
"delay": 104,
"time": "1768927964"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1768926116"
},
"departure": {
"delay": -4,
"time": "1768926116"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1768927629"
},
"departure": {
"delay": 69,
"time": "1768927629"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 25,
"time": "1768927465"
},
"departure": {
"delay": 25,
"time": "1768927465"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1768927666"
},
"departure": {
"delay": 106,
"time": "1768927666"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1768927506"
},
"departure": {
"delay": 66,
"time": "1768927506"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1768926363"
},
"departure": {
"delay": 3,
"time": "1768926363"
},
"stopId": "FR:27701:ZE:0x7098:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1768926172"
},
"departure": {
"delay": 52,
"time": "1768926172"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 72,
"time": "1768927752"
},
"departure": {
"delay": 72,
"time": "1768927752"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1768927847"
},
"departure": {
"delay": 107,
"time": "1768927847"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1768927533"
},
"departure": {
"delay": 33,
"time": "1768927533"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471054:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:325f4362796faef9aa7fccf37addcf53:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1768923389"
},
"departure": {
"delay": 39,
"time": "1768923399"
},
"stopId": "FR:61391:ZE:2254:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1768923334"
},
"departure": {
"delay": 43,
"time": "1768923343"
},
"stopId": "FR:61391:ZE:2292:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1768923981"
},
"departure": {
"delay": 89,
"time": "1768923989"
},
"stopId": "FR:61218:ZE:2407:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1768923838"
},
"departure": {
"delay": 74,
"time": "1768923854"
},
"stopId": "FR:61169:ZE:2265:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1768924349"
},
"stopId": "FR:61218:ZE:2415:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1768924109"
},
"departure": {
"delay": 89,
"time": "1768924109"
},
"stopId": "FR:61218:ZE:2409:ATOUMOD104",
"stopSequence": 14
},
{
"departure": {
"delay": 83,
"time": "1768923203"
},
"stopId": "FR:61391:ZE:3104:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1768924229"
},
"departure": {
"delay": 89,
"time": "1768924229"
},
"stopId": "FR:61218:ZE:2413:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1768923471"
},
"departure": {
"delay": 3,
"time": "1768923483"
},
"stopId": "FR:61391:ZE:2337:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1768923702"
},
"departure": {
"delay": 46,
"time": "1768923766"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1768923560"
},
"departure": {
"delay": 25,
"time": "1768923625"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1768924169"
},
"departure": {
"delay": 89,
"time": "1768924169"
},
"stopId": "FR:61218:ZE:2411:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1768923910"
},
"departure": {
"delay": 80,
"time": "1768923920"
},
"stopId": "FR:61218:ZE:2405:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1768923881"
},
"departure": {
"delay": 112,
"time": "1768923892"
},
"stopId": "FR:61391:ZE:1577:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1768923286"
},
"departure": {
"delay": 55,
"time": "1768923295"
},
"stopId": "FR:61391:ZE:2299:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1768924084",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:251:LOC",
"tripId": "ATOUMOD104:ServiceJourney:325f4362796faef9aa7fccf37addcf53:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x21430287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768915553"
},
"departure": {
"time": "1768915320"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 273,
"time": "1768915258"
},
"departure": {
"delay": 273,
"time": "1768915293"
},
"stopId": "FR:76114:ZE:114:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 272,
"time": "1768915161"
},
"departure": {
"delay": 272,
"time": "1768915172"
},
"stopId": "FR:76114:ZE:112:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 262,
"time": "1768915102"
},
"stopId": "FR:76114:ZE:111:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1768915421"
},
"departure": {
"delay": 182,
"time": "1768915442"
},
"stopId": "FR:76114:ZE:116:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 236,
"time": "1768915189"
},
"departure": {
"delay": 236,
"time": "1768915196"
},
"stopId": "FR:76114:ZE:113:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 246,
"time": "1768915374"
},
"departure": {
"delay": 246,
"time": "1768915386"
},
"stopId": "FR:76114:ZE:115:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:1:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x21430287:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6350961845993472x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1768925225"
},
"departure": {
"delay": 135,
"time": "1768925235"
},
"stopId": "FR:14431:ZE:5910404757716992:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": -56,
"time": "1768924078"
},
"departure": {
"delay": -56,
"time": "1768924144"
},
"stopId": "FR:14431:ZE:4537980875177984:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 121,
"time": "1768923825"
},
"departure": {
"delay": 121,
"time": "1768923841"
},
"stopId": "FR:14431:ZE:5339233901346816:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1768923927"
},
"departure": {
"delay": 138,
"time": "1768923978"
},
"stopId": "FR:14431:ZE:5773598573723648:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1768925438"
},
"stopId": "FR:14431:ZE:5845223327399936:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1768924361"
},
"departure": {
"delay": 51,
"time": "1768924371"
},
"stopId": "FR:14431:ZE:6686405255233536:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1768923630"
},
"departure": {
"delay": 163,
"time": "1768923643"
},
"stopId": "FR:14431:ZE:4980278922575872:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1768925021"
},
"departure": {
"delay": 111,
"time": "1768925031"
},
"stopId": "FR:14431:ZE:5608230622330880:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1768925163"
},
"departure": {
"delay": 133,
"time": "1768925173"
},
"stopId": "FR:14431:ZE:6595524640636928:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1768924646"
},
"departure": {
"delay": 156,
"time": "1768924656"
},
"stopId": "FR:14431:ZE:6019405021446144:ATOUMOD036",
"stopSequence": 10
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6484099108700160:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6350961845993472x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x440860675xLIL01xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768903673"
},
"departure": {
"time": "1768903740"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": -17,
"time": "1768903570"
},
"departure": {
"delay": -17,
"time": "1768903603"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": -26,
"time": "1768903627"
},
"departure": {
"delay": -26,
"time": "1768903654"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": -29,
"time": "1768903531"
},
"stopId": "FR:76384:ZE:15451:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:12:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x440860675xLIL01xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848958F5402958x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930860"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927200"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768927560"
},
"departure": {
"time": "1768927620"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"departure": {
"time": "1768925760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928880"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930620"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1768922149",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848958F5402958x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768891560"
},
"departure": {
"time": "1768891560"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768891080"
},
"departure": {
"time": "1768891080"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768891380"
},
"departure": {
"time": "1768891380"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768891740"
},
"departure": {
"time": "1768891740"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768890840"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768892460"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768891260"
},
"departure": {
"time": "1768891260"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768891980"
},
"departure": {
"time": "1768891980"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768892220"
},
"departure": {
"time": "1768892220"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768891500"
},
"departure": {
"time": "1768891500"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768891620"
},
"departure": {
"time": "1768891620"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768891920"
},
"departure": {
"time": "1768891920"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768891440"
},
"departure": {
"time": "1768891440"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768891860"
},
"departure": {
"time": "1768891860"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768892280"
},
"departure": {
"time": "1768892280"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1768890769",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057037x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 139,
"time": "1768924039"
},
"departure": {
"delay": 139,
"time": "1768924039"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 164,
"time": "1768923824"
},
"departure": {
"delay": 164,
"time": "1768923824"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1768924270"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1768924173"
},
"departure": {
"delay": 93,
"time": "1768924173"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1768924084"
},
"departure": {
"delay": 124,
"time": "1768924084"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1768924219"
},
"departure": {
"delay": 79,
"time": "1768924219"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 165,
"time": "1768923765"
},
"departure": {
"delay": 165,
"time": "1768923765"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 164,
"time": "1768923884"
},
"departure": {
"delay": 164,
"time": "1768923884"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1768923964"
},
"departure": {
"delay": 124,
"time": "1768923964"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057037x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x34930695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 167,
"time": "1768923271"
},
"departure": {
"delay": 167,
"time": "1768923287"
},
"stopId": "FR:76114:ZE:201:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 171,
"time": "1768923231"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 218,
"time": "1768923450"
},
"departure": {
"delay": 218,
"time": "1768923458"
},
"stopId": "FR:76114:ZE:202:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"time": "1768923589"
},
"departure": {
"time": "1768923300"
},
"stopId": "FR:76114:ZE:203:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x34930695:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx529:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929000"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928760"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1768928580"
},
"departure": {
"time": "1768928580"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1768928400"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768928640"
},
"departure": {
"time": "1768928640"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1768931400"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929480"
},
"departure": {
"time": "1768929480"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1768929360"
},
"departure": {
"time": "1768929360"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 5,
"time": "1768928465"
},
"departure": {
"delay": 5,
"time": "1768928465"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1768929240"
},
"departure": {
"time": "1768929240"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1768930800"
},
"departure": {
"time": "1768930800"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1768928520"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1768930320"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
}
],
"timestamp": "1768923856",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx529:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596575:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1768924949"
},
"departure": {
"delay": 29,
"time": "1768924949"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 89,
"time": "1768925729"
},
"departure": {
"delay": 89,
"time": "1768925729"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 35,
"time": "1768925915"
},
"departure": {
"delay": 35,
"time": "1768925915"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 69,
"time": "1768925289"
},
"departure": {
"delay": 69,
"time": "1768925289"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1768925864"
},
"departure": {
"delay": 44,
"time": "1768925864"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 90,
"time": "1768925250"
},
"departure": {
"delay": 90,
"time": "1768925250"
},
"stopId": "FR:27602:ZE:0xBAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1768925155"
},
"departure": {
"delay": 55,
"time": "1768925155"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1768925981"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 87,
"time": "1768925487"
},
"departure": {
"delay": 87,
"time": "1768925487"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 78,
"time": "1768925778"
},
"departure": {
"delay": 78,
"time": "1768925778"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 88,
"time": "1768925368"
},
"departure": {
"delay": 88,
"time": "1768925368"
},
"stopId": "FR:27602:ZE:0xBVE01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 91,
"time": "1768925671"
},
"departure": {
"delay": 91,
"time": "1768925671"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1768925104"
},
"departure": {
"delay": 64,
"time": "1768925104"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 21
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:27229:ZE:0xCON02:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596575:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6186719763234816x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1768927113"
},
"stopId": "FR:14431:ZE:6653631332876288:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1768926972"
},
"departure": {
"delay": 22,
"time": "1768926982"
},
"stopId": "FR:14431:ZE:5761512804188160:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1768926934"
},
"departure": {
"delay": 44,
"time": "1768926944"
},
"stopId": "FR:14431:ZE:5691523023765504:ATOUMOD036",
"stopSequence": 3
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:14431:ZE:5445232419143680:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1768926517"
},
"departure": {
"delay": 47,
"time": "1768926527"
},
"stopId": "FR:14431:ZE:6329647765651456:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5844004563320832:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6186719763234816x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768896960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"departure": {
"time": "1768896000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768896600"
},
"departure": {
"time": "1768896600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768896060"
},
"departure": {
"time": "1768896060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768896780"
},
"departure": {
"time": "1768896780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768896480"
},
"departure": {
"time": "1768896480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768896360"
},
"departure": {
"time": "1768896360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768896120"
},
"departure": {
"time": "1768896120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768896420"
},
"departure": {
"time": "1768896420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1768895827",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:603:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5472452810375168x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1768923919"
},
"departure": {
"delay": 218,
"time": "1768923938"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 185,
"time": "1768923816"
},
"departure": {
"delay": 185,
"time": "1768923845"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1768923965"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 305,
"time": "1768923714"
},
"departure": {
"delay": 305,
"time": "1768923725"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 14
}
],
"timestamp": "1768923970",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5472452810375168x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1037:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929420"
},
"departure": {
"time": "1768929420"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768930800"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768929120"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1768929720"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1768929000"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929300"
},
"departure": {
"time": "1768929300"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930380"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930020"
},
"departure": {
"time": "1768930020"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1037:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:1139:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1768934585"
},
"departure": {
"delay": 5,
"time": "1768934585"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"departure": {
"time": "1768933920"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934280"
},
"departure": {
"time": "1768934280"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768934460"
},
"departure": {
"time": "1768934460"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934760"
},
"departure": {
"time": "1768934760"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768934640"
},
"departure": {
"time": "1768934640"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768934160"
},
"departure": {
"time": "1768934160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1768923989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:1139:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244076xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1768923843"
},
"departure": {
"delay": 123,
"time": "1768923843"
},
"stopId": "FR:76305:ZE:4936:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 230,
"time": "1768923530"
},
"departure": {
"delay": 230,
"time": "1768923530"
},
"stopId": "FR:76305:ZE:4939:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1768924206"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 66,
"time": "1768924086"
},
"departure": {
"delay": 66,
"time": "1768924086"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1768924002"
},
"departure": {
"delay": 102,
"time": "1768924002"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 97,
"time": "1768923937"
},
"departure": {
"delay": 97,
"time": "1768923937"
},
"stopId": "FR:76305:ZE:4810:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1768923754"
},
"departure": {
"delay": 34,
"time": "1768923754"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1768924067"
},
"departure": {
"delay": 107,
"time": "1768924067"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1768923487"
},
"departure": {
"delay": 67,
"time": "1768923487"
},
"stopId": "FR:76305:ZE:4918:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 236,
"time": "1768923596"
},
"departure": {
"delay": 236,
"time": "1768923596"
},
"stopId": "FR:76305:ZE:4997:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1768923821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244076xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x256311303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 359,
"time": "1768923693"
},
"departure": {
"delay": 359,
"time": "1768923719"
},
"stopId": "FR:76384:ZE:15445:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 580,
"time": "1768924360"
},
"departure": {
"delay": 580,
"time": "1768924360"
},
"stopId": "FR:76384:ZE:15521:ATOUMOD019",
"stopSequence": 10
},
{
"arrival": {
"delay": 346,
"time": "1768923536"
},
"departure": {
"delay": 346,
"time": "1768923586"
},
"stopId": "FR:76384:ZE:25:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 351,
"time": "1768923617"
},
"departure": {
"delay": 351,
"time": "1768923651"
},
"stopId": "FR:76384:ZE:15444:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 520,
"time": "1768924420"
},
"departure": {
"delay": 520,
"time": "1768924420"
},
"stopId": "FR:76384:ZE:15364:ATOUMOD019",
"stopSequence": 11
},
{
"arrival": {
"delay": 544,
"time": "1768923930"
},
"departure": {
"delay": 544,
"time": "1768923964"
},
"stopId": "FR:76384:ZE:15446:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 580,
"time": "1768924060"
},
"departure": {
"delay": 580,
"time": "1768924060"
},
"stopId": "FR:76384:ZE:15439:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 580,
"time": "1768924180"
},
"departure": {
"delay": 580,
"time": "1768924180"
},
"stopId": "FR:76384:ZE:15433:ATOUMOD019",
"stopSequence": 8
},
{
"arrival": {
"delay": 239,
"time": "1768923386"
},
"departure": {
"delay": 239,
"time": "1768923419"
},
"stopId": "FR:76384:ZE:15443:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 246,
"time": "1768923366"
},
"stopId": "FR:76384:ZE:15442:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 520,
"time": "1768924240"
},
"departure": {
"delay": 520,
"time": "1768924240"
},
"stopId": "FR:76384:ZE:27:ATOUMOD019",
"stopSequence": 9
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:11:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x256311303:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13146F5400026x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768922460"
},
"departure": {
"time": "1768922520"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768923840"
},
"departure": {
"time": "1768923900"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923180"
},
"departure": {
"time": "1768923240"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768927680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768922820"
},
"departure": {
"time": "1768922880"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1768918310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13146F5400026x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 251,
"time": "1768923971"
},
"departure": {
"delay": 251,
"time": "1768923971"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1768924548"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 259,
"time": "1768924099"
},
"departure": {
"delay": 259,
"time": "1768924099"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1768924383"
},
"departure": {
"delay": 183,
"time": "1768924383"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 204,
"time": "1768924164"
},
"departure": {
"delay": 204,
"time": "1768924164"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1768924503"
},
"departure": {
"delay": 183,
"time": "1768924503"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 254,
"time": "1768924334"
},
"departure": {
"delay": 254,
"time": "1768924334"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1768924260"
},
"departure": {
"delay": 240,
"time": "1768924260"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1768923999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470578:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470479:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1768924054"
},
"departure": {
"delay": 154,
"time": "1768924054"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1768924189"
},
"departure": {
"delay": 109,
"time": "1768924189"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 198,
"time": "1768924038"
},
"departure": {
"delay": 198,
"time": "1768924038"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -20,
"time": "1768924300"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1768924146"
},
"departure": {
"delay": 126,
"time": "1768924146"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1768924094"
},
"departure": {
"delay": 194,
"time": "1768924094"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470479:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6081917259612160x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -366,
"time": "1768924914"
},
"stopId": "FR:14371:ZE:5492123597012992:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -347,
"time": "1768923537"
},
"departure": {
"delay": -347,
"time": "1768923553"
},
"stopId": "FR:14371:ZE:4612937751724032:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 793,
"time": "1768923903"
},
"departure": {
"delay": 793,
"time": "1768923913"
},
"stopId": "FR:14371:ZE:6223824090562560:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -239,
"time": "1768924252"
},
"departure": {
"delay": -239,
"time": "1768924501"
},
"stopId": "FR:14371:ZE:5832132028006400:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -278,
"time": "1768923799"
},
"departure": {
"delay": -278,
"time": "1768923862"
},
"stopId": "FR:14371:ZE:4719534813478912:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5234256377806848:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6081917259612160x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848956F5402957x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925940"
},
"departure": {
"time": "1768926000"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1768925220"
},
"departure": {
"time": "1768925280"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768924920"
},
"departure": {
"time": "1768924980"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768923000"
},
"departure": {
"time": "1768923060"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1768922220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768927140"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768923240"
},
"departure": {
"time": "1768923300"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768924380"
},
"departure": {
"time": "1768924440"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768923960"
},
"departure": {
"time": "1768924020"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1768918609",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848956F5402957x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768927020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926840"
},
"departure": {
"time": "1768926840"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926720"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926900"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926660"
},
"departure": {
"time": "1768926660"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2423:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5340107352571904x5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1768923942"
},
"departure": {
"delay": 116,
"time": "1768923956"
},
"stopId": "FR:14366:ZE:310830017:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 170,
"time": "1768924190"
},
"stopId": "FR:14574:ZE:258760016:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 137,
"time": "1768924025"
},
"departure": {
"delay": 137,
"time": "1768924037"
},
"stopId": "FR:14366:ZE:276760011:ATOUMOD036",
"stopSequence": 5
}
],
"timestamp": "1768923999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:6325671926169600:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5340107352571904x5:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851031F5403150x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928880"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768929240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768919390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851031F5403150x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5670368099434496x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 288,
"time": "1768923728"
},
"departure": {
"delay": 288,
"time": "1768923768"
},
"stopId": "FR:14431:ZE:4524218826883072:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1768924160"
},
"departure": {
"delay": -30,
"time": "1768924170"
},
"stopId": "FR:14431:ZE:4517937906974720:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 180,
"time": "1768923918"
},
"departure": {
"delay": 180,
"time": "1768923960"
},
"stopId": "FR:14431:ZE:6135381855567872:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1768924680"
},
"stopId": "FR:14431:ZE:6213530597457920:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1768924040"
},
"departure": {
"delay": -15,
"time": "1768924065"
},
"stopId": "FR:14431:ZE:5315938535604224:ATOUMOD036",
"stopSequence": 4
}
],
"timestamp": "1768923758",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5051629704314880:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5670368099434496x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768934640"
},
"departure": {
"time": "1768934640"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768934760"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768934100"
},
"departure": {
"time": "1768934100"
},
"stopId": "FR:27681:ZE:10033:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768934400"
},
"departure": {
"time": "1768934400"
},
"stopId": "FR:27562:ZE:10041:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"time": "1768933740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934460"
},
"departure": {
"time": "1768934460"
},
"stopId": "FR:27562:ZE:10053:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768933920"
},
"departure": {
"time": "1768933920"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768933980"
},
"departure": {
"time": "1768933980"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768933860"
},
"departure": {
"time": "1768933860"
},
"stopId": "FR:27681:ZE:10113:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:27562:ZE:10026:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768934580"
},
"departure": {
"time": "1768934580"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768934340"
},
"departure": {
"time": "1768934340"
},
"stopId": "FR:27562:ZE:50434:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768934220"
},
"departure": {
"time": "1768934220"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2929:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 352,
"time": "1768923939"
},
"departure": {
"delay": 352,
"time": "1768923952"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 326,
"time": "1768924046"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
}
],
"timestamp": "1768923981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596128:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244162xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -105,
"time": "1768924575"
},
"departure": {
"delay": -105,
"time": "1768924575"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -108,
"time": "1768924692"
},
"departure": {
"delay": -108,
"time": "1768924692"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -109,
"time": "1768924871"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -98,
"time": "1768924522"
},
"departure": {
"delay": -98,
"time": "1768924522"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -109,
"time": "1768924271"
},
"departure": {
"delay": -109,
"time": "1768924271"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244162xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5646175723061248x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 371,
"time": "1768924081"
},
"departure": {
"delay": 371,
"time": "1768924091"
},
"stopId": "FR:14654:ZE:6239488104726528:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 387,
"time": "1768924337"
},
"departure": {
"delay": 387,
"time": "1768924347"
},
"stopId": "FR:14654:ZE:4851977545580544:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": -123,
"time": "1768923994"
},
"departure": {
"delay": -123,
"time": "1768924017"
},
"stopId": "FR:14654:ZE:4821633534525440:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -160,
"time": "1768924340"
},
"stopId": "FR:14654:ZE:6598760038662144:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1768924208"
},
"departure": {
"delay": -81,
"time": "1768924299"
},
"stopId": "FR:14654:ZE:5362362837106688:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:4818648599363584:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5646175723061248x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851031F5202197x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927200"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768929240"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928820"
},
"departure": {
"time": "1768928880"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768925040"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768927620"
},
"departure": {
"time": "1768927680"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928460"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768919390",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851031F5202197x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852030F5403207x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925820"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768927800"
},
"departure": {
"time": "1768927860"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768931220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926720"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768925040"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928340"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768928760"
},
"departure": {
"time": "1768928820"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1768922750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852030F5403207x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4533164744638464x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -788,
"time": "1768923532"
},
"stopId": "FR:14621:ZE:6311299957915648:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": -809,
"time": "1768923257"
},
"departure": {
"delay": -809,
"time": "1768923271"
},
"stopId": "FR:14621:ZE:4580662548889600:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -845,
"time": "1768923337"
},
"departure": {
"delay": -845,
"time": "1768923355"
},
"stopId": "FR:14621:ZE:4547585227358208:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1768923534",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5321238189703168:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4533164744638464x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925100"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768924800"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2359:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011246x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -335,
"time": "1768923025"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1768923031",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011246x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857118F5417312x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768919640"
},
"departure": {
"time": "1768919700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768920960"
},
"departure": {
"time": "1768921080"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1768917480"
},
"departure": {
"time": "1768917540"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768917840"
},
"departure": {
"time": "1768917900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768920120"
},
"departure": {
"time": "1768920180"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768922400"
},
"departure": {
"time": "1768922460"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1768916700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1768921980"
},
"departure": {
"time": "1768922040"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1768923240"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1768919040"
},
"departure": {
"time": "1768919160"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768913090",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857118F5417312x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190598x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1768923342"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1768923351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190598x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3117F5199054x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924080"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1768923180"
},
"departure": {
"time": "1768923240"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768922400"
},
"departure": {
"time": "1768922460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768921020"
},
"departure": {
"time": "1768921200"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768916400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1768912791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3117F5199054x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:939:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926300"
},
"departure": {
"time": "1768926300"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927200"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925760"
},
"departure": {
"time": "1768925760"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926180"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926540"
},
"departure": {
"time": "1768926540"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926240"
},
"departure": {
"time": "1768926240"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1768925880"
},
"departure": {
"time": "1768925880"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1768927140"
},
"departure": {
"time": "1768927140"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1768925580"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1768923989",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:939:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057771x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 338,
"time": "1768924478"
},
"departure": {
"delay": 338,
"time": "1768924478"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 396,
"time": "1768925016"
},
"departure": {
"delay": 396,
"time": "1768925016"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 365,
"time": "1768924925"
},
"departure": {
"delay": 365,
"time": "1768924925"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 384,
"time": "1768925124"
},
"departure": {
"delay": 384,
"time": "1768925124"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 338,
"time": "1768925198"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 345,
"time": "1768924965"
},
"departure": {
"delay": 345,
"time": "1768924965"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 386,
"time": "1768925066"
},
"departure": {
"delay": 386,
"time": "1768925066"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 394,
"time": "1768924834"
},
"departure": {
"delay": 394,
"time": "1768924834"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 340,
"time": "1768923880"
},
"departure": {
"delay": 340,
"time": "1768923880"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 338,
"time": "1768924238"
},
"departure": {
"delay": 338,
"time": "1768924238"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 338,
"time": "1768924778"
},
"departure": {
"delay": 338,
"time": "1768924778"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 358,
"time": "1768924378"
},
"departure": {
"delay": 358,
"time": "1768924378"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 357,
"time": "1768924317"
},
"departure": {
"delay": 357,
"time": "1768924317"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 371,
"time": "1768924571"
},
"departure": {
"delay": 371,
"time": "1768924571"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 338,
"time": "1768924298"
},
"departure": {
"delay": 338,
"time": "1768924298"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 348,
"time": "1768924428"
},
"departure": {
"delay": 348,
"time": "1768924428"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 338,
"time": "1768924538"
},
"departure": {
"delay": 338,
"time": "1768924538"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
}
],
"timestamp": "1768923971",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057771x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852082F5202263x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768921980"
},
"departure": {
"time": "1768922040"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768925520"
},
"departure": {
"time": "1768925580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924020"
},
"departure": {
"time": "1768924080"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768923540"
},
"departure": {
"time": "1768923600"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922640"
},
"departure": {
"time": "1768922700"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1768922750",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852082F5202263x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3381F5399267x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929060"
},
"departure": {
"time": "1768929120"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768927980"
},
"departure": {
"time": "1768928040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768921680"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929660"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768918069",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3381F5399267x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230584x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 69,
"time": "1768924449"
},
"departure": {
"delay": 69,
"time": "1768924449"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1768924565"
},
"departure": {
"delay": 65,
"time": "1768924565"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 53,
"time": "1768924493"
},
"departure": {
"delay": 53,
"time": "1768924493"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 69,
"time": "1768924269"
},
"departure": {
"delay": 69,
"time": "1768924269"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 95,
"time": "1768924355"
},
"departure": {
"delay": 95,
"time": "1768924355"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 78,
"time": "1768924638"
},
"departure": {
"delay": 78,
"time": "1768924638"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 53,
"time": "1768924733"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 58,
"time": "1768924318"
},
"departure": {
"delay": 58,
"time": "1768924318"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 43,
"time": "1768923943"
},
"departure": {
"delay": 43,
"time": "1768923943"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1768924193"
},
"departure": {
"delay": 53,
"time": "1768924193"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1768924057"
},
"departure": {
"delay": 97,
"time": "1768924057"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230584x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9589,
"time": "1768924811"
},
"departure": {
"delay": -9589,
"time": "1768924811"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -9615,
"time": "1768925445"
},
"departure": {
"delay": -9615,
"time": "1768925445"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1768922800",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2187:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768935360"
},
"departure": {
"time": "1768935360"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768935060"
},
"departure": {
"time": "1768935060"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768934940"
},
"departure": {
"time": "1768934940"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768935240"
},
"departure": {
"time": "1768935240"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768935600"
},
"departure": {
"time": "1768935600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768935000"
},
"departure": {
"time": "1768935000"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1768934760"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768934880"
},
"departure": {
"time": "1768934880"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768935780"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768935180"
},
"departure": {
"time": "1768935180"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768935120"
},
"departure": {
"time": "1768935120"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1768935540"
},
"departure": {
"time": "1768935540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1768924032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2997:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108095x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1768925277"
},
"departure": {
"delay": -3,
"time": "1768925277"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1768923997"
},
"departure": {
"delay": 37,
"time": "1768923997"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -3,
"time": "1768925397"
},
"departure": {
"delay": -3,
"time": "1768925397"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1768924795"
},
"departure": {
"delay": 55,
"time": "1768924795"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1768925121"
},
"departure": {
"delay": 21,
"time": "1768925121"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1768924923"
},
"departure": {
"delay": 3,
"time": "1768924923"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1768925643"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1768924481"
},
"departure": {
"delay": 41,
"time": "1768924481"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1768924600"
},
"departure": {
"delay": 40,
"time": "1768924600"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1768925037"
},
"departure": {
"delay": -3,
"time": "1768925037"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1768924367"
},
"departure": {
"delay": 47,
"time": "1768924367"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1768923900"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1768924119"
},
"departure": {
"delay": 39,
"time": "1768924119"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1768925513"
},
"departure": {
"delay": 53,
"time": "1768925513"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1768924249"
},
"departure": {
"delay": 49,
"time": "1768924249"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1768924001",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108095x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21529,
"time": "1768925749"
},
"departure": {
"delay": 21529,
"time": "1768925749"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 21475,
"time": "1768925815"
},
"departure": {
"delay": 21475,
"time": "1768925815"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21514,
"time": "1768925854"
},
"departure": {
"delay": 21514,
"time": "1768925854"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21394,
"time": "1768925194"
},
"departure": {
"delay": 21394,
"time": "1768925194"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21506,
"time": "1768925966"
},
"departure": {
"delay": 21506,
"time": "1768925966"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1768923988",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11480:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596523:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768927320"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596523:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 81,
"time": "1768916841"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768917188"
},
"departure": {
"time": "1768917180"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1768917046"
},
"departure": {
"delay": 16,
"time": "1768917076"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1768916917"
},
"departure": {
"delay": 117,
"time": "1768916937"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1768916984"
},
"departure": {
"delay": 66,
"time": "1768917006"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984714:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3317F5211843x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768917469",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3317F5211843x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852631F5403268x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768924980"
},
"departure": {
"time": "1768925100"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926360"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1768923180"
},
"departure": {
"time": "1768923240"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768923720"
},
"departure": {
"time": "1768923780"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1768921920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922760"
},
"departure": {
"time": "1768922820"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924200"
},
"departure": {
"time": "1768924260"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768922460"
},
"departure": {
"time": "1768922520"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768918310",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852631F5403268x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1768925815"
},
"departure": {
"delay": -65,
"time": "1768925815"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1569,
"time": "1768924011"
},
"departure": {
"delay": -1569,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -167,
"time": "1768925953"
},
"departure": {
"delay": -167,
"time": "1768925953"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1768925722"
},
"departure": {
"delay": 22,
"time": "1768925722"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -67,
"time": "1768925813"
},
"departure": {
"delay": -67,
"time": "1768925813"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -183,
"time": "1768926117"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1768925753"
},
"departure": {
"delay": -7,
"time": "1768925753"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -129,
"time": "1768925871"
},
"departure": {
"delay": -129,
"time": "1768925871"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1768925693"
},
"departure": {
"delay": -7,
"time": "1768925693"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596260:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2719:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1768930080"
},
"stopId": "FR:27562:ZE:10006:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930500"
},
"departure": {
"time": "1768930500"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930620"
},
"departure": {
"time": "1768930620"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1768923924",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:25:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2719:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5414496186138624x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32526,
"time": "1768923966"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 28
}
],
"timestamp": "1768923952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5414496186138624x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1869,
"time": "1768924011"
},
"departure": {
"delay": -1869,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2469,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -2289,
"time": "1768924011"
},
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"delay": -1209,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1269,
"time": "1768924011"
},
"departure": {
"delay": -1269,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1389,
"time": "1768924011"
},
"departure": {
"delay": -1389,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2229,
"time": "1768924011"
},
"departure": {
"delay": -2229,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -2049,
"time": "1768924011"
},
"departure": {
"delay": -2049,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1329,
"time": "1768924011"
},
"departure": {
"delay": -1329,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1629,
"time": "1768924011"
},
"departure": {
"delay": -1629,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1749,
"time": "1768924011"
},
"departure": {
"delay": -1749,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1509,
"time": "1768924011"
},
"departure": {
"delay": -1509,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1449,
"time": "1768924011"
},
"departure": {
"delay": -1449,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2169,
"time": "1768924011"
},
"departure": {
"delay": -2169,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596665:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN20716F5367275x2026x01x15T21x57x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768923360"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924320"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925400"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1768926660"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1768919750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN20716F5367275x2026x01x15T21x57x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1768924406"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -34,
"time": "1768924286"
},
"departure": {
"delay": -34,
"time": "1768924286"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1768924139"
},
"departure": {
"delay": 59,
"time": "1768924139"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1768924141"
},
"departure": {
"delay": 61,
"time": "1768924141"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 140,
"time": "1768924040"
},
"departure": {
"delay": 140,
"time": "1768924040"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 10,
"time": "1768924210"
},
"departure": {
"delay": 10,
"time": "1768924210"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1768924079"
},
"departure": {
"delay": 119,
"time": "1768924079"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 103,
"time": "1768924003"
},
"departure": {
"delay": 103,
"time": "1768924003"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596259:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1171:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 216,
"time": "1768905096"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1768907526"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768920619",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1171:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7016:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1768924219"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768922018",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7016:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -144,
"time": "1768924416"
},
"departure": {
"delay": -144,
"time": "1768924416"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -156,
"time": "1768924524"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -103,
"time": "1768924037"
},
"departure": {
"delay": -103,
"time": "1768924037"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -161,
"time": "1768924339"
},
"departure": {
"delay": -161,
"time": "1768924339"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -149,
"time": "1768924111"
},
"departure": {
"delay": -149,
"time": "1768924111"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -89,
"time": "1768923915"
},
"departure": {
"delay": -89,
"time": "1768923931"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -92,
"time": "1768924288"
},
"departure": {
"delay": -92,
"time": "1768924288"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -91,
"time": "1768924229"
},
"departure": {
"delay": -91,
"time": "1768924229"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -156,
"time": "1768924464"
},
"departure": {
"delay": -156,
"time": "1768924464"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596659:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx53:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1768920420"
},
"departure": {
"delay": 220,
"time": "1768920460"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 280,
"time": "1768921015"
},
"departure": {
"delay": 280,
"time": "1768921060"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 390,
"time": "1768922010"
},
"departure": {
"delay": 390,
"time": "1768922010"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 370,
"time": "1768922091"
},
"departure": {
"delay": 370,
"time": "1768922110"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1768919219",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx53:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853622F5202341x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926960"
},
"departure": {
"time": "1768927020"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925220"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1768930320"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924860"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1768927440"
},
"departure": {
"time": "1768927500"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1768928280"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 43
},
{
"departure": {
"time": "1768924020"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1768920409",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853622F5202341x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768901280"
},
"departure": {
"time": "1768901280"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768900560"
},
"departure": {
"time": "1768900560"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768902060"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1768901100"
},
"departure": {
"time": "1768901100"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768900920"
},
"departure": {
"time": "1768900920"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768901460"
},
"departure": {
"time": "1768901460"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768901820"
},
"departure": {
"time": "1768901820"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1768901880"
},
"departure": {
"time": "1768901880"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768901040"
},
"departure": {
"time": "1768901040"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768901520"
},
"departure": {
"time": "1768901520"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768900980"
},
"departure": {
"time": "1768900980"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"departure": {
"time": "1768900500"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768900860"
},
"departure": {
"time": "1768900860"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768900740"
},
"departure": {
"time": "1768900740"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768901400"
},
"departure": {
"time": "1768901400"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1768900317",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:843:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x54984710:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768912530"
},
"departure": {
"delay": 52,
"time": "1768912552"
},
"stopId": "FR:76114:ZE:306:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 141,
"time": "1768912379"
},
"departure": {
"delay": 141,
"time": "1768912401"
},
"stopId": "FR:76114:ZE:304:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1768912445"
},
"departure": {
"delay": 91,
"time": "1768912471"
},
"stopId": "FR:76114:ZE:305:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 97,
"time": "1768912297"
},
"stopId": "FR:76114:ZE:303:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"time": "1768912655"
},
"departure": {
"time": "1768912620"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 5
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x54984710:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072064x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1768922992"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768922991",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072064x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768940340"
},
"departure": {
"time": "1768940340"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768940220"
},
"departure": {
"time": "1768940220"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768939800"
},
"departure": {
"time": "1768939800"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768940040"
},
"departure": {
"time": "1768940040"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768939860"
},
"departure": {
"time": "1768939860"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1768939740"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768940280"
},
"departure": {
"time": "1768940280"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768940400"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3117:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196423x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1768924153"
},
"departure": {
"delay": 133,
"time": "1768924153"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 177,
"time": "1768923897"
},
"departure": {
"delay": 177,
"time": "1768923897"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 181,
"time": "1768924261"
},
"departure": {
"delay": 181,
"time": "1768924261"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 133,
"time": "1768924393"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 158,
"time": "1768924118"
},
"departure": {
"delay": 158,
"time": "1768924118"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1768924064"
},
"departure": {
"delay": 164,
"time": "1768924064"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 133,
"time": "1768923853"
},
"departure": {
"delay": 133,
"time": "1768923853"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 183,
"time": "1768923963"
},
"departure": {
"delay": 183,
"time": "1768923963"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768923951",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196423x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597045:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1768923780"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1768923598"
},
"departure": {
"delay": 106,
"time": "1768923646"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1768923741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597045:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108090x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1768922740"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768922761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108090x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230617x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 322,
"time": "1768924042"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 387,
"time": "1768923987"
},
"departure": {
"delay": 387,
"time": "1768923987"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230617x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227394x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 224,
"time": "1768923824"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768923791",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227394x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851722F5403189x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923120"
},
"departure": {
"time": "1768923180"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922760"
},
"departure": {
"time": "1768922820"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768923840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922160"
},
"departure": {
"time": "1768922220"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768917649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851722F5403189x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4123:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926060"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1768924080"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1768925940"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1768923780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1768926360"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1768925640"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768924560"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1768923960"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926600"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1768925460"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1768925880"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768926480"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1768926420"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768924000",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4123:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6979:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768906710"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768923258",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6979:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2470842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 998,
"time": "1768924058"
},
"departure": {
"delay": 998,
"time": "1768924058"
},
"stopId": "FR:76231:ZE:0x6172:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 960,
"time": "1768923427"
},
"departure": {
"delay": 960,
"time": "1768923480"
},
"stopId": "FR:27394:ZE:0x6604:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 990,
"time": "1768923670"
},
"departure": {
"delay": 990,
"time": "1768923690"
},
"stopId": "FR:76640:ZE:0x7159:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 1126,
"time": "1768924966"
},
"stopId": "FR:76561:ZE:0x6790:ATOUMOD006",
"stopSequence": 43
},
{
"arrival": {
"delay": 968,
"time": "1768924388"
},
"departure": {
"delay": 968,
"time": "1768924388"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 42
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2470842:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1768927856"
},
"departure": {
"delay": 56,
"time": "1768927856"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1768928199"
},
"departure": {
"delay": 39,
"time": "1768928199"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1768928131"
},
"departure": {
"delay": 31,
"time": "1768928131"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1768928705"
},
"departure": {
"delay": -55,
"time": "1768928705"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1768928765"
},
"departure": {
"delay": -55,
"time": "1768928765"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1768928227"
},
"departure": {
"delay": 7,
"time": "1768928227"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1768927577"
},
"departure": {
"delay": 17,
"time": "1768927577"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -88,
"time": "1768928792"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1768928009"
},
"departure": {
"delay": 29,
"time": "1768928009"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1768928534"
},
"departure": {
"delay": 74,
"time": "1768928534"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1768927662"
},
"departure": {
"delay": 42,
"time": "1768927662"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -9,
"time": "1768927911"
},
"departure": {
"delay": -9,
"time": "1768927911"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1768927500"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1768928323"
},
"departure": {
"delay": 43,
"time": "1768928323"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1768928428"
},
"departure": {
"delay": 28,
"time": "1768928428"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1768928066"
},
"departure": {
"delay": 26,
"time": "1768928066"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1768928478"
},
"departure": {
"delay": 78,
"time": "1768928478"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596525:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485126:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1768913117"
},
"departure": {
"delay": 143,
"time": "1768913123"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 251,
"time": "1768913091"
},
"departure": {
"delay": 251,
"time": "1768913111"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1768913212"
},
"departure": {
"delay": 230,
"time": "1768913270"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 230,
"time": "1768913378"
},
"departure": {
"delay": 230,
"time": "1768913390"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 166,
"time": "1768912906"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485126:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F5198961x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768917469",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3316F5198961x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4692097853554688x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1768923792"
},
"departure": {
"delay": 145,
"time": "1768923805"
},
"stopId": "FR:14366:ZE:5191967587696640:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1768924092"
},
"departure": {
"delay": 142,
"time": "1768924102"
},
"stopId": "FR:14366:ZE:3110004:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": 225,
"time": "1768923894"
},
"departure": {
"delay": 225,
"time": "1768923945"
},
"stopId": "FR:14366:ZE:658330001:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 249,
"time": "1768924319"
},
"departure": {
"delay": 249,
"time": "1768924329"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 109,
"time": "1768924609"
},
"stopId": "FR:14366:ZE:17270002:ATOUMOD036",
"stopSequence": 14
},
{
"departure": {
"delay": 36,
"time": "1768923636"
},
"stopId": "FR:14366:ZE:600340010:ATOUMOD036",
"stopSequence": 1
}
],
"timestamp": "1768923817",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4692097853554688x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768931280"
},
"departure": {
"time": "1768931280"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930560"
},
"departure": {
"time": "1768930560"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768929780"
},
"departure": {
"time": "1768929780"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768929360"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1768929905"
},
"departure": {
"delay": 5,
"time": "1768929905"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768929840"
},
"departure": {
"time": "1768929840"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768929900"
},
"departure": {
"time": "1768929900"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768929960"
},
"departure": {
"time": "1768929960"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768931340"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768895722",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768934820"
},
"departure": {
"time": "1768934820"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768934640"
},
"departure": {
"time": "1768934640"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768935600"
},
"departure": {
"time": "1768935600"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1768934220"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768935420"
},
"departure": {
"time": "1768935420"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1768936200"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1768936140"
},
"departure": {
"time": "1768936140"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1768934765"
},
"departure": {
"delay": 5,
"time": "1768934765"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768934700"
},
"departure": {
"time": "1768934700"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1768935300"
},
"departure": {
"time": "1768935300"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1768935540"
},
"departure": {
"time": "1768935540"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1768934760"
},
"departure": {
"time": "1768934760"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1768919965",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx623:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -102,
"time": "1768926738"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2529,
"time": "1768924011"
},
"departure": {
"delay": -2529,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2649,
"time": "1768924011"
},
"departure": {
"delay": -2649,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2349,
"time": "1768924011"
},
"departure": {
"delay": -2349,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"departure": {
"delay": -2289,
"time": "1768924011"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596237:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4540552121942016x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -559,
"time": "1768925791"
},
"departure": {
"delay": -559,
"time": "1768925801"
},
"stopId": "FR:14431:ZE:5896515705896960:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -732,
"time": "1768925258"
},
"departure": {
"delay": -732,
"time": "1768925268"
},
"stopId": "FR:14149:ZE:4556663815143424:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": -605,
"time": "1768924905"
},
"departure": {
"delay": -605,
"time": "1768924915"
},
"stopId": "FR:14482:ZE:5563748350689280:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": -652,
"time": "1768924438"
},
"departure": {
"delay": -652,
"time": "1768924448"
},
"stopId": "FR:14431:ZE:5445232419143680:ATOUMOD036",
"stopSequence": 2
},
{
"departure": {
"time": "1768924200"
},
"stopId": "FR:14431:ZE:6021263299444736:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": -706,
"time": "1768925164"
},
"departure": {
"delay": -706,
"time": "1768925174"
},
"stopId": "FR:14149:ZE:5925312790528000:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": -342,
"time": "1768926438"
},
"stopId": "FR:14456:ZE:6689648257531904:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1768924028",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:6591349039038464:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4540552121942016x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4072065x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1768923675"
},
"departure": {
"delay": 135,
"time": "1768923675"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1768923427"
},
"departure": {
"delay": 67,
"time": "1768923427"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 68,
"time": "1768923548"
},
"departure": {
"delay": 68,
"time": "1768923548"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1768923638"
},
"departure": {
"delay": 158,
"time": "1768923638"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 110,
"time": "1768923710"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1768923487"
},
"departure": {
"delay": 67,
"time": "1768923487"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1768923308"
},
"departure": {
"delay": 68,
"time": "1768923308"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 117,
"time": "1768923357"
},
"departure": {
"delay": 117,
"time": "1768923357"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768923641",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4072065x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68485130xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 535,
"time": "1768921500"
},
"departure": {
"delay": 535,
"time": "1768921555"
},
"stopId": "FR:76114:ZE:403:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 530,
"time": "1768921664"
},
"departure": {
"delay": 530,
"time": "1768921670"
},
"stopId": "FR:76114:ZE:404:ATOUMOD019",
"stopSequence": 6
},
{
"departure": {
"delay": 478,
"time": "1768921198"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 448,
"time": "1768921408"
},
"departure": {
"delay": 448,
"time": "1768921408"
},
"stopId": "FR:76114:ZE:402:ATOUMOD019",
"stopSequence": 4
},
{
"arrival": {
"delay": 563,
"time": "1768921361"
},
"departure": {
"delay": 563,
"time": "1768921403"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68485130xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850340F5202136x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924080"
},
"departure": {
"time": "1768924140"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1768925760"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924560"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768923720"
},
"departure": {
"time": "1768923780"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768923120"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1768919509",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850340F5202136x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x51707915xBOL2xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 316,
"time": "1768922581"
},
"departure": {
"delay": 316,
"time": "1768922596"
},
"stopId": "FR:76114:ZE:102:ATOUMOD019",
"stopSequence": 2
},
{
"arrival": {
"time": "1768922707"
},
"departure": {
"time": "1768922340"
},
"stopId": "FR:76114:ZE:301:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 347,
"time": "1768922507"
},
"stopId": "FR:76114:ZE:101:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:3:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x51707915xBOL2xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852423F5202302x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926960"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768925280"
},
"departure": {
"time": "1768925340"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444323:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1768921490",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852423F5202302x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852741F5403272x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930380"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768929540"
},
"departure": {
"time": "1768929600"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928040"
},
"departure": {
"time": "1768928100"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928460"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1768927200"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1768927740"
},
"departure": {
"time": "1768927800"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768923592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852741F5403272x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190094x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 407,
"time": "1768923407"
},
"departure": {
"delay": 407,
"time": "1768923407"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 448,
"time": "1768923688"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 500,
"time": "1768923560"
},
"departure": {
"delay": 500,
"time": "1768923560"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 409,
"time": "1768923469"
},
"departure": {
"delay": 409,
"time": "1768923469"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1768923411",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190094x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13139F5400254x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929000"
},
"departure": {
"time": "1768929060"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1768925520"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930320"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768929660"
},
"departure": {
"time": "1768929720"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1768928400"
},
"departure": {
"time": "1768928520"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768921909",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13139F5400254x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8299:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1768896051"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"delay": 195,
"time": "1768893435"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921438",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8299:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230616x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1768923162"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1768923101",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230616x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x38207494:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 550,
"time": "1768924390"
},
"departure": {
"delay": 550,
"time": "1768924390"
},
"stopId": "FR:76114:ZE:212:ATOUMOD019",
"stopSequence": 7
},
{
"arrival": {
"delay": 490,
"time": "1768924210"
},
"departure": {
"delay": 490,
"time": "1768924210"
},
"stopId": "FR:76114:ZE:209:ATOUMOD019",
"stopSequence": 5
},
{
"arrival": {
"delay": 490,
"time": "1768924270"
},
"departure": {
"delay": 490,
"time": "1768924270"
},
"stopId": "FR:76114:ZE:210:ATOUMOD019",
"stopSequence": 6
},
{
"arrival": {
"delay": 490,
"time": "1768924030"
},
"departure": {
"delay": 490,
"time": "1768924030"
},
"stopId": "FR:76114:ZE:207:ATOUMOD019",
"stopSequence": 3
},
{
"arrival": {
"delay": 234,
"time": "1768923704"
},
"departure": {
"delay": 234,
"time": "1768923714"
},
"stopId": "FR:76114:ZE:205:ATOUMOD019",
"stopSequence": 2
},
{
"departure": {
"delay": 229,
"time": "1768923649"
},
"stopId": "FR:76114:ZE:204:ATOUMOD019",
"stopSequence": 1
},
{
"arrival": {
"delay": 550,
"time": "1768924150"
},
"departure": {
"delay": 550,
"time": "1768924150"
},
"stopId": "FR:76114:ZE:208:ATOUMOD019",
"stopSequence": 4
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD019:Line:2:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x38207494:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3122F5211940x2026x01x04T22x31x55Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768921140"
},
"departure": {
"time": "1768921320"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1768918980"
},
"departure": {
"time": "1768919040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1768918200"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768919820"
},
"departure": {
"time": "1768919880"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1768914591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3122F5211940x2026x01x04T22x31x55Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3119F5413825x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768920000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768926900"
},
"departure": {
"time": "1768926960"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768924740"
},
"departure": {
"time": "1768924920"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768927800"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768916391",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3119F5413825x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227443x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1768923219"
},
"departure": {
"delay": 159,
"time": "1768923219"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1768923516"
},
"departure": {
"delay": 216,
"time": "1768923516"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 74,
"time": "1768923614"
},
"departure": {
"delay": 74,
"time": "1768923614"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1768923443"
},
"departure": {
"delay": 23,
"time": "1768923443"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1768923857"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768923221",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227443x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768926600"
},
"departure": {
"time": "1768926600"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926360"
},
"departure": {
"time": "1768926360"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768926480"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"departure": {
"time": "1768926000"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926420"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768926780"
},
"departure": {
"time": "1768926780"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926960"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768926120"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
}
],
"timestamp": "1768923918",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2417:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057086x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1768923408"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1768923381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057086x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851719F5403186x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768927080"
},
"departure": {
"time": "1768927260"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768926420"
},
"departure": {
"time": "1768926480"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768928160"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926120"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1768921790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851719F5403186x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851012F5403144x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768925340"
},
"departure": {
"time": "1768925460"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1768924140"
},
"departure": {
"time": "1768924200"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768927860"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 22
},
{
"departure": {
"time": "1768923240"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1768924560"
},
"departure": {
"time": "1768924620"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1768919630",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851012F5403144x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1768924072"
},
"departure": {
"delay": 112,
"time": "1768924072"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1768923480"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1768924273"
},
"departure": {
"delay": 73,
"time": "1768924273"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1768923604"
},
"departure": {
"delay": 4,
"time": "1768923604"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1768923700"
},
"departure": {
"delay": 40,
"time": "1768923700"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1768923753"
},
"departure": {
"delay": 33,
"time": "1768923753"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1768924498"
},
"departure": {
"delay": 58,
"time": "1768924498"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1768923834"
},
"departure": {
"delay": 73,
"time": "1768923853"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1768924409"
},
"departure": {
"delay": 89,
"time": "1768924409"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1768924018"
},
"departure": {
"delay": 58,
"time": "1768924018"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1768923933"
},
"departure": {
"delay": 53,
"time": "1768923953"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1768923139",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768890300"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1768923988",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1149:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC597048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 293,
"time": "1768924313"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 384,
"time": "1768924104"
},
"departure": {
"delay": 384,
"time": "1768924104"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 374,
"time": "1768924214"
},
"departure": {
"delay": 374,
"time": "1768924214"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 344,
"time": "1768923944"
},
"departure": {
"delay": 344,
"time": "1768924004"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 363,
"time": "1768924263"
},
"departure": {
"delay": 363,
"time": "1768924263"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC597048:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4108062x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1768923457"
},
"departure": {
"delay": 37,
"time": "1768923457"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1768923823"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1768923330"
},
"departure": {
"delay": 30,
"time": "1768923330"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 74,
"time": "1768923734"
},
"departure": {
"delay": 74,
"time": "1768923734"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 61,
"time": "1768923601"
},
"departure": {
"delay": 61,
"time": "1768923601"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1768923481",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4108062x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852351F5202291x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1768922330",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852351F5202291x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107857x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1768922872"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1768922831",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107857x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14160,
"time": "1768925520"
},
"departure": {
"delay": 14160,
"time": "1768925520"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14160,
"time": "1768925580"
},
"departure": {
"delay": 14160,
"time": "1768925580"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14220,
"time": "1768925460"
},
"departure": {
"delay": 14220,
"time": "1768925460"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14220,
"time": "1768925340"
},
"departure": {
"delay": 14220,
"time": "1768925340"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 14160,
"time": "1768925280"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14220,
"time": "1768925400"
},
"departure": {
"delay": 14220,
"time": "1768925400"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768923579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14189:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768930140"
},
"departure": {
"time": "1768930140"
},
"stopId": "FR:27562:ZE:37:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1768930860"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1768930200"
},
"departure": {
"time": "1768930200"
},
"stopId": "FR:27562:ZE:10020:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1768930440"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:27681:ZE:10116:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1768930080"
},
"departure": {
"time": "1768930080"
},
"stopId": "FR:27562:ZE:148:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1768930680"
},
"departure": {
"time": "1768930680"
},
"stopId": "FR:27681:ZE:10115:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1768930260"
},
"departure": {
"time": "1768930260"
},
"stopId": "FR:27562:ZE:10025:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1768930620"
},
"departure": {
"time": "1768930620"
},
"stopId": "FR:27681:ZE:29064:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768930740"
},
"departure": {
"time": "1768930740"
},
"stopId": "FR:27681:ZE:141:ATOUMOD007",
"stopSequence": 13
},
{
"departure": {
"time": "1768930020"
},
"stopId": "FR:27562:ZE:93:ATOUMOD007",
"stopSequence": 1
}
],
"timestamp": "1768923922",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:26:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2707:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071989x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1768924311"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 219,
"time": "1768923879"
},
"departure": {
"delay": 219,
"time": "1768923879"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 215,
"time": "1768923815"
},
"departure": {
"delay": 215,
"time": "1768923815"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1768924011"
},
"departure": {
"delay": 171,
"time": "1768924011"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071989x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057440x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768923833"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 56,
"time": "1768923716"
},
"departure": {
"delay": 56,
"time": "1768923716"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1768923841",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057440x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3123F5413818x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768929600"
},
"departure": {
"time": "1768929660"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1768928220"
},
"departure": {
"time": "1768928400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1768923600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1768930380"
},
"departure": {
"time": "1768930440"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1768931280"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1768919989",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3123F5413818x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5303753549807616x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 346,
"time": "1768923893"
},
"departure": {
"delay": 346,
"time": "1768923946"
},
"stopId": "FR:14654:ZE:4736693543370752:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 710,
"time": "1768925150"
},
"stopId": "FR:14654:ZE:6098966908239872:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": 400,
"time": "1768924830"
},
"departure": {
"delay": 400,
"time": "1768924840"
},
"stopId": "FR:14654:ZE:6346404940218368:ATOUMOD036",
"stopSequence": 5
},
{
"arrival": {
"delay": 310,
"time": "1768923549"
},
"departure": {
"delay": 310,
"time": "1768923550"
},
"stopId": "FR:14654:ZE:5196745274294272:ATOUMOD036",
"stopSequence": 3
}
],
"timestamp": "1768923936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5425385643704320:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5303753549807616x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107859x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 358,
"time": "1768924378"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 343,
"time": "1768924063"
},
"departure": {
"delay": 343,
"time": "1768924063"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 348,
"time": "1768923828"
},
"departure": {
"delay": 348,
"time": "1768923828"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 360,
"time": "1768923960"
},
"departure": {
"delay": 360,
"time": "1768923960"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 389,
"time": "1768924289"
},
"departure": {
"delay": 389,
"time": "1768924289"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 424,
"time": "1768923784"
},
"departure": {
"delay": 424,
"time": "1768923784"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 349,
"time": "1768924189"
},
"departure": {
"delay": 349,
"time": "1768924189"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923991",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107859x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230416x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1768923991"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923881",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230416x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4071988x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 339,
"time": "1768923879"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768923741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4071988x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244092xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 207,
"time": "1768923927"
},
"departure": {
"delay": 207,
"time": "1768923927"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 206,
"time": "1768923506"
},
"departure": {
"delay": 206,
"time": "1768923506"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 217,
"time": "1768923757"
},
"departure": {
"delay": 217,
"time": "1768923757"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1768923810"
},
"departure": {
"delay": 210,
"time": "1768923810"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1768924106"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768923381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244092xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056587x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1768923680"
},
"departure": {
"delay": -40,
"time": "1768923680"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -64,
"time": "1768923296"
},
"departure": {
"delay": -64,
"time": "1768923296"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1768923486"
},
"departure": {
"delay": 6,
"time": "1768923486"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -60,
"time": "1768923360"
},
"departure": {
"delay": -60,
"time": "1768923360"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -18,
"time": "1768923822"
},
"departure": {
"delay": -18,
"time": "1768923822"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -110,
"time": "1768923550"
},
"departure": {
"delay": -110,
"time": "1768923550"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -6,
"time": "1768924014"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -3,
"time": "1768923777"
},
"departure": {
"delay": -3,
"time": "1768923777"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768923681",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056587x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850620F5202172x2026x01x03T21x48x48Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921260"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768921620"
},
"departure": {
"time": "1768921680"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"delay": 300,
"time": "1768925340"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1768922870",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850620F5202172x2026x01x03T21x48x48Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075812x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1768923348"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1768923351",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075812x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107888x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768923335"
},
"departure": {
"delay": -25,
"time": "1768923335"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1768923446"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768923341",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107888x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851715F5403182x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768923480"
},
"departure": {
"time": "1768923540"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1768922820"
},
"departure": {
"time": "1768922880"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1768921800"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768922460"
},
"departure": {
"time": "1768922520"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1768924440"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768918189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851715F5403182x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2585:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768928400"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1768928700"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1768899269",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2585:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3346F5385319x2026x01x16T22x12x13Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768932060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1768921070",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3346F5385319x2026x01x16T22x12x13Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1768924421"
},
"departure": {
"delay": 41,
"time": "1768924421"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1768924680"
},
"departure": {
"time": "1768924680"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1768925160"
},
"departure": {
"time": "1768925160"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1768924601"
},
"departure": {
"delay": 41,
"time": "1768924601"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1768924800"
},
"departure": {
"time": "1768924800"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1768924500"
},
"departure": {
"time": "1768924500"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1768924380"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1768924961"
},
"departure": {
"delay": 41,
"time": "1768924961"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1768923968",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx347:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2489231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S25:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2489231:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850412F5403099x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768922640"
},
"departure": {
"time": "1768922700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1768924740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1768921860"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1768923420"
},
"departure": {
"time": "1768923480"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1768918250",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850412F5403099x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051203xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1768922899"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1768922871",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051203xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7049:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1768895882"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768920998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7049:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768923215"
},
"stopId": "FR:27229:ZE:0xCOR01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768923200",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596234:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC595672:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925100"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC595672:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4052305xGTFSxGSemHTNIxSemainex07:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1768922952"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1768922941",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4052305xGTFSxGSemHTNIxSemainex07:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3316F5336872x2026x01x12T22x04x59Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1768928460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768926060"
},
"departure": {
"time": "1768926180"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 24
}
],
"timestamp": "1768917469",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3316F5336872x2026x01x12T22x04x59Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3900,
"time": "1768926420"
},
"departure": {
"delay": -3900,
"time": "1768926420"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11512:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4680942028324864x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1768923814"
},
"departure": {
"delay": 47,
"time": "1768923827"
},
"stopId": "FR:14366:ZE:221390001:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1768924111"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1768923817",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089804213551104:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4680942028324864x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1768925492"
},
"departure": {
"delay": 32,
"time": "1768925492"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1768925538"
},
"departure": {
"delay": 18,
"time": "1768925538"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1768925706"
},
"departure": {
"delay": 6,
"time": "1768925706"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1768925409"
},
"departure": {
"delay": 9,
"time": "1768925409"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1768925610"
},
"departure": {
"delay": 30,
"time": "1768925610"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1768894899",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8292:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2,
"time": "1768937398"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1768939500"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768922058",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8292:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057049x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1768922866"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1768922801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057049x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2138:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9454,
"time": "1768921088"
},
"departure": {
"delay": 9454,
"time": "1768921114"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9334,
"time": "1768922374"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1768920639",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2138:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31470,
"time": "1768923450"
},
"departure": {
"delay": 31470,
"time": "1768923450"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1768923570"
},
"departure": {
"delay": 30,
"time": "1768892130"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1768919919",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7014:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1768929870"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768923998",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7014:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1768895100"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1768922688",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8306:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3317F5336870x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768921080"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1768927980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1768917469",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3317F5336870x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6998:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768928910"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768922498",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6998:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 22260,
"time": "1768922580"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22320,
"time": "1768922640"
},
"departure": {
"delay": 22320,
"time": "1768922640"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22320,
"time": "1768922700"
},
"departure": {
"delay": 22320,
"time": "1768922700"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1768920999",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14187:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1768937787"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1768921538",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7005:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4107887x2025x26xGSemHTRAxSemainex00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 318,
"time": "1768923198"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1768923201",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4107887x2025x26xGSemHTRAxSemainex00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9450:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -36,
"time": "1768899564"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768920558",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9450:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596574:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596574:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057164x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1768922995"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1768922981",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057164x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5969:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 167,
"time": "1768921427"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768921719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5969:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852351F5403247x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1768922330",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852351F5403247x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230436x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 220,
"time": "1768923820"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923831",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230436x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD019:ServiceJourney:2x68681730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 254,
"time": "1768911669"
},
"departure": {
"delay": 254,
"time": "1768911674"
},
"stopId": "FR:76114:ZE:15493:ATOUMOD019",
"stopSequence": 3
},
{
"departure": {
"delay": 175,
"time": "1768911475"
},
"stopId": "FR:76114:ZE:118:ATOUMOD019",
"stopSequence": 1
}
],
"timestamp": "1768924024",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD019:Line:4:LOC",
"tripId": "ATOUMOD019:ServiceJourney:2x68681730:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596566:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768924980"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596566:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:7x2471534:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925400"
},
"stopId": "FR:27375:ZE:0x6414:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1768924029",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:S4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:7x2471534:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011312x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1768923868"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1768923821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011312x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx57:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1768925753"
},
"departure": {
"delay": 53,
"time": "1768925753"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1768918739",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx57:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC598421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768926900"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC598421:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196413x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 450,
"time": "1768923390"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
}
],
"timestamp": "1768923321",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196413x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6035:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 310,
"time": "1768930810"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1768920859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6035:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056586x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 91,
"time": "1768923511"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1768923481",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056586x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4056495x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1768923521"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1768923541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4056495x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4057463x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 394,
"time": "1768923214"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
}
],
"timestamp": "1768923181",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4057463x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SemainexSCOC596515:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1768925700"
},
"stopId": "FR:27229:ZE:0xJUS01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1768924011",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SemainexSCOC596515:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852344F5403243x2026x01x17T22x03x39Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1768922330",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852344F5403243x2026x01x17T22x03x39Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4189229x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1768922970"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1768922801",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4189229x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230415x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 228,
"time": "1768923528"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1768923361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230415x2025x26xGSemHLiaxSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075773x2025x26xGSemHLiaxSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -25,
"time": "1768923275"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1768923311",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075773x2025x26xGSemHLiaxSemainex02:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1768924110"
}
}