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
❌16 458 erreurs, 1 659 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 23/01/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 427 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence [2, 1] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD005:ServiceJourney:201:LOC stop_sequence [1, 28, 33, 23] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC stop_sequence [14, 11, 5, 9, 1, 7, 13, 3] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC stop_sequence [7, 5, 14, 13, 3, 1, 11, 9] is not strictly sorted by increasing stop_sequence
GTFS-rt trip_id does not exist in GTFS data and does not have schedule_relationship of ADDED E003 97 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN852076F5403217x2026x01x17T22x03x39Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3420F5413539x2026x01x18T21x46x46Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
GTFS-rt route_id does not exist in GTFS data E004 23 erreurs
All route_ids provided in the GTFS-rt feed must exist in the GTFS data
Exemples d'erreurs
- route_id ATOUMOD036:Line:5466936700829696:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:4752917245460480:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5326622602297344:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:6704313154928640:LOC does not exist in the GTFS data routes.txt
- route_id ATOUMOD036:Line:5229274752614400:LOC does not exist in the GTFS data routes.txt
GTFS-rt stop_id does not exist in GTFS data E011 67 erreurs
All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt
Exemples d'erreurs
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4552934340689920:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4515068029960192:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4819710769102848x0:LOC stop_id FR:14403:ZE:4904834902786048:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:6003434223304704:ATOUMOD036 does not exist in GTFS data stops.txt
- trip_id ATOUMOD036:ServiceJourney:4588277152612352x0:LOC stop_id FR:14478:ZE:4583272651685888:ATOUMOD036 does not exist in GTFS data stops.txt
Sequential stop_time_update times are not increasing E022 14 926 erreurs
stop_time_update arrival/departure times between sequential stops should always increase - they should never be the same or decrease.
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769166720) is less than previous stop departure_time 12:13:00 (1769166780) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 1 departure_time 12:12:00 (1769166720) is less than previous stop arrival_time 12:13:00 (1769166780) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769167320) is less than previous stop arrival_time 12:23:00 (1769167380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 arrival_time 12:22:00 (1769167320) is less than previous stop departure_time 12:23:00 (1769167380) - times must increase between two sequential stops
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 8 departure_time 12:22:00 (1769167320) is less than previous stop departure_time 12:23:00 (1769167380) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 456 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id 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 ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
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:OCESN857240F5417328x2026x01x18T21x46x46Z: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:OCESN857240F5417328x2026x01x18T21x46x46Z:LOC stop_id doesn't have arrival or departure
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 126 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 ATOUMOD004:ServiceJourney:VendredixSCOC597873:LOC stop_sequence 29 has stop_id FR:27229:ZE:0xVED01:ATOUMOD004 but GTFS stop_sequence 29 has stop_id FR:27306:ZE:0xMOO01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 29 has stop_id FR:76351:ZE:3666:ATOUMOD003 but GTFS stop_sequence 29 has stop_id FR:76351:ZE:3690:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4011337x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 32 has stop_id FR:76351:ZE:3506:ATOUMOD003 but GTFS stop_sequence 32 has stop_id FR:76351:ZE:3381:ATOUMOD003 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD036:ServiceJourney:5772306824560640x1:LOC stop_sequence 14 has stop_id FR:14366:ZE:19270005:ATOUMOD036 but GTFS stop_sequence 14 has stop_id FR:14366:ZE:658330001:ATOUMOD036 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230667x2025x26xGSemHLiaxSemainex02:LOC stop_sequence 25 has stop_id FR:76351:ZE:5183:ATOUMOD003 but GTFS stop_sequence 25 has stop_id FR:76351:ZE:3200:ATOUMOD003 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:12:32 (1769152352) is 1 min 8 sec greater than 08:11:23 (1769152283046) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 332 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD007:ServiceJourney:1257:LOC contains stop_sequence 1 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD012:ServiceJourney:300000387:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:201:LOC contains stop_sequence 23 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4230370x2025x26xGSemHLiaxSemainex02:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD005:ServiceJourney:257:LOC contains stop_sequence 6 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 553 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a vehicle_id
- trip_id ATOUMOD012:ServiceJourney:300000387:LOC does not have a vehicle_id
- trip_id ATOUMOD005:ServiceJourney:201:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN850405F5403094x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
- trip_id ATOUMOD002:ServiceJourney:OCESN852613F5405281x2026x01x17T22x03x39Z:LOC does not have a vehicle_id
schedule_relationship not populated W009 1 106 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD007:ServiceJourney:1257:LOC stop_sequence 2 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD007:ServiceJourney:1257:LOC does not have a schedule_relationship
- trip_id 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 | 11 253 | 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. | 448 869 | 26 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 12 258 | 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 597 | 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 956 | 26 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 14 207 | 26 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 28 376 | 26 fois (100 % 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 941 | 22 fois (85 % 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. | 154 | 22 fois (85 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 132 | 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 | 132 | 19 fois (73 % des validations) |
| E050 | All timestamps must be less than the current time | 17 | 17 fois (65 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 1 042 | 13 fois (50 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 234 | 11 fois (42 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 23 | 11 fois (42 % 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 24/01/2026 à 06h34 Europe/Paris.
trip_updates (281) 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 24/01/2026 à 06h34 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD005:ServiceJourney:47:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769232540"
},
"departure": {
"delay": 65,
"time": "1769232545"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1769232550"
},
"departure": {
"delay": 15,
"time": "1769232555"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769234640"
},
"departure": {
"delay": 60,
"time": "1769234640"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1769234040"
},
"departure": {
"delay": 60,
"time": "1769234040"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1769234820"
},
"departure": {
"delay": 60,
"time": "1769234820"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 60,
"time": "1769234940"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"delay": 60,
"time": "1769233440"
},
"departure": {
"delay": 60,
"time": "1769233440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1769234700"
},
"departure": {
"delay": 60,
"time": "1769234700"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 65,
"time": "1769232905"
},
"departure": {
"delay": 65,
"time": "1769232905"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1769233380"
},
"departure": {
"delay": 60,
"time": "1769233380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1769232900"
},
"departure": {
"delay": 60,
"time": "1769232900"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769233860"
},
"departure": {
"delay": 60,
"time": "1769233860"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1769233020"
},
"departure": {
"delay": 60,
"time": "1769233020"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"delay": 60,
"time": "1769232360"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1769233500"
},
"departure": {
"delay": 60,
"time": "1769233500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1769233080"
},
"departure": {
"delay": 60,
"time": "1769233080"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1769234705"
},
"departure": {
"delay": 65,
"time": "1769234705"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1769232960"
},
"departure": {
"delay": 60,
"time": "1769232960"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769232720"
},
"departure": {
"delay": 65,
"time": "1769232725"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1769234400"
},
"departure": {
"delay": 60,
"time": "1769234400"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769233320"
},
"departure": {
"delay": 60,
"time": "1769233320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1769232840"
},
"departure": {
"delay": 60,
"time": "1769232840"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1769234520"
},
"departure": {
"delay": 60,
"time": "1769234520"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769234220"
},
"departure": {
"delay": 60,
"time": "1769234220"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769232420"
},
"departure": {
"delay": 65,
"time": "1769232425"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769232660"
},
"departure": {
"delay": 65,
"time": "1769232665"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1769233200"
},
"departure": {
"delay": 60,
"time": "1769233200"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769234160"
},
"departure": {
"delay": 60,
"time": "1769234160"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1769233560"
},
"departure": {
"delay": 60,
"time": "1769233560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 65,
"time": "1769232845"
},
"departure": {
"delay": 65,
"time": "1769232845"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769232480"
},
"departure": {
"delay": 65,
"time": "1769232485"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1769234280"
},
"departure": {
"delay": 60,
"time": "1769234280"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1769234760"
},
"departure": {
"delay": 60,
"time": "1769234760"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 60,
"time": "1769232780"
},
"departure": {
"delay": 60,
"time": "1769232780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1769234340"
},
"departure": {
"delay": 60,
"time": "1769234340"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:47:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2286:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234552"
},
"departure": {
"time": "1769234552"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769233790"
},
"departure": {
"time": "1769233790"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234183"
},
"departure": {
"time": "1769234183"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769233643"
},
"departure": {
"time": "1769233643"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769233498"
},
"departure": {
"time": "1769233498"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769234120"
},
"departure": {
"time": "1769234120"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769235252"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769234934"
},
"departure": {
"time": "1769234934"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769234263"
},
"departure": {
"time": "1769234263"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234052"
},
"departure": {
"time": "1769234052"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769234727"
},
"departure": {
"time": "1769234727"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769234862"
},
"departure": {
"time": "1769234862"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769234661"
},
"departure": {
"time": "1769234661"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769234790"
},
"departure": {
"time": "1769234790"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769233932"
},
"departure": {
"time": "1769233932"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234442"
},
"departure": {
"time": "1769234442"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769233722"
},
"departure": {
"time": "1769233722"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769231124",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2286:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857138F5417320x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769241180"
},
"departure": {
"time": "1769241240"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769240880"
},
"departure": {
"time": "1769240940"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769240040"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1769241840"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769240580"
},
"departure": {
"time": "1769240640"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1769241540"
},
"departure": {
"time": "1769241600"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769238120"
},
"departure": {
"time": "1769238180"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769240340"
},
"departure": {
"time": "1769240400"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769237040"
},
"departure": {
"time": "1769237160"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769235840"
},
"departure": {
"time": "1769235900"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769238900"
},
"departure": {
"time": "1769238960"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1769231078",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857138F5417320x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769242020"
},
"departure": {
"time": "1769242020"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769242860"
},
"departure": {
"time": "1769242860"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769242560"
},
"departure": {
"time": "1769242560"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769244480"
},
"departure": {
"time": "1769244480"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769242140"
},
"departure": {
"time": "1769242140"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769243580"
},
"departure": {
"time": "1769243580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769242500"
},
"departure": {
"time": "1769242500"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769244180"
},
"departure": {
"time": "1769244180"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769243100"
},
"departure": {
"time": "1769243100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769242440"
},
"departure": {
"time": "1769242440"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769242505"
},
"departure": {
"delay": 5,
"time": "1769242505"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769243220"
},
"departure": {
"time": "1769243220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769242080"
},
"departure": {
"time": "1769242080"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769244540"
},
"departure": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769242740"
},
"departure": {
"time": "1769242740"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769242980"
},
"departure": {
"time": "1769242980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769242380"
},
"departure": {
"time": "1769242380"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769243040"
},
"departure": {
"time": "1769243040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"departure": {
"time": "1769241900"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769243760"
},
"departure": {
"time": "1769243760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769244545"
},
"departure": {
"delay": 5,
"time": "1769244545"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769243880"
},
"departure": {
"time": "1769243880"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769244600"
},
"departure": {
"time": "1769244600"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769243160"
},
"departure": {
"time": "1769243160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769244000"
},
"departure": {
"time": "1769244000"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769244660"
},
"departure": {
"time": "1769244660"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769244780"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769244240"
},
"departure": {
"time": "1769244240"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769242620"
},
"departure": {
"time": "1769242620"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769242445"
},
"departure": {
"delay": 5,
"time": "1769242445"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769242260"
},
"departure": {
"time": "1769242260"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:233:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769230860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769232180"
},
"departure": {
"delay": 5,
"time": "1769232185"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1769233085"
},
"departure": {
"delay": 185,
"time": "1769233085"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1769231340"
},
"departure": {
"delay": 125,
"time": "1769231345"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769231280"
},
"departure": {
"delay": 65,
"time": "1769231285"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 190,
"time": "1769232730"
},
"departure": {
"delay": 190,
"time": "1769232730"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"delay": 185,
"time": "1769232480"
},
"departure": {
"delay": 185,
"time": "1769232485"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 180,
"time": "1769232600"
},
"departure": {
"delay": 180,
"time": "1769232600"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1769232780"
},
"departure": {
"delay": 180,
"time": "1769232780"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"delay": 180,
"time": "1769232720"
},
"departure": {
"delay": 180,
"time": "1769232720"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1769232540"
},
"departure": {
"delay": 185,
"time": "1769232545"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1769232660"
},
"departure": {
"delay": 180,
"time": "1769232660"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 180,
"time": "1769233260"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1769231220"
},
"departure": {
"delay": 65,
"time": "1769231225"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1769232490"
},
"departure": {
"delay": 135,
"time": "1769232495"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": -115,
"time": "1769231820"
},
"departure": {
"delay": -115,
"time": "1769231825"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769231650"
},
"departure": {
"delay": 15,
"time": "1769231655"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 185,
"time": "1769232665"
},
"departure": {
"delay": 185,
"time": "1769232665"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1769231530"
},
"departure": {
"delay": 15,
"time": "1769231535"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1769231640"
},
"departure": {
"delay": 65,
"time": "1769231645"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1769231050"
},
"departure": {
"delay": 15,
"time": "1769231055"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1769231520"
},
"departure": {
"delay": 65,
"time": "1769231525"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 180,
"time": "1769232900"
},
"departure": {
"delay": 180,
"time": "1769232900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 125,
"time": "1769231160"
},
"departure": {
"delay": 125,
"time": "1769231165"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 65,
"time": "1769231040"
},
"departure": {
"delay": 65,
"time": "1769231045"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1769230920"
},
"departure": {
"delay": 65,
"time": "1769230925"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769232060"
},
"departure": {
"delay": 5,
"time": "1769232065"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 75,
"time": "1769231170"
},
"departure": {
"delay": 75,
"time": "1769231175"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769231460"
},
"departure": {
"delay": 65,
"time": "1769231465"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1769232360"
},
"departure": {
"delay": 65,
"time": "1769232365"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"delay": 185,
"time": "1769232725"
},
"departure": {
"delay": 185,
"time": "1769232725"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1769232240"
},
"departure": {
"delay": 60,
"time": "1769232300"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 180,
"time": "1769233080"
},
"departure": {
"delay": 180,
"time": "1769233080"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769230980"
},
"departure": {
"delay": 65,
"time": "1769230985"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597150:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -47,
"time": "1769234053"
},
"departure": {
"delay": -47,
"time": "1769234053"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"delay": -788,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -1028,
"time": "1769232652"
},
"departure": {
"delay": -1028,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -91,
"time": "1769234609"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -1388,
"time": "1769232652"
},
"departure": {
"delay": -1388,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -56,
"time": "1769234284"
},
"departure": {
"delay": -56,
"time": "1769234284"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -908,
"time": "1769232652"
},
"departure": {
"delay": -908,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -63,
"time": "1769234517"
},
"departure": {
"delay": -63,
"time": "1769234517"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -71,
"time": "1769234449"
},
"departure": {
"delay": -71,
"time": "1769234449"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -848,
"time": "1769232652"
},
"departure": {
"delay": -848,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -64,
"time": "1769234336"
},
"departure": {
"delay": -64,
"time": "1769234336"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -1268,
"time": "1769232652"
},
"departure": {
"delay": -1268,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -1328,
"time": "1769232652"
},
"departure": {
"delay": -1328,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1148,
"time": "1769232652"
},
"departure": {
"delay": -1148,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -83,
"time": "1769234137"
},
"departure": {
"delay": -83,
"time": "1769234137"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -58,
"time": "1769234222"
},
"departure": {
"delay": -58,
"time": "1769234222"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -1208,
"time": "1769232652"
},
"departure": {
"delay": -1208,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597150:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769233920"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769232120"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769231520"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769230740"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769231580"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769231220"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769231460"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769231340"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769230440"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769230680"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769230560"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769230380"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769230800"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769230500"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769230920"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769231100"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769230200"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769230980"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769230860"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769230320"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769231040"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769231280"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769230620"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1769232100",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1301:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769247245"
},
"departure": {
"delay": 5,
"time": "1769247245"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769245440"
},
"departure": {
"time": "1769245440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769245200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769246940"
},
"departure": {
"time": "1769246940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769247185"
},
"departure": {
"delay": 5,
"time": "1769247185"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769247360"
},
"departure": {
"time": "1769247360"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769247480"
},
"departure": {
"time": "1769247480"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769245500"
},
"departure": {
"time": "1769245500"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769245680"
},
"departure": {
"time": "1769245680"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769246580"
},
"departure": {
"time": "1769246580"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769246220"
},
"departure": {
"time": "1769246220"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769247485"
},
"departure": {
"delay": 5,
"time": "1769247485"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769246160"
},
"departure": {
"time": "1769246160"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769245380"
},
"departure": {
"time": "1769245380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769245560"
},
"departure": {
"time": "1769245560"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769245800"
},
"departure": {
"time": "1769245800"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769247720"
},
"departure": {
"time": "1769247720"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769245740"
},
"departure": {
"time": "1769245740"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769247300"
},
"departure": {
"time": "1769247300"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769245320"
},
"departure": {
"time": "1769245320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769246100"
},
"departure": {
"time": "1769246100"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769248080"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769247540"
},
"departure": {
"time": "1769247540"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769246040"
},
"departure": {
"time": "1769246040"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1769247490"
},
"departure": {
"delay": 10,
"time": "1769247490"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769247420"
},
"departure": {
"time": "1769247420"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769245620"
},
"departure": {
"time": "1769245620"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769245980"
},
"departure": {
"time": "1769245980"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769247900"
},
"departure": {
"time": "1769247900"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769247240"
},
"departure": {
"time": "1769247240"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1769247905"
},
"departure": {
"delay": 5,
"time": "1769247905"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:315:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769244720"
},
"departure": {
"time": "1769244720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769243100"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769244120"
},
"departure": {
"time": "1769244120"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769243880"
},
"departure": {
"time": "1769243880"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769243820"
},
"departure": {
"time": "1769243820"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769243940"
},
"departure": {
"time": "1769243940"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769244000"
},
"departure": {
"time": "1769244000"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769244780"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769243280"
},
"departure": {
"time": "1769243280"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769243700"
},
"departure": {
"time": "1769243700"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769244180"
},
"departure": {
"time": "1769244180"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769243760"
},
"departure": {
"time": "1769243760"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769243520"
},
"departure": {
"time": "1769243520"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769243400"
},
"departure": {
"time": "1769243400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769244540"
},
"departure": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:271:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236380"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769236800"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769236440"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769237460"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769237040"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769237940"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769237100"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769236500"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769236260"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769238000"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769237700"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769238060"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769237220"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1769238120"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769237280"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769236320"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769236740"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769236980"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769237340"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769237520"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769235960"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769237820"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769236620"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769237580"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769236560"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769236920"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769237880"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769236680"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3302:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192778x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -8,
"time": "1769233792"
},
"departure": {
"delay": -8,
"time": "1769233792"
},
"stopId": "FR:76305:ZE:3182:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -48,
"time": "1769233452"
},
"departure": {
"delay": -48,
"time": "1769233452"
},
"stopId": "FR:76305:ZE:3463:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -54,
"time": "1769233746"
},
"departure": {
"delay": -54,
"time": "1769233746"
},
"stopId": "FR:76305:ZE:3184:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -60,
"time": "1769234880"
},
"departure": {
"delay": -60,
"time": "1769234880"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -42,
"time": "1769234838"
},
"departure": {
"delay": -42,
"time": "1769234838"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769234280"
},
"departure": {
"delay": -60,
"time": "1769234280"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -29,
"time": "1769233891"
},
"departure": {
"delay": -29,
"time": "1769233891"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1769233518"
},
"departure": {
"delay": -42,
"time": "1769233518"
},
"stopId": "FR:76305:ZE:3619:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1769234640"
},
"departure": {
"delay": -60,
"time": "1769234640"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": -60,
"time": "1769233320"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -60,
"time": "1769233680"
},
"departure": {
"delay": -60,
"time": "1769233680"
},
"stopId": "FR:76305:ZE:3057:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -32,
"time": "1769234008"
},
"departure": {
"delay": -32,
"time": "1769234008"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1769235120"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -37,
"time": "1769234243"
},
"departure": {
"delay": -37,
"time": "1769234243"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769234160"
},
"departure": {
"delay": -60,
"time": "1769234160"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1769233591"
},
"departure": {
"delay": -29,
"time": "1769233591"
},
"stopId": "FR:76305:ZE:3293:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -15,
"time": "1769234205"
},
"departure": {
"delay": -15,
"time": "1769234205"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -41,
"time": "1769234059"
},
"departure": {
"delay": -41,
"time": "1769234059"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1769234972"
},
"departure": {
"delay": -28,
"time": "1769234972"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -60,
"time": "1769233920"
},
"departure": {
"delay": -60,
"time": "1769233920"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769232670",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192778x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075189x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1769232504"
},
"departure": {
"delay": 144,
"time": "1769232504"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 123,
"time": "1769232663"
},
"departure": {
"delay": 123,
"time": "1769232663"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 85,
"time": "1769232865"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1769232579"
},
"departure": {
"delay": 159,
"time": "1769232579"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769232530",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075189x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769253060"
},
"departure": {
"time": "1769253060"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769251200"
},
"departure": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769250540"
},
"departure": {
"time": "1769250540"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769253180"
},
"departure": {
"time": "1769253180"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769250600"
},
"departure": {
"time": "1769250600"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769250300"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769252760"
},
"departure": {
"time": "1769252760"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769251380"
},
"departure": {
"time": "1769251380"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769252520"
},
"departure": {
"time": "1769252520"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769250780"
},
"departure": {
"time": "1769250780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769252220"
},
"departure": {
"time": "1769252220"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769253540"
},
"departure": {
"time": "1769253540"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769252820"
},
"departure": {
"time": "1769252820"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769253360"
},
"departure": {
"time": "1769253360"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769252700"
},
"departure": {
"time": "1769252700"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769251260"
},
"departure": {
"time": "1769251260"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769252280"
},
"departure": {
"time": "1769252280"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769250840"
},
"departure": {
"time": "1769250840"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769252400"
},
"departure": {
"time": "1769252400"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769252160"
},
"departure": {
"time": "1769252160"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769253420"
},
"departure": {
"time": "1769253420"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769252880"
},
"departure": {
"time": "1769252880"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769253600"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769250420"
},
"departure": {
"time": "1769250420"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769250360"
},
"departure": {
"time": "1769250360"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769251980"
},
"departure": {
"time": "1769251980"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769253300"
},
"departure": {
"time": "1769253300"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769252940"
},
"departure": {
"time": "1769252940"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769253000"
},
"departure": {
"time": "1769253000"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:451:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1346:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769230920"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769231220"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769232720"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769231580"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769231460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769231280"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769231100"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769230980"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769230800"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769231160"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769231040"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769231340"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769231520"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1346:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:501:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769252700"
},
"departure": {
"time": "1769252700"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769252580"
},
"departure": {
"time": "1769252580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769253660"
},
"departure": {
"time": "1769253660"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769252820"
},
"departure": {
"time": "1769252820"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769253120"
},
"departure": {
"time": "1769253120"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769254440"
},
"departure": {
"time": "1769254440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769254925"
},
"departure": {
"delay": 5,
"time": "1769254925"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769254740"
},
"departure": {
"time": "1769254740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769253240"
},
"departure": {
"time": "1769253240"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769252640"
},
"departure": {
"time": "1769252640"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769253060"
},
"departure": {
"time": "1769253060"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769254505"
},
"departure": {
"delay": 5,
"time": "1769254505"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769252880"
},
"departure": {
"time": "1769252880"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769253840"
},
"departure": {
"time": "1769253840"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769253960"
},
"departure": {
"time": "1769253960"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769252520"
},
"departure": {
"time": "1769252520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769254500"
},
"departure": {
"time": "1769254500"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769252460"
},
"departure": {
"time": "1769252460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1769252400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769254265"
},
"departure": {
"delay": 5,
"time": "1769254265"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769252760"
},
"departure": {
"time": "1769252760"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769254560"
},
"departure": {
"time": "1769254560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769253180"
},
"departure": {
"time": "1769253180"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769254200"
},
"departure": {
"time": "1769254200"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769253300"
},
"departure": {
"time": "1769253300"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769254920"
},
"departure": {
"time": "1769254920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 10,
"time": "1769254510"
},
"departure": {
"delay": 10,
"time": "1769254510"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769254140"
},
"departure": {
"time": "1769254140"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769254080"
},
"departure": {
"time": "1769254080"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769252585"
},
"departure": {
"delay": 5,
"time": "1769252585"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769254260"
},
"departure": {
"time": "1769254260"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769255100"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769254320"
},
"departure": {
"time": "1769254320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:501:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4100775x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1769233610"
},
"departure": {
"delay": 50,
"time": "1769233610"
},
"stopId": "FR:76447:ZE:3147:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1769234358"
},
"departure": {
"delay": 18,
"time": "1769234358"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1769234980"
},
"departure": {
"delay": 40,
"time": "1769234980"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1769234132"
},
"departure": {
"delay": 32,
"time": "1769234132"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769234820"
},
"departure": {
"time": "1769234820"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 31,
"time": "1769235391"
},
"departure": {
"delay": 31,
"time": "1769235391"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 39,
"time": "1769234019"
},
"departure": {
"delay": 39,
"time": "1769234019"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1769235933"
},
"departure": {
"delay": 33,
"time": "1769235933"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1769233692"
},
"departure": {
"delay": 12,
"time": "1769233692"
},
"stopId": "FR:76447:ZE:3696:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1769234587"
},
"departure": {
"delay": 7,
"time": "1769234587"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"time": "1769234940"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235240"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235900"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 31,
"time": "1769235091"
},
"departure": {
"delay": 31,
"time": "1769235091"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1769234642"
},
"departure": {
"delay": 2,
"time": "1769234642"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769233560"
},
"departure": {
"time": "1769233560"
},
"stopId": "FR:76447:ZE:3493:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769236440"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233920"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1769235817"
},
"departure": {
"delay": 37,
"time": "1769235817"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 38,
"time": "1769234858"
},
"departure": {
"delay": 38,
"time": "1769234858"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 15,
"time": "1769235855"
},
"departure": {
"delay": 15,
"time": "1769235855"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769233663"
},
"departure": {
"delay": 43,
"time": "1769233663"
},
"stopId": "FR:76447:ZE:3435:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769234900"
},
"departure": {
"delay": 20,
"time": "1769234900"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 41,
"time": "1769233961"
},
"departure": {
"delay": 41,
"time": "1769233961"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769236180"
},
"departure": {
"delay": 40,
"time": "1769236180"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 45,
"time": "1769236245"
},
"departure": {
"delay": 45,
"time": "1769236245"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1769235660"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 7,
"time": "1769236387"
},
"departure": {
"delay": 7,
"time": "1769236387"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 31,
"time": "1769234191"
},
"departure": {
"delay": 31,
"time": "1769234191"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1769235202"
},
"departure": {
"delay": 22,
"time": "1769235202"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 21,
"time": "1769233581"
},
"departure": {
"delay": 21,
"time": "1769233581"
},
"stopId": "FR:76447:ZE:3139:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233800"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1769235734"
},
"departure": {
"delay": 14,
"time": "1769235734"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1769235024"
},
"departure": {
"delay": 24,
"time": "1769235024"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1769234283"
},
"departure": {
"delay": 3,
"time": "1769234283"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1769236345"
},
"departure": {
"delay": 25,
"time": "1769236345"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 13,
"time": "1769236273"
},
"departure": {
"delay": 13,
"time": "1769236273"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1769236310"
},
"departure": {
"delay": 50,
"time": "1769236310"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 48,
"time": "1769234688"
},
"departure": {
"delay": 48,
"time": "1769234688"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1769235150"
},
"departure": {
"delay": 30,
"time": "1769235150"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769232670",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4100775x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -220,
"time": "1769236160"
},
"departure": {
"delay": -220,
"time": "1769236160"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -273,
"time": "1769236287"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -197,
"time": "1769235883"
},
"departure": {
"delay": -197,
"time": "1769235883"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -233,
"time": "1769236087"
},
"departure": {
"delay": -233,
"time": "1769236087"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -159,
"time": "1769235801"
},
"departure": {
"delay": -159,
"time": "1769235801"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3188,
"time": "1769232652"
},
"departure": {
"delay": -3188,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -227,
"time": "1769235913"
},
"departure": {
"delay": -227,
"time": "1769235913"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3008,
"time": "1769232652"
},
"departure": {
"delay": -3008,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2708,
"time": "1769232652"
},
"departure": {
"delay": -2708,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2768,
"time": "1769232652"
},
"departure": {
"delay": -2768,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -2648,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3068,
"time": "1769232652"
},
"departure": {
"delay": -3068,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -185,
"time": "1769235835"
},
"departure": {
"delay": -185,
"time": "1769235835"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -233,
"time": "1769236027"
},
"departure": {
"delay": -233,
"time": "1769236027"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2888,
"time": "1769232652"
},
"departure": {
"delay": -2888,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597085:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2282:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235888"
},
"departure": {
"time": "1769235888"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769236031"
},
"departure": {
"time": "1769236031"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769235951"
},
"departure": {
"time": "1769235951"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769235820"
},
"departure": {
"time": "1769235820"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1769231624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2282:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232832x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1769232678"
},
"departure": {
"delay": 78,
"time": "1769232678"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1769233826"
},
"departure": {
"delay": 86,
"time": "1769233826"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1769233568"
},
"departure": {
"delay": 68,
"time": "1769233568"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 33,
"time": "1769232093"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1769234140"
},
"departure": {
"delay": 100,
"time": "1769234140"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 37,
"time": "1769232517"
},
"departure": {
"delay": 37,
"time": "1769232517"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769232471"
},
"departure": {
"delay": 51,
"time": "1769232471"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1769232973"
},
"departure": {
"delay": 73,
"time": "1769232973"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769233328"
},
"departure": {
"delay": 68,
"time": "1769233328"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 81,
"time": "1769233281"
},
"departure": {
"delay": 81,
"time": "1769233281"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 68,
"time": "1769233028"
},
"departure": {
"delay": 68,
"time": "1769233028"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1769232219"
},
"departure": {
"delay": 39,
"time": "1769232219"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769232305"
},
"departure": {
"delay": 5,
"time": "1769232305"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1769232574"
},
"departure": {
"delay": 94,
"time": "1769232574"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1769232894"
},
"departure": {
"delay": 114,
"time": "1769232894"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 84,
"time": "1769234004"
},
"departure": {
"delay": 84,
"time": "1769234004"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 68,
"time": "1769233928"
},
"departure": {
"delay": 68,
"time": "1769233928"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 82,
"time": "1769233222"
},
"departure": {
"delay": 82,
"time": "1769233222"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1769234108"
},
"departure": {
"delay": 68,
"time": "1769234108"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 68,
"time": "1769232728"
},
"departure": {
"delay": 68,
"time": "1769232728"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1769232818"
},
"departure": {
"delay": 98,
"time": "1769232818"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769232253"
},
"departure": {
"delay": 13,
"time": "1769232253"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769232361"
},
"departure": {
"delay": 1,
"time": "1769232361"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 104,
"time": "1769232224"
},
"departure": {
"delay": 104,
"time": "1769232224"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1769233986"
},
"departure": {
"delay": 126,
"time": "1769233986"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 89,
"time": "1769232749"
},
"departure": {
"delay": 89,
"time": "1769232749"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 123,
"time": "1769232783"
},
"departure": {
"delay": 123,
"time": "1769232783"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1769232636"
},
"departure": {
"delay": 96,
"time": "1769232636"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1769234177"
},
"departure": {
"delay": 77,
"time": "1769234177"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 125,
"time": "1769233085"
},
"departure": {
"delay": 125,
"time": "1769233085"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1769233371"
},
"departure": {
"delay": 111,
"time": "1769233371"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1769234348"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 68,
"time": "1769233748"
},
"departure": {
"delay": 68,
"time": "1769233748"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1769232446"
},
"departure": {
"delay": 86,
"time": "1769232446"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 122,
"time": "1769233442"
},
"departure": {
"delay": 122,
"time": "1769233442"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 103,
"time": "1769233963"
},
"departure": {
"delay": 103,
"time": "1769233963"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 78,
"time": "1769232138"
},
"departure": {
"delay": 78,
"time": "1769232138"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1769232312"
},
"departure": {
"delay": 72,
"time": "1769232312"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 116,
"time": "1769233496"
},
"departure": {
"delay": 116,
"time": "1769233496"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232832x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1769235950"
},
"departure": {
"delay": -70,
"time": "1769235950"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -183,
"time": "1769236077"
},
"departure": {
"delay": -183,
"time": "1769236077"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -110,
"time": "1769235910"
},
"departure": {
"delay": -110,
"time": "1769235910"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -68,
"time": "1769235592"
},
"departure": {
"delay": -68,
"time": "1769235592"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -111,
"time": "1769235789"
},
"departure": {
"delay": -111,
"time": "1769235789"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -199,
"time": "1769236361"
},
"departure": {
"delay": -199,
"time": "1769236361"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -90,
"time": "1769235750"
},
"departure": {
"delay": -90,
"time": "1769235750"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1769235524"
},
"departure": {
"delay": -16,
"time": "1769235524"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -153,
"time": "1769236287"
},
"departure": {
"delay": -153,
"time": "1769236287"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -266,
"time": "1769236534"
},
"departure": {
"delay": -266,
"time": "1769236534"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -99,
"time": "1769235981"
},
"departure": {
"delay": -99,
"time": "1769235981"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -198,
"time": "1769236482"
},
"departure": {
"delay": -198,
"time": "1769236482"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -123,
"time": "1769236017"
},
"departure": {
"delay": -123,
"time": "1769236017"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769235447"
},
"departure": {
"delay": 27,
"time": "1769235447"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -98,
"time": "1769235862"
},
"departure": {
"delay": -98,
"time": "1769235862"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -190,
"time": "1769236430"
},
"departure": {
"delay": -190,
"time": "1769236430"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -324,
"time": "1769236656"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -300,
"time": "1769236620"
},
"departure": {
"delay": -300,
"time": "1769236620"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -81,
"time": "1769235699"
},
"departure": {
"delay": -81,
"time": "1769235699"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -212,
"time": "1769236168"
},
"departure": {
"delay": -212,
"time": "1769236168"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470648:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:327:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769247960"
},
"departure": {
"time": "1769247960"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769248020"
},
"departure": {
"time": "1769248020"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769246040"
},
"departure": {
"time": "1769246040"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769246400"
},
"departure": {
"time": "1769246400"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769245560"
},
"departure": {
"time": "1769245560"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769245740"
},
"departure": {
"time": "1769245740"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769247600"
},
"departure": {
"time": "1769247600"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769245500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769247480"
},
"departure": {
"time": "1769247480"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769248200"
},
"departure": {
"time": "1769248200"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769245800"
},
"departure": {
"time": "1769245800"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769245620"
},
"departure": {
"time": "1769245620"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769247360"
},
"departure": {
"time": "1769247360"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769248260"
},
"departure": {
"time": "1769248260"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769246580"
},
"departure": {
"time": "1769246580"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769247720"
},
"departure": {
"time": "1769247720"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769248500"
},
"departure": {
"time": "1769248500"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769247900"
},
"departure": {
"time": "1769247900"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769247420"
},
"departure": {
"time": "1769247420"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769248380"
},
"departure": {
"time": "1769248380"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769245980"
},
"departure": {
"time": "1769245980"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769246100"
},
"departure": {
"time": "1769246100"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769248080"
},
"departure": {
"time": "1769248080"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769248560"
},
"departure": {
"time": "1769248560"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769246220"
},
"departure": {
"time": "1769246220"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769248740"
},
"departure": {
"time": "1769248740"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769246460"
},
"departure": {
"time": "1769246460"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248140"
},
"departure": {
"time": "1769248140"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769248620"
},
"departure": {
"time": "1769248620"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:327:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3322:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769237280"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769237460"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769236260"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769236560"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769237580"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769236980"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769237880"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769237940"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769237340"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769237400"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769236680"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769237220"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769236500"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769236800"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769237820"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769236380"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769236620"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769236920"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235780"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769236320"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769238060"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3322:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769233200"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5113:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471189:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -132,
"time": "1769232408"
},
"departure": {
"delay": -132,
"time": "1769232408"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -66,
"time": "1769233374"
},
"departure": {
"delay": -66,
"time": "1769233374"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769232129"
},
"departure": {
"delay": 9,
"time": "1769232129"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -369,
"time": "1769233791"
},
"departure": {
"delay": -369,
"time": "1769233791"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1769233224"
},
"departure": {
"delay": 24,
"time": "1769233224"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1769232116"
},
"departure": {
"delay": 56,
"time": "1769232116"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -107,
"time": "1769233453"
},
"departure": {
"delay": -107,
"time": "1769233453"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -6,
"time": "1769233194"
},
"departure": {
"delay": -6,
"time": "1769233194"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1769232834"
},
"departure": {
"delay": -6,
"time": "1769232834"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769232754"
},
"departure": {
"delay": 34,
"time": "1769232754"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -43,
"time": "1769232317"
},
"departure": {
"delay": -43,
"time": "1769232317"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -311,
"time": "1769233669"
},
"departure": {
"delay": -311,
"time": "1769233669"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -6,
"time": "1769232774"
},
"departure": {
"delay": -6,
"time": "1769232774"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -256,
"time": "1769233544"
},
"departure": {
"delay": -256,
"time": "1769233544"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -498,
"time": "1769233842"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -12,
"time": "1769232288"
},
"departure": {
"delay": -12,
"time": "1769232288"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -44,
"time": "1769233336"
},
"departure": {
"delay": -44,
"time": "1769233336"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -311,
"time": "1769233729"
},
"departure": {
"delay": -311,
"time": "1769233729"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -23,
"time": "1769232157"
},
"departure": {
"delay": -23,
"time": "1769232157"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -166,
"time": "1769232434"
},
"departure": {
"delay": -166,
"time": "1769232434"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -6,
"time": "1769233074"
},
"departure": {
"delay": -6,
"time": "1769233074"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -238,
"time": "1769233622"
},
"departure": {
"delay": -238,
"time": "1769233622"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -177,
"time": "1769233503"
},
"departure": {
"delay": -177,
"time": "1769233503"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1769233284"
},
"departure": {
"delay": -36,
"time": "1769233284"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": 78,
"time": "1769232018"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1769232468"
},
"departure": {
"delay": 18,
"time": "1769232678"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -102,
"time": "1769232378"
},
"departure": {
"delay": -102,
"time": "1769232378"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769232244"
},
"departure": {
"delay": 4,
"time": "1769232244"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -96,
"time": "1769233404"
},
"departure": {
"delay": -96,
"time": "1769233404"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -122,
"time": "1769232358"
},
"departure": {
"delay": -122,
"time": "1769232358"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1769232258"
},
"departure": {
"delay": 18,
"time": "1769232258"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769232540",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471189:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602220:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1769232730"
},
"departure": {
"delay": 10,
"time": "1769232730"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -11,
"time": "1769232889"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1769231469"
},
"departure": {
"delay": 9,
"time": "1769231469"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769232800"
},
"departure": {
"delay": 20,
"time": "1769232800"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1769231409"
},
"departure": {
"delay": 9,
"time": "1769231409"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1769232672"
},
"departure": {
"delay": 12,
"time": "1769232672"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -10,
"time": "1769232830"
},
"departure": {
"delay": -10,
"time": "1769232830"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769232633"
},
"departure": {
"delay": 33,
"time": "1769232633"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769232099"
},
"departure": {
"delay": -21,
"time": "1769232099"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -13,
"time": "1769232576"
},
"departure": {
"delay": -13,
"time": "1769232587"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -34,
"time": "1769231546"
},
"departure": {
"delay": -34,
"time": "1769231546"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602220:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053030x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1769233178"
},
"departure": {
"delay": -22,
"time": "1769233178"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1769233039"
},
"departure": {
"delay": 19,
"time": "1769233039"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1769232575"
},
"departure": {
"delay": 35,
"time": "1769232575"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -22,
"time": "1769233418"
},
"departure": {
"delay": -22,
"time": "1769233418"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -5,
"time": "1769233495"
},
"departure": {
"delay": -5,
"time": "1769233495"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769232693"
},
"departure": {
"delay": 33,
"time": "1769232693"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1769232754"
},
"departure": {
"delay": 34,
"time": "1769232754"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -19,
"time": "1769233001"
},
"departure": {
"delay": -19,
"time": "1769233001"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1769233129"
},
"departure": {
"delay": -11,
"time": "1769233129"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1769233538"
},
"departure": {
"delay": -22,
"time": "1769233538"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769232760"
},
"departure": {
"delay": 40,
"time": "1769232760"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769233099"
},
"departure": {
"delay": 19,
"time": "1769233099"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -22,
"time": "1769233778"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -22,
"time": "1769233598"
},
"departure": {
"delay": -22,
"time": "1769233598"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1769232917"
},
"departure": {
"delay": 17,
"time": "1769232917"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1769232881"
},
"departure": {
"delay": -19,
"time": "1769232881"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -7,
"time": "1769232953"
},
"departure": {
"delay": -7,
"time": "1769232953"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1769233369"
},
"departure": {
"delay": -11,
"time": "1769233369"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -22,
"time": "1769232818"
},
"departure": {
"delay": -22,
"time": "1769232818"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1769233298"
},
"departure": {
"delay": -22,
"time": "1769233298"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1769233226"
},
"departure": {
"delay": 26,
"time": "1769233226"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769232750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053030x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470248:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -225,
"time": "1769234475"
},
"departure": {
"delay": -225,
"time": "1769234475"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -164,
"time": "1769234296"
},
"departure": {
"delay": -164,
"time": "1769234296"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -265,
"time": "1769234735"
},
"departure": {
"delay": -265,
"time": "1769234735"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -94,
"time": "1769234066"
},
"departure": {
"delay": -94,
"time": "1769234066"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -231,
"time": "1769234949"
},
"departure": {
"delay": -231,
"time": "1769234949"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -161,
"time": "1769234419"
},
"departure": {
"delay": -161,
"time": "1769234419"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -127,
"time": "1769233733"
},
"departure": {
"delay": -127,
"time": "1769233733"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -115,
"time": "1769233925"
},
"departure": {
"delay": -115,
"time": "1769233925"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -150,
"time": "1769234190"
},
"departure": {
"delay": -150,
"time": "1769234190"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -67,
"time": "1769233373"
},
"departure": {
"delay": -67,
"time": "1769233373"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -67,
"time": "1769233493"
},
"departure": {
"delay": -67,
"time": "1769233493"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -225,
"time": "1769234535"
},
"departure": {
"delay": -225,
"time": "1769234535"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -7,
"time": "1769233133"
},
"departure": {
"delay": -7,
"time": "1769233133"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -5,
"time": "1769233015"
},
"departure": {
"delay": -5,
"time": "1769233015"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -251,
"time": "1769234809"
},
"departure": {
"delay": -251,
"time": "1769234809"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -278,
"time": "1769235082"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"time": "1769233080"
},
"departure": {
"time": "1769233080"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -26,
"time": "1769233174"
},
"departure": {
"delay": -26,
"time": "1769233174"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -234,
"time": "1769234706"
},
"departure": {
"delay": -234,
"time": "1769234706"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -142,
"time": "1769234258"
},
"departure": {
"delay": -142,
"time": "1769234258"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -82,
"time": "1769233658"
},
"departure": {
"delay": -82,
"time": "1769233658"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -275,
"time": "1769234845"
},
"departure": {
"delay": -275,
"time": "1769234845"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -221,
"time": "1769234779"
},
"departure": {
"delay": -221,
"time": "1769234779"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -101,
"time": "1769233999"
},
"departure": {
"delay": -101,
"time": "1769233999"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1769233673"
},
"departure": {
"delay": -127,
"time": "1769233673"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1769233249"
},
"departure": {
"delay": -11,
"time": "1769233249"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -274,
"time": "1769235026"
},
"departure": {
"delay": -274,
"time": "1769235026"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -147,
"time": "1769234373"
},
"departure": {
"delay": -147,
"time": "1769234373"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -177,
"time": "1769234343"
},
"departure": {
"delay": -177,
"time": "1769234343"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -141,
"time": "1769233959"
},
"departure": {
"delay": -141,
"time": "1769233959"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -125,
"time": "1769234215"
},
"departure": {
"delay": -125,
"time": "1769234215"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -45,
"time": "1769233035"
},
"departure": {
"delay": -45,
"time": "1769233035"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -175,
"time": "1769234525"
},
"departure": {
"delay": -175,
"time": "1769234525"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -247,
"time": "1769234633"
},
"departure": {
"delay": -247,
"time": "1769234633"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1769233204"
},
"departure": {
"delay": 4,
"time": "1769233204"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -23,
"time": "1769233537"
},
"departure": {
"delay": -23,
"time": "1769233537"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -218,
"time": "1769234602"
},
"departure": {
"delay": -218,
"time": "1769234602"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -43,
"time": "1769233337"
},
"departure": {
"delay": -43,
"time": "1769233337"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -80,
"time": "1769233600"
},
"departure": {
"delay": -80,
"time": "1769233600"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470248:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232828x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1769233429"
},
"departure": {
"delay": 109,
"time": "1769233429"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 79,
"time": "1769232679"
},
"departure": {
"delay": 79,
"time": "1769232679"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1769232758"
},
"departure": {
"delay": 98,
"time": "1769232758"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1769232956"
},
"departure": {
"delay": 116,
"time": "1769232956"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1769233580"
},
"departure": {
"delay": 80,
"time": "1769233580"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 126,
"time": "1769233626"
},
"departure": {
"delay": 126,
"time": "1769233626"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 80,
"time": "1769233460"
},
"departure": {
"delay": 80,
"time": "1769233460"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 104,
"time": "1769233184"
},
"departure": {
"delay": 104,
"time": "1769233184"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 110,
"time": "1769233250"
},
"departure": {
"delay": 110,
"time": "1769233250"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 81,
"time": "1769233161"
},
"departure": {
"delay": 81,
"time": "1769233161"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 82,
"time": "1769233522"
},
"departure": {
"delay": 82,
"time": "1769233522"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 81,
"time": "1769233041"
},
"departure": {
"delay": 81,
"time": "1769233041"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1769233400"
},
"departure": {
"delay": 80,
"time": "1769233400"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1769233700"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 124,
"time": "1769232724"
},
"departure": {
"delay": 124,
"time": "1769232724"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 105,
"time": "1769233545"
},
"departure": {
"delay": 105,
"time": "1769233545"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 80,
"time": "1769233220"
},
"departure": {
"delay": 80,
"time": "1769233220"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1769233344"
},
"departure": {
"delay": 84,
"time": "1769233344"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 80,
"time": "1769232920"
},
"departure": {
"delay": 80,
"time": "1769232920"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 130,
"time": "1769232670"
},
"departure": {
"delay": 130,
"time": "1769232670"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 112,
"time": "1769233492"
},
"departure": {
"delay": 112,
"time": "1769233492"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 157,
"time": "1769232637"
},
"departure": {
"delay": 157,
"time": "1769232637"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1769233289"
},
"departure": {
"delay": 89,
"time": "1769233289"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 137,
"time": "1769233097"
},
"departure": {
"delay": 137,
"time": "1769233097"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 105,
"time": "1769233605"
},
"departure": {
"delay": 105,
"time": "1769233605"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 98,
"time": "1769232878"
},
"departure": {
"delay": 98,
"time": "1769232878"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 112,
"time": "1769233672"
},
"departure": {
"delay": 112,
"time": "1769233672"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1769232720",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232828x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2318:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769236200"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2318:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769250360"
},
"departure": {
"time": "1769250360"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769252040"
},
"departure": {
"time": "1769252040"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769250480"
},
"departure": {
"time": "1769250480"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769252220"
},
"departure": {
"time": "1769252220"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769251740"
},
"departure": {
"time": "1769251740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769252765"
},
"departure": {
"delay": 5,
"time": "1769252765"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769252345"
},
"departure": {
"delay": 5,
"time": "1769252345"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769250600"
},
"departure": {
"time": "1769250600"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769250840"
},
"departure": {
"time": "1769250840"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769252105"
},
"departure": {
"delay": 5,
"time": "1769252105"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769252350"
},
"departure": {
"delay": 10,
"time": "1769252350"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"departure": {
"time": "1769250000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769251980"
},
"departure": {
"time": "1769251980"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769250300"
},
"departure": {
"time": "1769250300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769252400"
},
"departure": {
"time": "1769252400"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769252760"
},
"departure": {
"time": "1769252760"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769252280"
},
"departure": {
"time": "1769252280"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769252340"
},
"departure": {
"time": "1769252340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769250540"
},
"departure": {
"time": "1769250540"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769250420"
},
"departure": {
"time": "1769250420"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769252940"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769250180"
},
"departure": {
"time": "1769250180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769252580"
},
"departure": {
"time": "1769252580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769252100"
},
"departure": {
"time": "1769252100"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769250240"
},
"departure": {
"time": "1769250240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769250780"
},
"departure": {
"time": "1769250780"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769250120"
},
"departure": {
"time": "1769250120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769250960"
},
"departure": {
"time": "1769250960"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769251380"
},
"departure": {
"time": "1769251380"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769252160"
},
"departure": {
"time": "1769252160"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:441:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1769231160"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769231220"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769231100"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1769234760"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769231340"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3301:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239500"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769238780"
},
"departure": {
"time": "1769238780"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769238480"
},
"departure": {
"time": "1769238480"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1769238300"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769239320"
},
"departure": {
"time": "1769239320"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769239440"
},
"departure": {
"time": "1769239440"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769239380"
},
"departure": {
"time": "1769239380"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769238960"
},
"departure": {
"time": "1769238960"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769240040"
},
"departure": {
"time": "1769240040"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769240100"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769239860"
},
"departure": {
"time": "1769239860"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769239080"
},
"departure": {
"time": "1769239080"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769238660"
},
"departure": {
"time": "1769238660"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769239140"
},
"departure": {
"time": "1769239140"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769239680"
},
"departure": {
"time": "1769239680"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769239020"
},
"departure": {
"time": "1769239020"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769239260"
},
"departure": {
"time": "1769239260"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769239200"
},
"departure": {
"time": "1769239200"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:157:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:43:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233020"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769233140"
},
"departure": {
"time": "1769233140"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 185,
"time": "1769232540"
},
"departure": {
"delay": 185,
"time": "1769232545"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769234520"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769232780"
},
"departure": {
"time": "1769232780"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769233500"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769232730"
},
"departure": {
"delay": 15,
"time": "1769232735"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233800"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1769232720"
},
"departure": {
"delay": 65,
"time": "1769232725"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769232900"
},
"departure": {
"time": "1769232900"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769232430"
},
"departure": {
"delay": 135,
"time": "1769232435"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1769232420"
},
"departure": {
"delay": 125,
"time": "1769232425"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233440"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769234100"
},
"departure": {
"time": "1769234100"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 135,
"time": "1769232550"
},
"departure": {
"delay": 135,
"time": "1769232555"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769234340"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769233985"
},
"departure": {
"delay": 5,
"time": "1769233985"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"delay": 60,
"time": "1769232060"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 125,
"time": "1769232180"
},
"departure": {
"delay": 125,
"time": "1769232185"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769232670"
},
"departure": {
"delay": 75,
"time": "1769232675"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1769232300"
},
"departure": {
"delay": 65,
"time": "1769232305"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769233980"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1769232120"
},
"departure": {
"delay": 65,
"time": "1769232125"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769232960"
},
"departure": {
"time": "1769232960"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 125,
"time": "1769232480"
},
"departure": {
"delay": 125,
"time": "1769232485"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234460"
},
"departure": {
"time": "1769234460"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:43:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1769233254"
},
"departure": {
"delay": 54,
"time": "1769233254"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1769234195"
},
"departure": {
"delay": 95,
"time": "1769234195"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769234346"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 95,
"time": "1769233295"
},
"departure": {
"delay": 95,
"time": "1769233295"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1769232954"
},
"departure": {
"delay": 54,
"time": "1769232954"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769233349"
},
"departure": {
"delay": 89,
"time": "1769233349"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1769234094"
},
"departure": {
"delay": 54,
"time": "1769234094"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1769232696"
},
"departure": {
"delay": 96,
"time": "1769232696"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 65,
"time": "1769233865"
},
"departure": {
"delay": 65,
"time": "1769233865"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1769233813"
},
"departure": {
"delay": 73,
"time": "1769233813"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1769233457"
},
"departure": {
"delay": 77,
"time": "1769233457"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1769233969"
},
"departure": {
"delay": 49,
"time": "1769233969"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1769234273"
},
"departure": {
"delay": 53,
"time": "1769234273"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1769233003"
},
"departure": {
"delay": 103,
"time": "1769233003"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 85,
"time": "1769233405"
},
"departure": {
"delay": 85,
"time": "1769233405"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 94,
"time": "1769233894"
},
"departure": {
"delay": 94,
"time": "1769233894"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769233609"
},
"departure": {
"delay": 49,
"time": "1769233609"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1769233064"
},
"departure": {
"delay": 104,
"time": "1769233064"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1769233729"
},
"departure": {
"delay": 49,
"time": "1769233729"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1769232632"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769233134"
},
"departure": {
"delay": 54,
"time": "1769233134"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1769232841"
},
"departure": {
"delay": 61,
"time": "1769232841"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470275:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470048:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 461,
"time": "1769233841"
},
"departure": {
"delay": 461,
"time": "1769233841"
},
"stopId": "FR:27375:ZE:0x6419:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 434,
"time": "1769234414"
},
"departure": {
"delay": 434,
"time": "1769234414"
},
"stopId": "FR:27375:ZE:0x6509:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 422,
"time": "1769234222"
},
"departure": {
"delay": 422,
"time": "1769234222"
},
"stopId": "FR:27375:ZE:0x6500:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 406,
"time": "1769234566"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 408,
"time": "1769233728"
},
"departure": {
"delay": 408,
"time": "1769233728"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 425,
"time": "1769233925"
},
"departure": {
"delay": 425,
"time": "1769233925"
},
"stopId": "FR:27375:ZE:0x6475:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 442,
"time": "1769234242"
},
"departure": {
"delay": 442,
"time": "1769234242"
},
"stopId": "FR:27375:ZE:0x6478:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 400,
"time": "1769233660"
},
"departure": {
"delay": 400,
"time": "1769233660"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 450,
"time": "1769234010"
},
"departure": {
"delay": 450,
"time": "1769234010"
},
"stopId": "FR:27375:ZE:0x6519:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 406,
"time": "1769233786"
},
"departure": {
"delay": 406,
"time": "1769233786"
},
"stopId": "FR:27375:ZE:0x6473:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 406,
"time": "1769234266"
},
"departure": {
"delay": 406,
"time": "1769234266"
},
"stopId": "FR:27375:ZE:0x6453:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 460,
"time": "1769234140"
},
"departure": {
"delay": 460,
"time": "1769234140"
},
"stopId": "FR:27375:ZE:0x6387:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 432,
"time": "1769234052"
},
"departure": {
"delay": 432,
"time": "1769234052"
},
"stopId": "FR:27375:ZE:0x6521:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 406,
"time": "1769234206"
},
"departure": {
"delay": 406,
"time": "1769234206"
},
"stopId": "FR:27375:ZE:0x6412:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 450,
"time": "1769233890"
},
"departure": {
"delay": 450,
"time": "1769233890"
},
"stopId": "FR:27375:ZE:0x6523:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 406,
"time": "1769233966"
},
"departure": {
"delay": 406,
"time": "1769233966"
},
"stopId": "FR:27375:ZE:0x6445:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470048:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235240"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4938:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1304:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235840"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1304:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596704:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -122,
"time": "1769233018"
},
"departure": {
"delay": -122,
"time": "1769233018"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -162,
"time": "1769233218"
},
"departure": {
"delay": -162,
"time": "1769233218"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -217,
"time": "1769233523"
},
"departure": {
"delay": -217,
"time": "1769233523"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769232421"
},
"departure": {
"delay": 1,
"time": "1769232421"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -174,
"time": "1769233386"
},
"departure": {
"delay": -174,
"time": "1769233386"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1769232786"
},
"departure": {
"delay": 6,
"time": "1769232786"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -109,
"time": "1769233091"
},
"departure": {
"delay": -109,
"time": "1769233091"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1769232553"
},
"departure": {
"delay": 13,
"time": "1769232553"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -144,
"time": "1769233296"
},
"departure": {
"delay": -144,
"time": "1769233296"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -84,
"time": "1769232876"
},
"departure": {
"delay": -84,
"time": "1769232876"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -24,
"time": "1769232696"
},
"departure": {
"delay": -24,
"time": "1769232696"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -204,
"time": "1769233596"
},
"departure": {
"delay": -204,
"time": "1769233596"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1769232502"
},
"departure": {
"delay": 22,
"time": "1769232502"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1769232361"
},
"departure": {
"delay": 1,
"time": "1769232361"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769232629"
},
"departure": {
"delay": 29,
"time": "1769232629"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -29,
"time": "1769232451"
},
"departure": {
"delay": -29,
"time": "1769232451"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -104,
"time": "1769232976"
},
"departure": {
"delay": -104,
"time": "1769232976"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -217,
"time": "1769233823"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1769232261",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596704:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:81:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235540"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236560"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769236800"
},
"departure": {
"time": "1769236800"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236920"
},
"departure": {
"time": "1769236920"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769237160"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769236680"
},
"departure": {
"time": "1769236680"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769235420"
},
"departure": {
"time": "1769235420"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769236260"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234940"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769236620"
},
"departure": {
"time": "1769236620"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769237100"
},
"departure": {
"time": "1769237100"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769234820"
},
"departure": {
"time": "1769234820"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769236020"
},
"departure": {
"time": "1769236020"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769235660"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769234765"
},
"departure": {
"delay": 5,
"time": "1769234765"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769234825"
},
"departure": {
"delay": 5,
"time": "1769234825"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236380"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769236565"
},
"departure": {
"delay": 5,
"time": "1769236565"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236080"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769234460"
},
"departure": {
"time": "1769234460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769236980"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769234465"
},
"departure": {
"delay": 5,
"time": "1769234465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769236320"
},
"departure": {
"time": "1769236320"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:81:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470695:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -76,
"time": "1769232644"
},
"departure": {
"delay": -76,
"time": "1769232644"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -163,
"time": "1769232857"
},
"departure": {
"delay": -163,
"time": "1769232857"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -127,
"time": "1769232773"
},
"departure": {
"delay": -127,
"time": "1769232773"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 46,
"time": "1769232106"
},
"departure": {
"delay": 46,
"time": "1769232106"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -262,
"time": "1769233058"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1769232222"
},
"departure": {
"delay": -18,
"time": "1769232222"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -147,
"time": "1769232993"
},
"departure": {
"delay": -147,
"time": "1769232993"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -71,
"time": "1769232529"
},
"departure": {
"delay": -71,
"time": "1769232529"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -156,
"time": "1769232924"
},
"departure": {
"delay": -156,
"time": "1769232924"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -94,
"time": "1769232566"
},
"departure": {
"delay": -94,
"time": "1769232566"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -96,
"time": "1769232744"
},
"departure": {
"delay": -96,
"time": "1769232744"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -179,
"time": "1769232961"
},
"departure": {
"delay": -179,
"time": "1769232961"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -147,
"time": "1769232693"
},
"departure": {
"delay": -147,
"time": "1769232693"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -109,
"time": "1769232431"
},
"departure": {
"delay": -109,
"time": "1769232431"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1769232048"
},
"departure": {
"delay": 48,
"time": "1769232048"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -61,
"time": "1769232599"
},
"departure": {
"delay": -61,
"time": "1769232599"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1769232503"
},
"departure": {
"delay": -97,
"time": "1769232503"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1769232152"
},
"departure": {
"delay": -28,
"time": "1769232152"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1769232313"
},
"departure": {
"delay": -47,
"time": "1769232313"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769232751",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470695:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:281:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769244780"
},
"departure": {
"time": "1769244780"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769244300"
},
"departure": {
"time": "1769244300"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769243760"
},
"departure": {
"time": "1769243760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769244840"
},
"departure": {
"time": "1769244840"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769245020"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769243880"
},
"departure": {
"time": "1769243880"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769243460"
},
"departure": {
"time": "1769243460"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769244420"
},
"departure": {
"time": "1769244420"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769244540"
},
"departure": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769244180"
},
"departure": {
"time": "1769244180"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769243400"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769244120"
},
"departure": {
"time": "1769244120"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769243940"
},
"departure": {
"time": "1769243940"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769244660"
},
"departure": {
"time": "1769244660"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769244240"
},
"departure": {
"time": "1769244240"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769244900"
},
"departure": {
"time": "1769244900"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:281:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851701F5417082x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235960"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769236800"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235420"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769229818",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851701F5417082x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6487708:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -88,
"time": "1769235752"
},
"departure": {
"delay": -88,
"time": "1769235752"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1769235257"
},
"departure": {
"delay": -43,
"time": "1769235257"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -75,
"time": "1769235465"
},
"departure": {
"delay": -75,
"time": "1769235465"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -91,
"time": "1769235569"
},
"departure": {
"delay": -91,
"time": "1769235569"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -69,
"time": "1769236011"
},
"departure": {
"delay": -69,
"time": "1769236011"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -80,
"time": "1769235340"
},
"departure": {
"delay": -80,
"time": "1769235340"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2219,
"time": "1769232781"
},
"departure": {
"delay": -2219,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -91,
"time": "1769235029"
},
"departure": {
"delay": -91,
"time": "1769235029"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -91,
"time": "1769235929"
},
"departure": {
"delay": -91,
"time": "1769235929"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1769235786"
},
"departure": {
"delay": -54,
"time": "1769235786"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -91,
"time": "1769235509"
},
"departure": {
"delay": -91,
"time": "1769235509"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -91,
"time": "1769235209"
},
"departure": {
"delay": -91,
"time": "1769235209"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1769235046"
},
"departure": {
"delay": -74,
"time": "1769235046"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1799,
"time": "1769232781"
},
"departure": {
"delay": -1799,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1679,
"time": "1769232781"
},
"departure": {
"delay": -1679,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -91,
"time": "1769235389"
},
"departure": {
"delay": -91,
"time": "1769235389"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1979,
"time": "1769232781"
},
"departure": {
"delay": -1979,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -91,
"time": "1769236169"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -44,
"time": "1769235676"
},
"departure": {
"delay": -44,
"time": "1769235676"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -1619,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1739,
"time": "1769232781"
},
"departure": {
"delay": -1739,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6487708:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769242080"
},
"departure": {
"time": "1769242080"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769241900"
},
"departure": {
"time": "1769241900"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769241240"
},
"departure": {
"time": "1769241240"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769242680"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769241000"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769242020"
},
"departure": {
"time": "1769242020"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769241060"
},
"departure": {
"time": "1769241060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769242440"
},
"departure": {
"time": "1769242440"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769242500"
},
"departure": {
"time": "1769242500"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769241540"
},
"departure": {
"time": "1769241540"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769241840"
},
"departure": {
"time": "1769241840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241360"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769241480"
},
"departure": {
"time": "1769241480"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769241780"
},
"departure": {
"time": "1769241780"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769242200"
},
"departure": {
"time": "1769242200"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769242560"
},
"departure": {
"time": "1769242560"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:215:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470228:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1769236419"
},
"departure": {
"delay": 39,
"time": "1769236419"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -116,
"time": "1769236924"
},
"departure": {
"delay": -116,
"time": "1769236924"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -693,
"time": "1769237487"
},
"departure": {
"delay": -693,
"time": "1769237487"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -150,
"time": "1769237010"
},
"departure": {
"delay": -150,
"time": "1769237010"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -333,
"time": "1769237307"
},
"departure": {
"delay": -333,
"time": "1769237307"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -727,
"time": "1769237633"
},
"departure": {
"delay": -727,
"time": "1769237633"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -740,
"time": "1769237560"
},
"departure": {
"delay": -740,
"time": "1769237560"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -851,
"time": "1769238229"
},
"departure": {
"delay": -851,
"time": "1769238229"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -224,
"time": "1769237176"
},
"departure": {
"delay": -224,
"time": "1769237176"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1769236344"
},
"departure": {
"delay": 24,
"time": "1769236344"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -922,
"time": "1769238338"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": -278,
"time": "1769237242"
},
"departure": {
"delay": -278,
"time": "1769237242"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -131,
"time": "1769236969"
},
"departure": {
"delay": -131,
"time": "1769236969"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -188,
"time": "1769237032"
},
"departure": {
"delay": -188,
"time": "1769237032"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -299,
"time": "1769237281"
},
"departure": {
"delay": -299,
"time": "1769237281"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -795,
"time": "1769238105"
},
"departure": {
"delay": -795,
"time": "1769238105"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -710,
"time": "1769237410"
},
"departure": {
"delay": -710,
"time": "1769237410"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -40,
"time": "1769236520"
},
"departure": {
"delay": -40,
"time": "1769236520"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -793,
"time": "1769237687"
},
"departure": {
"delay": -793,
"time": "1769237687"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -795,
"time": "1769238045"
},
"departure": {
"delay": -795,
"time": "1769238045"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -23,
"time": "1769236297"
},
"departure": {
"delay": -23,
"time": "1769236297"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1769236625"
},
"departure": {
"delay": -55,
"time": "1769236625"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -807,
"time": "1769238273"
},
"departure": {
"delay": -807,
"time": "1769238273"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -780,
"time": "1769238000"
},
"departure": {
"delay": -780,
"time": "1769238000"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -740,
"time": "1769237440"
},
"departure": {
"delay": -740,
"time": "1769237440"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -89,
"time": "1769236831"
},
"departure": {
"delay": -89,
"time": "1769236831"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769236200"
},
"departure": {
"delay": 60,
"time": "1769236200"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1769236160"
},
"departure": {
"delay": 20,
"time": "1769236160"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1769236378"
},
"departure": {
"delay": -2,
"time": "1769236378"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1769236606"
},
"departure": {
"delay": -74,
"time": "1769236606"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -811,
"time": "1769238029"
},
"departure": {
"delay": -811,
"time": "1769238029"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -843,
"time": "1769238177"
},
"departure": {
"delay": -843,
"time": "1769238177"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -121,
"time": "1769236739"
},
"departure": {
"delay": -121,
"time": "1769236739"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -128,
"time": "1769236792"
},
"departure": {
"delay": -128,
"time": "1769236792"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1769236443"
},
"departure": {
"delay": 3,
"time": "1769236443"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -799,
"time": "1769237861"
},
"departure": {
"delay": -799,
"time": "1769237861"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -795,
"time": "1769237925"
},
"departure": {
"delay": -795,
"time": "1769237925"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -10,
"time": "1769236550"
},
"departure": {
"delay": -10,
"time": "1769236550"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -818,
"time": "1769238142"
},
"departure": {
"delay": -818,
"time": "1769238142"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -102,
"time": "1769236878"
},
"departure": {
"delay": -102,
"time": "1769236878"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470228:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244772x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1769234117"
},
"departure": {
"delay": 197,
"time": "1769234117"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1769235134"
},
"departure": {
"delay": 194,
"time": "1769235134"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 233,
"time": "1769233853"
},
"departure": {
"delay": 233,
"time": "1769233853"
},
"stopId": "FR:76596:ZE:5106:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 197,
"time": "1769234357"
},
"departure": {
"delay": 197,
"time": "1769234357"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 174,
"time": "1769232894"
},
"departure": {
"delay": 174,
"time": "1769232894"
},
"stopId": "FR:76647:ZE:5170:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 174,
"time": "1769235294"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 658,
"time": "1769232658"
},
"departure": {
"delay": 658,
"time": "1769232658"
},
"stopId": "FR:76551:ZE:5098:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1769232308"
},
"departure": {
"delay": 128,
"time": "1769232308"
},
"stopId": "FR:76250:ZE:3217:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 209,
"time": "1769235029"
},
"departure": {
"delay": 209,
"time": "1769235029"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 658,
"time": "1769232238"
},
"departure": {
"delay": 658,
"time": "1769232238"
},
"stopId": "FR:76238:ZE:4034:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 174,
"time": "1769234274"
},
"departure": {
"delay": 174,
"time": "1769234274"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 224,
"time": "1769234144"
},
"departure": {
"delay": 224,
"time": "1769234144"
},
"stopId": "FR:76305:ZE:4529:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 202,
"time": "1769233222"
},
"departure": {
"delay": 202,
"time": "1769233222"
},
"stopId": "FR:76647:ZE:5068:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1769233556"
},
"departure": {
"delay": 176,
"time": "1769233556"
},
"stopId": "FR:76563:ZE:5112:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 229,
"time": "1769233909"
},
"departure": {
"delay": 229,
"time": "1769233909"
},
"stopId": "FR:76296:ZE:4009:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 219,
"time": "1769234319"
},
"departure": {
"delay": 219,
"time": "1769234319"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 181,
"time": "1769233621"
},
"departure": {
"delay": 181,
"time": "1769233621"
},
"stopId": "FR:76239:ZE:5110:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 704,
"time": "1769232164"
},
"departure": {
"delay": 704,
"time": "1769232164"
},
"stopId": "FR:76238:ZE:4033:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1769232577"
},
"departure": {
"delay": 157,
"time": "1769232577"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1769232446"
},
"departure": {
"delay": 146,
"time": "1769232446"
},
"stopId": "FR:76250:ZE:3370:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1769234237"
},
"departure": {
"delay": 197,
"time": "1769234237"
},
"stopId": "FR:76305:ZE:3395:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1769234042"
},
"departure": {
"delay": 182,
"time": "1769234042"
},
"stopId": "FR:76296:ZE:4444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 659,
"time": "1769232479"
},
"departure": {
"delay": 659,
"time": "1769232479"
},
"stopId": "FR:76404:ZE:3349:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 665,
"time": "1769232725"
},
"departure": {
"delay": 665,
"time": "1769232725"
},
"stopId": "FR:76551:ZE:5100:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 174,
"time": "1769234754"
},
"departure": {
"delay": 174,
"time": "1769234754"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 221,
"time": "1769234981"
},
"departure": {
"delay": 221,
"time": "1769234981"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 174,
"time": "1769233314"
},
"departure": {
"delay": 174,
"time": "1769233314"
},
"stopId": "FR:76647:ZE:5072:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 202,
"time": "1769233402"
},
"departure": {
"delay": 202,
"time": "1769233402"
},
"stopId": "FR:76647:ZE:5155:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 685,
"time": "1769232325"
},
"departure": {
"delay": 685,
"time": "1769232325"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 174,
"time": "1769233974"
},
"departure": {
"delay": 174,
"time": "1769233974"
},
"stopId": "FR:76296:ZE:4008:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 145,
"time": "1769232505"
},
"departure": {
"delay": 145,
"time": "1769232505"
},
"stopId": "FR:76250:ZE:5187:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 174,
"time": "1769234394"
},
"departure": {
"delay": 174,
"time": "1769234394"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1769232730",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244772x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470470:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1769236992"
},
"departure": {
"delay": 72,
"time": "1769236992"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1769237230"
},
"departure": {
"delay": 10,
"time": "1769237230"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -75,
"time": "1769236485"
},
"departure": {
"delay": -75,
"time": "1769236485"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1769236395"
},
"departure": {
"delay": -45,
"time": "1769236395"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1769237260"
},
"departure": {
"delay": -20,
"time": "1769237260"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1769236435"
},
"departure": {
"delay": -5,
"time": "1769236435"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -114,
"time": "1769236746"
},
"departure": {
"delay": -114,
"time": "1769236746"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1769236296"
},
"departure": {
"delay": -24,
"time": "1769236296"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -66,
"time": "1769236554"
},
"departure": {
"delay": -66,
"time": "1769236554"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 13,
"time": "1769236873"
},
"departure": {
"delay": 13,
"time": "1769236873"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -16,
"time": "1769236904"
},
"departure": {
"delay": -16,
"time": "1769236904"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1769237133"
},
"departure": {
"delay": 33,
"time": "1769237133"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -98,
"time": "1769236522"
},
"departure": {
"delay": -98,
"time": "1769236522"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1769236840"
},
"departure": {
"delay": -20,
"time": "1769236840"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -135,
"time": "1769237385"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -3419,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769237166"
},
"departure": {
"delay": 66,
"time": "1769237166"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 63,
"time": "1769237103"
},
"departure": {
"delay": 63,
"time": "1769237103"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769237026"
},
"departure": {
"delay": 46,
"time": "1769237026"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"time": "1769236260"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470470:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011400x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1769234196"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 96,
"time": "1769233116"
},
"departure": {
"delay": 96,
"time": "1769233116"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1769233956"
},
"departure": {
"delay": 96,
"time": "1769233956"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 136,
"time": "1769233636"
},
"departure": {
"delay": 136,
"time": "1769233636"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 105,
"time": "1769233005"
},
"departure": {
"delay": 105,
"time": "1769233005"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 155,
"time": "1769232635"
},
"departure": {
"delay": 155,
"time": "1769232635"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1769233355"
},
"departure": {
"delay": 155,
"time": "1769233355"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 137,
"time": "1769233697"
},
"departure": {
"delay": 137,
"time": "1769233697"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 148,
"time": "1769233288"
},
"departure": {
"delay": 148,
"time": "1769233288"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 96,
"time": "1769232816"
},
"departure": {
"delay": 96,
"time": "1769232816"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 118,
"time": "1769234158"
},
"departure": {
"delay": 118,
"time": "1769234158"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 112,
"time": "1769233732"
},
"departure": {
"delay": 112,
"time": "1769233732"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 125,
"time": "1769232785"
},
"departure": {
"delay": 125,
"time": "1769232785"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 196,
"time": "1769232676"
},
"departure": {
"delay": 196,
"time": "1769232676"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 143,
"time": "1769233403"
},
"departure": {
"delay": 143,
"time": "1769233403"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 151,
"time": "1769233771"
},
"departure": {
"delay": 151,
"time": "1769233771"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 207,
"time": "1769232327"
},
"departure": {
"delay": 207,
"time": "1769232327"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 196,
"time": "1769232736"
},
"departure": {
"delay": 196,
"time": "1769232736"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1769234131"
},
"departure": {
"delay": 151,
"time": "1769234131"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 143,
"time": "1769233883"
},
"departure": {
"delay": 143,
"time": "1769233883"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 161,
"time": "1769232401"
},
"departure": {
"delay": 161,
"time": "1769232401"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1769233062"
},
"departure": {
"delay": 102,
"time": "1769233062"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 187,
"time": "1769232367"
},
"departure": {
"delay": 187,
"time": "1769232367"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1769233836"
},
"departure": {
"delay": 96,
"time": "1769233836"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 111,
"time": "1769234091"
},
"departure": {
"delay": 111,
"time": "1769234091"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 130,
"time": "1769232550"
},
"departure": {
"delay": 130,
"time": "1769232550"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1769234001"
},
"departure": {
"delay": 141,
"time": "1769234001"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 152,
"time": "1769232872"
},
"departure": {
"delay": 152,
"time": "1769232872"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 96,
"time": "1769233476"
},
"departure": {
"delay": 96,
"time": "1769233476"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 101,
"time": "1769233181"
},
"departure": {
"delay": 101,
"time": "1769233181"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1769233557"
},
"departure": {
"delay": 117,
"time": "1769233557"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 118,
"time": "1769234038"
},
"departure": {
"delay": 118,
"time": "1769234038"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 96,
"time": "1769233596"
},
"departure": {
"delay": 96,
"time": "1769233596"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 178,
"time": "1769232478"
},
"departure": {
"delay": 178,
"time": "1769232478"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1769233242"
},
"departure": {
"delay": 102,
"time": "1769233242"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 143,
"time": "1769232743"
},
"departure": {
"delay": 143,
"time": "1769232743"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 156,
"time": "1769232276"
},
"departure": {
"delay": 156,
"time": "1769232276"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011400x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470226:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1769232705"
},
"departure": {
"delay": 45,
"time": "1769232705"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 102,
"time": "1769232222"
},
"departure": {
"delay": 102,
"time": "1769232222"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1769232636"
},
"departure": {
"delay": 96,
"time": "1769232636"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1769233090"
},
"departure": {
"delay": 10,
"time": "1769233090"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 39,
"time": "1769232459"
},
"departure": {
"delay": 39,
"time": "1769232459"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1769232990"
},
"departure": {
"delay": 30,
"time": "1769232990"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2,
"time": "1769233318"
},
"departure": {
"delay": -2,
"time": "1769233318"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -117,
"time": "1769233383"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 22,
"time": "1769233162"
},
"departure": {
"delay": 22,
"time": "1769233162"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -1,
"time": "1769233199"
},
"departure": {
"delay": -1,
"time": "1769233199"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -46,
"time": "1769233274"
},
"departure": {
"delay": -46,
"time": "1769233274"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 121,
"time": "1769232288"
},
"departure": {
"delay": 121,
"time": "1769232301"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1769232489"
},
"departure": {
"delay": 9,
"time": "1769232489"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 26,
"time": "1769232926"
},
"departure": {
"delay": 26,
"time": "1769232926"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 26,
"time": "1769233106"
},
"departure": {
"delay": 26,
"time": "1769233106"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 115,
"time": "1769232355"
},
"departure": {
"delay": 115,
"time": "1769232355"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1769232111"
},
"departure": {
"delay": 171,
"time": "1769232111"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1769233065"
},
"departure": {
"delay": 45,
"time": "1769233065"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1769233229"
},
"departure": {
"delay": -31,
"time": "1769233229"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 209,
"time": "1769232089"
},
"departure": {
"delay": 209,
"time": "1769232089"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 230,
"time": "1769231870"
},
"departure": {
"delay": 230,
"time": "1769231870"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1769231945"
},
"departure": {
"delay": 185,
"time": "1769231945"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1769232752"
},
"departure": {
"delay": 32,
"time": "1769232752"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1769232058"
},
"departure": {
"delay": 238,
"time": "1769232058"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769232524"
},
"departure": {
"delay": 44,
"time": "1769232524"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 212,
"time": "1769231912"
},
"departure": {
"delay": 212,
"time": "1769231912"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 100,
"time": "1769232340"
},
"departure": {
"delay": 100,
"time": "1769232340"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 195,
"time": "1769232015"
},
"departure": {
"delay": 195,
"time": "1769232015"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769232721",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470226:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1303:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234640"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1303:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3321:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": -60,
"time": "1769232780"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": -60,
"time": "1769232060"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": -60,
"time": "1769233560"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": -60,
"time": "1769235300"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"delay": -60,
"time": "1769234760"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"delay": -60,
"time": "1769233080"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": -60,
"time": "1769234640"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": -60,
"time": "1769234580"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": -60,
"time": "1769235180"
},
"stopId": "FR:76178:ZE:TAEx5052:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"delay": -60,
"time": "1769234940"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": -60,
"time": "1769235240"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"delay": -60,
"time": "1769233380"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": -60,
"time": "1769233620"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": -60,
"time": "1769232600"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": -60,
"time": "1769234280"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": -60,
"time": "1769233740"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": -60,
"time": "1769233140"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": -60,
"time": "1769232660"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769235420"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"delay": -60,
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": -60,
"time": "1769233860"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": -60,
"time": "1769232540"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": -60,
"time": "1769233680"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": -60,
"time": "1769233020"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": -60,
"time": "1769234160"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -60,
"time": "1769233260"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": -60,
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"delay": -60,
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": -60,
"time": "1769234820"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": -60,
"time": "1769232960"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": -60,
"time": "1769233500"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": -60,
"time": "1769233440"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": -60,
"time": "1769234340"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"delay": -60,
"time": "1769234700"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"delay": -60,
"time": "1769232720"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769231580"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769232556",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3321:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:545:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769256780"
},
"departure": {
"time": "1769256780"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769256120"
},
"departure": {
"time": "1769256120"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769254020"
},
"departure": {
"time": "1769254020"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769253900"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769254440"
},
"departure": {
"time": "1769254440"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769254920"
},
"departure": {
"time": "1769254920"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769254565"
},
"departure": {
"delay": 5,
"time": "1769254565"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769256660"
},
"departure": {
"time": "1769256660"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769253960"
},
"departure": {
"time": "1769253960"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769255280"
},
"departure": {
"time": "1769255280"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769256360"
},
"departure": {
"time": "1769256360"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769256960"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769255220"
},
"departure": {
"time": "1769255220"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769255940"
},
"departure": {
"time": "1769255940"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769255160"
},
"departure": {
"time": "1769255160"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769256720"
},
"departure": {
"time": "1769256720"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769254320"
},
"departure": {
"time": "1769254320"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769255100"
},
"departure": {
"time": "1769255100"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769254445"
},
"departure": {
"delay": 5,
"time": "1769254445"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769254680"
},
"departure": {
"time": "1769254680"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769254560"
},
"departure": {
"time": "1769254560"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769254080"
},
"departure": {
"time": "1769254080"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769255040"
},
"departure": {
"time": "1769255040"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769256725"
},
"departure": {
"delay": 5,
"time": "1769256725"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769254500"
},
"departure": {
"time": "1769254500"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769254740"
},
"departure": {
"time": "1769254740"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769254200"
},
"departure": {
"time": "1769254200"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769256060"
},
"departure": {
"time": "1769256060"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769255820"
},
"departure": {
"time": "1769255820"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769255640"
},
"departure": {
"time": "1769255640"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769256540"
},
"departure": {
"time": "1769256540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769256240"
},
"departure": {
"time": "1769256240"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769256840"
},
"departure": {
"time": "1769256840"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769254620"
},
"departure": {
"time": "1769254620"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:545:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76319:ZE:TAEx9175:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769235300"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7301:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602264:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1769235117"
},
"departure": {
"delay": -3,
"time": "1769235117"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1769234615"
},
"departure": {
"delay": 35,
"time": "1769234615"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1208,
"time": "1769232652"
},
"departure": {
"delay": -1208,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1568,
"time": "1769232652"
},
"departure": {
"delay": -1568,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1769235187"
},
"departure": {
"delay": 7,
"time": "1769235187"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2048,
"time": "1769232652"
},
"departure": {
"delay": -2048,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1769235020"
},
"departure": {
"delay": 20,
"time": "1769235020"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1769234796"
},
"departure": {
"delay": -24,
"time": "1769234796"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -24,
"time": "1769235276"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1769234976"
},
"departure": {
"delay": -24,
"time": "1769234976"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1148,
"time": "1769232652"
},
"departure": {
"delay": -1148,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"departure": {
"delay": -1148,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 13,
"time": "1769234653"
},
"departure": {
"delay": 13,
"time": "1769234653"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1568,
"time": "1769232652"
},
"departure": {
"delay": -1568,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1508,
"time": "1769232652"
},
"departure": {
"delay": -1508,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1769234539"
},
"departure": {
"delay": 19,
"time": "1769234539"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1748,
"time": "1769232652"
},
"departure": {
"delay": -1748,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1328,
"time": "1769232652"
},
"departure": {
"delay": -1328,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -23,
"time": "1769235217"
},
"departure": {
"delay": -23,
"time": "1769235217"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769234733"
},
"departure": {
"delay": 33,
"time": "1769234733"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -1,
"time": "1769235059"
},
"departure": {
"delay": -1,
"time": "1769235059"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602264:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2270:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18799,
"time": "1769232157"
},
"departure": {
"delay": -18799,
"time": "1769232161"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -18758,
"time": "1769232243"
},
"departure": {
"delay": -18758,
"time": "1769232262"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -18718,
"time": "1769231729"
},
"departure": {
"delay": -18718,
"time": "1769231762"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -18699,
"time": "1769232432"
},
"departure": {
"delay": -18699,
"time": "1769232441"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -18749,
"time": "1769231325"
},
"departure": {
"delay": -18749,
"time": "1769231371"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -18659,
"time": "1769232528"
},
"departure": {
"delay": -18659,
"time": "1769232541"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -18698,
"time": "1769231828"
},
"departure": {
"delay": -18698,
"time": "1769231842"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -18759,
"time": "1769231936"
},
"departure": {
"delay": -18759,
"time": "1769231961"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -18739,
"time": "1769231651"
},
"departure": {
"delay": -18739,
"time": "1769231681"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -18739,
"time": "1769232322"
},
"departure": {
"delay": -18739,
"time": "1769232341"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -18879,
"time": "1769231148"
},
"departure": {
"delay": -18879,
"time": "1769231181"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -18859,
"time": "1769230882"
},
"departure": {
"delay": -18859,
"time": "1769230901"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18629,
"time": "1769232603"
},
"departure": {
"delay": -18629,
"time": "1769232631"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -18779,
"time": "1769232048"
},
"departure": {
"delay": -18779,
"time": "1769232061"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -18779,
"time": "1769231566"
},
"departure": {
"delay": -18779,
"time": "1769231581"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -18699,
"time": "1769232861"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -18839,
"time": "1769231079"
},
"departure": {
"delay": -18839,
"time": "1769231101"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -18779,
"time": "1769231447"
},
"departure": {
"delay": -18779,
"time": "1769231461"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -18809,
"time": "1769230970"
},
"departure": {
"delay": -18809,
"time": "1769231011"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769230904",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2270:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769246520"
},
"departure": {
"time": "1769246520"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769246280"
},
"departure": {
"time": "1769246280"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769246400"
},
"departure": {
"time": "1769246400"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769245920"
},
"departure": {
"time": "1769245920"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769245620"
},
"departure": {
"time": "1769245620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769246220"
},
"departure": {
"time": "1769246220"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769245500"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769246340"
},
"departure": {
"time": "1769246340"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769246940"
},
"departure": {
"time": "1769246940"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769246040"
},
"departure": {
"time": "1769246040"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769245800"
},
"departure": {
"time": "1769245800"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769246100"
},
"departure": {
"time": "1769246100"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769246160"
},
"departure": {
"time": "1769246160"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769246580"
},
"departure": {
"time": "1769246580"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769246460"
},
"departure": {
"time": "1769246460"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:323:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190885x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769232884"
},
"departure": {
"delay": 44,
"time": "1769232884"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769233626"
},
"departure": {
"delay": 66,
"time": "1769233626"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 77,
"time": "1769233277"
},
"departure": {
"delay": 77,
"time": "1769233277"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 68,
"time": "1769232548"
},
"departure": {
"delay": 68,
"time": "1769232548"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1769233728"
},
"departure": {
"delay": 48,
"time": "1769233728"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1769233675"
},
"departure": {
"delay": 55,
"time": "1769233675"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 76,
"time": "1769232856"
},
"departure": {
"delay": 76,
"time": "1769232856"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769232688"
},
"departure": {
"delay": 28,
"time": "1769232688"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1769233004"
},
"departure": {
"delay": 44,
"time": "1769233004"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 22,
"time": "1769232382"
},
"departure": {
"delay": 22,
"time": "1769232382"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1769233244"
},
"departure": {
"delay": 44,
"time": "1769233244"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1769233510"
},
"departure": {
"delay": 70,
"time": "1769233510"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769233784"
},
"departure": {
"delay": 44,
"time": "1769233784"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 94,
"time": "1769233054"
},
"departure": {
"delay": 94,
"time": "1769233054"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 97,
"time": "1769232757"
},
"departure": {
"delay": 97,
"time": "1769232757"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1769232655"
},
"departure": {
"delay": 55,
"time": "1769232655"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1769233124"
},
"departure": {
"delay": 44,
"time": "1769233124"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 55,
"time": "1769233555"
},
"departure": {
"delay": 55,
"time": "1769233555"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1769233604"
},
"departure": {
"delay": 44,
"time": "1769233604"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1769233195"
},
"departure": {
"delay": 55,
"time": "1769233195"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769232808"
},
"departure": {
"delay": 88,
"time": "1769232808"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1769233311"
},
"departure": {
"delay": 51,
"time": "1769233311"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1769232486"
},
"departure": {
"delay": 66,
"time": "1769232486"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1769233425"
},
"departure": {
"delay": 45,
"time": "1769233425"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769232338"
},
"departure": {
"delay": 38,
"time": "1769232338"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769232577"
},
"departure": {
"delay": 37,
"time": "1769232577"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1769233964"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 62,
"time": "1769232422"
},
"departure": {
"delay": 62,
"time": "1769232422"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1769232589"
},
"departure": {
"delay": 49,
"time": "1769232589"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190885x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597090:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -107,
"time": "1769232793"
},
"departure": {
"delay": -107,
"time": "1769232793"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -114,
"time": "1769233026"
},
"departure": {
"delay": -114,
"time": "1769233026"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -115,
"time": "1769232845"
},
"departure": {
"delay": -115,
"time": "1769232845"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -109,
"time": "1769232731"
},
"departure": {
"delay": -109,
"time": "1769232731"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -134,
"time": "1769232646"
},
"departure": {
"delay": -134,
"time": "1769232646"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -60,
"time": "1769232600"
},
"departure": {
"delay": -60,
"time": "1769232600"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -142,
"time": "1769233118"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -122,
"time": "1769232958"
},
"departure": {
"delay": -122,
"time": "1769232958"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597090:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769236500"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769237040"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769237340"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769236800"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769237220"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769236980"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769235960"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769236260"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769237520"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235780"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769237280"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769236740"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769237160"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769237400"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769236920"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7315:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC595707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -111,
"time": "1769236089"
},
"departure": {
"delay": -111,
"time": "1769236089"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1769234560"
},
"departure": {
"delay": 40,
"time": "1769234560"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -117,
"time": "1769235663"
},
"departure": {
"delay": -117,
"time": "1769235663"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": 25,
"time": "1769234125"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1769234962"
},
"departure": {
"delay": 82,
"time": "1769234962"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -93,
"time": "1769236167"
},
"departure": {
"delay": -93,
"time": "1769236167"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": -103,
"time": "1769236277"
},
"departure": {
"delay": -103,
"time": "1769236277"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 37,
"time": "1769234377"
},
"departure": {
"delay": 37,
"time": "1769234377"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -76,
"time": "1769235764"
},
"departure": {
"delay": -76,
"time": "1769235764"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -66,
"time": "1769235714"
},
"departure": {
"delay": -66,
"time": "1769235714"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1769234253"
},
"departure": {
"delay": 33,
"time": "1769234253"
},
"stopId": "FR:27020:ZE:0xLOA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -111,
"time": "1769236449"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 64,
"time": "1769234164"
},
"departure": {
"delay": 64,
"time": "1769234164"
},
"stopId": "FR:27020:ZE:0xETA02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1769234305"
},
"departure": {
"delay": 25,
"time": "1769234305"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 80,
"time": "1769234480"
},
"departure": {
"delay": 80,
"time": "1769234480"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1769234600"
},
"departure": {
"delay": 80,
"time": "1769234600"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1769235507"
},
"departure": {
"delay": 27,
"time": "1769235507"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -95,
"time": "1769235685"
},
"departure": {
"delay": -95,
"time": "1769235685"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 80,
"time": "1769234660"
},
"departure": {
"delay": 80,
"time": "1769234660"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1769236381"
},
"departure": {
"delay": -59,
"time": "1769236381"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": -83,
"time": "1769235937"
},
"departure": {
"delay": -83,
"time": "1769235937"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -85,
"time": "1769235815"
},
"departure": {
"delay": -85,
"time": "1769235815"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 25,
"time": "1769235445"
},
"departure": {
"delay": 25,
"time": "1769235445"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -40,
"time": "1769235560"
},
"departure": {
"delay": -40,
"time": "1769235560"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1769234433"
},
"departure": {
"delay": 33,
"time": "1769234433"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -111,
"time": "1769236029"
},
"departure": {
"delay": -111,
"time": "1769236029"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -100,
"time": "1769235980"
},
"departure": {
"delay": -100,
"time": "1769235980"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -107,
"time": "1769236213"
},
"departure": {
"delay": -107,
"time": "1769236213"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 45,
"time": "1769235465"
},
"departure": {
"delay": 45,
"time": "1769235465"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1769235011"
},
"departure": {
"delay": 71,
"time": "1769235011"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -65,
"time": "1769235895"
},
"departure": {
"delay": -65,
"time": "1769235895"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1769234506"
},
"departure": {
"delay": 46,
"time": "1769234506"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769234861"
},
"departure": {
"delay": 41,
"time": "1769234861"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 28,
"time": "1769235088"
},
"departure": {
"delay": 28,
"time": "1769235088"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1769234774"
},
"departure": {
"delay": 74,
"time": "1769234774"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -94,
"time": "1769235866"
},
"departure": {
"delay": -94,
"time": "1769235866"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1769234820"
},
"departure": {
"delay": 60,
"time": "1769234820"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1769235170"
},
"departure": {
"delay": 50,
"time": "1769235170"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1769234905"
},
"departure": {
"delay": 25,
"time": "1769234905"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC595707:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2039,
"time": "1769232781"
},
"departure": {
"delay": -2039,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1979,
"time": "1769232781"
},
"departure": {
"delay": -1979,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1739,
"time": "1769232781"
},
"departure": {
"delay": -1739,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -79,
"time": "1769235641"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1799,
"time": "1769232781"
},
"departure": {
"delay": -1799,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1499,
"time": "1769232781"
},
"departure": {
"delay": -1499,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1979,
"time": "1769232781"
},
"departure": {
"delay": -1979,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1439,
"time": "1769232781"
},
"departure": {
"delay": -1439,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1919,
"time": "1769232781"
},
"departure": {
"delay": -1919,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -58,
"time": "1769235302"
},
"departure": {
"delay": -58,
"time": "1769235302"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -79,
"time": "1769235461"
},
"departure": {
"delay": -79,
"time": "1769235461"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1559,
"time": "1769232781"
},
"departure": {
"delay": -1559,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2279,
"time": "1769232781"
},
"departure": {
"delay": -2279,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -1319,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2099,
"time": "1769232781"
},
"departure": {
"delay": -2099,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1679,
"time": "1769232781"
},
"departure": {
"delay": -1679,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -59,
"time": "1769235121"
},
"departure": {
"delay": -59,
"time": "1769235121"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -35,
"time": "1769235385"
},
"departure": {
"delay": -35,
"time": "1769235385"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -79,
"time": "1769235221"
},
"departure": {
"delay": -79,
"time": "1769235221"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -66,
"time": "1769235594"
},
"departure": {
"delay": -66,
"time": "1769235594"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470647:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769231340"
},
"departure": {
"delay": 5,
"time": "1769231345"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769231220"
},
"departure": {
"delay": 5,
"time": "1769231225"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": -110,
"time": "1769232490"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1769231590"
},
"departure": {
"delay": -45,
"time": "1769231595"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769231520"
},
"departure": {
"delay": 5,
"time": "1769231525"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1769232480"
},
"departure": {
"delay": -55,
"time": "1769232485"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1769231640"
},
"departure": {
"delay": -55,
"time": "1769231645"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769231580"
},
"departure": {
"delay": 5,
"time": "1769231585"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"delay": -55,
"time": "1769231700"
},
"departure": {
"delay": -55,
"time": "1769231705"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1769232300"
},
"departure": {
"delay": -55,
"time": "1769232305"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1769232000"
},
"departure": {
"delay": -55,
"time": "1769232005"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769231400"
},
"departure": {
"delay": 5,
"time": "1769231405"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": -115,
"time": "1769231760"
},
"departure": {
"delay": -115,
"time": "1769231765"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1769231710"
},
"departure": {
"delay": -105,
"time": "1769231715"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1769231820"
},
"departure": {
"delay": -115,
"time": "1769231825"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769231160"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": -55,
"time": "1769232180"
},
"departure": {
"delay": -55,
"time": "1769232185"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": -60,
"time": "1769231880"
},
"departure": {
"delay": -60,
"time": "1769231940"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
}
],
"timestamp": "1769232623",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -180,
"time": "1769236860"
},
"departure": {
"delay": -180,
"time": "1769236860"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -167,
"time": "1769236993"
},
"departure": {
"delay": -167,
"time": "1769236993"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -303,
"time": "1769237457"
},
"departure": {
"delay": -303,
"time": "1769237457"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1769236261"
},
"departure": {
"delay": 1,
"time": "1769236261"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -38,
"time": "1769236402"
},
"departure": {
"delay": -38,
"time": "1769236402"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -230,
"time": "1769237290"
},
"departure": {
"delay": -230,
"time": "1769237290"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 1,
"time": "1769236321"
},
"departure": {
"delay": 1,
"time": "1769236321"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1769236529"
},
"departure": {
"delay": -31,
"time": "1769236529"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -54,
"time": "1769236686"
},
"departure": {
"delay": -54,
"time": "1769236686"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -220,
"time": "1769237120"
},
"departure": {
"delay": -220,
"time": "1769237120"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -144,
"time": "1769236776"
},
"departure": {
"delay": -144,
"time": "1769236776"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -180,
"time": "1769236920"
},
"departure": {
"delay": -180,
"time": "1769236920"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -84,
"time": "1769236596"
},
"departure": {
"delay": -84,
"time": "1769236596"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -316,
"time": "1769237384"
},
"departure": {
"delay": -316,
"time": "1769237384"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -316,
"time": "1769237684"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -200,
"time": "1769237200"
},
"departure": {
"delay": -200,
"time": "1769237200"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -47,
"time": "1769236453"
},
"departure": {
"delay": -47,
"time": "1769236453"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1769236351"
},
"departure": {
"delay": -29,
"time": "1769236351"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596712:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -198,
"time": "1769233062"
},
"departure": {
"delay": -198,
"time": "1769233062"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 207,
"time": "1769231967"
},
"departure": {
"delay": 207,
"time": "1769231967"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1769232784"
},
"departure": {
"delay": 64,
"time": "1769232784"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -51,
"time": "1769232909"
},
"departure": {
"delay": -51,
"time": "1769232909"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 63,
"time": "1769232663"
},
"departure": {
"delay": 63,
"time": "1769232663"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -63,
"time": "1769233017"
},
"departure": {
"delay": -63,
"time": "1769233017"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -281,
"time": "1769233159"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 168,
"time": "1769232288"
},
"departure": {
"delay": 168,
"time": "1769232288"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -76,
"time": "1769232884"
},
"departure": {
"delay": -76,
"time": "1769232884"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1769232409"
},
"departure": {
"delay": 49,
"time": "1769232409"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -47,
"time": "1769232853"
},
"departure": {
"delay": -47,
"time": "1769232853"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 203,
"time": "1769232083"
},
"departure": {
"delay": 203,
"time": "1769232083"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1769232814"
},
"departure": {
"delay": -26,
"time": "1769232814"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1769232337"
},
"departure": {
"delay": 97,
"time": "1769232337"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1769232716"
},
"departure": {
"delay": 57,
"time": "1769232717"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 181,
"time": "1769232181"
},
"departure": {
"delay": 181,
"time": "1769232181"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1769232587"
},
"departure": {
"delay": 47,
"time": "1769232587"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 207,
"time": "1769232027"
},
"departure": {
"delay": 207,
"time": "1769232027"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -85,
"time": "1769232995"
},
"departure": {
"delay": -85,
"time": "1769232995"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -1,
"time": "1769232839"
},
"departure": {
"delay": -1,
"time": "1769232839"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -166,
"time": "1769233094"
},
"departure": {
"delay": -166,
"time": "1769233094"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -69,
"time": "1769232951"
},
"departure": {
"delay": -69,
"time": "1769232951"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 178,
"time": "1769232238"
},
"departure": {
"delay": 178,
"time": "1769232238"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -115,
"time": "1769233025"
},
"departure": {
"delay": -115,
"time": "1769233025"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 237,
"time": "1769232117"
},
"departure": {
"delay": 237,
"time": "1769232117"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471247:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769251320"
},
"departure": {
"time": "1769251320"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769251380"
},
"departure": {
"time": "1769251380"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769250660"
},
"departure": {
"time": "1769250660"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769251800"
},
"departure": {
"time": "1769251800"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1769250600"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769252100"
},
"departure": {
"time": "1769252100"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769252040"
},
"departure": {
"time": "1769252040"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769252280"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769251140"
},
"departure": {
"time": "1769251140"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769251440"
},
"departure": {
"time": "1769251440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769251620"
},
"departure": {
"time": "1769251620"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769251680"
},
"departure": {
"time": "1769251680"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769251500"
},
"departure": {
"time": "1769251500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769252160"
},
"departure": {
"time": "1769252160"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769251200"
},
"departure": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:455:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769244000"
},
"departure": {
"time": "1769244000"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769242200"
},
"departure": {
"time": "1769242200"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769242260"
},
"departure": {
"time": "1769242260"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769242740"
},
"departure": {
"time": "1769242740"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769242020"
},
"departure": {
"time": "1769242020"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769241840"
},
"departure": {
"time": "1769241840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769242500"
},
"departure": {
"time": "1769242500"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769242085"
},
"departure": {
"delay": 5,
"time": "1769242085"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769242440"
},
"departure": {
"time": "1769242440"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769243040"
},
"departure": {
"time": "1769243040"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769243945"
},
"departure": {
"delay": 5,
"time": "1769243945"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769242140"
},
"departure": {
"time": "1769242140"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769242680"
},
"departure": {
"time": "1769242680"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769241665"
},
"departure": {
"delay": 5,
"time": "1769241665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769242080"
},
"departure": {
"time": "1769242080"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769244240"
},
"departure": {
"time": "1769244240"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769242860"
},
"departure": {
"time": "1769242860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769244480"
},
"departure": {
"time": "1769244480"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"departure": {
"time": "1769241600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769243940"
},
"departure": {
"time": "1769243940"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769243400"
},
"departure": {
"time": "1769243400"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769243760"
},
"departure": {
"time": "1769243760"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769242380"
},
"departure": {
"time": "1769242380"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769244180"
},
"departure": {
"time": "1769244180"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769243460"
},
"departure": {
"time": "1769243460"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769243700"
},
"departure": {
"time": "1769243700"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769244300"
},
"departure": {
"time": "1769244300"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:227:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075192x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -28,
"time": "1769232332"
},
"departure": {
"delay": -28,
"time": "1769232332"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -16,
"time": "1769232524"
},
"departure": {
"delay": -16,
"time": "1769232524"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 21,
"time": "1769232561"
},
"departure": {
"delay": 21,
"time": "1769232561"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1769232418"
},
"departure": {
"delay": -2,
"time": "1769232418"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1769232368"
},
"departure": {
"delay": 8,
"time": "1769232368"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1769232181"
},
"departure": {
"delay": 1,
"time": "1769232181"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -39,
"time": "1769232441"
},
"departure": {
"delay": -39,
"time": "1769232441"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1769232598"
},
"departure": {
"delay": -2,
"time": "1769232598"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -52,
"time": "1769232608"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -31,
"time": "1769232269"
},
"departure": {
"delay": -31,
"time": "1769232269"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -2,
"time": "1769232298"
},
"departure": {
"delay": -2,
"time": "1769232298"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769232310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075192x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190883x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769233052"
},
"departure": {
"delay": 32,
"time": "1769233052"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 90,
"time": "1769233110"
},
"departure": {
"delay": 90,
"time": "1769233110"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1769233232"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 68,
"time": "1769232908"
},
"departure": {
"delay": 68,
"time": "1769232908"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -26,
"time": "1769232634"
},
"departure": {
"delay": -26,
"time": "1769232634"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1769232570"
},
"departure": {
"delay": 30,
"time": "1769232570"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1769233019"
},
"departure": {
"delay": 59,
"time": "1769233019"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1769232449"
},
"departure": {
"delay": 89,
"time": "1769232449"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1769232792"
},
"departure": {
"delay": 72,
"time": "1769232792"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1769232836"
},
"departure": {
"delay": 56,
"time": "1769232836"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1769232570"
},
"departure": {
"delay": 30,
"time": "1769232570"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 143,
"time": "1769232383"
},
"departure": {
"delay": 143,
"time": "1769232383"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769232615"
},
"departure": {
"delay": 15,
"time": "1769232615"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 70,
"time": "1769232970"
},
"departure": {
"delay": 70,
"time": "1769232970"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1769232872"
},
"departure": {
"delay": 32,
"time": "1769232872"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1769232752"
},
"departure": {
"delay": 32,
"time": "1769232752"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190883x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230742x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1769233986"
},
"departure": {
"delay": 6,
"time": "1769233986"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1769235086"
},
"departure": {
"delay": 26,
"time": "1769235086"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1769235043"
},
"departure": {
"delay": 43,
"time": "1769235043"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 35,
"time": "1769233595"
},
"departure": {
"delay": 35,
"time": "1769233595"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1769233739"
},
"departure": {
"delay": 59,
"time": "1769233739"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1769234918"
},
"departure": {
"delay": 38,
"time": "1769234918"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1769235227"
},
"departure": {
"delay": 47,
"time": "1769235227"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769235540"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 37,
"time": "1769235457"
},
"departure": {
"delay": 37,
"time": "1769235457"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769233860"
},
"departure": {
"time": "1769233860"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1769234855"
},
"departure": {
"delay": 35,
"time": "1769234855"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1769234487"
},
"departure": {
"delay": 27,
"time": "1769234487"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769234574"
},
"departure": {
"delay": 54,
"time": "1769234574"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 23,
"time": "1769233643"
},
"departure": {
"delay": 23,
"time": "1769233643"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1769235340"
},
"departure": {
"delay": 40,
"time": "1769235340"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769234615"
},
"departure": {
"delay": 35,
"time": "1769234615"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233920"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 33,
"time": "1769234433"
},
"departure": {
"delay": 33,
"time": "1769234433"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769235501"
},
"departure": {
"delay": 21,
"time": "1769235501"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1769234804"
},
"departure": {
"delay": 44,
"time": "1769234804"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1769235160"
},
"departure": {
"delay": 40,
"time": "1769235160"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1769234316"
},
"departure": {
"delay": 36,
"time": "1769234316"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1769235385"
},
"departure": {
"delay": 25,
"time": "1769235385"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1769233545"
},
"departure": {
"delay": 45,
"time": "1769233545"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1769234962"
},
"departure": {
"delay": 22,
"time": "1769234962"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769232690",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230742x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4062501x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -54,
"time": "1769233026"
},
"departure": {
"delay": -54,
"time": "1769233026"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1769233655"
},
"departure": {
"delay": -85,
"time": "1769233655"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -82,
"time": "1769234138"
},
"departure": {
"delay": -82,
"time": "1769234138"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -36,
"time": "1769232924"
},
"departure": {
"delay": -36,
"time": "1769232924"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -73,
"time": "1769233847"
},
"departure": {
"delay": -73,
"time": "1769233847"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -47,
"time": "1769233573"
},
"departure": {
"delay": -47,
"time": "1769233573"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -82,
"time": "1769234258"
},
"departure": {
"delay": -82,
"time": "1769234258"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -52,
"time": "1769232848"
},
"departure": {
"delay": -52,
"time": "1769232848"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -51,
"time": "1769232609"
},
"departure": {
"delay": -51,
"time": "1769232609"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -44,
"time": "1769232376"
},
"departure": {
"delay": -44,
"time": "1769232376"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -82,
"time": "1769234018"
},
"departure": {
"delay": -82,
"time": "1769234018"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -85,
"time": "1769232695"
},
"departure": {
"delay": -85,
"time": "1769232695"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -4,
"time": "1769232476"
},
"departure": {
"delay": -4,
"time": "1769232476"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -74,
"time": "1769232646"
},
"departure": {
"delay": -74,
"time": "1769232646"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -38,
"time": "1769232562"
},
"departure": {
"delay": -38,
"time": "1769232562"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -85,
"time": "1769232515"
},
"departure": {
"delay": -85,
"time": "1769232515"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -85,
"time": "1769234315"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -54,
"time": "1769233446"
},
"departure": {
"delay": -54,
"time": "1769233446"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -33,
"time": "1769233287"
},
"departure": {
"delay": -33,
"time": "1769233287"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769232520",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4062501x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1499,
"time": "1769232781"
},
"departure": {
"delay": -1499,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1559,
"time": "1769232781"
},
"departure": {
"delay": -1559,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1499,
"time": "1769232781"
},
"departure": {
"delay": -1499,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1199,
"time": "1769232781"
},
"departure": {
"delay": -1199,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -136,
"time": "1769235404"
},
"departure": {
"delay": -136,
"time": "1769235404"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -2699,
"time": "1769232781"
},
"departure": {
"delay": -2699,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -178,
"time": "1769235542"
},
"departure": {
"delay": -178,
"time": "1769235542"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2279,
"time": "1769232781"
},
"departure": {
"delay": -2279,
"time": "1769232781"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1139,
"time": "1769232781"
},
"departure": {
"delay": -1139,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -959,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -314,
"time": "1769235826"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -2639,
"time": "1769232781"
},
"departure": {
"delay": -2639,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -204,
"time": "1769235456"
},
"departure": {
"delay": -204,
"time": "1769235456"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1679,
"time": "1769232781"
},
"departure": {
"delay": -1679,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -234,
"time": "1769235606"
},
"departure": {
"delay": -234,
"time": "1769235606"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -245,
"time": "1769235775"
},
"departure": {
"delay": -245,
"time": "1769235775"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -1079,
"time": "1769232781"
},
"departure": {
"delay": -1079,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1619,
"time": "1769232781"
},
"departure": {
"delay": -1619,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1739,
"time": "1769232781"
},
"departure": {
"delay": -1739,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1259,
"time": "1769232781"
},
"departure": {
"delay": -1259,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -187,
"time": "1769235713"
},
"departure": {
"delay": -187,
"time": "1769235713"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2579,
"time": "1769232781"
},
"departure": {
"delay": -2579,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1379,
"time": "1769232781"
},
"departure": {
"delay": -1379,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1919,
"time": "1769232781"
},
"departure": {
"delay": -1919,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2519,
"time": "1769232781"
},
"departure": {
"delay": -2519,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -2279,
"time": "1769232781"
},
"departure": {
"delay": -2279,
"time": "1769232781"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1259,
"time": "1769232781"
},
"departure": {
"delay": -1259,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2399,
"time": "1769232781"
},
"departure": {
"delay": -2399,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1319,
"time": "1769232781"
},
"departure": {
"delay": -1319,
"time": "1769232781"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471203:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:63:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234460"
},
"departure": {
"time": "1769234460"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234100"
},
"departure": {
"time": "1769234100"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769234340"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769233980"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233860"
},
"departure": {
"time": "1769233860"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233800"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235120"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769234700"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:63:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769240105"
},
"departure": {
"delay": 5,
"time": "1769240105"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769239680"
},
"departure": {
"time": "1769239680"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769240340"
},
"departure": {
"time": "1769240340"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769241480"
},
"departure": {
"time": "1769241480"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769240040"
},
"departure": {
"time": "1769240040"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769240045"
},
"departure": {
"delay": 5,
"time": "1769240045"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769239740"
},
"departure": {
"time": "1769239740"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769239500"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769240820"
},
"departure": {
"time": "1769240820"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769242080"
},
"departure": {
"time": "1769242080"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769240460"
},
"departure": {
"time": "1769240460"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769241180"
},
"departure": {
"time": "1769241180"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769239860"
},
"departure": {
"time": "1769239860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769240760"
},
"departure": {
"time": "1769240760"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769241840"
},
"departure": {
"time": "1769241840"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769242200"
},
"departure": {
"time": "1769242200"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769239920"
},
"departure": {
"time": "1769239920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769240640"
},
"departure": {
"time": "1769240640"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769241780"
},
"departure": {
"time": "1769241780"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769240700"
},
"departure": {
"time": "1769240700"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769242380"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769240220"
},
"departure": {
"time": "1769240220"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769239620"
},
"departure": {
"time": "1769239620"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769240580"
},
"departure": {
"time": "1769240580"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241360"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769242145"
},
"departure": {
"delay": 5,
"time": "1769242145"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769242140"
},
"departure": {
"time": "1769242140"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769241600"
},
"departure": {
"time": "1769241600"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769242260"
},
"departure": {
"time": "1769242260"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240160"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769240100"
},
"departure": {
"time": "1769240100"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:191:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -179,
"time": "1769234161"
},
"departure": {
"delay": -179,
"time": "1769234161"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -47,
"time": "1769233513"
},
"departure": {
"delay": -47,
"time": "1769233513"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -262,
"time": "1769234258"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -94,
"time": "1769233766"
},
"departure": {
"delay": -94,
"time": "1769233766"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1769233247"
},
"departure": {
"delay": 47,
"time": "1769233247"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -96,
"time": "1769233944"
},
"departure": {
"delay": -96,
"time": "1769233944"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -147,
"time": "1769234193"
},
"departure": {
"delay": -147,
"time": "1769234193"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -76,
"time": "1769233844"
},
"departure": {
"delay": -76,
"time": "1769233844"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1769233306"
},
"departure": {
"delay": 46,
"time": "1769233306"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 18,
"time": "1769233158"
},
"departure": {
"delay": 18,
"time": "1769233158"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -147,
"time": "1769233893"
},
"departure": {
"delay": -147,
"time": "1769233893"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -97,
"time": "1769233703"
},
"departure": {
"delay": -97,
"time": "1769233703"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -127,
"time": "1769233973"
},
"departure": {
"delay": -127,
"time": "1769233973"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -109,
"time": "1769233631"
},
"departure": {
"delay": -109,
"time": "1769233631"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -28,
"time": "1769233352"
},
"departure": {
"delay": -28,
"time": "1769233352"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -71,
"time": "1769233729"
},
"departure": {
"delay": -71,
"time": "1769233729"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -61,
"time": "1769233799"
},
"departure": {
"delay": -61,
"time": "1769233799"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -156,
"time": "1769234124"
},
"departure": {
"delay": -156,
"time": "1769234124"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -163,
"time": "1769234057"
},
"departure": {
"delay": -163,
"time": "1769234057"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"departure": {
"delay": 29,
"time": "1769232929"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1769233422"
},
"departure": {
"delay": -18,
"time": "1769233422"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470696:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769249640"
},
"departure": {
"time": "1769249640"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769249700"
},
"departure": {
"time": "1769249700"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769249760"
},
"departure": {
"time": "1769249760"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769248920"
},
"departure": {
"time": "1769248920"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769248260"
},
"departure": {
"time": "1769248260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769249220"
},
"departure": {
"time": "1769249220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769249880"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769248620"
},
"departure": {
"time": "1769248620"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769249280"
},
"departure": {
"time": "1769249280"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769249520"
},
"departure": {
"time": "1769249520"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248980"
},
"departure": {
"time": "1769248980"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769249160"
},
"departure": {
"time": "1769249160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769249040"
},
"departure": {
"time": "1769249040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769248740"
},
"departure": {
"time": "1769248740"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769249400"
},
"departure": {
"time": "1769249400"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769248500"
},
"departure": {
"time": "1769248500"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769249100"
},
"departure": {
"time": "1769249100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769248800"
},
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"time": "1769248200"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:403:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850431F5417057x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769231820"
},
"departure": {
"time": "1769231880"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769234460"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769232660"
},
"departure": {
"time": "1769232720"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769232000"
},
"departure": {
"time": "1769232060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769231220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233860"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769227598",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850431F5417057x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471218:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3659,
"time": "1769232781"
},
"departure": {
"delay": -3659,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3599,
"time": "1769232781"
},
"departure": {
"delay": -3599,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1769238485"
},
"departure": {
"delay": -115,
"time": "1769238485"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -114,
"time": "1769238426"
},
"departure": {
"delay": -114,
"time": "1769238426"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -4679,
"time": "1769232781"
},
"departure": {
"delay": -4679,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -314,
"time": "1769238706"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -4979,
"time": "1769232781"
},
"departure": {
"delay": -4979,
"time": "1769232781"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4499,
"time": "1769232781"
},
"departure": {
"delay": -4499,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -239,
"time": "1769238601"
},
"departure": {
"delay": -239,
"time": "1769238601"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -118,
"time": "1769238362"
},
"departure": {
"delay": -118,
"time": "1769238362"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -5279,
"time": "1769232781"
},
"departure": {
"delay": -5279,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -3959,
"time": "1769232781"
},
"departure": {
"delay": -3959,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -5099,
"time": "1769232781"
},
"departure": {
"delay": -5099,
"time": "1769232781"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -153,
"time": "1769238147"
},
"departure": {
"delay": -153,
"time": "1769238147"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -4679,
"time": "1769232781"
},
"departure": {
"delay": -4679,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": -3479,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3839,
"time": "1769232781"
},
"departure": {
"delay": -3839,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3659,
"time": "1769232781"
},
"departure": {
"delay": -3659,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -157,
"time": "1769238323"
},
"departure": {
"delay": -157,
"time": "1769238323"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -143,
"time": "1769238517"
},
"departure": {
"delay": -143,
"time": "1769238517"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -3719,
"time": "1769232781"
},
"departure": {
"delay": -3719,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -4739,
"time": "1769232781"
},
"departure": {
"delay": -4739,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -157,
"time": "1769238203"
},
"departure": {
"delay": -157,
"time": "1769238203"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -157,
"time": "1769238563"
},
"departure": {
"delay": -157,
"time": "1769238563"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -135,
"time": "1769238285"
},
"departure": {
"delay": -135,
"time": "1769238285"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -5459,
"time": "1769232781"
},
"departure": {
"delay": -5459,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -4859,
"time": "1769232781"
},
"departure": {
"delay": -4859,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3479,
"time": "1769232781"
},
"departure": {
"delay": -3479,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -4619,
"time": "1769232781"
},
"departure": {
"delay": -4619,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3779,
"time": "1769232781"
},
"departure": {
"delay": -3779,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -3719,
"time": "1769232781"
},
"departure": {
"delay": -3719,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -4859,
"time": "1769232781"
},
"departure": {
"delay": -4859,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -5399,
"time": "1769232781"
},
"departure": {
"delay": -5399,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -209,
"time": "1769238631"
},
"departure": {
"delay": -209,
"time": "1769238631"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -112,
"time": "1769238248"
},
"departure": {
"delay": -112,
"time": "1769238248"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471218:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850602F3900237x2026x01x07T12x08x01Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769236740"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1769231198",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850602F3900237x2026x01x07T12x08x01Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230745x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769235075"
},
"departure": {
"delay": 15,
"time": "1769235075"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 13,
"time": "1769234353"
},
"departure": {
"delay": 13,
"time": "1769234353"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1769234443"
},
"departure": {
"delay": 43,
"time": "1769234443"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1769234295"
},
"departure": {
"delay": 15,
"time": "1769234295"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1769233698"
},
"departure": {
"delay": 18,
"time": "1769233698"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233620"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1769235097"
},
"departure": {
"delay": 37,
"time": "1769235097"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 47,
"time": "1769233427"
},
"departure": {
"delay": 47,
"time": "1769233427"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1769233840"
},
"departure": {
"delay": 40,
"time": "1769233840"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1769234898"
},
"departure": {
"delay": 18,
"time": "1769234898"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 33,
"time": "1769235153"
},
"departure": {
"delay": 33,
"time": "1769235153"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 35,
"time": "1769233955"
},
"departure": {
"delay": 35,
"time": "1769233955"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233800"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1769233372"
},
"departure": {
"delay": 52,
"time": "1769233372"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769234820"
},
"departure": {
"time": "1769234820"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769234568"
},
"departure": {
"delay": 48,
"time": "1769234568"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1769234115"
},
"departure": {
"delay": 15,
"time": "1769234115"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769235360"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1769235045"
},
"departure": {
"delay": 45,
"time": "1769235045"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1769235234"
},
"departure": {
"delay": 54,
"time": "1769235234"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1769233590"
},
"departure": {
"delay": 30,
"time": "1769233590"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1769233532"
},
"departure": {
"delay": 32,
"time": "1769233532"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1769235289"
},
"departure": {
"delay": 49,
"time": "1769235289"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 16,
"time": "1769233996"
},
"departure": {
"delay": 16,
"time": "1769233996"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1769234514"
},
"departure": {
"delay": 54,
"time": "1769234514"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233920"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1769233874"
},
"departure": {
"delay": 14,
"time": "1769233874"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1769234053"
},
"departure": {
"delay": 13,
"time": "1769234053"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1769233756"
},
"departure": {
"delay": 16,
"time": "1769233756"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769232700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230745x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1046:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10167,
"time": "1769232933"
},
"departure": {
"delay": -10167,
"time": "1769232933"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -10234,
"time": "1769234066"
},
"departure": {
"delay": -10234,
"time": "1769234066"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10264,
"time": "1769234516"
},
"departure": {
"delay": -10264,
"time": "1769234516"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -10155,
"time": "1769233185"
},
"departure": {
"delay": -10155,
"time": "1769233185"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -10228,
"time": "1769234672"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -10168,
"time": "1769232812"
},
"departure": {
"delay": -10168,
"time": "1769232812"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -10173,
"time": "1769234187"
},
"departure": {
"delay": -10173,
"time": "1769234187"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -10108,
"time": "1769232872"
},
"departure": {
"delay": -10108,
"time": "1769232872"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10218,
"time": "1769232342"
},
"departure": {
"delay": -10218,
"time": "1769232342"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -10177,
"time": "1769233883"
},
"departure": {
"delay": -10177,
"time": "1769233883"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -10172,
"time": "1769233948"
},
"departure": {
"delay": -10172,
"time": "1769233948"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -10108,
"time": "1769232692"
},
"departure": {
"delay": -10108,
"time": "1769232692"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10168,
"time": "1769233112"
},
"departure": {
"delay": -10168,
"time": "1769233112"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -10168,
"time": "1769233772"
},
"departure": {
"delay": -10168,
"time": "1769233772"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -10257,
"time": "1769234403"
},
"departure": {
"delay": -10257,
"time": "1769234403"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -10117,
"time": "1769233463"
},
"departure": {
"delay": -10117,
"time": "1769233463"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -10217,
"time": "1769234323"
},
"departure": {
"delay": -10217,
"time": "1769234323"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -10151,
"time": "1769233549"
},
"departure": {
"delay": -10151,
"time": "1769233549"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -10257,
"time": "1769232243"
},
"departure": {
"delay": -10257,
"time": "1769232243"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -10110,
"time": "1769232570"
},
"departure": {
"delay": -10110,
"time": "1769232570"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -10168,
"time": "1769234132"
},
"departure": {
"delay": -10168,
"time": "1769234132"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -10108,
"time": "1769233292"
},
"departure": {
"delay": -10108,
"time": "1769233292"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -10129,
"time": "1769232491"
},
"departure": {
"delay": -10129,
"time": "1769232491"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": -10239,
"time": "1769232141"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -10189,
"time": "1769232971"
},
"departure": {
"delay": -10189,
"time": "1769232971"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -10204,
"time": "1769234276"
},
"departure": {
"delay": -10204,
"time": "1769234276"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -10076,
"time": "1769233384"
},
"departure": {
"delay": -10076,
"time": "1769233384"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1769232144",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1046:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597149:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1769232971"
},
"departure": {
"delay": -49,
"time": "1769232971"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1769232560"
},
"departure": {
"delay": 80,
"time": "1769232620"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769232785"
},
"departure": {
"delay": 5,
"time": "1769232785"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -133,
"time": "1769233127"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1769232737"
},
"departure": {
"delay": 17,
"time": "1769232737"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"departure": {
"delay": 110,
"time": "1769232110"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -31,
"time": "1769232929"
},
"departure": {
"delay": -31,
"time": "1769232929"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1769232815"
},
"departure": {
"delay": -25,
"time": "1769232815"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1769232703"
},
"departure": {
"delay": 43,
"time": "1769232703"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -56,
"time": "1769233024"
},
"departure": {
"delay": -56,
"time": "1769233024"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597149:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234040"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4884:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:211:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769243760"
},
"departure": {
"time": "1769243760"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769242680"
},
"departure": {
"time": "1769242680"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769243880"
},
"departure": {
"time": "1769243880"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769243940"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769242800"
},
"departure": {
"time": "1769242800"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769243460"
},
"departure": {
"time": "1769243460"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769240760"
},
"departure": {
"time": "1769240760"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769243280"
},
"departure": {
"time": "1769243280"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769241240"
},
"departure": {
"time": "1769241240"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769241000"
},
"departure": {
"time": "1769241000"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769240820"
},
"departure": {
"time": "1769240820"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769241180"
},
"departure": {
"time": "1769241180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769240940"
},
"departure": {
"time": "1769240940"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"departure": {
"time": "1769240700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769242560"
},
"departure": {
"time": "1769242560"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769242920"
},
"departure": {
"time": "1769242920"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769241600"
},
"departure": {
"time": "1769241600"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769243220"
},
"departure": {
"time": "1769243220"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769243400"
},
"departure": {
"time": "1769243400"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769242380"
},
"departure": {
"time": "1769242380"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769241420"
},
"departure": {
"time": "1769241420"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769243100"
},
"departure": {
"time": "1769243100"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769243520"
},
"departure": {
"time": "1769243520"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769242620"
},
"departure": {
"time": "1769242620"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769241300"
},
"departure": {
"time": "1769241300"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769243700"
},
"departure": {
"time": "1769243700"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769243340"
},
"departure": {
"time": "1769243340"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769241780"
},
"departure": {
"time": "1769241780"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769243160"
},
"departure": {
"time": "1769243160"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:211:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244785x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1769232884"
},
"departure": {
"delay": 44,
"time": "1769232884"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1769236245"
},
"departure": {
"delay": 45,
"time": "1769236245"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 45,
"time": "1769233665"
},
"departure": {
"delay": 45,
"time": "1769233665"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1769236491"
},
"departure": {
"delay": 51,
"time": "1769236491"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 56,
"time": "1769235116"
},
"departure": {
"delay": 56,
"time": "1769235116"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1769233980"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76296:ZE:4007:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1769236437"
},
"departure": {
"delay": 57,
"time": "1769236437"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 47,
"time": "1769234087"
},
"departure": {
"delay": 47,
"time": "1769234087"
},
"stopId": "FR:76563:ZE:5105:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769234615"
},
"departure": {
"delay": 35,
"time": "1769234615"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769236560"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1769236020"
},
"departure": {
"time": "1769236020"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1769234346"
},
"departure": {
"delay": 6,
"time": "1769234346"
},
"stopId": "FR:76563:ZE:5111:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1769236198"
},
"departure": {
"delay": 58,
"time": "1769236198"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769235540"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 25,
"time": "1769236225"
},
"departure": {
"delay": 25,
"time": "1769236225"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1769236459"
},
"departure": {
"delay": 19,
"time": "1769236459"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 58,
"time": "1769234278"
},
"departure": {
"delay": 58,
"time": "1769234278"
},
"stopId": "FR:76239:ZE:5109:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769232971"
},
"departure": {
"delay": 11,
"time": "1769232971"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1769233609"
},
"departure": {
"delay": 49,
"time": "1769233609"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233560"
},
"departure": {
"time": "1769233560"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769233200"
},
"departure": {
"time": "1769233200"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1769233871"
},
"departure": {
"delay": 11,
"time": "1769233871"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1769233788"
},
"departure": {
"delay": 48,
"time": "1769233788"
},
"stopId": "FR:76305:ZE:3396:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1769236099"
},
"departure": {
"delay": 19,
"time": "1769236099"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769233849"
},
"departure": {
"delay": 49,
"time": "1769233849"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 51,
"time": "1769233011"
},
"departure": {
"delay": 51,
"time": "1769233011"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769235739"
},
"departure": {
"delay": 19,
"time": "1769235739"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1769233914"
},
"departure": {
"delay": 54,
"time": "1769233914"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1769234037"
},
"departure": {
"delay": 57,
"time": "1769234037"
},
"stopId": "FR:76296:ZE:4010:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769236320"
},
"departure": {
"time": "1769236320"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1769234454"
},
"departure": {
"delay": 54,
"time": "1769234454"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1769235442"
},
"departure": {
"delay": 22,
"time": "1769235442"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1769235901"
},
"departure": {
"delay": 1,
"time": "1769235901"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 50,
"time": "1769235350"
},
"departure": {
"delay": 50,
"time": "1769235350"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769232680",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244785x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:353:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769247480"
},
"departure": {
"time": "1769247480"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"departure": {
"time": "1769246400"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769247060"
},
"departure": {
"time": "1769247060"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769248500"
},
"departure": {
"time": "1769248500"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769246820"
},
"departure": {
"time": "1769246820"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769249100"
},
"departure": {
"time": "1769249100"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769248745"
},
"departure": {
"delay": 5,
"time": "1769248745"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"delay": 5,
"time": "1769246885"
},
"departure": {
"delay": 5,
"time": "1769246885"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769249400"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769247000"
},
"departure": {
"time": "1769247000"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769248200"
},
"departure": {
"time": "1769248200"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769248980"
},
"departure": {
"time": "1769248980"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769246465"
},
"departure": {
"delay": 5,
"time": "1769246465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769246460"
},
"departure": {
"time": "1769246460"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769249220"
},
"departure": {
"time": "1769249220"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769247540"
},
"departure": {
"time": "1769247540"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769246880"
},
"departure": {
"time": "1769246880"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769248260"
},
"departure": {
"time": "1769248260"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769249040"
},
"departure": {
"time": "1769249040"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769246940"
},
"departure": {
"time": "1769246940"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769248560"
},
"departure": {
"time": "1769248560"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769247660"
},
"departure": {
"time": "1769247660"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769247240"
},
"departure": {
"time": "1769247240"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769247300"
},
"departure": {
"time": "1769247300"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248860"
},
"departure": {
"time": "1769248860"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769248800"
},
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769248440"
},
"departure": {
"time": "1769248440"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769248740"
},
"departure": {
"time": "1769248740"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769249340"
},
"departure": {
"time": "1769249340"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769246640"
},
"departure": {
"time": "1769246640"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769247840"
},
"departure": {
"time": "1769247840"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:353:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769231580"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4937:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:491:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769252820"
},
"departure": {
"time": "1769252820"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769254020"
},
"departure": {
"time": "1769254020"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769251800"
},
"departure": {
"time": "1769251800"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769252165"
},
"departure": {
"delay": 5,
"time": "1769252165"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769254140"
},
"departure": {
"time": "1769254140"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769251680"
},
"departure": {
"time": "1769251680"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769252100"
},
"departure": {
"time": "1769252100"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769252045"
},
"departure": {
"delay": 5,
"time": "1769252045"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769252160"
},
"departure": {
"time": "1769252160"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769254260"
},
"departure": {
"time": "1769254260"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769252880"
},
"departure": {
"time": "1769252880"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769252220"
},
"departure": {
"time": "1769252220"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769253240"
},
"departure": {
"time": "1769253240"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769254440"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769253540"
},
"departure": {
"time": "1769253540"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769254320"
},
"departure": {
"time": "1769254320"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769252520"
},
"departure": {
"time": "1769252520"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769252280"
},
"departure": {
"time": "1769252280"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769253900"
},
"departure": {
"time": "1769253900"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1769251500"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769253840"
},
"departure": {
"time": "1769253840"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769251620"
},
"departure": {
"time": "1769251620"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769252640"
},
"departure": {
"time": "1769252640"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769253420"
},
"departure": {
"time": "1769253420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769254205"
},
"departure": {
"delay": 5,
"time": "1769254205"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769254200"
},
"departure": {
"time": "1769254200"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769252040"
},
"departure": {
"time": "1769252040"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769252700"
},
"departure": {
"time": "1769252700"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769252340"
},
"departure": {
"time": "1769252340"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769252760"
},
"departure": {
"time": "1769252760"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769253660"
},
"departure": {
"time": "1769253660"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769251980"
},
"departure": {
"time": "1769251980"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769253720"
},
"departure": {
"time": "1769253720"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:491:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769240100"
},
"departure": {
"time": "1769240100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769239740"
},
"departure": {
"time": "1769239740"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769238300"
},
"departure": {
"time": "1769238300"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769238780"
},
"departure": {
"time": "1769238780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769239860"
},
"departure": {
"time": "1769239860"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769238360"
},
"departure": {
"time": "1769238360"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769239925"
},
"departure": {
"delay": 5,
"time": "1769239925"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769240640"
},
"departure": {
"time": "1769240640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769238480"
},
"departure": {
"time": "1769238480"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769238240"
},
"departure": {
"time": "1769238240"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769240645"
},
"departure": {
"delay": 5,
"time": "1769240645"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769240820"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769238180"
},
"departure": {
"time": "1769238180"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769238305"
},
"departure": {
"delay": 5,
"time": "1769238305"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769238900"
},
"departure": {
"time": "1769238900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769240220"
},
"departure": {
"time": "1769240220"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769238420"
},
"departure": {
"time": "1769238420"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769240040"
},
"departure": {
"time": "1769240040"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1769238000"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769240280"
},
"departure": {
"time": "1769240280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769238120"
},
"departure": {
"time": "1769238120"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769239320"
},
"departure": {
"time": "1769239320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769238960"
},
"departure": {
"time": "1769238960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769239985"
},
"departure": {
"delay": 5,
"time": "1769239985"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 10,
"time": "1769240230"
},
"departure": {
"delay": 10,
"time": "1769240230"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769238720"
},
"departure": {
"time": "1769238720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769239920"
},
"departure": {
"time": "1769239920"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769240460"
},
"departure": {
"time": "1769240460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769238840"
},
"departure": {
"time": "1769238840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240160"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769238540"
},
"departure": {
"time": "1769238540"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769240225"
},
"departure": {
"delay": 5,
"time": "1769240225"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:151:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076289x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769232334"
},
"departure": {
"delay": 94,
"time": "1769232334"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1769232851"
},
"departure": {
"delay": 71,
"time": "1769232851"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1769232967"
},
"departure": {
"delay": 127,
"time": "1769232967"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1769233031"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1769232665"
},
"departure": {
"delay": 125,
"time": "1769232665"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 93,
"time": "1769232693"
},
"departure": {
"delay": 93,
"time": "1769232693"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 94,
"time": "1769232934"
},
"departure": {
"delay": 94,
"time": "1769232934"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1769232741"
},
"departure": {
"delay": 141,
"time": "1769232741"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1769232601"
},
"departure": {
"delay": 121,
"time": "1769232601"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 117,
"time": "1769232897"
},
"departure": {
"delay": 117,
"time": "1769232897"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 85,
"time": "1769232565"
},
"departure": {
"delay": 85,
"time": "1769232565"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1769232793"
},
"departure": {
"delay": 73,
"time": "1769232793"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 83,
"time": "1769232443"
},
"departure": {
"delay": 83,
"time": "1769232443"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 35,
"time": "1769232275"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1769232484"
},
"departure": {
"delay": 124,
"time": "1769232484"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1769232310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076289x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769236200"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769235780"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769235960"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1349:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230744x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1769233066"
},
"departure": {
"delay": 46,
"time": "1769233066"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 27,
"time": "1769232867"
},
"departure": {
"delay": 27,
"time": "1769232867"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1769233226"
},
"departure": {
"delay": 26,
"time": "1769233226"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1769232757"
},
"departure": {
"delay": 37,
"time": "1769232757"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1769234111"
},
"departure": {
"delay": 11,
"time": "1769234111"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1769233031"
},
"departure": {
"delay": 11,
"time": "1769233031"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1769232911"
},
"departure": {
"delay": 11,
"time": "1769232911"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1769233511"
},
"departure": {
"delay": 11,
"time": "1769233511"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1769234208"
},
"departure": {
"delay": 48,
"time": "1769234208"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 24,
"time": "1769233464"
},
"departure": {
"delay": 24,
"time": "1769233464"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1769234009"
},
"departure": {
"delay": 29,
"time": "1769234009"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 11,
"time": "1769234471"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 101,
"time": "1769232701"
},
"departure": {
"delay": 101,
"time": "1769232701"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769233271"
},
"departure": {
"delay": 11,
"time": "1769233271"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1769233751"
},
"departure": {
"delay": 11,
"time": "1769233751"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 57,
"time": "1769232477"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1769234264"
},
"departure": {
"delay": 44,
"time": "1769234264"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 54,
"time": "1769233554"
},
"departure": {
"delay": 54,
"time": "1769233554"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1769233679"
},
"departure": {
"delay": 59,
"time": "1769233679"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1769233164"
},
"departure": {
"delay": 24,
"time": "1769233164"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769232985"
},
"departure": {
"delay": 25,
"time": "1769232985"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 67,
"time": "1769232727"
},
"departure": {
"delay": 67,
"time": "1769232727"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1769234400"
},
"departure": {
"delay": 60,
"time": "1769234400"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1769234156"
},
"departure": {
"delay": 56,
"time": "1769234156"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1769234186"
},
"departure": {
"delay": 26,
"time": "1769234186"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 11,
"time": "1769233931"
},
"departure": {
"delay": 11,
"time": "1769233931"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 11,
"time": "1769234291"
},
"departure": {
"delay": 11,
"time": "1769234291"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 116,
"time": "1769232596"
},
"departure": {
"delay": 116,
"time": "1769232596"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1769234345"
},
"departure": {
"delay": 65,
"time": "1769234345"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1769232951"
},
"departure": {
"delay": 51,
"time": "1769232951"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1769233625"
},
"departure": {
"delay": 65,
"time": "1769233625"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 29,
"time": "1769232809"
},
"departure": {
"delay": 29,
"time": "1769232809"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1769233107"
},
"departure": {
"delay": 27,
"time": "1769233107"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1769232529"
},
"departure": {
"delay": 109,
"time": "1769232529"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1769233406"
},
"departure": {
"delay": 26,
"time": "1769233406"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230744x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1348:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76178:ZE:TAEx1022:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235120"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1348:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -92,
"time": "1769233228"
},
"departure": {
"delay": -92,
"time": "1769233228"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -54,
"time": "1769232666"
},
"departure": {
"delay": -54,
"time": "1769232666"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -107,
"time": "1769232913"
},
"departure": {
"delay": -107,
"time": "1769232913"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -146,
"time": "1769232994"
},
"departure": {
"delay": -146,
"time": "1769232994"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1769232528"
},
"departure": {
"delay": 48,
"time": "1769232528"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -93,
"time": "1769232867"
},
"departure": {
"delay": -93,
"time": "1769232867"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -127,
"time": "1769233073"
},
"departure": {
"delay": -127,
"time": "1769233073"
},
"stopId": "FR:27229:ZE:0xLAK01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -218,
"time": "1769233462"
},
"departure": {
"delay": -218,
"time": "1769233462"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -135,
"time": "1769233185"
},
"departure": {
"delay": -135,
"time": "1769233185"
},
"stopId": "FR:27229:ZE:0xSTN01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -126,
"time": "1769232954"
},
"departure": {
"delay": -126,
"time": "1769232954"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -112,
"time": "1769233148"
},
"departure": {
"delay": -112,
"time": "1769233148"
},
"stopId": "FR:27229:ZE:0xRON01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1769232576"
},
"departure": {
"delay": 36,
"time": "1769232576"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -225,
"time": "1769233515"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -93,
"time": "1769232747"
},
"departure": {
"delay": -93,
"time": "1769232747"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -206,
"time": "1769233414"
},
"departure": {
"delay": -206,
"time": "1769233414"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -80,
"time": "1769232820"
},
"departure": {
"delay": -80,
"time": "1769232820"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 7
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598113:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6487696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 399,
"time": "1769233599"
},
"departure": {
"delay": 399,
"time": "1769233599"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 507,
"time": "1769232387"
},
"departure": {
"delay": 507,
"time": "1769232387"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 477,
"time": "1769233017"
},
"departure": {
"delay": 477,
"time": "1769233017"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 399,
"time": "1769234139"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 437,
"time": "1769234057"
},
"departure": {
"delay": 437,
"time": "1769234057"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 446,
"time": "1769233286"
},
"departure": {
"delay": 446,
"time": "1769233286"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 474,
"time": "1769232654"
},
"departure": {
"delay": 474,
"time": "1769232654"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 430,
"time": "1769233570"
},
"departure": {
"delay": 430,
"time": "1769233570"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"departure": {
"delay": 417,
"time": "1769232177"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 426,
"time": "1769233746"
},
"departure": {
"delay": 426,
"time": "1769233746"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 473,
"time": "1769233073"
},
"departure": {
"delay": 473,
"time": "1769233073"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 494,
"time": "1769232494"
},
"departure": {
"delay": 494,
"time": "1769232494"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 486,
"time": "1769233506"
},
"departure": {
"delay": 486,
"time": "1769233506"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 439,
"time": "1769232919"
},
"departure": {
"delay": 439,
"time": "1769232919"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 496,
"time": "1769232616"
},
"departure": {
"delay": 496,
"time": "1769232616"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 477,
"time": "1769232716"
},
"departure": {
"delay": 477,
"time": "1769232717"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 439,
"time": "1769232799"
},
"departure": {
"delay": 439,
"time": "1769232799"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 450,
"time": "1769232870"
},
"departure": {
"delay": 450,
"time": "1769232870"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 479,
"time": "1769232839"
},
"departure": {
"delay": 479,
"time": "1769232839"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 457,
"time": "1769233897"
},
"departure": {
"delay": 457,
"time": "1769233897"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 439,
"time": "1769233519"
},
"departure": {
"delay": 439,
"time": "1769233519"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 448,
"time": "1769232988"
},
"departure": {
"delay": 448,
"time": "1769232988"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 439,
"time": "1769233159"
},
"departure": {
"delay": 439,
"time": "1769233159"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 510,
"time": "1769232450"
},
"departure": {
"delay": 510,
"time": "1769232450"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 439,
"time": "1769233339"
},
"departure": {
"delay": 439,
"time": "1769233339"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 491,
"time": "1769233211"
},
"departure": {
"delay": 491,
"time": "1769233211"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 399,
"time": "1769233959"
},
"departure": {
"delay": 399,
"time": "1769233959"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 439,
"time": "1769233039"
},
"departure": {
"delay": 439,
"time": "1769233039"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 453,
"time": "1769234013"
},
"departure": {
"delay": 453,
"time": "1769234013"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6487696:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -29214,
"time": "1769232906"
},
"departure": {
"delay": -29214,
"time": "1769232906"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -29205,
"time": "1769232795"
},
"departure": {
"delay": -29205,
"time": "1769232795"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -29234,
"time": "1769233606"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -29223,
"time": "1769232509"
},
"departure": {
"delay": -29223,
"time": "1769232537"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -29195,
"time": "1769233285"
},
"departure": {
"delay": -29195,
"time": "1769233285"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -29318,
"time": "1769231932"
},
"departure": {
"delay": -29318,
"time": "1769231962"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -29205,
"time": "1769233215"
},
"departure": {
"delay": -29205,
"time": "1769233215"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -29225,
"time": "1769233015"
},
"departure": {
"delay": -29225,
"time": "1769233015"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -29188,
"time": "1769232609"
},
"departure": {
"delay": -29188,
"time": "1769232632"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -29308,
"time": "1769232186"
},
"departure": {
"delay": -29308,
"time": "1769232212"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -29219,
"time": "1769233081"
},
"departure": {
"delay": -29219,
"time": "1769233081"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -29278,
"time": "1769231686"
},
"departure": {
"delay": -29278,
"time": "1769231702"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -29278,
"time": "1769231869"
},
"departure": {
"delay": -29278,
"time": "1769231882"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -29298,
"time": "1769232323"
},
"departure": {
"delay": -29298,
"time": "1769232342"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -29195,
"time": "1769233345"
},
"departure": {
"delay": -29195,
"time": "1769233345"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -29238,
"time": "1769232413"
},
"departure": {
"delay": -29238,
"time": "1769232462"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -29238,
"time": "1769231772"
},
"departure": {
"delay": -29238,
"time": "1769231802"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -29248,
"time": "1769232054"
},
"departure": {
"delay": -29248,
"time": "1769232092"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -29216,
"time": "1769233144"
},
"departure": {
"delay": -29216,
"time": "1769233144"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769231704",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2276:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769236260"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769236800"
},
"departure": {
"time": "1769236800"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769237040"
},
"departure": {
"time": "1769237040"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769236980"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236560"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236080"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769237460"
},
"departure": {
"time": "1769237460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769236620"
},
"departure": {
"time": "1769236620"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236380"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769236920"
},
"departure": {
"time": "1769236920"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237640"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769237100"
},
"departure": {
"time": "1769237100"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769236680"
},
"departure": {
"time": "1769236680"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769237700"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769237280"
},
"departure": {
"time": "1769237280"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769236740"
},
"departure": {
"time": "1769236740"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7314:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769235840"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7314:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053163x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 133,
"time": "1769233093"
},
"departure": {
"delay": 133,
"time": "1769233093"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1769232764"
},
"departure": {
"delay": 104,
"time": "1769232764"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 104,
"time": "1769233184"
},
"departure": {
"delay": 104,
"time": "1769233184"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1769232931"
},
"departure": {
"delay": 151,
"time": "1769232931"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1769232525"
},
"departure": {
"delay": 105,
"time": "1769232525"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1769233390"
},
"departure": {
"delay": 130,
"time": "1769233390"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 104,
"time": "1769233124"
},
"departure": {
"delay": 104,
"time": "1769233124"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1769233359"
},
"departure": {
"delay": 159,
"time": "1769233359"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1769232886"
},
"departure": {
"delay": 106,
"time": "1769232886"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1769232787"
},
"departure": {
"delay": 127,
"time": "1769232787"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 143,
"time": "1769232683"
},
"departure": {
"delay": 143,
"time": "1769232683"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1769233424"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1769233004"
},
"departure": {
"delay": 104,
"time": "1769233004"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 142,
"time": "1769232862"
},
"departure": {
"delay": 142,
"time": "1769232862"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1769232643"
},
"departure": {
"delay": 103,
"time": "1769232643"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1769233045"
},
"departure": {
"delay": 145,
"time": "1769233045"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 160,
"time": "1769233300"
},
"departure": {
"delay": 160,
"time": "1769233300"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1769232972"
},
"departure": {
"delay": 132,
"time": "1769232972"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1769233247"
},
"departure": {
"delay": 107,
"time": "1769233247"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769232740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053163x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230715x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1769234466"
},
"departure": {
"delay": 66,
"time": "1769234466"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1769233086"
},
"departure": {
"delay": 66,
"time": "1769233086"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1769233740"
},
"departure": {
"delay": 120,
"time": "1769233740"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1769234084"
},
"departure": {
"delay": 104,
"time": "1769234084"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 125,
"time": "1769232905"
},
"departure": {
"delay": 125,
"time": "1769232905"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1769232809"
},
"departure": {
"delay": 89,
"time": "1769232809"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 89,
"time": "1769232689"
},
"departure": {
"delay": 89,
"time": "1769232689"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1769234128"
},
"departure": {
"delay": 88,
"time": "1769234128"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1769233599"
},
"departure": {
"delay": 99,
"time": "1769233599"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 102,
"time": "1769233482"
},
"departure": {
"delay": 102,
"time": "1769233482"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1769233926"
},
"departure": {
"delay": 66,
"time": "1769233926"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 44,
"time": "1769232644"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 66,
"time": "1769234706"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 66,
"time": "1769234166"
},
"departure": {
"delay": 66,
"time": "1769234166"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1769234667"
},
"departure": {
"delay": 87,
"time": "1769234667"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 66,
"time": "1769233206"
},
"departure": {
"delay": 66,
"time": "1769233206"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1769232755"
},
"departure": {
"delay": 95,
"time": "1769232755"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1769234326"
},
"departure": {
"delay": 106,
"time": "1769234326"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 101,
"time": "1769233781"
},
"departure": {
"delay": 101,
"time": "1769233781"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 101,
"time": "1769234021"
},
"departure": {
"delay": 101,
"time": "1769234021"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 93,
"time": "1769233653"
},
"departure": {
"delay": 93,
"time": "1769233653"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1769232846"
},
"departure": {
"delay": 66,
"time": "1769232846"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1769233152"
},
"departure": {
"delay": 72,
"time": "1769233152"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1769234623"
},
"departure": {
"delay": 103,
"time": "1769234623"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 92,
"time": "1769234252"
},
"departure": {
"delay": 92,
"time": "1769234252"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1769233386"
},
"departure": {
"delay": 66,
"time": "1769233386"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 109,
"time": "1769234209"
},
"departure": {
"delay": 109,
"time": "1769234209"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 66,
"time": "1769234286"
},
"departure": {
"delay": 66,
"time": "1769234286"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1769234506"
},
"departure": {
"delay": 106,
"time": "1769234506"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 66,
"time": "1769233686"
},
"departure": {
"delay": 66,
"time": "1769233686"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 110,
"time": "1769233970"
},
"departure": {
"delay": 110,
"time": "1769233970"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 113,
"time": "1769234393"
},
"departure": {
"delay": 113,
"time": "1769234393"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1769234551"
},
"departure": {
"delay": 91,
"time": "1769234551"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1769233026"
},
"departure": {
"delay": 66,
"time": "1769233026"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230715x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769245320"
},
"departure": {
"time": "1769245320"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769245200"
},
"departure": {
"time": "1769245200"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769245680"
},
"departure": {
"time": "1769245680"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769246340"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769243220"
},
"departure": {
"time": "1769243220"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769243400"
},
"departure": {
"time": "1769243400"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769245740"
},
"departure": {
"time": "1769245740"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769244180"
},
"departure": {
"time": "1769244180"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769243580"
},
"departure": {
"time": "1769243580"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769245620"
},
"departure": {
"time": "1769245620"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769245560"
},
"departure": {
"time": "1769245560"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769243700"
},
"departure": {
"time": "1769243700"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769245020"
},
"departure": {
"time": "1769245020"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769246040"
},
"departure": {
"time": "1769246040"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769246160"
},
"departure": {
"time": "1769246160"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769243160"
},
"departure": {
"time": "1769243160"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769246100"
},
"departure": {
"time": "1769246100"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769243820"
},
"departure": {
"time": "1769243820"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769244960"
},
"departure": {
"time": "1769244960"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769245800"
},
"departure": {
"time": "1769245800"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769245500"
},
"departure": {
"time": "1769245500"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769246280"
},
"departure": {
"time": "1769246280"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769244720"
},
"departure": {
"time": "1769244720"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769243340"
},
"departure": {
"time": "1769243340"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769245920"
},
"departure": {
"time": "1769245920"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1769243100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769245860"
},
"departure": {
"time": "1769245860"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769244000"
},
"departure": {
"time": "1769244000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769245080"
},
"departure": {
"time": "1769245080"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769244780"
},
"departure": {
"time": "1769244780"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:275:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602194:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1769232287"
},
"departure": {
"delay": 47,
"time": "1769232287"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1769232620"
},
"departure": {
"delay": 80,
"time": "1769232620"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1769232183"
},
"departure": {
"delay": 63,
"time": "1769232183"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -81,
"time": "1769232699"
},
"departure": {
"delay": -81,
"time": "1769232699"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1769232553"
},
"departure": {
"delay": 73,
"time": "1769232553"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1769233349"
},
"departure": {
"delay": -31,
"time": "1769233349"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1769232682"
},
"departure": {
"delay": 22,
"time": "1769232682"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1769233035"
},
"departure": {
"delay": 15,
"time": "1769233035"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -31,
"time": "1769233169"
},
"departure": {
"delay": -31,
"time": "1769233169"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 39,
"time": "1769232099"
},
"departure": {
"delay": 39,
"time": "1769232099"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1769232347"
},
"departure": {
"delay": 47,
"time": "1769232347"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1769232748"
},
"departure": {
"delay": -32,
"time": "1769232748"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1769232248"
},
"departure": {
"delay": 68,
"time": "1769232248"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -36,
"time": "1769233224"
},
"departure": {
"delay": -36,
"time": "1769233224"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1769232945"
},
"departure": {
"delay": 45,
"time": "1769232945"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -43,
"time": "1769232797"
},
"departure": {
"delay": -43,
"time": "1769232797"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -56,
"time": "1769233384"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769232261",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602194:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2301:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76231:ZE:TAEx4252:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769234400"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2301:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:419:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769250120"
},
"departure": {
"time": "1769250120"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769251620"
},
"departure": {
"time": "1769251620"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769250480"
},
"departure": {
"time": "1769250480"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"departure": {
"time": "1769249100"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769249880"
},
"departure": {
"time": "1769249880"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769250360"
},
"departure": {
"time": "1769250360"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769249765"
},
"departure": {
"delay": 5,
"time": "1769249765"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769249640"
},
"departure": {
"time": "1769249640"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769250300"
},
"departure": {
"time": "1769250300"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769251380"
},
"departure": {
"time": "1769251380"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769251980"
},
"departure": {
"time": "1769251980"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769249340"
},
"departure": {
"time": "1769249340"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769251925"
},
"departure": {
"delay": 5,
"time": "1769251925"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769249820"
},
"departure": {
"time": "1769249820"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769251200"
},
"departure": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769251740"
},
"departure": {
"time": "1769251740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769249700"
},
"departure": {
"time": "1769249700"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769250240"
},
"departure": {
"time": "1769250240"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769249280"
},
"departure": {
"time": "1769249280"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769249520"
},
"departure": {
"time": "1769249520"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769249760"
},
"departure": {
"time": "1769249760"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769249940"
},
"departure": {
"time": "1769249940"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769250840"
},
"departure": {
"time": "1769250840"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769249580"
},
"departure": {
"time": "1769249580"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769249460"
},
"departure": {
"time": "1769249460"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769250420"
},
"departure": {
"time": "1769250420"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769252160"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769249160"
},
"departure": {
"time": "1769249160"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769251860"
},
"departure": {
"time": "1769251860"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769249220"
},
"departure": {
"time": "1769249220"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769251440"
},
"departure": {
"time": "1769251440"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769252040"
},
"departure": {
"time": "1769252040"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:419:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:71:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234100"
},
"departure": {
"time": "1769234100"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1769234405"
},
"departure": {
"delay": 5,
"time": "1769234405"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769234700"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234460"
},
"departure": {
"time": "1769234460"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235240"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769234580"
},
"departure": {
"time": "1769234580"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769233860"
},
"departure": {
"time": "1769233860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:71:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:187:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769239440"
},
"departure": {
"time": "1769239440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769241060"
},
"departure": {
"time": "1769241060"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769239680"
},
"departure": {
"time": "1769239680"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769240520"
},
"departure": {
"time": "1769240520"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769240700"
},
"departure": {
"time": "1769240700"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769239260"
},
"departure": {
"time": "1769239260"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769239920"
},
"departure": {
"time": "1769239920"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769241720"
},
"departure": {
"time": "1769241720"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769242200"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769240400"
},
"departure": {
"time": "1769240400"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769239265"
},
"departure": {
"delay": 5,
"time": "1769239265"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769242140"
},
"departure": {
"time": "1769242140"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769241420"
},
"departure": {
"time": "1769241420"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"departure": {
"time": "1769239200"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240160"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769241120"
},
"departure": {
"time": "1769241120"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769240040"
},
"departure": {
"time": "1769240040"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769239685"
},
"departure": {
"delay": 5,
"time": "1769239685"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769241300"
},
"departure": {
"time": "1769241300"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769240340"
},
"departure": {
"time": "1769240340"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769239800"
},
"departure": {
"time": "1769239800"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769240100"
},
"departure": {
"time": "1769240100"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769239740"
},
"departure": {
"time": "1769239740"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769241605"
},
"departure": {
"delay": 5,
"time": "1769241605"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769241900"
},
"departure": {
"time": "1769241900"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769242020"
},
"departure": {
"time": "1769242020"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241360"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769241840"
},
"departure": {
"time": "1769241840"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769239620"
},
"departure": {
"time": "1769239620"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769241600"
},
"departure": {
"time": "1769241600"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:187:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232827x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1769232853"
},
"departure": {
"delay": 13,
"time": "1769232853"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -10,
"time": "1769232830"
},
"departure": {
"delay": -10,
"time": "1769232830"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -45,
"time": "1769232795"
},
"departure": {
"delay": -45,
"time": "1769232795"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -13,
"time": "1769233007"
},
"departure": {
"delay": -13,
"time": "1769233007"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -33,
"time": "1769232207"
},
"departure": {
"delay": -33,
"time": "1769232207"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -29,
"time": "1769232871"
},
"departure": {
"delay": -29,
"time": "1769232871"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -27,
"time": "1769232693"
},
"departure": {
"delay": -27,
"time": "1769232693"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769232485"
},
"departure": {
"delay": 5,
"time": "1769232485"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -36,
"time": "1769233044"
},
"departure": {
"delay": -36,
"time": "1769233044"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -45,
"time": "1769233215"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 106,
"time": "1769232406"
},
"departure": {
"delay": 106,
"time": "1769232406"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 100,
"time": "1769232460"
},
"departure": {
"delay": 100,
"time": "1769232460"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -7,
"time": "1769232653"
},
"departure": {
"delay": -7,
"time": "1769232653"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1769232975"
},
"departure": {
"delay": -45,
"time": "1769232975"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 95,
"time": "1769232335"
},
"departure": {
"delay": 95,
"time": "1769232335"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1769232720",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232827x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:293:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769245980"
},
"departure": {
"time": "1769245980"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769247240"
},
"departure": {
"time": "1769247240"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769246820"
},
"departure": {
"time": "1769246820"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769245380"
},
"departure": {
"time": "1769245380"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769244660"
},
"departure": {
"time": "1769244660"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769245440"
},
"departure": {
"time": "1769245440"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769244480"
},
"departure": {
"time": "1769244480"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769245020"
},
"departure": {
"time": "1769245020"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769244540"
},
"departure": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769244300"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769246160"
},
"departure": {
"time": "1769246160"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769246580"
},
"departure": {
"time": "1769246580"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769247300"
},
"departure": {
"time": "1769247300"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769246700"
},
"departure": {
"time": "1769246700"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769246520"
},
"departure": {
"time": "1769246520"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769245560"
},
"departure": {
"time": "1769245560"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769244720"
},
"departure": {
"time": "1769244720"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769244960"
},
"departure": {
"time": "1769244960"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769247185"
},
"departure": {
"delay": 5,
"time": "1769247185"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 5,
"time": "1769244905"
},
"departure": {
"delay": 5,
"time": "1769244905"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769244845"
},
"departure": {
"delay": 5,
"time": "1769244845"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769245140"
},
"departure": {
"time": "1769245140"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769245500"
},
"departure": {
"time": "1769245500"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769245260"
},
"departure": {
"time": "1769245260"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769244780"
},
"departure": {
"time": "1769244780"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769244900"
},
"departure": {
"time": "1769244900"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769244840"
},
"departure": {
"time": "1769244840"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769244420"
},
"departure": {
"time": "1769244420"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769245620"
},
"departure": {
"time": "1769245620"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769247420"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769247000"
},
"departure": {
"time": "1769247000"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769246400"
},
"departure": {
"time": "1769246400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:293:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598118:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470074:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769233448"
},
"departure": {
"delay": 68,
"time": "1769233448"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1769233995"
},
"departure": {
"delay": 75,
"time": "1769233995"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 56,
"time": "1769233616"
},
"departure": {
"delay": 56,
"time": "1769233616"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1769233028"
},
"departure": {
"delay": 188,
"time": "1769233028"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1769233291"
},
"departure": {
"delay": 151,
"time": "1769233291"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1769233650"
},
"departure": {
"delay": 90,
"time": "1769233650"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1769234076"
},
"departure": {
"delay": 96,
"time": "1769234076"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1769234272"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 181,
"time": "1769233141"
},
"departure": {
"delay": 181,
"time": "1769233141"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1769233899"
},
"departure": {
"delay": 39,
"time": "1769233899"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1769233675"
},
"departure": {
"delay": 55,
"time": "1769233675"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 135,
"time": "1769233335"
},
"departure": {
"delay": 135,
"time": "1769233335"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 91,
"time": "1769233351"
},
"departure": {
"delay": 91,
"time": "1769233351"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769234032"
},
"departure": {
"delay": 52,
"time": "1769234032"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1769234126"
},
"departure": {
"delay": 86,
"time": "1769234126"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 53,
"time": "1769233733"
},
"departure": {
"delay": 53,
"time": "1769233733"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"departure": {
"delay": 158,
"time": "1769232758"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 67,
"time": "1769234167"
},
"departure": {
"delay": 67,
"time": "1769234167"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769233591"
},
"departure": {
"delay": 91,
"time": "1769233591"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1769233411"
},
"departure": {
"delay": 91,
"time": "1769233411"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 132,
"time": "1769233212"
},
"departure": {
"delay": 132,
"time": "1769233212"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1769233482"
},
"departure": {
"delay": 42,
"time": "1769233482"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1769233539"
},
"departure": {
"delay": 39,
"time": "1769233539"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 162,
"time": "1769233182"
},
"departure": {
"delay": 162,
"time": "1769233182"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 68,
"time": "1769233928"
},
"departure": {
"delay": 68,
"time": "1769233928"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470074:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230713x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1769233159"
},
"departure": {
"delay": -41,
"time": "1769233159"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1769233448"
},
"departure": {
"delay": 8,
"time": "1769233448"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1769233393"
},
"departure": {
"delay": 13,
"time": "1769233393"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -41,
"time": "1769233519"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -41,
"time": "1769232799"
},
"departure": {
"delay": -41,
"time": "1769232799"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1769233204"
},
"departure": {
"delay": 4,
"time": "1769233204"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -4,
"time": "1769233256"
},
"departure": {
"delay": -4,
"time": "1769233256"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -41,
"time": "1769233339"
},
"departure": {
"delay": -41,
"time": "1769233339"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -26,
"time": "1769233234"
},
"departure": {
"delay": -26,
"time": "1769233234"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -41,
"time": "1769232979"
},
"departure": {
"delay": -41,
"time": "1769232979"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1769233057"
},
"departure": {
"delay": -23,
"time": "1769233057"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1769233312"
},
"departure": {
"delay": -8,
"time": "1769233312"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1769232727"
},
"departure": {
"delay": 7,
"time": "1769232727"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230713x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769235780"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769235420"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769236260"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769236380"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769236320"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1769229515",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6255:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4939:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769235960"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769236500"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769236440"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769236380"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769232467",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4939:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5956976124100608x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769236236"
},
"departure": {
"delay": -14,
"time": "1769236246"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -354,
"time": "1769237756"
},
"departure": {
"delay": -354,
"time": "1769237766"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -280,
"time": "1769238010"
},
"departure": {
"delay": -280,
"time": "1769238020"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -31,
"time": "1769235739"
},
"departure": {
"delay": -31,
"time": "1769235749"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -388,
"time": "1769237482"
},
"departure": {
"delay": -388,
"time": "1769237492"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1769236092"
},
"departure": {
"delay": 22,
"time": "1769236102"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769236553"
},
"departure": {
"delay": 3,
"time": "1769236563"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -312,
"time": "1769237138"
},
"departure": {
"delay": -312,
"time": "1769237148"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 24
},
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": -310,
"time": "1769237860"
},
"departure": {
"delay": -310,
"time": "1769237870"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -332,
"time": "1769236998"
},
"departure": {
"delay": -332,
"time": "1769237008"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -304,
"time": "1769237926"
},
"departure": {
"delay": -304,
"time": "1769237936"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -396,
"time": "1769237594"
},
"departure": {
"delay": -396,
"time": "1769237604"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -365,
"time": "1769237325"
},
"departure": {
"delay": -365,
"time": "1769237335"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1769235947"
},
"departure": {
"delay": -3,
"time": "1769235957"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -347,
"time": "1769237703"
},
"departure": {
"delay": -347,
"time": "1769237713"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -53,
"time": "1769236677"
},
"departure": {
"delay": -53,
"time": "1769236687"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": -243,
"time": "1769236847"
},
"departure": {
"delay": -243,
"time": "1769236857"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": 22,
"time": "1769235492"
},
"departure": {
"delay": 22,
"time": "1769235502"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": -16,
"time": "1769236294"
},
"departure": {
"delay": -16,
"time": "1769236304"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -24,
"time": "1769235806"
},
"departure": {
"delay": -24,
"time": "1769235816"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1769236473"
},
"departure": {
"delay": -17,
"time": "1769236483"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -3,
"time": "1769235887"
},
"departure": {
"delay": -3,
"time": "1769235897"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1769236632"
},
"departure": {
"delay": -38,
"time": "1769236642"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1769235426"
},
"departure": {
"delay": 76,
"time": "1769235436"
},
"stopId": "FR:50532:ZE:758010003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -391,
"time": "1769237419"
},
"departure": {
"delay": -391,
"time": "1769237429"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -86,
"time": "1769236764"
},
"departure": {
"delay": -86,
"time": "1769236774"
},
"stopId": "FR:50218:ZE:761950002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": -286,
"time": "1769238134"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": -225,
"time": "1769236925"
},
"departure": {
"delay": -225,
"time": "1769236935"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 10,
"time": "1769235600"
},
"departure": {
"delay": 10,
"time": "1769235610"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -324,
"time": "1769237246"
},
"departure": {
"delay": -324,
"time": "1769237256"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769235672"
},
"departure": {
"delay": 22,
"time": "1769235682"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -382,
"time": "1769237548"
},
"departure": {
"delay": -382,
"time": "1769237558"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1769236182"
},
"departure": {
"delay": -8,
"time": "1769236192"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769236360"
},
"departure": {
"delay": -10,
"time": "1769236370"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": -273,
"time": "1769238077"
},
"departure": {
"delay": -273,
"time": "1769238087"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 36
}
],
"timestamp": "1769232788",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5956976124100608x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1769233216"
},
"departure": {
"delay": -104,
"time": "1769233216"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -82,
"time": "1769233538"
},
"departure": {
"delay": -82,
"time": "1769233538"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -62,
"time": "1769233138"
},
"departure": {
"delay": -62,
"time": "1769233138"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -104,
"time": "1769233576"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -92,
"time": "1769233048"
},
"departure": {
"delay": -92,
"time": "1769233048"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -73,
"time": "1769233367"
},
"departure": {
"delay": -73,
"time": "1769233367"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -60,
"time": "1769233500"
},
"departure": {
"delay": -60,
"time": "1769233500"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -86,
"time": "1769233414"
},
"departure": {
"delay": -86,
"time": "1769233414"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -104,
"time": "1769233456"
},
"departure": {
"delay": -104,
"time": "1769233456"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -66,
"time": "1769232894"
},
"departure": {
"delay": -66,
"time": "1769232894"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -104,
"time": "1769232976"
},
"departure": {
"delay": -104,
"time": "1769232976"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -71,
"time": "1769232769"
},
"departure": {
"delay": -71,
"time": "1769232769"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -77,
"time": "1769233303"
},
"departure": {
"delay": -77,
"time": "1769233303"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1769232714"
},
"departure": {
"delay": 54,
"time": "1769232714"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596705:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:165:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769238840"
},
"departure": {
"time": "1769238840"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769239140"
},
"departure": {
"time": "1769239140"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769240340"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240160"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"departure": {
"time": "1769238600"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769238660"
},
"departure": {
"time": "1769238660"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769239860"
},
"departure": {
"time": "1769239860"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769238960"
},
"departure": {
"time": "1769238960"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769239080"
},
"departure": {
"time": "1769239080"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769239260"
},
"departure": {
"time": "1769239260"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769239620"
},
"departure": {
"time": "1769239620"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769240100"
},
"departure": {
"time": "1769240100"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769239440"
},
"departure": {
"time": "1769239440"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769240220"
},
"departure": {
"time": "1769240220"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769239740"
},
"departure": {
"time": "1769239740"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769239380"
},
"departure": {
"time": "1769239380"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239500"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:165:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470644:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -63,
"time": "1769231997"
},
"departure": {
"delay": -63,
"time": "1769231997"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -87,
"time": "1769232033"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1769232059",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470644:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:505:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769253000"
},
"departure": {
"time": "1769253000"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769254020"
},
"departure": {
"time": "1769254020"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769253780"
},
"departure": {
"time": "1769253780"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769254440"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769253840"
},
"departure": {
"time": "1769253840"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769252880"
},
"departure": {
"time": "1769252880"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1769252700"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769253540"
},
"departure": {
"time": "1769253540"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769253480"
},
"departure": {
"time": "1769253480"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769253600"
},
"departure": {
"time": "1769253600"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769253660"
},
"departure": {
"time": "1769253660"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769253300"
},
"departure": {
"time": "1769253300"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769253420"
},
"departure": {
"time": "1769253420"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769253720"
},
"departure": {
"time": "1769253720"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769253120"
},
"departure": {
"time": "1769253120"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769253360"
},
"departure": {
"time": "1769253360"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769254200"
},
"departure": {
"time": "1769254200"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:505:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471248:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769233593"
},
"departure": {
"delay": -27,
"time": "1769233593"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -386,
"time": "1769234614"
},
"departure": {
"delay": -386,
"time": "1769234614"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -76,
"time": "1769233724"
},
"departure": {
"delay": -76,
"time": "1769233724"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1769232939"
},
"departure": {
"delay": 39,
"time": "1769232939"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1,
"time": "1769232839"
},
"departure": {
"delay": -1,
"time": "1769232839"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769232878"
},
"departure": {
"delay": 38,
"time": "1769232878"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -76,
"time": "1769233784"
},
"departure": {
"delay": -76,
"time": "1769233784"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -207,
"time": "1769234373"
},
"departure": {
"delay": -207,
"time": "1769234373"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -437,
"time": "1769234683"
},
"departure": {
"delay": -437,
"time": "1769234683"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -87,
"time": "1769233653"
},
"departure": {
"delay": -87,
"time": "1769233653"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1769233104"
},
"departure": {
"time": "1769233260"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -20,
"time": "1769233000"
},
"departure": {
"delay": -20,
"time": "1769233000"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -214,
"time": "1769234006"
},
"departure": {
"delay": -214,
"time": "1769234006"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -340,
"time": "1769234540"
},
"departure": {
"delay": -340,
"time": "1769234540"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -223,
"time": "1769234297"
},
"departure": {
"delay": -223,
"time": "1769234297"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -322,
"time": "1769234498"
},
"departure": {
"delay": -322,
"time": "1769234498"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1769233032"
},
"departure": {
"delay": 12,
"time": "1769233032"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -37,
"time": "1769233523"
},
"departure": {
"delay": -37,
"time": "1769233523"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769232964"
},
"departure": {
"delay": 4,
"time": "1769232964"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -347,
"time": "1769234473"
},
"departure": {
"delay": -347,
"time": "1769234473"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -106,
"time": "1769233874"
},
"departure": {
"delay": -106,
"time": "1769233874"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -356,
"time": "1769234584"
},
"departure": {
"delay": -356,
"time": "1769234584"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -272,
"time": "1769234428"
},
"departure": {
"delay": -272,
"time": "1769234428"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -552,
"time": "1769234748"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -297,
"time": "1769234403"
},
"departure": {
"delay": -297,
"time": "1769234403"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -110,
"time": "1769233690"
},
"departure": {
"delay": -110,
"time": "1769233690"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -214,
"time": "1769234186"
},
"departure": {
"delay": -214,
"time": "1769234186"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -318,
"time": "1769234442"
},
"departure": {
"delay": -318,
"time": "1769234442"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -168,
"time": "1769233932"
},
"departure": {
"delay": -168,
"time": "1769233932"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -469,
"time": "1769234651"
},
"departure": {
"delay": -469,
"time": "1769234651"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -136,
"time": "1769233844"
},
"departure": {
"delay": -136,
"time": "1769233844"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -334,
"time": "1769234606"
},
"departure": {
"delay": -334,
"time": "1769234606"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -780,
"time": "1769232360"
},
"departure": {
"delay": -780,
"time": "1769232360"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -214,
"time": "1769234246"
},
"departure": {
"delay": -214,
"time": "1769234246"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 39,
"time": "1769232759"
},
"departure": {
"delay": 39,
"time": "1769232759"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769232909"
},
"departure": {
"delay": 9,
"time": "1769232909"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471248:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1769231880"
},
"departure": {
"delay": 65,
"time": "1769231885"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1769231700"
},
"departure": {
"delay": 5,
"time": "1769231705"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1769232900"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769232120"
},
"departure": {
"delay": 5,
"time": "1769232125"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1769232730"
},
"departure": {
"delay": 10,
"time": "1769232730"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 5,
"time": "1769232000"
},
"departure": {
"delay": 5,
"time": "1769232005"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1769232720"
},
"departure": {
"delay": 65,
"time": "1769232725"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1769231890"
},
"departure": {
"delay": 15,
"time": "1769231895"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"departure": {
"delay": 5,
"time": "1769231405"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1769232660"
},
"departure": {
"delay": 65,
"time": "1769232665"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 65,
"time": "1769232060"
},
"departure": {
"delay": 65,
"time": "1769232065"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1769232480"
},
"departure": {
"delay": 5,
"time": "1769232485"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1769232360"
},
"departure": {
"delay": 5,
"time": "1769232365"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1769232180"
},
"departure": {
"delay": 5,
"time": "1769232185"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769231460"
},
"departure": {
"delay": 5,
"time": "1769231465"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769232300"
},
"departure": {
"delay": 5,
"time": "1769232305"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769231640"
},
"departure": {
"delay": 5,
"time": "1769231645"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1769232070"
},
"departure": {
"delay": 15,
"time": "1769232075"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769232240"
},
"departure": {
"delay": 5,
"time": "1769232245"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:31:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011343x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1769233191"
},
"departure": {
"delay": 171,
"time": "1769233191"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 140,
"time": "1769232800"
},
"departure": {
"delay": 140,
"time": "1769232800"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1769234590"
},
"departure": {
"delay": 130,
"time": "1769234590"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 156,
"time": "1769234016"
},
"departure": {
"delay": 156,
"time": "1769234016"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 139,
"time": "1769235199"
},
"departure": {
"delay": 139,
"time": "1769235199"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 142,
"time": "1769235322"
},
"departure": {
"delay": 142,
"time": "1769235322"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 118,
"time": "1769232538"
},
"departure": {
"delay": 118,
"time": "1769232538"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1769233090"
},
"departure": {
"delay": 130,
"time": "1769233090"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 130,
"time": "1769235430"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 183,
"time": "1769233023"
},
"departure": {
"delay": 183,
"time": "1769233023"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1769232429"
},
"departure": {
"delay": 69,
"time": "1769232429"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 174,
"time": "1769233554"
},
"departure": {
"delay": 174,
"time": "1769233554"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1769235297"
},
"departure": {
"delay": 177,
"time": "1769235297"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 131,
"time": "1769234411"
},
"departure": {
"delay": 131,
"time": "1769234411"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 139,
"time": "1769233699"
},
"departure": {
"delay": 139,
"time": "1769233699"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1769232930"
},
"departure": {
"delay": 150,
"time": "1769232930"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1769233382"
},
"departure": {
"delay": 182,
"time": "1769233382"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 168,
"time": "1769232828"
},
"departure": {
"delay": 168,
"time": "1769232828"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 130,
"time": "1769233750"
},
"departure": {
"delay": 130,
"time": "1769233750"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1769232970"
},
"departure": {
"delay": 130,
"time": "1769232970"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1769234290"
},
"departure": {
"delay": 130,
"time": "1769234290"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 168,
"time": "1769235168"
},
"departure": {
"delay": 168,
"time": "1769235168"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 130,
"time": "1769233450"
},
"departure": {
"delay": 130,
"time": "1769233450"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1769233887"
},
"departure": {
"delay": 147,
"time": "1769233887"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769232717"
},
"departure": {
"delay": 117,
"time": "1769232717"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1769234326"
},
"departure": {
"delay": 166,
"time": "1769234326"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 130,
"time": "1769235370"
},
"departure": {
"delay": 130,
"time": "1769235370"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 130,
"time": "1769235070"
},
"departure": {
"delay": 130,
"time": "1769235070"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 133,
"time": "1769233513"
},
"departure": {
"delay": 133,
"time": "1769233513"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1769232624"
},
"departure": {
"delay": 84,
"time": "1769232624"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 81,
"time": "1769232561"
},
"departure": {
"delay": 81,
"time": "1769232561"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 141,
"time": "1769234901"
},
"departure": {
"delay": 141,
"time": "1769234901"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 133,
"time": "1769233273"
},
"departure": {
"delay": 133,
"time": "1769233273"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1769232691"
},
"departure": {
"delay": 151,
"time": "1769232691"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 140,
"time": "1769235260"
},
"departure": {
"delay": 140,
"time": "1769235260"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 97,
"time": "1769232337"
},
"departure": {
"delay": 97,
"time": "1769232337"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 152,
"time": "1769234372"
},
"departure": {
"delay": 152,
"time": "1769234372"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 171,
"time": "1769235111"
},
"departure": {
"delay": 171,
"time": "1769235111"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 185,
"time": "1769233805"
},
"departure": {
"delay": 185,
"time": "1769233805"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1769232503"
},
"departure": {
"delay": 83,
"time": "1769232503"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 135,
"time": "1769235135"
},
"departure": {
"delay": 135,
"time": "1769235135"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 174,
"time": "1769234934"
},
"departure": {
"delay": 174,
"time": "1769234934"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 155,
"time": "1769232875"
},
"departure": {
"delay": 155,
"time": "1769232875"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1769232366"
},
"departure": {
"delay": 66,
"time": "1769232366"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1769233139"
},
"departure": {
"delay": 179,
"time": "1769233139"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 175,
"time": "1769234515"
},
"departure": {
"delay": 175,
"time": "1769234515"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 130,
"time": "1769234470"
},
"departure": {
"delay": 130,
"time": "1769234470"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 156,
"time": "1769233836"
},
"departure": {
"delay": 156,
"time": "1769233836"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 130,
"time": "1769234110"
},
"departure": {
"delay": 130,
"time": "1769234110"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 130,
"time": "1769234830"
},
"departure": {
"delay": 130,
"time": "1769234830"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 165,
"time": "1769233965"
},
"departure": {
"delay": 165,
"time": "1769233965"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 34,
"time": "1769232274"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011343x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:399:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769248440"
},
"departure": {
"time": "1769248440"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769250360"
},
"departure": {
"time": "1769250360"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769248800"
},
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769248020"
},
"departure": {
"time": "1769248020"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769248860"
},
"departure": {
"time": "1769248860"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769249520"
},
"departure": {
"time": "1769249520"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769248980"
},
"departure": {
"time": "1769248980"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769249580"
},
"departure": {
"time": "1769249580"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248380"
},
"departure": {
"time": "1769248380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769250960"
},
"departure": {
"time": "1769250960"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769250660"
},
"departure": {
"time": "1769250660"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769250420"
},
"departure": {
"time": "1769250420"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769250480"
},
"departure": {
"time": "1769250480"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769250780"
},
"departure": {
"time": "1769250780"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769250600"
},
"departure": {
"time": "1769250600"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769249880"
},
"departure": {
"time": "1769249880"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769249160"
},
"departure": {
"time": "1769249160"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769250120"
},
"departure": {
"time": "1769250120"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769247960"
},
"departure": {
"time": "1769247960"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769250540"
},
"departure": {
"time": "1769250540"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769248140"
},
"departure": {
"time": "1769248140"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769250300"
},
"departure": {
"time": "1769250300"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769248200"
},
"departure": {
"time": "1769248200"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769250000"
},
"departure": {
"time": "1769250000"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769248620"
},
"departure": {
"time": "1769248620"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769247900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769249760"
},
"departure": {
"time": "1769249760"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769251140"
},
"departure": {
"time": "1769251140"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769249820"
},
"departure": {
"time": "1769249820"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769248500"
},
"departure": {
"time": "1769248500"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:399:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4100812x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2,
"time": "1769232598"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1769232580",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4100812x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236320"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769235720"
},
"stopId": "FR:76319:ZE:TAEx9061:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769236920"
},
"stopId": "FR:76319:ZE:TAEx9086:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76319:ZE:TAEx9173:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76231:ZE:TAEx7011:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769237400"
},
"stopId": "FR:76131:ZE:TAEx9036:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1769236080"
},
"stopId": "FR:76319:ZE:TAEx9015:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769236560"
},
"stopId": "FR:76319:ZE:TAEx9094:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769235780"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769237220"
},
"stopId": "FR:76457:ZE:TAEx9075:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76319:ZE:TAEx9057:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769237160"
},
"stopId": "FR:76457:ZE:TAEx9077:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76319:ZE:TAEx9059:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769236980"
},
"stopId": "FR:76319:ZE:TAEx9120:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769236260"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769237100"
},
"stopId": "FR:76457:ZE:TAEx9122:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1769236740"
},
"stopId": "FR:76319:ZE:TAEx9025:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769237040"
},
"stopId": "FR:76319:ZE:TAEx9162:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76319:ZE:TAEx9031:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76231:ZE:TAEx3041:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769236860"
},
"stopId": "FR:76319:ZE:TAEx9004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769237340"
},
"stopId": "FR:76131:ZE:TAEx9098:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769237280"
},
"stopId": "FR:76457:ZE:TAEx9139:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769236440"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769235360"
},
"stopId": "FR:76319:ZE:TAEx9096:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769236620"
},
"stopId": "FR:76319:ZE:TAEx9160:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76319:ZE:TAEx9175:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769236380"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769234880"
},
"stopId": "FR:76231:ZE:TAEx7001:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7302:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2278:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769233849"
},
"departure": {
"time": "1769233849"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769232745"
},
"departure": {
"time": "1769232745"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769233308"
},
"departure": {
"time": "1769233308"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769233915"
},
"departure": {
"time": "1769233915"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769233240"
},
"departure": {
"time": "1769233240"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769232831"
},
"departure": {
"time": "1769232831"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769232686"
},
"departure": {
"time": "1769232686"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769232978"
},
"departure": {
"time": "1769232978"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234182"
},
"departure": {
"time": "1769234182"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1769233978"
},
"departure": {
"time": "1769233978"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1769234050"
},
"departure": {
"time": "1769234050"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1769234440"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1769233120"
},
"departure": {
"time": "1769233120"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234122"
},
"departure": {
"time": "1769234122"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1769233451"
},
"departure": {
"time": "1769233451"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769233371"
},
"departure": {
"time": "1769233371"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769232910"
},
"departure": {
"time": "1769232910"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1769233630"
},
"departure": {
"time": "1769233630"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1769232644",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2278:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:357:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769249280"
},
"departure": {
"time": "1769249280"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769249640"
},
"departure": {
"time": "1769249640"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769248440"
},
"departure": {
"time": "1769248440"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769249460"
},
"departure": {
"time": "1769249460"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769247480"
},
"departure": {
"time": "1769247480"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769246820"
},
"departure": {
"time": "1769246820"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769246940"
},
"departure": {
"time": "1769246940"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769249580"
},
"departure": {
"time": "1769249580"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769247240"
},
"departure": {
"time": "1769247240"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769247960"
},
"departure": {
"time": "1769247960"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769247365"
},
"departure": {
"delay": 5,
"time": "1769247365"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769247900"
},
"departure": {
"time": "1769247900"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769247720"
},
"departure": {
"time": "1769247720"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769248980"
},
"departure": {
"time": "1769248980"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769247840"
},
"departure": {
"time": "1769247840"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769247060"
},
"departure": {
"time": "1769247060"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769247120"
},
"departure": {
"time": "1769247120"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769249760"
},
"departure": {
"time": "1769249760"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769249880"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"departure": {
"time": "1769246700"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769249160"
},
"departure": {
"time": "1769249160"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769247420"
},
"departure": {
"time": "1769247420"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769248080"
},
"departure": {
"time": "1769248080"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769247300"
},
"departure": {
"time": "1769247300"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769249700"
},
"departure": {
"time": "1769249700"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769248800"
},
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769249645"
},
"departure": {
"delay": 5,
"time": "1769249645"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769246880"
},
"departure": {
"time": "1769246880"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769248620"
},
"departure": {
"time": "1769248620"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769249040"
},
"departure": {
"time": "1769249040"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769247360"
},
"departure": {
"time": "1769247360"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769247540"
},
"departure": {
"time": "1769247540"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248020"
},
"departure": {
"time": "1769248020"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:357:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:253:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769242980"
},
"departure": {
"time": "1769242980"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1769244850"
},
"departure": {
"delay": 10,
"time": "1769244850"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769244240"
},
"departure": {
"time": "1769244240"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769244720"
},
"departure": {
"time": "1769244720"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769242860"
},
"departure": {
"time": "1769242860"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769243460"
},
"departure": {
"time": "1769243460"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769245440"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769244660"
},
"departure": {
"time": "1769244660"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769244600"
},
"departure": {
"time": "1769244600"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769243280"
},
"departure": {
"time": "1769243280"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769245260"
},
"departure": {
"time": "1769245260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769243220"
},
"departure": {
"time": "1769243220"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769244780"
},
"departure": {
"time": "1769244780"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769243160"
},
"departure": {
"time": "1769243160"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769243580"
},
"departure": {
"time": "1769243580"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769245080"
},
"departure": {
"time": "1769245080"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769244360"
},
"departure": {
"time": "1769244360"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769243700"
},
"departure": {
"time": "1769243700"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769243640"
},
"departure": {
"time": "1769243640"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769243520"
},
"departure": {
"time": "1769243520"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769242800"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1769244545"
},
"departure": {
"delay": 5,
"time": "1769244545"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769244480"
},
"departure": {
"time": "1769244480"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769243040"
},
"departure": {
"time": "1769243040"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769243100"
},
"departure": {
"time": "1769243100"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769244840"
},
"departure": {
"time": "1769244840"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769244540"
},
"departure": {
"time": "1769244540"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769242920"
},
"departure": {
"time": "1769242920"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769245265"
},
"departure": {
"delay": 5,
"time": "1769245265"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769243045"
},
"departure": {
"delay": 5,
"time": "1769243045"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769244900"
},
"departure": {
"time": "1769244900"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769244060"
},
"departure": {
"time": "1769244060"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769244605"
},
"departure": {
"delay": 5,
"time": "1769244605"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1769244845"
},
"departure": {
"delay": 5,
"time": "1769244845"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:253:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769250420"
},
"departure": {
"time": "1769250420"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769250960"
},
"departure": {
"time": "1769250960"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"departure": {
"time": "1769250300"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769251320"
},
"departure": {
"time": "1769251320"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769250840"
},
"departure": {
"time": "1769250840"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769250600"
},
"departure": {
"time": "1769250600"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769251140"
},
"departure": {
"time": "1769251140"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769251740"
},
"departure": {
"time": "1769251740"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769251200"
},
"departure": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769250720"
},
"departure": {
"time": "1769250720"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769251080"
},
"departure": {
"time": "1769251080"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769251260"
},
"departure": {
"time": "1769251260"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769251380"
},
"departure": {
"time": "1769251380"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769251980"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769251920"
},
"departure": {
"time": "1769251920"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:447:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230714x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -31,
"time": "1769232929"
},
"departure": {
"delay": -31,
"time": "1769232929"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 7,
"time": "1769233087"
},
"departure": {
"delay": 7,
"time": "1769233087"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1769232529"
},
"departure": {
"delay": 49,
"time": "1769232529"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1769232296"
},
"departure": {
"delay": 56,
"time": "1769232296"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -10,
"time": "1769233610"
},
"departure": {
"delay": -10,
"time": "1769233610"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 23,
"time": "1769232743"
},
"departure": {
"delay": 23,
"time": "1769232743"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 6,
"time": "1769233566"
},
"departure": {
"delay": 6,
"time": "1769233566"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -31,
"time": "1769233169"
},
"departure": {
"delay": -31,
"time": "1769233169"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1769232239"
},
"departure": {
"delay": 59,
"time": "1769232239"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1769233494"
},
"departure": {
"delay": -6,
"time": "1769233494"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -31,
"time": "1769233409"
},
"departure": {
"delay": -31,
"time": "1769233409"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -31,
"time": "1769232689"
},
"departure": {
"delay": -31,
"time": "1769232689"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1769233649"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -20,
"time": "1769233360"
},
"departure": {
"delay": -20,
"time": "1769233360"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1769232973"
},
"departure": {
"delay": 13,
"time": "1769232973"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769233255"
},
"departure": {
"delay": -5,
"time": "1769233255"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1769233449"
},
"departure": {
"delay": 9,
"time": "1769233449"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 117,
"time": "1769231997"
},
"departure": {
"delay": 117,
"time": "1769231997"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": -9,
"time": "1769233131"
},
"departure": {
"delay": -9,
"time": "1769233131"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 25,
"time": "1769232145"
},
"departure": {
"delay": 25,
"time": "1769232145"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769233212"
},
"departure": {
"delay": 12,
"time": "1769233212"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1769232594"
},
"departure": {
"delay": -6,
"time": "1769232594"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1769232678"
},
"departure": {
"delay": 18,
"time": "1769232678"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1769232784"
},
"departure": {
"delay": 4,
"time": "1769232784"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1769233024"
},
"departure": {
"delay": 4,
"time": "1769233024"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -4,
"time": "1769233316"
},
"departure": {
"delay": -4,
"time": "1769233316"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1769232119"
},
"departure": {
"delay": 59,
"time": "1769232119"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1769232475"
},
"departure": {
"delay": 55,
"time": "1769232475"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -31,
"time": "1769233289"
},
"departure": {
"delay": -31,
"time": "1769233289"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230714x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:411:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769249345"
},
"departure": {
"delay": 5,
"time": "1769249345"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769251320"
},
"departure": {
"time": "1769251320"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769251560"
},
"departure": {
"time": "1769251560"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769250720"
},
"departure": {
"time": "1769250720"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1769248865"
},
"departure": {
"delay": 5,
"time": "1769248865"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769250900"
},
"departure": {
"time": "1769250900"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769250000"
},
"departure": {
"time": "1769250000"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769249640"
},
"departure": {
"time": "1769249640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769251260"
},
"departure": {
"time": "1769251260"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769248860"
},
"departure": {
"time": "1769248860"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769251020"
},
"departure": {
"time": "1769251020"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769249520"
},
"departure": {
"time": "1769249520"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769249460"
},
"departure": {
"time": "1769249460"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769249400"
},
"departure": {
"time": "1769249400"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769249700"
},
"departure": {
"time": "1769249700"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769250120"
},
"departure": {
"time": "1769250120"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769250960"
},
"departure": {
"time": "1769250960"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769251200"
},
"departure": {
"time": "1769251200"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769250660"
},
"departure": {
"time": "1769250660"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769251680"
},
"departure": {
"time": "1769251680"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769249340"
},
"departure": {
"time": "1769249340"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769249580"
},
"departure": {
"time": "1769249580"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769250300"
},
"departure": {
"time": "1769250300"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769251800"
},
"departure": {
"time": "1769251800"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769251500"
},
"departure": {
"time": "1769251500"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769251440"
},
"departure": {
"time": "1769251440"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769249220"
},
"departure": {
"time": "1769249220"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769249940"
},
"departure": {
"time": "1769249940"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769251860"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"delay": 5,
"time": "1769251205"
},
"departure": {
"delay": 5,
"time": "1769251205"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769249280"
},
"departure": {
"time": "1769249280"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769249760"
},
"departure": {
"time": "1769249760"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769249100"
},
"departure": {
"time": "1769249100"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:411:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857133F5417317x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769237040"
},
"departure": {
"time": "1769237100"
},
"stopId": "FR:72205:ZE:StopPointxOCETrainxTERx87396044:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240220"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:72380:ZE:StopPointxOCETrainxTERx87396077:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87743872:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769237280"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:72349:ZE:StopPointxOCETrainxTERx87396051:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769240700"
},
"departure": {
"time": "1769240820"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769238840"
},
"departure": {
"time": "1769238960"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769238180"
},
"departure": {
"time": "1769238240"
},
"stopId": "FR:72138:ZE:StopPointxOCETrainxTERx87396093:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236440"
},
"departure": {
"time": "1769236500"
},
"stopId": "FR:72217:ZE:StopPointxOCETrainxTERx87396028:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769243220"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1769236740"
},
"departure": {
"time": "1769236800"
},
"stopId": "FR:72147:ZE:StopPointxOCETrainxTERx87396036:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769239680"
},
"departure": {
"time": "1769239740"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769241900"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1769232278",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857133F5417317x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1302:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769231760"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769233380"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769231520"
},
"stopId": "FR:76178:ZE:TAEx1021:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769231580"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1302:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232849x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1769233836"
},
"departure": {
"delay": 36,
"time": "1769233836"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1769232919"
},
"departure": {
"delay": 19,
"time": "1769232919"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1769234316"
},
"departure": {
"delay": 36,
"time": "1769234316"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1769233314"
},
"departure": {
"delay": 54,
"time": "1769233314"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769235046"
},
"departure": {
"delay": 46,
"time": "1769235046"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1769233953"
},
"departure": {
"delay": 33,
"time": "1769233953"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1769234007"
},
"departure": {
"delay": 27,
"time": "1769234007"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769233140"
},
"departure": {
"time": "1769233140"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1769234457"
},
"departure": {
"delay": 57,
"time": "1769234457"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1769233459"
},
"departure": {
"delay": 19,
"time": "1769233459"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1769234649"
},
"departure": {
"delay": 9,
"time": "1769234649"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1769235025"
},
"departure": {
"delay": 25,
"time": "1769235025"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 32,
"time": "1769234912"
},
"departure": {
"delay": 32,
"time": "1769234912"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1769234819"
},
"departure": {
"delay": 59,
"time": "1769234819"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 2,
"time": "1769234942"
},
"departure": {
"delay": 2,
"time": "1769234942"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 24,
"time": "1769234544"
},
"departure": {
"delay": 24,
"time": "1769234544"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1769232926"
},
"departure": {
"delay": 26,
"time": "1769232926"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1769234704"
},
"departure": {
"delay": 4,
"time": "1769234704"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1769233380"
},
"departure": {
"time": "1769233380"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1769234580"
},
"departure": {
"time": "1769234580"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1769233500"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1769234610"
},
"departure": {
"delay": 30,
"time": "1769234610"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1769233270"
},
"departure": {
"delay": 10,
"time": "1769233270"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1769234521"
},
"departure": {
"delay": 1,
"time": "1769234521"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 35,
"time": "1769233115"
},
"departure": {
"delay": 35,
"time": "1769233115"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 25,
"time": "1769234965"
},
"departure": {
"delay": 25,
"time": "1769234965"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1,
"time": "1769234401"
},
"departure": {
"delay": 1,
"time": "1769234401"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1769235092"
},
"departure": {
"delay": 32,
"time": "1769235092"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1769234238"
},
"departure": {
"delay": 18,
"time": "1769234238"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1769234084"
},
"departure": {
"delay": 44,
"time": "1769234084"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769235120"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 18,
"time": "1769234118"
},
"departure": {
"delay": 18,
"time": "1769234118"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769232210",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232849x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769237940"
},
"departure": {
"time": "1769237940"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769236800"
},
"departure": {
"time": "1769236800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769237400"
},
"departure": {
"time": "1769237400"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237640"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769236020"
},
"departure": {
"time": "1769236020"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769238660"
},
"departure": {
"time": "1769238660"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769238900"
},
"departure": {
"time": "1769238900"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769236980"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769238720"
},
"departure": {
"time": "1769238720"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236380"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769238480"
},
"departure": {
"time": "1769238480"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769236740"
},
"departure": {
"time": "1769236740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769238360"
},
"departure": {
"time": "1769238360"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769236500"
},
"departure": {
"time": "1769236500"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769238240"
},
"departure": {
"time": "1769238240"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769237580"
},
"departure": {
"time": "1769237580"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769238780"
},
"departure": {
"time": "1769238780"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769236200"
},
"departure": {
"time": "1769236200"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769238180"
},
"departure": {
"time": "1769238180"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769238300"
},
"departure": {
"time": "1769238300"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769237700"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769238540"
},
"departure": {
"time": "1769238540"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769238420"
},
"departure": {
"time": "1769238420"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769237820"
},
"departure": {
"time": "1769237820"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769235960"
},
"departure": {
"time": "1769235960"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769237340"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769236440"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769238960"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769236620"
},
"departure": {
"time": "1769236620"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769238120"
},
"departure": {
"time": "1769238120"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
}
],
"timestamp": "1769232766",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:121:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:541:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769254440"
},
"departure": {
"time": "1769254440"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 5,
"time": "1769254145"
},
"departure": {
"delay": 5,
"time": "1769254145"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769254500"
},
"departure": {
"time": "1769254500"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769256360"
},
"departure": {
"time": "1769256360"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769254320"
},
"departure": {
"time": "1769254320"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769256005"
},
"departure": {
"delay": 5,
"time": "1769256005"
},
"stopId": "FR:76217:ZE:18197:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769254740"
},
"departure": {
"time": "1769254740"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769255520"
},
"departure": {
"time": "1769255520"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769255820"
},
"departure": {
"time": "1769255820"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769254020"
},
"departure": {
"time": "1769254020"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769254920"
},
"departure": {
"time": "1769254920"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769253900"
},
"departure": {
"time": "1769253900"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769256060"
},
"departure": {
"time": "1769256060"
},
"stopId": "FR:76217:ZE:18170:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769255760"
},
"departure": {
"time": "1769255760"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769253660"
},
"departure": {
"time": "1769253660"
},
"stopId": "FR:76217:ZE:18101:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769253665"
},
"departure": {
"delay": 5,
"time": "1769253665"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769254260"
},
"departure": {
"time": "1769254260"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769255460"
},
"departure": {
"time": "1769255460"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769254140"
},
"departure": {
"time": "1769254140"
},
"stopId": "FR:76217:ZE:18441:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769254560"
},
"departure": {
"time": "1769254560"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769254800"
},
"departure": {
"time": "1769254800"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769256120"
},
"departure": {
"time": "1769256120"
},
"stopId": "FR:76217:ZE:18166:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769255100"
},
"departure": {
"time": "1769255100"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769254200"
},
"departure": {
"time": "1769254200"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"departure": {
"time": "1769253600"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769256240"
},
"departure": {
"time": "1769256240"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769254080"
},
"departure": {
"time": "1769254080"
},
"stopId": "FR:76217:ZE:18090:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769256660"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769256480"
},
"departure": {
"time": "1769256480"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769256300"
},
"departure": {
"time": "1769256300"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769256600"
},
"departure": {
"time": "1769256600"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769255700"
},
"departure": {
"time": "1769255700"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769256000"
},
"departure": {
"time": "1769256000"
},
"stopId": "FR:76217:ZE:18177:ATOUMOD005",
"stopSequence": 25
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:541:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3336F5422635x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769237880"
},
"departure": {
"time": "1769238000"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769241780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769230478",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3336F5422635x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196477x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1769232992"
},
"departure": {
"delay": 152,
"time": "1769232992"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 172,
"time": "1769232952"
},
"departure": {
"delay": 172,
"time": "1769232952"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 185,
"time": "1769233085"
},
"departure": {
"delay": 185,
"time": "1769233085"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 176,
"time": "1769232836"
},
"departure": {
"delay": 176,
"time": "1769232836"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 185,
"time": "1769232785"
},
"departure": {
"delay": 185,
"time": "1769232785"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 146,
"time": "1769232926"
},
"departure": {
"delay": 146,
"time": "1769232926"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 152,
"time": "1769233052"
},
"departure": {
"delay": 152,
"time": "1769233052"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 149,
"time": "1769232809"
},
"departure": {
"delay": 149,
"time": "1769232809"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 146,
"time": "1769233106"
},
"departure": {
"delay": 146,
"time": "1769233106"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 200,
"time": "1769233160"
},
"departure": {
"delay": 200,
"time": "1769233160"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 146,
"time": "1769233226"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769232750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196477x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:141:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769240100"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769238720"
},
"departure": {
"time": "1769238720"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769237580"
},
"departure": {
"time": "1769237580"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1769237585"
},
"departure": {
"delay": 5,
"time": "1769237585"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"departure": {
"time": "1769237100"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769237340"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769238000"
},
"departure": {
"time": "1769238000"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769238300"
},
"departure": {
"time": "1769238300"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769239920"
},
"departure": {
"time": "1769239920"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769237520"
},
"departure": {
"time": "1769237520"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769238360"
},
"departure": {
"time": "1769238360"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769238900"
},
"departure": {
"time": "1769238900"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769239380"
},
"departure": {
"time": "1769239380"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769239260"
},
"departure": {
"time": "1769239260"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769239865"
},
"departure": {
"delay": 5,
"time": "1769239865"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769238180"
},
"departure": {
"time": "1769238180"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769237160"
},
"departure": {
"time": "1769237160"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237640"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769237880"
},
"departure": {
"time": "1769237880"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239500"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769237760"
},
"departure": {
"time": "1769237760"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769237700"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769237400"
},
"departure": {
"time": "1769237400"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769237460"
},
"departure": {
"time": "1769237460"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769238120"
},
"departure": {
"time": "1769238120"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769237280"
},
"departure": {
"time": "1769237280"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769239800"
},
"departure": {
"time": "1769239800"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769237220"
},
"departure": {
"time": "1769237220"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769239140"
},
"departure": {
"time": "1769239140"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769239680"
},
"departure": {
"time": "1769239680"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769239860"
},
"departure": {
"time": "1769239860"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769238240"
},
"departure": {
"time": "1769238240"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769237645"
},
"departure": {
"delay": 5,
"time": "1769237645"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:141:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602271:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -57,
"time": "1769232963"
},
"departure": {
"delay": -57,
"time": "1769232963"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -19,
"time": "1769232881"
},
"departure": {
"delay": -19,
"time": "1769232881"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -55,
"time": "1769233085"
},
"departure": {
"delay": -55,
"time": "1769233085"
},
"stopId": "FR:27229:ZE:0xAVR01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1769232349"
},
"departure": {
"delay": -11,
"time": "1769232349"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -30,
"time": "1769232529"
},
"departure": {
"delay": -30,
"time": "1769232630"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1769232402"
},
"departure": {
"delay": -78,
"time": "1769232402"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1769232719"
},
"departure": {
"delay": -1,
"time": "1769232719"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1769232746"
},
"departure": {
"delay": 26,
"time": "1769232746"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -71,
"time": "1769233189"
},
"stopId": "FR:27229:ZE:0xROS10:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -71,
"time": "1769232829"
},
"departure": {
"delay": -71,
"time": "1769232829"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1769232322"
},
"departure": {
"delay": 22,
"time": "1769232322"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602271:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470323:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1769233321"
},
"departure": {
"delay": 181,
"time": "1769233321"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1769233828"
},
"departure": {
"delay": 148,
"time": "1769233828"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"delay": 120,
"time": "1769232720"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 147,
"time": "1769234127"
},
"departure": {
"delay": 147,
"time": "1769234127"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1769233947"
},
"departure": {
"delay": 147,
"time": "1769233947"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 176,
"time": "1769233136"
},
"departure": {
"delay": 176,
"time": "1769233136"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 173,
"time": "1769233073"
},
"departure": {
"delay": 173,
"time": "1769233073"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 172,
"time": "1769233372"
},
"departure": {
"delay": 172,
"time": "1769233372"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 193,
"time": "1769233573"
},
"departure": {
"delay": 193,
"time": "1769233573"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 162,
"time": "1769232822"
},
"departure": {
"delay": 162,
"time": "1769232822"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 174,
"time": "1769233194"
},
"departure": {
"delay": 174,
"time": "1769233194"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 204,
"time": "1769233284"
},
"departure": {
"delay": 204,
"time": "1769233284"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 147,
"time": "1769233407"
},
"departure": {
"delay": 147,
"time": "1769233407"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 147,
"time": "1769234307"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 147,
"time": "1769233647"
},
"departure": {
"delay": 147,
"time": "1769233647"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 150,
"time": "1769233470"
},
"departure": {
"delay": 150,
"time": "1769233470"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1769233047"
},
"departure": {
"delay": 147,
"time": "1769233047"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 147,
"time": "1769233167"
},
"departure": {
"delay": 147,
"time": "1769233167"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1769233518"
},
"departure": {
"delay": 198,
"time": "1769233518"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470323:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011436x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769232581"
},
"departure": {
"delay": 41,
"time": "1769232581"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -7,
"time": "1769232773"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 46,
"time": "1769232706"
},
"departure": {
"delay": 46,
"time": "1769232706"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 11,
"time": "1769232611"
},
"departure": {
"delay": 11,
"time": "1769232611"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -3,
"time": "1769232537"
},
"departure": {
"delay": -3,
"time": "1769232537"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 11,
"time": "1769232671"
},
"departure": {
"delay": 11,
"time": "1769232671"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 13,
"time": "1769232733"
},
"departure": {
"delay": 13,
"time": "1769232733"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 28,
"time": "1769232448"
},
"departure": {
"delay": 28,
"time": "1769232448"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
}
],
"timestamp": "1769232550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011436x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053789x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769233808"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1769232968"
},
"departure": {
"delay": 8,
"time": "1769232968"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 13,
"time": "1769233633"
},
"departure": {
"delay": 13,
"time": "1769233633"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1769232938"
},
"departure": {
"delay": 38,
"time": "1769232938"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1769233095"
},
"departure": {
"delay": 15,
"time": "1769233095"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769233425"
},
"departure": {
"delay": 45,
"time": "1769233425"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 13,
"time": "1769233573"
},
"departure": {
"delay": 13,
"time": "1769233573"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1769233508"
},
"departure": {
"delay": 8,
"time": "1769233508"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769232685"
},
"departure": {
"delay": 25,
"time": "1769232685"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1769233250"
},
"departure": {
"delay": 50,
"time": "1769233250"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 49,
"time": "1769233309"
},
"departure": {
"delay": 49,
"time": "1769233309"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1769233203"
},
"departure": {
"delay": 63,
"time": "1769233203"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1769233388"
},
"departure": {
"delay": 8,
"time": "1769233388"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1769233038"
},
"departure": {
"delay": 18,
"time": "1769233038"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1769232651"
},
"departure": {
"delay": 51,
"time": "1769232651"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1769232749"
},
"departure": {
"delay": 29,
"time": "1769232749"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1769232826"
},
"departure": {
"delay": 46,
"time": "1769232826"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769233148"
},
"departure": {
"delay": 8,
"time": "1769233148"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1769233671"
},
"departure": {
"delay": 51,
"time": "1769233671"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1769232879"
},
"departure": {
"delay": 39,
"time": "1769232879"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1769232788"
},
"departure": {
"delay": 8,
"time": "1769232788"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1769233362"
},
"departure": {
"delay": 42,
"time": "1769233362"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053789x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1769235828"
},
"departure": {
"delay": -12,
"time": "1769235828"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1769235764"
},
"departure": {
"delay": -16,
"time": "1769235764"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"departure": {
"delay": -2759,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -50,
"time": "1769236090"
},
"departure": {
"delay": -50,
"time": "1769236090"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -25,
"time": "1769235995"
},
"departure": {
"delay": -25,
"time": "1769235995"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1769235940"
},
"departure": {
"delay": -20,
"time": "1769235940"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -237,
"time": "1769237463"
},
"departure": {
"delay": -237,
"time": "1769237463"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -164,
"time": "1769237416"
},
"departure": {
"delay": -164,
"time": "1769237416"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -107,
"time": "1769237173"
},
"departure": {
"delay": -107,
"time": "1769237173"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -109,
"time": "1769237291"
},
"departure": {
"delay": -109,
"time": "1769237291"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1769236184"
},
"departure": {
"delay": -76,
"time": "1769236184"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -105,
"time": "1769237055"
},
"departure": {
"delay": -105,
"time": "1769237055"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -101,
"time": "1769237239"
},
"departure": {
"delay": -101,
"time": "1769237239"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -26,
"time": "1769236354"
},
"departure": {
"delay": -26,
"time": "1769236354"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1769236140"
},
"departure": {
"delay": -60,
"time": "1769236140"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -107,
"time": "1769236813"
},
"departure": {
"delay": -107,
"time": "1769236813"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -364,
"time": "1769237636"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -76,
"time": "1769236064"
},
"departure": {
"delay": -76,
"time": "1769236064"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -75,
"time": "1769236965"
},
"departure": {
"delay": -75,
"time": "1769236965"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -107,
"time": "1769236393"
},
"departure": {
"delay": -107,
"time": "1769236393"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -107,
"time": "1769236453"
},
"departure": {
"delay": -107,
"time": "1769236453"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1769235687"
},
"departure": {
"delay": 27,
"time": "1769235687"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -107,
"time": "1769236693"
},
"departure": {
"delay": -107,
"time": "1769236693"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -237,
"time": "1769237523"
},
"departure": {
"delay": -237,
"time": "1769237523"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -183,
"time": "1769237337"
},
"departure": {
"delay": -183,
"time": "1769237337"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -54,
"time": "1769236266"
},
"departure": {
"delay": -54,
"time": "1769236266"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -26,
"time": "1769235874"
},
"departure": {
"delay": -26,
"time": "1769235874"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -53,
"time": "1769236867"
},
"departure": {
"delay": -53,
"time": "1769236867"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -88,
"time": "1769237132"
},
"departure": {
"delay": -88,
"time": "1769237132"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -295,
"time": "1769237585"
},
"departure": {
"delay": -295,
"time": "1769237585"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471204:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110075x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769233457"
},
"departure": {
"delay": 17,
"time": "1769233457"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1769233669"
},
"departure": {
"delay": 49,
"time": "1769233669"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769232813"
},
"departure": {
"delay": 33,
"time": "1769232813"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1769233072"
},
"departure": {
"delay": 52,
"time": "1769233072"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1769233553"
},
"departure": {
"delay": 53,
"time": "1769233553"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1769233350"
},
"departure": {
"delay": 30,
"time": "1769233350"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1769233840"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1769233260"
},
"departure": {
"delay": 60,
"time": "1769233260"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 25,
"time": "1769233765"
},
"departure": {
"delay": 25,
"time": "1769233765"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1769232695"
},
"departure": {
"delay": 35,
"time": "1769232695"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1769232920"
},
"departure": {
"delay": 20,
"time": "1769232920"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110075x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232901x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1769234157"
},
"departure": {
"delay": 57,
"time": "1769234157"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1769234898"
},
"departure": {
"delay": 18,
"time": "1769234898"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1769233230"
},
"departure": {
"delay": 30,
"time": "1769233230"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1769233297"
},
"departure": {
"delay": 37,
"time": "1769233297"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1769235035"
},
"departure": {
"delay": 35,
"time": "1769235035"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1769234100"
},
"departure": {
"time": "1769234100"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769233940"
},
"departure": {
"delay": 20,
"time": "1769233940"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1769234568"
},
"departure": {
"delay": 48,
"time": "1769234568"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 9,
"time": "1769235249"
},
"departure": {
"delay": 9,
"time": "1769235249"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 32,
"time": "1769235212"
},
"departure": {
"delay": 32,
"time": "1769235212"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 15,
"time": "1769233695"
},
"departure": {
"delay": 15,
"time": "1769233695"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1769233320"
},
"departure": {
"time": "1769233320"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1769234820"
},
"departure": {
"time": "1769234820"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 48,
"time": "1769233848"
},
"departure": {
"delay": 48,
"time": "1769233848"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1769233609"
},
"departure": {
"delay": 49,
"time": "1769233609"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1769233515"
},
"departure": {
"delay": 15,
"time": "1769233515"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1769234034"
},
"departure": {
"delay": 54,
"time": "1769234034"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 43,
"time": "1769234443"
},
"departure": {
"delay": 43,
"time": "1769234443"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1769234514"
},
"departure": {
"delay": 54,
"time": "1769234514"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1769233490"
},
"departure": {
"delay": 50,
"time": "1769233490"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 38,
"time": "1769233358"
},
"departure": {
"delay": 38,
"time": "1769233358"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1769235058"
},
"departure": {
"delay": 58,
"time": "1769235058"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1769235420"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 26,
"time": "1769233766"
},
"departure": {
"delay": 26,
"time": "1769233766"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769233560"
},
"departure": {
"time": "1769233560"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1769233384"
},
"departure": {
"delay": 4,
"time": "1769233384"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233440"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1769233653"
},
"departure": {
"delay": 33,
"time": "1769233653"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1769235076"
},
"departure": {
"delay": 16,
"time": "1769235076"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 14,
"time": "1769234294"
},
"departure": {
"delay": 14,
"time": "1769234294"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1769233277"
},
"departure": {
"delay": 17,
"time": "1769233277"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1769234353"
},
"departure": {
"delay": 13,
"time": "1769234353"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1769233806"
},
"departure": {
"delay": 6,
"time": "1769233806"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769232710",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232901x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232830x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1769232160"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769232150",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232830x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470075:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1769235674"
},
"departure": {
"delay": -106,
"time": "1769235674"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -72,
"time": "1769235768"
},
"departure": {
"delay": -72,
"time": "1769235768"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -103,
"time": "1769235317"
},
"departure": {
"delay": -103,
"time": "1769235317"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -119,
"time": "1769235541"
},
"departure": {
"delay": -119,
"time": "1769235541"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -67,
"time": "1769234993"
},
"departure": {
"delay": -67,
"time": "1769234993"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -105,
"time": "1769235375"
},
"departure": {
"delay": -105,
"time": "1769235375"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -62,
"time": "1769235718"
},
"departure": {
"delay": -62,
"time": "1769235718"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -90,
"time": "1769235570"
},
"departure": {
"delay": -90,
"time": "1769235570"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -67,
"time": "1769235233"
},
"departure": {
"delay": -67,
"time": "1769235233"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1769235090"
},
"departure": {
"delay": -90,
"time": "1769235090"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -91,
"time": "1769235809"
},
"departure": {
"delay": -91,
"time": "1769235809"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -23,
"time": "1769234977"
},
"departure": {
"delay": -23,
"time": "1769234977"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769234854"
},
"departure": {
"delay": -26,
"time": "1769234854"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -106,
"time": "1769235914"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -83,
"time": "1769235637"
},
"departure": {
"delay": -83,
"time": "1769235637"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -7,
"time": "1769234933"
},
"departure": {
"delay": -7,
"time": "1769234933"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -67,
"time": "1769235053"
},
"departure": {
"delay": -67,
"time": "1769235053"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -68,
"time": "1769235292"
},
"departure": {
"delay": -68,
"time": "1769235292"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769234783"
},
"departure": {
"delay": 23,
"time": "1769234783"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -102,
"time": "1769235258"
},
"departure": {
"delay": -102,
"time": "1769235258"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -119,
"time": "1769235181"
},
"departure": {
"delay": -119,
"time": "1769235181"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1769234824"
},
"departure": {
"delay": 4,
"time": "1769234824"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -116,
"time": "1769235124"
},
"departure": {
"delay": -116,
"time": "1769235124"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1769234670"
},
"departure": {
"delay": 30,
"time": "1769234670"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470075:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -71,
"time": "1769233249"
},
"departure": {
"delay": -71,
"time": "1769233249"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -333,
"time": "1769234007"
},
"departure": {
"delay": -333,
"time": "1769234007"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -5,
"time": "1769233015"
},
"departure": {
"delay": -5,
"time": "1769233015"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -177,
"time": "1769233803"
},
"departure": {
"delay": -177,
"time": "1769233803"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -244,
"time": "1769233916"
},
"departure": {
"delay": -244,
"time": "1769233916"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -375,
"time": "1769234085"
},
"departure": {
"delay": -375,
"time": "1769234085"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -123,
"time": "1769233137"
},
"departure": {
"delay": -123,
"time": "1769233137"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -137,
"time": "1769233543"
},
"departure": {
"delay": -137,
"time": "1769233543"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -118,
"time": "1769233622"
},
"departure": {
"delay": -118,
"time": "1769233622"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -399,
"time": "1769234121"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -147,
"time": "1769233713"
},
"departure": {
"delay": -147,
"time": "1769233713"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -127,
"time": "1769233433"
},
"departure": {
"delay": -127,
"time": "1769233433"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1769233397"
},
"departure": {
"delay": -103,
"time": "1769233397"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1769233036"
},
"departure": {
"delay": -44,
"time": "1769233036"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -116,
"time": "1769233504"
},
"departure": {
"delay": -116,
"time": "1769233504"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -116,
"time": "1769233324"
},
"departure": {
"delay": -116,
"time": "1769233324"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -254,
"time": "1769233966"
},
"departure": {
"delay": -254,
"time": "1769233966"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -243,
"time": "1769233857"
},
"departure": {
"delay": -243,
"time": "1769233857"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -87,
"time": "1769233473"
},
"departure": {
"delay": -87,
"time": "1769233473"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -92,
"time": "1769233288"
},
"departure": {
"delay": -92,
"time": "1769233288"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -74,
"time": "1769233066"
},
"departure": {
"delay": -74,
"time": "1769233066"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470646:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1050:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233543"
},
"departure": {
"time": "1769233543"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1769233436"
},
"departure": {
"time": "1769233436"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1769233803"
},
"departure": {
"time": "1769233803"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1769234779"
},
"departure": {
"time": "1769234779"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1769233063"
},
"departure": {
"time": "1769233063"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233716"
},
"departure": {
"time": "1769233716"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1769234328"
},
"departure": {
"time": "1769234328"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1769234395"
},
"departure": {
"time": "1769234395"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1769232943"
},
"departure": {
"time": "1769232943"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234029"
},
"departure": {
"time": "1769234029"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234208"
},
"departure": {
"time": "1769234208"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1769234450"
},
"departure": {
"time": "1769234450"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234586"
},
"departure": {
"time": "1769234586"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1769232721"
},
"departure": {
"time": "1769232721"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769233222"
},
"departure": {
"time": "1769233222"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1769232788"
},
"departure": {
"time": "1769232788"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769232438"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1769232614"
},
"departure": {
"time": "1769232614"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769233123"
},
"departure": {
"time": "1769233123"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1769232538"
},
"departure": {
"time": "1769232538"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769233636"
},
"departure": {
"time": "1769233636"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1769234666"
},
"departure": {
"time": "1769234666"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1769233363"
},
"departure": {
"time": "1769233363"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1769233184"
},
"departure": {
"time": "1769233184"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1769234539"
},
"departure": {
"time": "1769234539"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234142"
},
"departure": {
"time": "1769234142"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769232445",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1050:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470698:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -77,
"time": "1769235763"
},
"departure": {
"delay": -77,
"time": "1769235763"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -67,
"time": "1769235833"
},
"departure": {
"delay": -67,
"time": "1769235833"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -96,
"time": "1769235924"
},
"departure": {
"delay": -96,
"time": "1769235924"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -282,
"time": "1769236698"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -125,
"time": "1769236195"
},
"departure": {
"delay": -125,
"time": "1769236195"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": 29,
"time": "1769235329"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -133,
"time": "1769236247"
},
"departure": {
"delay": -133,
"time": "1769236247"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -98,
"time": "1769236102"
},
"departure": {
"delay": -98,
"time": "1769236102"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3,
"time": "1769235657"
},
"departure": {
"delay": -3,
"time": "1769235657"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -126,
"time": "1769236374"
},
"departure": {
"delay": -126,
"time": "1769236374"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -156,
"time": "1769236404"
},
"departure": {
"delay": -156,
"time": "1769236404"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1769236042"
},
"departure": {
"delay": -98,
"time": "1769236042"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -181,
"time": "1769236499"
},
"departure": {
"delay": -181,
"time": "1769236499"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -72,
"time": "1769236128"
},
"departure": {
"delay": -72,
"time": "1769236128"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -183,
"time": "1769236317"
},
"departure": {
"delay": -183,
"time": "1769236317"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -42,
"time": "1769235558"
},
"departure": {
"delay": -42,
"time": "1769235558"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -102,
"time": "1769236158"
},
"departure": {
"delay": -102,
"time": "1769236158"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -185,
"time": "1769236555"
},
"departure": {
"delay": -185,
"time": "1769236555"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -207,
"time": "1769236593"
},
"departure": {
"delay": -207,
"time": "1769236593"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -177,
"time": "1769236623"
},
"departure": {
"delay": -177,
"time": "1769236623"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3,
"time": "1769235717"
},
"departure": {
"delay": -3,
"time": "1769235717"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470698:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075195x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769232723"
},
"departure": {
"delay": 63,
"time": "1769232723"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1769232844"
},
"departure": {
"delay": 64,
"time": "1769232844"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1769232755"
},
"departure": {
"delay": 35,
"time": "1769232755"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 35,
"time": "1769233055"
},
"departure": {
"delay": 35,
"time": "1769233055"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 75,
"time": "1769233335"
},
"departure": {
"delay": 75,
"time": "1769233335"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 91,
"time": "1769233291"
},
"departure": {
"delay": 91,
"time": "1769233291"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1769233016"
},
"departure": {
"delay": 56,
"time": "1769233016"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769232883"
},
"departure": {
"delay": 43,
"time": "1769232883"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1769232970"
},
"departure": {
"delay": 70,
"time": "1769232970"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769233655"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1769233227"
},
"departure": {
"delay": 87,
"time": "1769233227"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1769233415"
},
"departure": {
"delay": 35,
"time": "1769233415"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1769233175"
},
"departure": {
"delay": 35,
"time": "1769233175"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1769232935"
},
"departure": {
"delay": 35,
"time": "1769232935"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769232730",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075195x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053169x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1769232555"
},
"departure": {
"delay": 75,
"time": "1769232555"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1769232861"
},
"departure": {
"delay": 141,
"time": "1769232861"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 116,
"time": "1769233016"
},
"departure": {
"delay": 116,
"time": "1769233016"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 133,
"time": "1769232493"
},
"departure": {
"delay": 133,
"time": "1769232493"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1769232660"
},
"departure": {
"delay": 120,
"time": "1769232660"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 115,
"time": "1769233375"
},
"departure": {
"delay": 115,
"time": "1769233375"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 170,
"time": "1769232830"
},
"departure": {
"delay": 170,
"time": "1769232830"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 14,
"time": "1769232314"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1769232775"
},
"departure": {
"delay": 115,
"time": "1769232775"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1769233195"
},
"departure": {
"delay": 115,
"time": "1769233195"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 115,
"time": "1769233315"
},
"departure": {
"delay": 115,
"time": "1769233315"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 159,
"time": "1769232459"
},
"departure": {
"delay": 159,
"time": "1769232459"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1769232580"
},
"departure": {
"delay": 100,
"time": "1769232580"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1769233101"
},
"departure": {
"delay": 141,
"time": "1769233101"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 115,
"time": "1769233555"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1769233157"
},
"departure": {
"delay": 137,
"time": "1769233157"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1769233065"
},
"departure": {
"delay": 165,
"time": "1769233065"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1769232909"
},
"departure": {
"delay": 129,
"time": "1769232909"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1769233272"
},
"departure": {
"delay": 132,
"time": "1769233272"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1769232553"
},
"departure": {
"delay": 133,
"time": "1769232553"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 111,
"time": "1769232711"
},
"departure": {
"delay": 111,
"time": "1769232711"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 115,
"time": "1769232955"
},
"departure": {
"delay": 115,
"time": "1769232955"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1769232981"
},
"departure": {
"delay": 141,
"time": "1769232981"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769232560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053169x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -4,
"time": "1769232896"
},
"departure": {
"delay": -4,
"time": "1769232896"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -94,
"time": "1769233046"
},
"departure": {
"delay": -94,
"time": "1769233046"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1769232842"
},
"departure": {
"delay": 62,
"time": "1769232842"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1769232539"
},
"departure": {
"delay": 59,
"time": "1769232539"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -136,
"time": "1769233124"
},
"departure": {
"delay": -136,
"time": "1769233124"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -15,
"time": "1769233005"
},
"departure": {
"delay": -15,
"time": "1769233005"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1769232736"
},
"departure": {
"delay": 92,
"time": "1769232752"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -160,
"time": "1769233160"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 83,
"time": "1769232443"
},
"departure": {
"delay": 83,
"time": "1769232443"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1769232469"
},
"departure": {
"delay": 109,
"time": "1769232469"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 83,
"time": "1769232263"
},
"departure": {
"delay": 83,
"time": "1769232263"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1769232622"
},
"departure": {
"delay": 92,
"time": "1769232632"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1769232500"
},
"departure": {
"delay": 80,
"time": "1769232500"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -5,
"time": "1769232955"
},
"departure": {
"delay": -5,
"time": "1769232955"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1769232092"
},
"departure": {
"delay": 32,
"time": "1769232092"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1769232204"
},
"departure": {
"delay": 84,
"time": "1769232204"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1769232299"
},
"departure": {
"delay": 62,
"time": "1769232302"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 95,
"time": "1769232395"
},
"departure": {
"delay": 95,
"time": "1769232395"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470645:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851700F5411758x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769232660"
},
"departure": {
"time": "1769232720"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769233080"
},
"departure": {
"time": "1769233140"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769235360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769232180"
},
"departure": {
"time": "1769232240"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769228258",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851700F5411758x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1769233166"
},
"departure": {
"delay": -34,
"time": "1769233166"
},
"stopId": "FR:27017:ZE:0xSTN02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -156,
"time": "1769233464"
},
"departure": {
"delay": -156,
"time": "1769233464"
},
"stopId": "FR:27229:ZE:0xORL02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -116,
"time": "1769233384"
},
"departure": {
"delay": -116,
"time": "1769233384"
},
"stopId": "FR:27229:ZE:0xTRA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1769233207"
},
"departure": {
"delay": -53,
"time": "1769233207"
},
"stopId": "FR:27229:ZE:0xRON02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1769233008"
},
"departure": {
"delay": -12,
"time": "1769233008"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -130,
"time": "1769233430"
},
"departure": {
"delay": -130,
"time": "1769233430"
},
"stopId": "FR:27229:ZE:0xPOL02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -128,
"time": "1769233492"
},
"departure": {
"delay": -128,
"time": "1769233492"
},
"stopId": "FR:27229:ZE:0xMOU02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -208,
"time": "1769233592"
},
"departure": {
"delay": -208,
"time": "1769233592"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -226,
"time": "1769233634"
},
"departure": {
"delay": -226,
"time": "1769233634"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -8,
"time": "1769232952"
},
"departure": {
"delay": -8,
"time": "1769232952"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -233,
"time": "1769233687"
},
"departure": {
"delay": -233,
"time": "1769233687"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -208,
"time": "1769233532"
},
"departure": {
"delay": -208,
"time": "1769233532"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1,
"time": "1769233139"
},
"departure": {
"delay": -1,
"time": "1769233139"
},
"stopId": "FR:27017:ZE:0xFAY02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -101,
"time": "1769233279"
},
"departure": {
"delay": -101,
"time": "1769233279"
},
"stopId": "FR:27229:ZE:0xLAK02:ATOUMOD004",
"stopSequence": 10
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -310,
"time": "1769233790"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1769232982"
},
"departure": {
"delay": 22,
"time": "1769232982"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1769232832"
},
"departure": {
"delay": 52,
"time": "1769232832"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598117:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6254:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 60,
"time": "1769232660"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1769232840"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 120,
"time": "1769232360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 120,
"time": "1769230980"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 120,
"time": "1769231940"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 60,
"time": "1769231580"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 120,
"time": "1769232480"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 120,
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 180,
"time": "1769232360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 180,
"time": "1769231100"
},
"stopId": "FR:76705:ZE:TAEx3382:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 120,
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 120,
"time": "1769231040"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769231700"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 120,
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 120,
"time": "1769232000"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 60,
"time": "1769230860"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"delay": 120,
"time": "1769232120"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 120,
"time": "1769232060"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1769231160"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 120,
"time": "1769232180"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 120,
"time": "1769231880"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 60,
"time": "1769232240"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1769232601",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6254:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769232900"
},
"departure": {
"time": "1769232900"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769233500"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769232480"
},
"departure": {
"time": "1769232600"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769233680"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 125,
"time": "1769231460"
},
"departure": {
"delay": 125,
"time": "1769231465"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769233140"
},
"departure": {
"time": "1769233140"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1769233025"
},
"departure": {
"delay": 5,
"time": "1769233025"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769233320"
},
"departure": {
"time": "1769233320"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": -55,
"time": "1769232240"
},
"departure": {
"delay": -55,
"time": "1769232245"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1769231280"
},
"departure": {
"delay": 120,
"time": "1769231340"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1769231820"
},
"departure": {
"delay": 5,
"time": "1769231825"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1769233085"
},
"departure": {
"delay": 5,
"time": "1769233085"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1769231760"
},
"departure": {
"delay": 5,
"time": "1769231765"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769232300"
},
"departure": {
"time": "1769232360"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769233200"
},
"departure": {
"time": "1769233200"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769233080"
},
"departure": {
"time": "1769233080"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"delay": 65,
"time": "1769231220"
},
"departure": {
"delay": 65,
"time": "1769231225"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769233260"
},
"departure": {
"time": "1769233260"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1769231640"
},
"departure": {
"delay": 65,
"time": "1769231645"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769231880"
},
"departure": {
"delay": 5,
"time": "1769231885"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1769232420"
},
"departure": {
"delay": -115,
"time": "1769232425"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1769232000"
},
"departure": {
"delay": 60,
"time": "1769232060"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1769231470"
},
"departure": {
"delay": 75,
"time": "1769231475"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233440"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769232780"
},
"departure": {
"time": "1769232780"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769232660"
},
"departure": {
"delay": 5,
"time": "1769232665"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"delay": 125,
"time": "1769231700"
},
"departure": {
"delay": 125,
"time": "1769231705"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769233020"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1769231710"
},
"departure": {
"delay": 75,
"time": "1769231715"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233620"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1769231580"
},
"departure": {
"delay": 65,
"time": "1769231585"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769233380"
},
"departure": {
"time": "1769233380"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:511:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769255400"
},
"departure": {
"time": "1769255400"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769255580"
},
"departure": {
"time": "1769255580"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769255340"
},
"departure": {
"time": "1769255340"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769252820"
},
"departure": {
"time": "1769252820"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769253300"
},
"departure": {
"time": "1769253300"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769253420"
},
"departure": {
"time": "1769253420"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769252940"
},
"departure": {
"time": "1769252940"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769254620"
},
"departure": {
"time": "1769254620"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769255760"
},
"departure": {
"time": "1769255760"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769254680"
},
"departure": {
"time": "1769254680"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769255940"
},
"departure": {
"time": "1769255940"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769255220"
},
"departure": {
"time": "1769255220"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769253660"
},
"departure": {
"time": "1769253660"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769254560"
},
"departure": {
"time": "1769254560"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769255460"
},
"departure": {
"time": "1769255460"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769255280"
},
"departure": {
"time": "1769255280"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769253780"
},
"departure": {
"time": "1769253780"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769255160"
},
"departure": {
"time": "1769255160"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769253600"
},
"departure": {
"time": "1769253600"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769254920"
},
"departure": {
"time": "1769254920"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769254800"
},
"departure": {
"time": "1769254800"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769255820"
},
"departure": {
"time": "1769255820"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769253180"
},
"departure": {
"time": "1769253180"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769256000"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769255100"
},
"departure": {
"time": "1769255100"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769253000"
},
"departure": {
"time": "1769253000"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769253960"
},
"departure": {
"time": "1769253960"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769254320"
},
"departure": {
"time": "1769254320"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769255700"
},
"departure": {
"time": "1769255700"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769253240"
},
"departure": {
"time": "1769253240"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769252760"
},
"departure": {
"time": "1769252760"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1769252700"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:511:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852004F3899974x2025x12x15T22x25x25Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769240100"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769237580"
},
"departure": {
"time": "1769237640"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769239500"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236620"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769238060"
},
"departure": {
"time": "1769238120"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769238600"
},
"departure": {
"time": "1769238660"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769231318",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852004F3899974x2025x12x15T22x25x25Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4196473x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1769233092"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 40,
"time": "1769232400"
},
"departure": {
"delay": 40,
"time": "1769232400"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 93,
"time": "1769232333"
},
"departure": {
"delay": 93,
"time": "1769232333"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1769232531"
},
"departure": {
"delay": 51,
"time": "1769232531"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 9,
"time": "1769232789"
},
"departure": {
"delay": 9,
"time": "1769232789"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 156,
"time": "1769232696"
},
"departure": {
"delay": 156,
"time": "1769232696"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 78,
"time": "1769232438"
},
"departure": {
"delay": 78,
"time": "1769232438"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1769232658"
},
"departure": {
"delay": 118,
"time": "1769232658"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1769232696"
},
"departure": {
"delay": 36,
"time": "1769232696"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -25,
"time": "1769232815"
},
"departure": {
"delay": -25,
"time": "1769232815"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -48,
"time": "1769232852"
},
"departure": {
"delay": -48,
"time": "1769232852"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 153,
"time": "1769232753"
},
"departure": {
"delay": 153,
"time": "1769232753"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 12,
"time": "1769232732"
},
"departure": {
"delay": 12,
"time": "1769232732"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1769232460"
},
"departure": {
"delay": 40,
"time": "1769232460"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4196473x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596709:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -165,
"time": "1769235195"
},
"departure": {
"delay": -165,
"time": "1769235195"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -147,
"time": "1769235153"
},
"departure": {
"delay": -147,
"time": "1769235153"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -137,
"time": "1769234623"
},
"departure": {
"delay": -137,
"time": "1769234623"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -10,
"time": "1769234450"
},
"departure": {
"delay": -10,
"time": "1769234450"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -165,
"time": "1769234715"
},
"departure": {
"delay": -165,
"time": "1769234715"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -165,
"time": "1769235315"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -153,
"time": "1769234787"
},
"departure": {
"delay": -153,
"time": "1769234787"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -134,
"time": "1769235106"
},
"departure": {
"delay": -134,
"time": "1769235106"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -165,
"time": "1769234955"
},
"departure": {
"delay": -165,
"time": "1769234955"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -123,
"time": "1769234877"
},
"departure": {
"delay": -123,
"time": "1769234877"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -143,
"time": "1769235277"
},
"departure": {
"delay": -143,
"time": "1769235277"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1769234536"
},
"departure": {
"delay": -104,
"time": "1769234536"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -121,
"time": "1769235239"
},
"departure": {
"delay": -121,
"time": "1769235239"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -138,
"time": "1769235042"
},
"departure": {
"delay": -138,
"time": "1769235042"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596709:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851706F5417083x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769237400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769236440"
},
"departure": {
"time": "1769236500"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769235360"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769230899",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851706F5417083x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192775x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1769234783"
},
"departure": {
"delay": 23,
"time": "1769234783"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769235120"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1769234389"
},
"departure": {
"delay": 49,
"time": "1769234389"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1769234676"
},
"departure": {
"delay": 36,
"time": "1769234676"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1769234445"
},
"departure": {
"delay": 45,
"time": "1769234445"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1769233792"
},
"departure": {
"delay": 52,
"time": "1769233792"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1769233665"
},
"departure": {
"delay": 45,
"time": "1769233665"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1769235033"
},
"departure": {
"delay": 33,
"time": "1769235033"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1769234925"
},
"departure": {
"delay": 45,
"time": "1769234925"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769233980"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1769235091"
},
"departure": {
"delay": 31,
"time": "1769235091"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769234340"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1769234877"
},
"departure": {
"delay": 57,
"time": "1769234877"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1769235066"
},
"departure": {
"delay": 6,
"time": "1769235066"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1769234623"
},
"departure": {
"delay": 43,
"time": "1769234623"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1769233751"
},
"departure": {
"delay": 11,
"time": "1769233751"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1769232520",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192775x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596179:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1769232520"
},
"departure": {
"delay": 160,
"time": "1769232520"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 110,
"time": "1769233310"
},
"departure": {
"delay": 110,
"time": "1769233310"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 91,
"time": "1769233111"
},
"departure": {
"delay": 91,
"time": "1769233111"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1769234468"
},
"departure": {
"delay": 68,
"time": "1769234468"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 88,
"time": "1769234248"
},
"departure": {
"delay": 88,
"time": "1769234248"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 117,
"time": "1769233917"
},
"departure": {
"delay": 117,
"time": "1769233917"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1769232957"
},
"departure": {
"delay": 117,
"time": "1769232957"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 76,
"time": "1769232796"
},
"departure": {
"delay": 76,
"time": "1769232796"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1769233550"
},
"departure": {
"delay": 110,
"time": "1769233550"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1769233882"
},
"departure": {
"delay": 82,
"time": "1769233882"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1769233827"
},
"departure": {
"delay": 87,
"time": "1769233827"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 89,
"time": "1769234129"
},
"departure": {
"delay": 89,
"time": "1769234129"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 86,
"time": "1769233766"
},
"departure": {
"delay": 86,
"time": "1769233766"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 119,
"time": "1769233499"
},
"departure": {
"delay": 119,
"time": "1769233499"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1769234077"
},
"departure": {
"delay": 37,
"time": "1769234077"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1769232596"
},
"departure": {
"delay": 176,
"time": "1769232596"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 76,
"time": "1769233456"
},
"departure": {
"delay": 76,
"time": "1769233456"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1769232731"
},
"departure": {
"delay": 131,
"time": "1769232731"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1769232648"
},
"departure": {
"delay": 108,
"time": "1769232648"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1769233636"
},
"departure": {
"delay": 76,
"time": "1769233636"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1769234497"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 122,
"time": "1769234042"
},
"departure": {
"delay": 122,
"time": "1769234042"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1769233029"
},
"departure": {
"delay": 129,
"time": "1769233029"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1769234381"
},
"departure": {
"delay": 41,
"time": "1769234381"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 83,
"time": "1769233283"
},
"departure": {
"delay": 83,
"time": "1769233283"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1769233183"
},
"departure": {
"delay": 103,
"time": "1769233183"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1769232532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596179:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:89:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234880"
},
"stopId": "FR:76217:ZE:18176:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769235360"
},
"departure": {
"time": "1769235360"
},
"stopId": "FR:76217:ZE:18189:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235900"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769237160"
},
"departure": {
"time": "1769237160"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769237400"
},
"departure": {
"time": "1769237400"
},
"stopId": "FR:76565:ZE:18238:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769234820"
},
"departure": {
"time": "1769234820"
},
"stopId": "FR:76217:ZE:18183:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76217:ZE:18104:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769235840"
},
"departure": {
"time": "1769235840"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1769235245"
},
"departure": {
"delay": 5,
"time": "1769235245"
},
"stopId": "FR:76217:ZE:18208:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769236500"
},
"departure": {
"time": "1769236500"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769237460"
},
"departure": {
"time": "1769237460"
},
"stopId": "FR:76565:ZE:18443:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769237280"
},
"departure": {
"time": "1769237280"
},
"stopId": "FR:76217:ZE:18073:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769237340"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:76217:ZE:18040:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1769235185"
},
"departure": {
"delay": 5,
"time": "1769235185"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769236320"
},
"departure": {
"time": "1769236320"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769236740"
},
"departure": {
"time": "1769236740"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769237040"
},
"departure": {
"time": "1769237040"
},
"stopId": "FR:76217:ZE:18025:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76217:ZE:18196:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76217:ZE:18810:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769236980"
},
"stopId": "FR:76217:ZE:18054:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235240"
},
"stopId": "FR:76217:ZE:18164:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769234940"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76217:ZE:18169:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769235960"
},
"departure": {
"time": "1769235960"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769236620"
},
"departure": {
"time": "1769236620"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235600"
},
"stopId": "FR:76217:ZE:18078:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 26
},
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:76217:ZE:18808:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769237580"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 35
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769237345"
},
"departure": {
"delay": 5,
"time": "1769237345"
},
"stopId": "FR:76565:ZE:18105:ATOUMOD005",
"stopSequence": 32
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:89:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4100774x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1769233743"
},
"departure": {
"delay": 63,
"time": "1769233743"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 88,
"time": "1769234008"
},
"departure": {
"delay": 88,
"time": "1769234008"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 116,
"time": "1769232476"
},
"departure": {
"delay": 116,
"time": "1769232476"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1769233090"
},
"departure": {
"delay": 70,
"time": "1769233090"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 95,
"time": "1769232575"
},
"departure": {
"delay": 95,
"time": "1769232575"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1769233608"
},
"departure": {
"delay": 48,
"time": "1769233608"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 85,
"time": "1769233705"
},
"departure": {
"delay": 85,
"time": "1769233705"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 61,
"time": "1769234101"
},
"departure": {
"delay": 61,
"time": "1769234101"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 73,
"time": "1769234173"
},
"departure": {
"delay": 73,
"time": "1769234173"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 78,
"time": "1769232498"
},
"departure": {
"delay": 78,
"time": "1769232498"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1769232074"
},
"departure": {
"delay": 194,
"time": "1769232074"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1769233813"
},
"departure": {
"delay": 73,
"time": "1769233813"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 48,
"time": "1769233548"
},
"departure": {
"delay": 48,
"time": "1769233548"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 62,
"time": "1769233622"
},
"departure": {
"delay": 62,
"time": "1769233622"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1769234215"
},
"departure": {
"delay": 55,
"time": "1769234215"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 79,
"time": "1769233279"
},
"departure": {
"delay": 79,
"time": "1769233279"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1769233188"
},
"departure": {
"delay": 48,
"time": "1769233188"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 48,
"time": "1769233008"
},
"departure": {
"delay": 48,
"time": "1769233008"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 98,
"time": "1769234138"
},
"departure": {
"delay": 98,
"time": "1769234138"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 72,
"time": "1769232912"
},
"departure": {
"delay": 72,
"time": "1769232912"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1769232828"
},
"departure": {
"delay": 48,
"time": "1769232828"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1769232529"
},
"departure": {
"delay": 49,
"time": "1769232529"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 68,
"time": "1769232788"
},
"departure": {
"delay": 68,
"time": "1769232788"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1769233128"
},
"departure": {
"delay": 48,
"time": "1769233128"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 203,
"time": "1769232263"
},
"departure": {
"delay": 203,
"time": "1769232263"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1769232746"
},
"departure": {
"delay": 86,
"time": "1769232746"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1769232346"
},
"departure": {
"delay": 166,
"time": "1769232346"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 48,
"time": "1769233788"
},
"departure": {
"delay": 48,
"time": "1769233788"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 172,
"time": "1769232292"
},
"departure": {
"delay": 172,
"time": "1769232292"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1769232868"
},
"departure": {
"delay": 88,
"time": "1769232868"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 204,
"time": "1769232204"
},
"departure": {
"delay": 204,
"time": "1769232204"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1769232979"
},
"departure": {
"delay": 79,
"time": "1769232979"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 185,
"time": "1769232305"
},
"departure": {
"delay": 185,
"time": "1769232305"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1769233968"
},
"departure": {
"delay": 48,
"time": "1769233968"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 93,
"time": "1769234073"
},
"departure": {
"delay": 93,
"time": "1769234073"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 48,
"time": "1769234268"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 48,
"time": "1769233668"
},
"departure": {
"delay": 48,
"time": "1769233668"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 78,
"time": "1769233038"
},
"departure": {
"delay": 78,
"time": "1769233038"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1769232720"
},
"departure": {
"delay": 60,
"time": "1769232720"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1769232740",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4100774x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470076:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -103,
"time": "1769237117"
},
"departure": {
"delay": -103,
"time": "1769237117"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -106,
"time": "1769237474"
},
"departure": {
"delay": -106,
"time": "1769237474"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -90,
"time": "1769236890"
},
"departure": {
"delay": -90,
"time": "1769236890"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1769236624"
},
"departure": {
"delay": 4,
"time": "1769236624"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1769236733"
},
"departure": {
"delay": -7,
"time": "1769236733"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -67,
"time": "1769237033"
},
"departure": {
"delay": -67,
"time": "1769237033"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -68,
"time": "1769237092"
},
"departure": {
"delay": -68,
"time": "1769237092"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -106,
"time": "1769237714"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -62,
"time": "1769237518"
},
"departure": {
"delay": -62,
"time": "1769237518"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -23,
"time": "1769236777"
},
"departure": {
"delay": -23,
"time": "1769236777"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1769236654"
},
"departure": {
"delay": -26,
"time": "1769236654"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -119,
"time": "1769237341"
},
"departure": {
"delay": -119,
"time": "1769237341"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -72,
"time": "1769237568"
},
"departure": {
"delay": -72,
"time": "1769237568"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1769236583"
},
"departure": {
"delay": 23,
"time": "1769236583"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -105,
"time": "1769237175"
},
"departure": {
"delay": -105,
"time": "1769237175"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1769236470"
},
"departure": {
"delay": 30,
"time": "1769236470"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -67,
"time": "1769236793"
},
"departure": {
"delay": -67,
"time": "1769236793"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -90,
"time": "1769237370"
},
"departure": {
"delay": -90,
"time": "1769237370"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -116,
"time": "1769236924"
},
"departure": {
"delay": -116,
"time": "1769236924"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1769236981"
},
"departure": {
"delay": -119,
"time": "1769236981"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -102,
"time": "1769237058"
},
"departure": {
"delay": -102,
"time": "1769237058"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -91,
"time": "1769237609"
},
"departure": {
"delay": -91,
"time": "1769237609"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -83,
"time": "1769237437"
},
"departure": {
"delay": -83,
"time": "1769237437"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -67,
"time": "1769236853"
},
"departure": {
"delay": -67,
"time": "1769236853"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470076:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6204:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235660"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769235540"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235840"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234160"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1769232622",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6204:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4700575045255168x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -180,
"time": "1769233920"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": -190,
"time": "1769233600"
},
"departure": {
"delay": -190,
"time": "1769233610"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1769232836"
},
"departure": {
"delay": 6,
"time": "1769232846"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1769233435"
},
"departure": {
"delay": -55,
"time": "1769233445"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1769232903"
},
"departure": {
"delay": 13,
"time": "1769232913"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -175,
"time": "1769233675"
},
"departure": {
"delay": -175,
"time": "1769233685"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": -192,
"time": "1769233778"
},
"departure": {
"delay": -192,
"time": "1769233788"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1769232675"
},
"departure": {
"delay": 32,
"time": "1769232692"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 39,
"time": "1769233109"
},
"departure": {
"delay": 39,
"time": "1769233119"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1769233156"
},
"departure": {
"delay": 26,
"time": "1769233166"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -142,
"time": "1769233528"
},
"departure": {
"delay": -142,
"time": "1769233538"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -13,
"time": "1769233297"
},
"departure": {
"delay": -13,
"time": "1769233307"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"time": "1769233370"
},
"departure": {
"time": "1769233380"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1769232976"
},
"departure": {
"delay": 26,
"time": "1769232986"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1769233030"
},
"departure": {
"delay": 20,
"time": "1769233040"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
}
],
"timestamp": "1769232787",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4700575045255168x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -3248,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3728,
"time": "1769232652"
},
"departure": {
"delay": -3728,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1,
"time": "1769237219"
},
"departure": {
"delay": -1,
"time": "1769237219"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3308,
"time": "1769232652"
},
"departure": {
"delay": -3308,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -3428,
"time": "1769232652"
},
"departure": {
"delay": -3428,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -4208,
"time": "1769232652"
},
"departure": {
"delay": -4208,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3668,
"time": "1769232652"
},
"departure": {
"delay": -3668,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -3908,
"time": "1769232652"
},
"departure": {
"delay": -3908,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -4328,
"time": "1769232652"
},
"departure": {
"delay": -4328,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3248,
"time": "1769232652"
},
"departure": {
"delay": -3248,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -24,
"time": "1769237436"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -4508,
"time": "1769232652"
},
"departure": {
"delay": -4508,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -23,
"time": "1769237377"
},
"departure": {
"delay": -23,
"time": "1769237377"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -4508,
"time": "1769232652"
},
"departure": {
"delay": -4508,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -4208,
"time": "1769232652"
},
"departure": {
"delay": -4208,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1769237347"
},
"departure": {
"delay": 7,
"time": "1769237347"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1769237277"
},
"departure": {
"delay": -3,
"time": "1769237277"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3608,
"time": "1769232652"
},
"departure": {
"delay": -3608,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602232:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244786x2025x26xGSamHTNIxSamedix01:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1504,
"time": "1769232964"
},
"departure": {
"delay": 1504,
"time": "1769232964"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 1453,
"time": "1769234713"
},
"departure": {
"delay": 1453,
"time": "1769234713"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 1472,
"time": "1769234852"
},
"departure": {
"delay": 1472,
"time": "1769234852"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 1453,
"time": "1769234413"
},
"departure": {
"delay": 1453,
"time": "1769234413"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 1453,
"time": "1769234953"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 1498,
"time": "1769234638"
},
"departure": {
"delay": 1498,
"time": "1769234638"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 1475,
"time": "1769233835"
},
"departure": {
"delay": 1475,
"time": "1769233835"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 1478,
"time": "1769234618"
},
"departure": {
"delay": 1478,
"time": "1769234618"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 1510,
"time": "1769234830"
},
"departure": {
"delay": 1510,
"time": "1769234830"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 1453,
"time": "1769232853"
},
"departure": {
"delay": 1453,
"time": "1769232853"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 1453,
"time": "1769233273"
},
"departure": {
"delay": 1453,
"time": "1769233273"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1504,
"time": "1769234884"
},
"departure": {
"delay": 1504,
"time": "1769234884"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 1472,
"time": "1769234492"
},
"departure": {
"delay": 1472,
"time": "1769234492"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 1454,
"time": "1769234294"
},
"departure": {
"delay": 1454,
"time": "1769234294"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 1453,
"time": "1769233573"
},
"departure": {
"delay": 1453,
"time": "1769233573"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 1509,
"time": "1769233509"
},
"departure": {
"delay": 1509,
"time": "1769233509"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 1511,
"time": "1769234591"
},
"departure": {
"delay": 1511,
"time": "1769234591"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 1507,
"time": "1769232787"
},
"departure": {
"delay": 1507,
"time": "1769232787"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 1453,
"time": "1769234533"
},
"departure": {
"delay": 1453,
"time": "1769234533"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 1503,
"time": "1769233743"
},
"departure": {
"delay": 1503,
"time": "1769233743"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 1453,
"time": "1769233933"
},
"departure": {
"delay": 1453,
"time": "1769233933"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1472,
"time": "1769234132"
},
"departure": {
"delay": 1472,
"time": "1769234132"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1769232750",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244786x2025x26xGSamHTNIxSamedix01:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230720x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1769232538"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 111,
"time": "1769232231"
},
"departure": {
"delay": 111,
"time": "1769232231"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 134,
"time": "1769232494"
},
"departure": {
"delay": 134,
"time": "1769232494"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 130,
"time": "1769232370"
},
"departure": {
"delay": 130,
"time": "1769232370"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 127,
"time": "1769232187"
},
"departure": {
"delay": 127,
"time": "1769232187"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 141,
"time": "1769232321"
},
"departure": {
"delay": 141,
"time": "1769232321"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 142,
"time": "1769232442"
},
"departure": {
"delay": 142,
"time": "1769232442"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 103,
"time": "1769232283"
},
"departure": {
"delay": 103,
"time": "1769232283"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 97,
"time": "1769232157"
},
"departure": {
"delay": 97,
"time": "1769232157"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769232540",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230720x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6471217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1919,
"time": "1769232781"
},
"departure": {
"delay": -1919,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2039,
"time": "1769232781"
},
"departure": {
"delay": -2039,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1919,
"time": "1769232781"
},
"departure": {
"delay": -1919,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -25,
"time": "1769235755"
},
"departure": {
"delay": -25,
"time": "1769235755"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -78,
"time": "1769235522"
},
"departure": {
"delay": -78,
"time": "1769235522"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -120,
"time": "1769236320"
},
"departure": {
"delay": -120,
"time": "1769236320"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -105,
"time": "1769236395"
},
"departure": {
"delay": -105,
"time": "1769236395"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -2639,
"time": "1769232781"
},
"departure": {
"delay": -2639,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -26,
"time": "1769235634"
},
"departure": {
"delay": -26,
"time": "1769235634"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -88,
"time": "1769236592"
},
"departure": {
"delay": -88,
"time": "1769236592"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -141,
"time": "1769236239"
},
"departure": {
"delay": -141,
"time": "1769236239"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -217,
"time": "1769236763"
},
"departure": {
"delay": -217,
"time": "1769236763"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1739,
"time": "1769232781"
},
"departure": {
"delay": -1739,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -67,
"time": "1769235713"
},
"departure": {
"delay": -67,
"time": "1769235713"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -78,
"time": "1769235942"
},
"departure": {
"delay": -78,
"time": "1769235942"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -104,
"time": "1769236636"
},
"departure": {
"delay": -104,
"time": "1769236636"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"departure": {
"delay": -1739,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -37,
"time": "1769235323"
},
"departure": {
"delay": -37,
"time": "1769235323"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -78,
"time": "1769236122"
},
"departure": {
"delay": -78,
"time": "1769236122"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -165,
"time": "1769236695"
},
"departure": {
"delay": -165,
"time": "1769236695"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -105,
"time": "1769236515"
},
"departure": {
"delay": -105,
"time": "1769236515"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -83,
"time": "1769236477"
},
"departure": {
"delay": -83,
"time": "1769236477"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -1979,
"time": "1769232781"
},
"departure": {
"delay": -1979,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1769235569"
},
"departure": {
"delay": -31,
"time": "1769235569"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -138,
"time": "1769236182"
},
"departure": {
"delay": -138,
"time": "1769236182"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -247,
"time": "1769236733"
},
"departure": {
"delay": -247,
"time": "1769236733"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -322,
"time": "1769236838"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -60,
"time": "1769236440"
},
"departure": {
"delay": -60,
"time": "1769236440"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -2039,
"time": "1769232781"
},
"departure": {
"delay": -2039,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -140,
"time": "1769236660"
},
"departure": {
"delay": -140,
"time": "1769236660"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -78,
"time": "1769235822"
},
"departure": {
"delay": -78,
"time": "1769235822"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2759,
"time": "1769232781"
},
"departure": {
"delay": -2759,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -76,
"time": "1769236544"
},
"departure": {
"delay": -76,
"time": "1769236544"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"time": "1769234912"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6471217:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769237640"
},
"departure": {
"time": "1769237640"
},
"stopId": "FR:76217:ZE:18074:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"delay": 10,
"time": "1769237890"
},
"departure": {
"delay": 10,
"time": "1769237890"
},
"stopId": "FR:76217:ZE:18091:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769237940"
},
"departure": {
"time": "1769237940"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236560"
},
"stopId": "FR:76217:ZE:18077:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769236380"
},
"departure": {
"time": "1769236380"
},
"stopId": "FR:76217:ZE:18027:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769235960"
},
"departure": {
"time": "1769235960"
},
"stopId": "FR:76217:ZE:18167:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1769238305"
},
"departure": {
"delay": 5,
"time": "1769238305"
},
"stopId": "FR:76217:ZE:18102:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769237100"
},
"departure": {
"time": "1769237100"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1769235905"
},
"departure": {
"delay": 5,
"time": "1769235905"
},
"stopId": "FR:76217:ZE:18187:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769237340"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:76217:ZE:18182:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1769237885"
},
"departure": {
"delay": 5,
"time": "1769237885"
},
"stopId": "FR:76217:ZE:18442:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"delay": 5,
"time": "1769237585"
},
"departure": {
"delay": 5,
"time": "1769237585"
},
"stopId": "FR:76217:ZE:18045:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769236440"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:76217:ZE:18059:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236080"
},
"stopId": "FR:76217:ZE:18198:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769237460"
},
"departure": {
"time": "1769237460"
},
"stopId": "FR:76217:ZE:18096:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769237700"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:76217:ZE:18068:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769236500"
},
"departure": {
"time": "1769236500"
},
"stopId": "FR:76217:ZE:18107:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:76217:ZE:18175:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769237820"
},
"departure": {
"time": "1769237820"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769235840"
},
"departure": {
"time": "1769235840"
},
"stopId": "FR:76217:ZE:18206:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769237580"
},
"departure": {
"time": "1769237580"
},
"stopId": "FR:76217:ZE:18785:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769238480"
},
"stopId": "FR:76217:ZE:18038:ATOUMOD005",
"stopSequence": 34
},
{
"arrival": {
"time": "1769237760"
},
"departure": {
"time": "1769237760"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769237880"
},
"departure": {
"time": "1769237880"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769236920"
},
"departure": {
"time": "1769236920"
},
"stopId": "FR:76217:ZE:18050:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1769237645"
},
"departure": {
"delay": 5,
"time": "1769237645"
},
"stopId": "FR:76217:ZE:18021:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235900"
},
"stopId": "FR:76217:ZE:18185:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769236020"
},
"departure": {
"time": "1769236020"
},
"stopId": "FR:76217:ZE:18171:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769236320"
},
"departure": {
"time": "1769236320"
},
"stopId": "FR:76217:ZE:18133:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769238120"
},
"departure": {
"time": "1769238120"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 31
},
{
"departure": {
"time": "1769235600"
},
"stopId": "FR:76217:ZE:18282:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769238300"
},
"departure": {
"time": "1769238300"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76217:ZE:18178:ATOUMOD005",
"stopSequence": 10
}
],
"timestamp": "1769232779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:2:LOC",
"tripId": "ATOUMOD005:ServiceJourney:113:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596690:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -51,
"time": "1769234049"
},
"departure": {
"delay": -51,
"time": "1769234049"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 38,
"time": "1769233418"
},
"departure": {
"delay": 38,
"time": "1769233418"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -19,
"time": "1769234501"
},
"departure": {
"delay": -19,
"time": "1769234501"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1769233719"
},
"departure": {
"delay": 39,
"time": "1769233719"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1769234415"
},
"departure": {
"delay": -45,
"time": "1769234415"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -63,
"time": "1769233977"
},
"departure": {
"delay": -63,
"time": "1769233977"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -41,
"time": "1769234539"
},
"departure": {
"delay": -41,
"time": "1769234539"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -21,
"time": "1769234139"
},
"departure": {
"delay": -21,
"time": "1769234139"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1769233895"
},
"departure": {
"delay": -25,
"time": "1769233895"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1769234368"
},
"departure": {
"delay": -32,
"time": "1769234368"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"time": "1769233500"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1769233640"
},
"departure": {
"delay": 20,
"time": "1769233640"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -63,
"time": "1769234457"
},
"departure": {
"delay": -63,
"time": "1769234457"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1769234577"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -36,
"time": "1769234304"
},
"departure": {
"delay": -36,
"time": "1769234304"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1769233596"
},
"departure": {
"delay": 36,
"time": "1769233596"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -63,
"time": "1769234217"
},
"departure": {
"delay": -63,
"time": "1769234217"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769233770"
},
"departure": {
"delay": 30,
"time": "1769233770"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596690:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011379x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1769232899"
},
"departure": {
"delay": -1,
"time": "1769232899"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1769233558"
},
"departure": {
"delay": -2,
"time": "1769233558"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -2,
"time": "1769233918"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 7,
"time": "1769233687"
},
"departure": {
"delay": 7,
"time": "1769233687"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -2,
"time": "1769232778"
},
"departure": {
"delay": -2,
"time": "1769232778"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -2,
"time": "1769232598"
},
"departure": {
"delay": -2,
"time": "1769232598"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 9,
"time": "1769233389"
},
"departure": {
"delay": 9,
"time": "1769233389"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 43,
"time": "1769233003"
},
"departure": {
"delay": 43,
"time": "1769233003"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -2,
"time": "1769233318"
},
"departure": {
"delay": -2,
"time": "1769233318"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -2,
"time": "1769233858"
},
"departure": {
"delay": -2,
"time": "1769233858"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 45,
"time": "1769233785"
},
"departure": {
"delay": 45,
"time": "1769233785"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -2,
"time": "1769232958"
},
"departure": {
"delay": -2,
"time": "1769232958"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 36,
"time": "1769233656"
},
"departure": {
"delay": 36,
"time": "1769233656"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -2,
"time": "1769233078"
},
"departure": {
"delay": -2,
"time": "1769233078"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 10,
"time": "1769233810"
},
"departure": {
"delay": 10,
"time": "1769233810"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 20,
"time": "1769232860"
},
"departure": {
"delay": 20,
"time": "1769232860"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 34,
"time": "1769232814"
},
"departure": {
"delay": 34,
"time": "1769232814"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1769233422"
},
"departure": {
"delay": 42,
"time": "1769233422"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 8,
"time": "1769233748"
},
"departure": {
"delay": 8,
"time": "1769233748"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 3,
"time": "1769233623"
},
"departure": {
"delay": 3,
"time": "1769233623"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 39,
"time": "1769233599"
},
"departure": {
"delay": 39,
"time": "1769233599"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011379x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234040"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1769236200"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233980"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769236020"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769234820"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769235480"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4886:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470060:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1769235665"
},
"departure": {
"delay": 5,
"time": "1769235665"
},
"stopId": "FR:27375:ZE:0x6418:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 315,
"time": "1769236515"
},
"stopId": "FR:27375:ZE:0x7160:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:27375:ZE:0x6472:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 50,
"time": "1769235230"
},
"departure": {
"delay": 50,
"time": "1769235230"
},
"stopId": "FR:27375:ZE:0x6479:ATOUMOD006",
"stopSequence": 5
},
{
"departure": {
"delay": 1292,
"time": "1769235992"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1769235270"
},
"departure": {
"delay": 30,
"time": "1769235270"
},
"stopId": "FR:27375:ZE:0x6501:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 22,
"time": "1769234902"
},
"departure": {
"delay": 22,
"time": "1769234902"
},
"stopId": "FR:27375:ZE:0x6508:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769235496"
},
"departure": {
"delay": 16,
"time": "1769235496"
},
"stopId": "FR:27375:ZE:0x6518:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1769235365"
},
"departure": {
"delay": 5,
"time": "1769235365"
},
"stopId": "FR:27375:ZE:0x6386:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1769235778"
},
"departure": {
"delay": 58,
"time": "1769235778"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 34,
"time": "1769235454"
},
"departure": {
"delay": 34,
"time": "1769235454"
},
"stopId": "FR:27375:ZE:0x6520:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:27375:ZE:0x6413:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1769235540"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:27375:ZE:0x6444:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:27375:ZE:0x6452:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769235581"
},
"departure": {
"delay": 41,
"time": "1769235581"
},
"stopId": "FR:27375:ZE:0x6474:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1769235834"
},
"departure": {
"delay": 54,
"time": "1769235834"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1769235103"
},
"departure": {
"delay": 43,
"time": "1769235103"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769235616"
},
"departure": {
"delay": 16,
"time": "1769235616"
},
"stopId": "FR:27375:ZE:0x6522:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:3:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470060:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 282,
"time": "1769232402"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 526,
"time": "1769232346"
},
"departure": {
"delay": 526,
"time": "1769232346"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1769232360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470486:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN862470F5418007x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235360"
},
"departure": {
"time": "1769235420"
},
"stopId": "FR:28325:ZE:StopPointxOCETrainxTERx87394213:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:28006:ZE:StopPointxOCETrainxTERx87394205:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769234580"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:28302:ZE:StopPointxOCETrainxTERx87394247:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:61061:ZE:StopPointxOCETrainxTERx87394270:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:28214:ZE:StopPointxOCETrainxTERx87394254:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233260"
},
"departure": {
"time": "1769233320"
},
"stopId": "FR:61116:ZE:StopPointxOCETrainxTERx87394288:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769236200"
},
"stopId": "FR:28085:ZE:StopPointxOCETrainxTERx87394007:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:28116:ZE:StopPointxOCETrainxTERx87394221:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:28280:ZE:StopPointxOCETrainxTERx87394296:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1769229338",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxF7BB4338xAE0Ax457BxA5D3xF1F80F115201x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN862470F5418007x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:527:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769254560"
},
"departure": {
"time": "1769254560"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769254740"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769254380"
},
"departure": {
"time": "1769254380"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769254140"
},
"departure": {
"time": "1769254140"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769253420"
},
"departure": {
"time": "1769253420"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769253060"
},
"departure": {
"time": "1769253060"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769253840"
},
"departure": {
"time": "1769253840"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769253780"
},
"departure": {
"time": "1769253780"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769254020"
},
"departure": {
"time": "1769254020"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"departure": {
"time": "1769253000"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769253720"
},
"departure": {
"time": "1769253720"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769253900"
},
"departure": {
"time": "1769253900"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769253300"
},
"departure": {
"time": "1769253300"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769253540"
},
"departure": {
"time": "1769253540"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769254620"
},
"departure": {
"time": "1769254620"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769254500"
},
"departure": {
"time": "1769254500"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769254260"
},
"departure": {
"time": "1769254260"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769253600"
},
"departure": {
"time": "1769253600"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769253960"
},
"departure": {
"time": "1769253960"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:527:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470469:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 147,
"time": "1769232747"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 182,
"time": "1769233562"
},
"departure": {
"delay": 182,
"time": "1769233562"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1769233765"
},
"departure": {
"delay": 145,
"time": "1769233765"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1769233061"
},
"departure": {
"delay": 41,
"time": "1769233061"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1769232985"
},
"departure": {
"delay": 25,
"time": "1769232985"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 168,
"time": "1769233668"
},
"departure": {
"delay": 168,
"time": "1769233668"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1769233520"
},
"departure": {
"delay": 200,
"time": "1769233520"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 201,
"time": "1769233701"
},
"departure": {
"delay": 201,
"time": "1769233701"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 9,
"time": "1769233269"
},
"departure": {
"delay": 9,
"time": "1769233269"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1769232889"
},
"departure": {
"delay": 49,
"time": "1769232889"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1769232823"
},
"departure": {
"delay": 103,
"time": "1769232823"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1769232787"
},
"departure": {
"delay": 127,
"time": "1769232787"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1769233029"
},
"departure": {
"delay": 9,
"time": "1769233029"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233920"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 116,
"time": "1769233796"
},
"departure": {
"delay": 116,
"time": "1769233796"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1769233431"
},
"departure": {
"delay": 111,
"time": "1769233431"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1769233363"
},
"departure": {
"delay": 103,
"time": "1769233363"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 139,
"time": "1769233399"
},
"departure": {
"delay": 139,
"time": "1769233399"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1769233639"
},
"departure": {
"delay": 199,
"time": "1769233639"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1769232933"
},
"departure": {
"delay": 93,
"time": "1769232933"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1769232751",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470469:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6203:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233980"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1769233620"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232240"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233680"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1769229515",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6203:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:393:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769248620"
},
"departure": {
"time": "1769248620"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"departure": {
"time": "1769247900"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769249340"
},
"departure": {
"time": "1769249340"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769248800"
},
"departure": {
"time": "1769248800"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769248320"
},
"departure": {
"time": "1769248320"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769249160"
},
"departure": {
"time": "1769249160"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769248500"
},
"departure": {
"time": "1769248500"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769248980"
},
"departure": {
"time": "1769248980"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769248440"
},
"departure": {
"time": "1769248440"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769248680"
},
"departure": {
"time": "1769248680"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769248560"
},
"departure": {
"time": "1769248560"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769248740"
},
"departure": {
"time": "1769248740"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769249580"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769249520"
},
"departure": {
"time": "1769249520"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769248920"
},
"departure": {
"time": "1769248920"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769248020"
},
"departure": {
"time": "1769248020"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769248200"
},
"departure": {
"time": "1769248200"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769248860"
},
"departure": {
"time": "1769248860"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:393:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053769x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1769232034"
},
"departure": {
"delay": 94,
"time": "1769232034"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1769232016"
},
"departure": {
"delay": 136,
"time": "1769232016"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 91,
"time": "1769232091"
},
"departure": {
"delay": 91,
"time": "1769232091"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 91,
"time": "1769232211"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769232020",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053769x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769246340"
},
"departure": {
"time": "1769246340"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769246040"
},
"departure": {
"time": "1769246040"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769247420"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769247240"
},
"departure": {
"time": "1769247240"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769246820"
},
"departure": {
"time": "1769246820"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769247060"
},
"departure": {
"time": "1769247060"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769246520"
},
"departure": {
"time": "1769246520"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769246160"
},
"departure": {
"time": "1769246160"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769247300"
},
"departure": {
"time": "1769247300"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769246640"
},
"departure": {
"time": "1769246640"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769245860"
},
"departure": {
"time": "1769245860"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769246280"
},
"departure": {
"time": "1769246280"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"departure": {
"time": "1769245800"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769247180"
},
"departure": {
"time": "1769247180"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769246460"
},
"departure": {
"time": "1769246460"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769246580"
},
"departure": {
"time": "1769246580"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769246940"
},
"departure": {
"time": "1769246940"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769246760"
},
"departure": {
"time": "1769246760"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769246700"
},
"departure": {
"time": "1769246700"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:331:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852612F5417129x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769237580"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1769236620"
},
"departure": {
"time": "1769236680"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1769236200"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769237040"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1769234460"
},
"departure": {
"time": "1769234520"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
}
],
"timestamp": "1769229638",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852612F5417129x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:125:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769236440"
},
"departure": {
"time": "1769236440"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769237940"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 19
},
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:76217:ZE:18042:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236260"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769237580"
},
"departure": {
"time": "1769237580"
},
"stopId": "FR:76217:ZE:18044:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769237820"
},
"departure": {
"time": "1769237820"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769236980"
},
"departure": {
"time": "1769236980"
},
"stopId": "FR:76217:ZE:18802:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769237460"
},
"departure": {
"time": "1769237460"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769237100"
},
"departure": {
"time": "1769237100"
},
"stopId": "FR:76217:ZE:18092:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769236740"
},
"departure": {
"time": "1769236740"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769237760"
},
"departure": {
"time": "1769237760"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769237340"
},
"departure": {
"time": "1769237340"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236560"
},
"stopId": "FR:76217:ZE:18323:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769237700"
},
"departure": {
"time": "1769237700"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769237220"
},
"departure": {
"time": "1769237220"
},
"stopId": "FR:76217:ZE:18244:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769236680"
},
"departure": {
"time": "1769236680"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769237160"
},
"departure": {
"time": "1769237160"
},
"stopId": "FR:76217:ZE:18033:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:76217:ZE:18036:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769237040"
},
"departure": {
"time": "1769237040"
},
"stopId": "FR:76217:ZE:18051:ATOUMOD005",
"stopSequence": 9
}
],
"timestamp": "1769232757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:125:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13109F3904003x2025x12x04T22x49x20Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769238360"
},
"departure": {
"time": "1769238420"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769237700"
},
"departure": {
"time": "1769237760"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769238960"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769237160"
},
"departure": {
"time": "1769237280"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1769230778",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13109F3904003x2025x12x04T22x49x20Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2317:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769231640"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769231700"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769232540"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1769232960"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1769231460"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1769232120"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1769231520"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769232180"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769232300"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769231820"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1769232420"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1769232000"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1769233440"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1769232840"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1769232060"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2317:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053770x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1769232917"
},
"departure": {
"delay": 77,
"time": "1769232917"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1769232683"
},
"departure": {
"delay": 23,
"time": "1769232683"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1769232492"
},
"departure": {
"delay": 72,
"time": "1769232492"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1769233400"
},
"departure": {
"delay": 80,
"time": "1769233400"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1769233610"
},
"departure": {
"delay": 50,
"time": "1769233610"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1769233730"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 102,
"time": "1769233182"
},
"departure": {
"delay": 102,
"time": "1769233182"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1769233250"
},
"departure": {
"delay": 50,
"time": "1769233250"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1769233070"
},
"departure": {
"delay": 50,
"time": "1769233070"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1769233136"
},
"departure": {
"delay": 56,
"time": "1769233136"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1769232360"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1769232587"
},
"departure": {
"delay": 47,
"time": "1769232587"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1769233486"
},
"departure": {
"delay": 106,
"time": "1769233486"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1769233336"
},
"departure": {
"delay": 76,
"time": "1769233336"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1769232552"
},
"departure": {
"delay": 72,
"time": "1769232552"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 79,
"time": "1769232859"
},
"departure": {
"delay": 79,
"time": "1769232859"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1769232995"
},
"departure": {
"delay": 95,
"time": "1769232995"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1769232454"
},
"departure": {
"delay": 34,
"time": "1769232454"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1769233550"
},
"departure": {
"delay": 50,
"time": "1769233550"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1769233298"
},
"departure": {
"delay": 98,
"time": "1769233298"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1769232830"
},
"departure": {
"delay": 50,
"time": "1769232830"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1769232518"
},
"departure": {
"delay": 38,
"time": "1769232518"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1769233430"
},
"departure": {
"delay": 50,
"time": "1769233430"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 89,
"time": "1769233529"
},
"departure": {
"delay": 89,
"time": "1769233529"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1769233033"
},
"departure": {
"delay": 73,
"time": "1769233033"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769232780",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053770x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075209x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 8,
"time": "1769233808"
},
"departure": {
"delay": 8,
"time": "1769233808"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 52,
"time": "1769233912"
},
"departure": {
"delay": 52,
"time": "1769233912"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1769233380"
},
"departure": {
"time": "1769233380"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1769234212"
},
"departure": {
"delay": 52,
"time": "1769234212"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1769233860"
},
"departure": {
"time": "1769233860"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1769233769"
},
"departure": {
"delay": 29,
"time": "1769233769"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1769233533"
},
"departure": {
"delay": 33,
"time": "1769233533"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1769233249"
},
"departure": {
"delay": 49,
"time": "1769233249"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 40,
"time": "1769234320"
},
"departure": {
"delay": 40,
"time": "1769234320"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1769233500"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1769233419"
},
"departure": {
"delay": 39,
"time": "1769233419"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1769233319"
},
"departure": {
"delay": 59,
"time": "1769233319"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1769234276"
},
"departure": {
"delay": 56,
"time": "1769234276"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1769233560"
},
"departure": {
"time": "1769233560"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1769233981"
},
"departure": {
"delay": 1,
"time": "1769233981"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 36,
"time": "1769233296"
},
"departure": {
"delay": 36,
"time": "1769233296"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1769233636"
},
"departure": {
"delay": 16,
"time": "1769233636"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1769234640"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1769233462"
},
"departure": {
"delay": 22,
"time": "1769233462"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769232700",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075209x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13104F3903993x2025x12x04T22x49x20Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769238000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769232960"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235540"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769228858",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13104F3903993x2025x12x04T22x49x20Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190882x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1769231969"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1769231880",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190882x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:67:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233560"
},
"departure": {
"time": "1769233560"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769235480"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235600"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234040"
},
"departure": {
"time": "1769234040"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235180"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769233920"
},
"departure": {
"time": "1769233920"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235900"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769235840"
},
"departure": {
"time": "1769235840"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"arrival": {
"time": "1769235720"
},
"departure": {
"time": "1769235720"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769236320"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1769233985"
},
"departure": {
"delay": 5,
"time": "1769233985"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233620"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769236020"
},
"departure": {
"time": "1769236020"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235780"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769233980"
},
"departure": {
"time": "1769233980"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769234160"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769236260"
},
"departure": {
"time": "1769236260"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769233800"
},
"departure": {
"time": "1769233800"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769234220"
},
"departure": {
"time": "1769234220"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234280"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769236080"
},
"departure": {
"time": "1769236080"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236140"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769234700"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769234760"
},
"departure": {
"time": "1769234760"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769233740"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769235540"
},
"departure": {
"time": "1769235540"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234400"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769234940"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769235660"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
}
],
"timestamp": "1769232276",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:67:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109886x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 88,
"time": "1769232808"
},
"departure": {
"delay": 88,
"time": "1769232808"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1769233840"
},
"departure": {
"delay": 40,
"time": "1769233840"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1769233738"
},
"departure": {
"delay": 58,
"time": "1769233738"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 74,
"time": "1769233334"
},
"departure": {
"delay": 74,
"time": "1769233334"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1769233951"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1769233638"
},
"departure": {
"delay": 78,
"time": "1769233638"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1769233206"
},
"departure": {
"delay": 66,
"time": "1769233206"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 68,
"time": "1769233028"
},
"departure": {
"delay": 68,
"time": "1769233028"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1769232904"
},
"departure": {
"delay": 64,
"time": "1769232904"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1769233528"
},
"departure": {
"delay": 88,
"time": "1769233528"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1769233444"
},
"departure": {
"delay": 64,
"time": "1769233444"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109886x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109835x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1769232158"
},
"departure": {
"delay": -22,
"time": "1769232158"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -17,
"time": "1769232883"
},
"departure": {
"delay": -17,
"time": "1769232883"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1769233054"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -50,
"time": "1769232670"
},
"departure": {
"delay": -50,
"time": "1769232670"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 31,
"time": "1769232511"
},
"departure": {
"delay": 31,
"time": "1769232511"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -41,
"time": "1769232979"
},
"departure": {
"delay": -41,
"time": "1769232979"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1769232048"
},
"departure": {
"delay": -12,
"time": "1769232048"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1769232335"
},
"departure": {
"delay": 35,
"time": "1769232335"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1769232767"
},
"departure": {
"delay": -13,
"time": "1769232767"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -25,
"time": "1769232575"
},
"departure": {
"delay": -25,
"time": "1769232575"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1769232180",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109835x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4100765x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1769233114"
},
"departure": {
"delay": 214,
"time": "1769233114"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 199,
"time": "1769232619"
},
"departure": {
"delay": 199,
"time": "1769232619"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1769232970"
},
"departure": {
"delay": 190,
"time": "1769232970"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 190,
"time": "1769233330"
},
"departure": {
"delay": 190,
"time": "1769233330"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 224,
"time": "1769234204"
},
"departure": {
"delay": 224,
"time": "1769234204"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 235,
"time": "1769234635"
},
"departure": {
"delay": 235,
"time": "1769234635"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 190,
"time": "1769233810"
},
"departure": {
"delay": 190,
"time": "1769233810"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 201,
"time": "1769234721"
},
"departure": {
"delay": 201,
"time": "1769234721"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 185,
"time": "1769232485"
},
"departure": {
"delay": 185,
"time": "1769232485"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1769233030"
},
"departure": {
"delay": 190,
"time": "1769233030"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 241,
"time": "1769234041"
},
"departure": {
"delay": 241,
"time": "1769234041"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 215,
"time": "1769234615"
},
"departure": {
"delay": 215,
"time": "1769234615"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 215,
"time": "1769232575"
},
"departure": {
"delay": 215,
"time": "1769232575"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 212,
"time": "1769234552"
},
"departure": {
"delay": 212,
"time": "1769234552"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 207,
"time": "1769234667"
},
"departure": {
"delay": 207,
"time": "1769234667"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 217,
"time": "1769233297"
},
"departure": {
"delay": 217,
"time": "1769233297"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 190,
"time": "1769234830"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 231,
"time": "1769233371"
},
"departure": {
"delay": 231,
"time": "1769233371"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 223,
"time": "1769232523"
},
"departure": {
"delay": 223,
"time": "1769232523"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 235,
"time": "1769233735"
},
"departure": {
"delay": 235,
"time": "1769233735"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 161,
"time": "1769232401"
},
"departure": {
"delay": 161,
"time": "1769232401"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 231,
"time": "1769233971"
},
"departure": {
"delay": 231,
"time": "1769233971"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 226,
"time": "1769233186"
},
"departure": {
"delay": 226,
"time": "1769233186"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 190,
"time": "1769233450"
},
"departure": {
"delay": 190,
"time": "1769233450"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 222,
"time": "1769232882"
},
"departure": {
"delay": 222,
"time": "1769232882"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 226,
"time": "1769233666"
},
"departure": {
"delay": 226,
"time": "1769233666"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 198,
"time": "1769234418"
},
"departure": {
"delay": 198,
"time": "1769234418"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 230,
"time": "1769233070"
},
"departure": {
"delay": 230,
"time": "1769233070"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 223,
"time": "1769234743"
},
"departure": {
"delay": 223,
"time": "1769234743"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 125,
"time": "1769232365"
},
"departure": {
"delay": 125,
"time": "1769232365"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 230,
"time": "1769233610"
},
"departure": {
"delay": 230,
"time": "1769233610"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 190,
"time": "1769234350"
},
"departure": {
"delay": 190,
"time": "1769234350"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 236,
"time": "1769234156"
},
"departure": {
"delay": 236,
"time": "1769234156"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 163,
"time": "1769232343"
},
"departure": {
"delay": 163,
"time": "1769232343"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 174,
"time": "1769232594"
},
"departure": {
"delay": 174,
"time": "1769232594"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1769233150"
},
"departure": {
"delay": 190,
"time": "1769233150"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 190,
"time": "1769234590"
},
"departure": {
"delay": 190,
"time": "1769234590"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 218,
"time": "1769233418"
},
"departure": {
"delay": 218,
"time": "1769233418"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 190,
"time": "1769234470"
},
"departure": {
"delay": 190,
"time": "1769234470"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 228,
"time": "1769233248"
},
"departure": {
"delay": 228,
"time": "1769233248"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1769234110"
},
"departure": {
"delay": 190,
"time": "1769234110"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 190,
"time": "1769234770"
},
"departure": {
"delay": 190,
"time": "1769234770"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4100765x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596707:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1769235939"
},
"departure": {
"delay": -21,
"time": "1769235939"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1769235519"
},
"departure": {
"delay": 39,
"time": "1769235519"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -63,
"time": "1769236257"
},
"departure": {
"delay": -63,
"time": "1769236257"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1769235218"
},
"departure": {
"delay": 38,
"time": "1769235218"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1769235396"
},
"departure": {
"delay": 36,
"time": "1769235396"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"time": "1769235300"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -63,
"time": "1769235777"
},
"departure": {
"delay": -63,
"time": "1769235777"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1769236168"
},
"departure": {
"delay": -32,
"time": "1769236168"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -63,
"time": "1769236377"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1769235570"
},
"departure": {
"delay": 30,
"time": "1769235570"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1769235849"
},
"departure": {
"delay": -51,
"time": "1769235849"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -19,
"time": "1769236301"
},
"departure": {
"delay": -19,
"time": "1769236301"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -36,
"time": "1769236104"
},
"departure": {
"delay": -36,
"time": "1769236104"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -25,
"time": "1769235695"
},
"departure": {
"delay": -25,
"time": "1769235695"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1769236017"
},
"departure": {
"delay": -63,
"time": "1769236017"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -41,
"time": "1769236339"
},
"departure": {
"delay": -41,
"time": "1769236339"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1769235440"
},
"departure": {
"delay": 20,
"time": "1769235440"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -45,
"time": "1769236215"
},
"departure": {
"delay": -45,
"time": "1769236215"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596707:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076293x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1769232080"
},
"departure": {
"delay": 80,
"time": "1769232080"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1769232260"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1769232060",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076293x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2279,
"time": "1769232781"
},
"departure": {
"delay": -2279,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2459,
"time": "1769232781"
},
"departure": {
"delay": -2459,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1769235436"
},
"departure": {
"delay": 16,
"time": "1769235436"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2339,
"time": "1769232781"
},
"departure": {
"delay": -2339,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1679,
"time": "1769232781"
},
"departure": {
"delay": -1679,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1619,
"time": "1769232781"
},
"departure": {
"delay": -1619,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 24,
"time": "1769235504"
},
"departure": {
"delay": 24,
"time": "1769235504"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1859,
"time": "1769232781"
},
"departure": {
"delay": -1859,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1769235596"
},
"departure": {
"delay": 56,
"time": "1769235596"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 16,
"time": "1769235556"
},
"departure": {
"delay": 16,
"time": "1769235556"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"departure": {
"delay": -1319,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1769235327"
},
"departure": {
"delay": 27,
"time": "1769235327"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1979,
"time": "1769232781"
},
"departure": {
"delay": -1979,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2099,
"time": "1769232781"
},
"departure": {
"delay": -2099,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1799,
"time": "1769232781"
},
"departure": {
"delay": -1799,
"time": "1769232781"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2159,
"time": "1769232781"
},
"departure": {
"delay": -2159,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1769235300"
},
"departure": {
"delay": 60,
"time": "1769235300"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1769235736"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2219,
"time": "1769232781"
},
"departure": {
"delay": -2219,
"time": "1769232781"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470697:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110126x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1769233181"
},
"departure": {
"delay": 41,
"time": "1769233181"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1769233883"
},
"departure": {
"delay": 23,
"time": "1769233883"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1769234472"
},
"departure": {
"delay": 12,
"time": "1769234472"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1769234008"
},
"departure": {
"delay": 28,
"time": "1769234008"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1769234116"
},
"departure": {
"delay": 16,
"time": "1769234116"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 14,
"time": "1769234354"
},
"departure": {
"delay": 14,
"time": "1769234354"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1769233497"
},
"departure": {
"delay": 57,
"time": "1769233497"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1769233394"
},
"departure": {
"delay": 14,
"time": "1769233394"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1769233717"
},
"departure": {
"delay": 37,
"time": "1769233717"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1769234213"
},
"departure": {
"delay": 53,
"time": "1769234213"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1769234578"
},
"departure": {
"delay": 58,
"time": "1769234578"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1769233286"
},
"departure": {
"delay": 26,
"time": "1769233286"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1769233593"
},
"departure": {
"delay": 33,
"time": "1769233593"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769234700"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769232710",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110126x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1769233388"
},
"departure": {
"delay": 68,
"time": "1769233388"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1769233418"
},
"departure": {
"delay": 38,
"time": "1769233418"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -37,
"time": "1769233943"
},
"departure": {
"delay": -37,
"time": "1769233943"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1769233520"
},
"departure": {
"delay": 80,
"time": "1769233520"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": 67,
"time": "1769233267"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -62,
"time": "1769234038"
},
"departure": {
"delay": -62,
"time": "1769234038"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1769233843"
},
"departure": {
"delay": -17,
"time": "1769233843"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1769233985"
},
"departure": {
"delay": -55,
"time": "1769233985"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1769233469"
},
"departure": {
"delay": 89,
"time": "1769233469"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -139,
"time": "1769234141"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1769233328"
},
"departure": {
"delay": 68,
"time": "1769233328"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1769233663"
},
"departure": {
"delay": 43,
"time": "1769233663"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1769233596"
},
"departure": {
"delay": 96,
"time": "1769233596"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 73,
"time": "1769233753"
},
"departure": {
"delay": 73,
"time": "1769233753"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596703:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC595711:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC595711:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769235300"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1769235240"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769233740"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233440"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769232900"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769233860"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769233080"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1769233320"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769233920"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769233140"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234580"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769233020"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4885:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470247:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 318,
"time": "1769232318"
},
"departure": {
"delay": 318,
"time": "1769232318"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 289,
"time": "1769232349"
},
"departure": {
"delay": 289,
"time": "1769232349"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 272,
"time": "1769232451"
},
"departure": {
"delay": 272,
"time": "1769232452"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 322,
"time": "1769232502"
},
"departure": {
"delay": 322,
"time": "1769232502"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 291,
"time": "1769232771"
},
"departure": {
"delay": 291,
"time": "1769232771"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 287,
"time": "1769232587"
},
"departure": {
"delay": 287,
"time": "1769232587"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 315,
"time": "1769232195"
},
"departure": {
"delay": 315,
"time": "1769232195"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 302,
"time": "1769232538"
},
"departure": {
"delay": 302,
"time": "1769232542"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 233,
"time": "1769232113"
},
"departure": {
"delay": 233,
"time": "1769232113"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 330,
"time": "1769232450"
},
"departure": {
"delay": 330,
"time": "1769232450"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 311,
"time": "1769232251"
},
"departure": {
"delay": 311,
"time": "1769232251"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 331,
"time": "1769232691"
},
"departure": {
"delay": 331,
"time": "1769232691"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 287,
"time": "1769232827"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1769232330",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470247:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769241000"
},
"departure": {
"time": "1769241000"
},
"stopId": "FR:76217:ZE:18184:ATOUMOD005",
"stopSequence": 26
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239560"
},
"stopId": "FR:76217:ZE:18086:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769240760"
},
"departure": {
"time": "1769240760"
},
"stopId": "FR:76217:ZE:18195:ATOUMOD005",
"stopSequence": 22
},
{
"arrival": {
"time": "1769238600"
},
"departure": {
"time": "1769238600"
},
"stopId": "FR:76217:ZE:18072:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769240220"
},
"departure": {
"time": "1769240220"
},
"stopId": "FR:76545:ZE:18026:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769240880"
},
"departure": {
"time": "1769240880"
},
"stopId": "FR:76217:ZE:18163:ATOUMOD005",
"stopSequence": 24
},
{
"arrival": {
"time": "1769238780"
},
"departure": {
"time": "1769238780"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769240940"
},
"departure": {
"time": "1769240940"
},
"stopId": "FR:76217:ZE:18186:ATOUMOD005",
"stopSequence": 25
},
{
"arrival": {
"time": "1769241480"
},
"departure": {
"time": "1769241480"
},
"stopId": "FR:76217:ZE:18191:ATOUMOD005",
"stopSequence": 32
},
{
"arrival": {
"time": "1769241300"
},
"departure": {
"time": "1769241300"
},
"stopId": "FR:76217:ZE:18168:ATOUMOD005",
"stopSequence": 30
},
{
"arrival": {
"time": "1769238840"
},
"departure": {
"time": "1769238840"
},
"stopId": "FR:76217:ZE:18024:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769239980"
},
"departure": {
"time": "1769239980"
},
"stopId": "FR:76217:ZE:18106:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769239920"
},
"departure": {
"time": "1769239920"
},
"stopId": "FR:76217:ZE:18076:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769239380"
},
"departure": {
"time": "1769239380"
},
"stopId": "FR:76217:ZE:18055:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241360"
},
"stopId": "FR:76217:ZE:18242:ATOUMOD005",
"stopSequence": 31
},
{
"arrival": {
"time": "1769241120"
},
"departure": {
"time": "1769241120"
},
"stopId": "FR:76217:ZE:18174:ATOUMOD005",
"stopSequence": 28
},
{
"arrival": {
"time": "1769239020"
},
"departure": {
"time": "1769239020"
},
"stopId": "FR:76217:ZE:18786:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769238420"
},
"departure": {
"time": "1769238420"
},
"stopId": "FR:76565:ZE:18255:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769238900"
},
"departure": {
"time": "1769238900"
},
"stopId": "FR:76217:ZE:18053:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769240520"
},
"departure": {
"time": "1769240520"
},
"stopId": "FR:76217:ZE:18103:ATOUMOD005",
"stopSequence": 20
},
{
"arrival": {
"time": "1769240280"
},
"departure": {
"time": "1769240280"
},
"stopId": "FR:76414:ZE:18132:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769238360"
},
"departure": {
"time": "1769238360"
},
"stopId": "FR:76565:ZE:18285:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769240820"
},
"departure": {
"time": "1769240820"
},
"stopId": "FR:76217:ZE:18207:ATOUMOD005",
"stopSequence": 23
},
{
"arrival": {
"time": "1769238540"
},
"departure": {
"time": "1769238540"
},
"stopId": "FR:76217:ZE:18039:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769241240"
},
"departure": {
"time": "1769241240"
},
"stopId": "FR:76217:ZE:18181:ATOUMOD005",
"stopSequence": 29
},
{
"arrival": {
"time": "1769240160"
},
"departure": {
"time": "1769240160"
},
"stopId": "FR:76217:ZE:18058:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769241540"
},
"stopId": "FR:76217:ZE:18809:ATOUMOD005",
"stopSequence": 33
},
{
"arrival": {
"time": "1769240700"
},
"departure": {
"time": "1769240700"
},
"stopId": "FR:76217:ZE:18188:ATOUMOD005",
"stopSequence": 21
},
{
"arrival": {
"time": "1769239200"
},
"departure": {
"time": "1769239200"
},
"stopId": "FR:76217:ZE:18029:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769240400"
},
"departure": {
"time": "1769240400"
},
"stopId": "FR:76217:ZE:18079:ATOUMOD005",
"stopSequence": 19
},
{
"arrival": {
"time": "1769241060"
},
"departure": {
"time": "1769241060"
},
"stopId": "FR:76217:ZE:18205:ATOUMOD005",
"stopSequence": 27
},
{
"departure": {
"time": "1769238300"
},
"stopId": "FR:76565:ZE:18284:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769239260"
},
"departure": {
"time": "1769239260"
},
"stopId": "FR:76217:ZE:18060:ATOUMOD005",
"stopSequence": 11
}
],
"timestamp": "1769232669",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD005:Line:1:LOC",
"tripId": "ATOUMOD005:ServiceJourney:161:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5101:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769235180"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769235120"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1769234520"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1769234100"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1769234940"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769235060"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1769234460"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769234220"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5101:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769230620"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1769232840"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 60,
"time": "1769231040"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 60,
"time": "1769230800"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 60,
"time": "1769231100"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 60,
"time": "1769230980"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1769230680"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1769232180"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1769231280"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1769230500"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1769232480"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 60,
"time": "1769231520"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1769231880"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1769232467",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4883:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1769237123"
},
"departure": {
"delay": 23,
"time": "1769237123"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1769237608"
},
"departure": {
"delay": 28,
"time": "1769237608"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -3848,
"time": "1769232652"
},
"departure": {
"delay": -3848,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -3668,
"time": "1769232652"
},
"departure": {
"delay": -3668,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 23,
"time": "1769237543"
},
"departure": {
"delay": 23,
"time": "1769237543"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3548,
"time": "1769232652"
},
"departure": {
"delay": -3548,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -3788,
"time": "1769232652"
},
"departure": {
"delay": -3788,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -4028,
"time": "1769232652"
},
"departure": {
"delay": -4028,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1769237723"
},
"departure": {
"delay": 23,
"time": "1769237723"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": -3548,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1769237356"
},
"departure": {
"delay": 76,
"time": "1769237356"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"time": "1769236860"
},
"departure": {
"time": "1769236860"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -4088,
"time": "1769232652"
},
"departure": {
"delay": -4088,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3728,
"time": "1769232652"
},
"departure": {
"delay": -3728,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3608,
"time": "1769232652"
},
"departure": {
"delay": -3608,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1769237783"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602224:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053788x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1769232903"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1769232766"
},
"departure": {
"delay": 46,
"time": "1769232766"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -21,
"time": "1769232639"
},
"departure": {
"delay": -21,
"time": "1769232639"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 42,
"time": "1769232762"
},
"departure": {
"delay": 42,
"time": "1769232762"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769232770",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053788x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602177:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -27,
"time": "1769232033"
},
"departure": {
"delay": -27,
"time": "1769232033"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -40,
"time": "1769232200"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -22,
"time": "1769232158"
},
"departure": {
"delay": -22,
"time": "1769232158"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1769232051",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602177:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769255400"
},
"departure": {
"time": "1769255400"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769255520"
},
"departure": {
"time": "1769255520"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769255880"
},
"departure": {
"time": "1769255880"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769255280"
},
"departure": {
"time": "1769255280"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"arrival": {
"time": "1769256000"
},
"departure": {
"time": "1769256000"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"departure": {
"time": "1769255100"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
},
{
"arrival": {
"time": "1769255760"
},
"departure": {
"time": "1769255760"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769255940"
},
"departure": {
"time": "1769255940"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769256060"
},
"departure": {
"time": "1769256060"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769255700"
},
"departure": {
"time": "1769255700"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769256780"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769256720"
},
"departure": {
"time": "1769256720"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769256540"
},
"departure": {
"time": "1769256540"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769256360"
},
"departure": {
"time": "1769256360"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769255640"
},
"departure": {
"time": "1769255640"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769256120"
},
"departure": {
"time": "1769256120"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769256180"
},
"departure": {
"time": "1769256180"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769255820"
},
"departure": {
"time": "1769255820"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:569:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850633F3900195x2026x01x07T12x08x01Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234880"
},
"departure": {
"time": "1769234940"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769235900"
},
"departure": {
"time": "1769235960"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1769236320"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1769235420"
},
"departure": {
"time": "1769235480"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769234640"
},
"departure": {
"time": "1769234700"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769230778",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850633F3900195x2026x01x07T12x08x01Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13105F3903996x2026x01x07T12x08x01Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234520"
},
"departure": {
"time": "1769234640"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233200"
},
"departure": {
"time": "1769233320"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769231340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769236560"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1769234100"
},
"departure": {
"time": "1769234160"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1769236140"
},
"departure": {
"time": "1769236200"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1769233680"
},
"departure": {
"time": "1769233740"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769235780"
},
"departure": {
"time": "1769235840"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769235120"
},
"departure": {
"time": "1769235180"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769227719",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13105F3903996x2026x01x07T12x08x01Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598120:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1769232331"
},
"departure": {
"delay": 31,
"time": "1769232331"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 129,
"time": "1769232129"
},
"departure": {
"delay": 129,
"time": "1769232129"
},
"stopId": "FR:27017:ZE:0xFAY01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1769232432"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1769232379"
},
"departure": {
"delay": 19,
"time": "1769232379"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
}
],
"timestamp": "1769232261",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598120:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235000"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470249:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192774x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -207,
"time": "1769232213"
},
"departure": {
"delay": -207,
"time": "1769232213"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -11,
"time": "1769232229"
},
"departure": {
"delay": -11,
"time": "1769232229"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -207,
"time": "1769232333"
},
"departure": {
"delay": -207,
"time": "1769232333"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -237,
"time": "1769232243"
},
"departure": {
"delay": -237,
"time": "1769232243"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -209,
"time": "1769232511"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769232220",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192774x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597097:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597097:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470288:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 112,
"time": "1769232532"
},
"departure": {
"delay": 112,
"time": "1769232532"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1769232246"
},
"departure": {
"delay": 88,
"time": "1769232268"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1769232605"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 118,
"time": "1769232418"
},
"departure": {
"delay": 118,
"time": "1769232418"
},
"stopId": "FR:27275:ZE:0x6193:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1769232080"
},
"departure": {
"delay": 88,
"time": "1769232088"
},
"stopId": "FR:27275:ZE:0x6204:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 88,
"time": "1769232145"
},
"departure": {
"delay": 88,
"time": "1769232148"
},
"stopId": "FR:27275:ZE:0x6202:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1769231890"
},
"departure": {
"delay": 70,
"time": "1769231890"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1769232030"
},
"departure": {
"delay": 30,
"time": "1769232030"
},
"stopId": "FR:27275:ZE:0x6214:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769232510",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470288:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598116:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1769232157"
},
"departure": {
"delay": 97,
"time": "1769232157"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1769232177"
},
"departure": {
"delay": 57,
"time": "1769232177"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"time": "1769232300"
},
"scheduleRelationship": "SKIPPED",
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1769232111",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598116:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3161F3962893x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769242260"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241480"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1769243160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 20
},
{
"departure": {
"time": "1769234280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1769230658",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3161F3962893x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109931x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1769233340"
},
"departure": {
"delay": 20,
"time": "1769233340"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1769234366"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1769234195"
},
"departure": {
"delay": 35,
"time": "1769234195"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1769233786"
},
"departure": {
"delay": 46,
"time": "1769233786"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233020"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769232780"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 39,
"time": "1769234079"
},
"departure": {
"delay": 39,
"time": "1769234079"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1769232905"
},
"departure": {
"delay": 5,
"time": "1769232905"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1769233876"
},
"departure": {
"delay": 16,
"time": "1769233876"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1769233983"
},
"departure": {
"delay": 3,
"time": "1769233983"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1769233246"
},
"departure": {
"delay": 46,
"time": "1769233246"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1769233126"
},
"departure": {
"delay": 46,
"time": "1769233126"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1769234291"
},
"departure": {
"delay": 11,
"time": "1769234291"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1769233609"
},
"departure": {
"delay": 49,
"time": "1769233609"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1769233448"
},
"departure": {
"delay": 8,
"time": "1769233448"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769232670",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109931x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053025x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 206,
"time": "1769232386"
},
"departure": {
"delay": 206,
"time": "1769232386"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 217,
"time": "1769232577"
},
"departure": {
"delay": 217,
"time": "1769232577"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1769232156"
},
"departure": {
"delay": 216,
"time": "1769232156"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 238,
"time": "1769233018"
},
"departure": {
"delay": 238,
"time": "1769233018"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 284,
"time": "1769232764"
},
"departure": {
"delay": 284,
"time": "1769232764"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 229,
"time": "1769233189"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1769232839"
},
"departure": {
"delay": 239,
"time": "1769232839"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 186,
"time": "1769232246"
},
"departure": {
"delay": 186,
"time": "1769232246"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 275,
"time": "1769232875"
},
"departure": {
"delay": 275,
"time": "1769232875"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 125,
"time": "1769232065"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 270,
"time": "1769232810"
},
"departure": {
"delay": 270,
"time": "1769232810"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 187,
"time": "1769232487"
},
"departure": {
"delay": 187,
"time": "1769232487"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 245,
"time": "1769233085"
},
"departure": {
"delay": 245,
"time": "1769233085"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 233,
"time": "1769232413"
},
"departure": {
"delay": 233,
"time": "1769232413"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1769232306"
},
"departure": {
"delay": 246,
"time": "1769232306"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 232,
"time": "1769233132"
},
"departure": {
"delay": 232,
"time": "1769233132"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 263,
"time": "1769232683"
},
"departure": {
"delay": 263,
"time": "1769232683"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 229,
"time": "1769232949"
},
"departure": {
"delay": 229,
"time": "1769232949"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 250,
"time": "1769232550"
},
"departure": {
"delay": 250,
"time": "1769232550"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 264,
"time": "1769232624"
},
"departure": {
"delay": 264,
"time": "1769232624"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 281,
"time": "1769233001"
},
"departure": {
"delay": 281,
"time": "1769233001"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 248,
"time": "1769232728"
},
"departure": {
"delay": 248,
"time": "1769232728"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769232310",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053025x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109930x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1769232557"
},
"departure": {
"delay": 17,
"time": "1769232557"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1769232926"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 66,
"time": "1769232186"
},
"departure": {
"delay": 66,
"time": "1769232186"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1769232255"
},
"departure": {
"delay": 75,
"time": "1769232255"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 41,
"time": "1769232701"
},
"departure": {
"delay": 41,
"time": "1769232701"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 44,
"time": "1769232044"
},
"departure": {
"delay": 44,
"time": "1769232044"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1769232448"
},
"departure": {
"delay": 28,
"time": "1769232448"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1769232354"
},
"departure": {
"delay": 54,
"time": "1769232354"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1769232560",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109930x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596689:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1769232192"
},
"departure": {
"delay": -48,
"time": "1769232192"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -40,
"time": "1769232500"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -7,
"time": "1769232293"
},
"departure": {
"delay": -7,
"time": "1769232293"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 12,
"time": "1769232072"
},
"departure": {
"delay": 12,
"time": "1769232072"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
}
],
"timestamp": "1769232201",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596689:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3464F5422628x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769231400"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233500"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1769235000"
},
"departure": {
"time": "1769235060"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1769232900"
},
"departure": {
"time": "1769232960"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"time": "1769238960"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1769231940"
},
"departure": {
"time": "1769232000"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1769234280"
},
"departure": {
"time": "1769234340"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 44
}
],
"timestamp": "1769227779",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3464F5422628x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602230:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1748,
"time": "1769232652"
},
"departure": {
"delay": -1748,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1769235863"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -2408,
"time": "1769232652"
},
"departure": {
"delay": -2408,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1928,
"time": "1769232652"
},
"departure": {
"delay": -1928,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1769235273"
},
"departure": {
"delay": 33,
"time": "1769235273"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1769235230"
},
"departure": {
"delay": 50,
"time": "1769235230"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2048,
"time": "1769232652"
},
"departure": {
"delay": -2048,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2288,
"time": "1769232652"
},
"departure": {
"delay": -2288,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1769235803"
},
"departure": {
"delay": 23,
"time": "1769235803"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": -1748,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1769235489"
},
"departure": {
"delay": 69,
"time": "1769235489"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1808,
"time": "1769232652"
},
"departure": {
"delay": -1808,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2228,
"time": "1769232652"
},
"departure": {
"delay": -2228,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1868,
"time": "1769232652"
},
"departure": {
"delay": -1868,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1988,
"time": "1769232652"
},
"departure": {
"delay": -1988,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2648,
"time": "1769232652"
},
"departure": {
"delay": -2648,
"time": "1769232652"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 28,
"time": "1769235688"
},
"departure": {
"delay": 28,
"time": "1769235688"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1769235116"
},
"departure": {
"delay": 56,
"time": "1769235116"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 13,
"time": "1769235193"
},
"departure": {
"delay": 13,
"time": "1769235193"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1769235623"
},
"departure": {
"delay": 23,
"time": "1769235623"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602230:LOC"
}
}
},
{
"id": "SM:ATOUMOD005:ServiceJourney:207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769241240"
},
"departure": {
"time": "1769241240"
},
"stopId": "FR:76217:ZE:18243:ATOUMOD005",
"stopSequence": 5
},
{
"arrival": {
"time": "1769241600"
},
"departure": {
"time": "1769241600"
},
"stopId": "FR:76217:ZE:18801:ATOUMOD005",
"stopSequence": 11
},
{
"arrival": {
"time": "1769241780"
},
"departure": {
"time": "1769241780"
},
"stopId": "FR:76217:ZE:18028:ATOUMOD005",
"stopSequence": 14
},
{
"arrival": {
"time": "1769241000"
},
"departure": {
"time": "1769241000"
},
"stopId": "FR:76217:ZE:18057:ATOUMOD005",
"stopSequence": 3
},
{
"arrival": {
"time": "1769241660"
},
"departure": {
"time": "1769241660"
},
"stopId": "FR:76217:ZE:18037:ATOUMOD005",
"stopSequence": 12
},
{
"arrival": {
"time": "1769242140"
},
"departure": {
"time": "1769242140"
},
"stopId": "FR:76217:ZE:18023:ATOUMOD005",
"stopSequence": 16
},
{
"arrival": {
"time": "1769241120"
},
"departure": {
"time": "1769241120"
},
"stopId": "FR:76217:ZE:18043:ATOUMOD005",
"stopSequence": 4
},
{
"arrival": {
"time": "1769242320"
},
"departure": {
"time": "1769242320"
},
"stopId": "FR:76217:ZE:18321:ATOUMOD005",
"stopSequence": 17
},
{
"arrival": {
"time": "1769241720"
},
"departure": {
"time": "1769241720"
},
"stopId": "FR:76217:ZE:18080:ATOUMOD005",
"stopSequence": 13
},
{
"arrival": {
"time": "1769241360"
},
"departure": {
"time": "1769241360"
},
"stopId": "FR:76217:ZE:18067:ATOUMOD005",
"stopSequence": 7
},
{
"arrival": {
"time": "1769241420"
},
"departure": {
"time": "1769241420"
},
"stopId": "FR:76217:ZE:18325:ATOUMOD005",
"stopSequence": 8
},
{
"arrival": {
"time": "1769241300"
},
"departure": {
"time": "1769241300"
},
"stopId": "FR:76217:ZE:18800:ATOUMOD005",
"stopSequence": 6
},
{
"arrival": {
"time": "1769241480"
},
"departure": {
"time": "1769241480"
},
"stopId": "FR:76217:ZE:18093:ATOUMOD005",
"stopSequence": 9
},
{
"arrival": {
"time": "1769241960"
},
"departure": {
"time": "1769241960"
},
"stopId": "FR:76217:ZE:18324:ATOUMOD005",
"stopSequence": 15
},
{
"arrival": {
"time": "1769241540"
},
"departure": {
"time": "1769241540"
},
"stopId": "FR:76217:ZE:18052:ATOUMOD005",
"stopSequence": 10
},
{
"arrival": {
"time": "1769242380"
},
"stopId": "FR:76217:ZE:18041:ATOUMOD005",
"stopSequence": 18
},
{
"arrival": {
"time": "1769240880"
},
"departure": {
"time": "1769240880"
},
"stopId": "FR:76217:ZE:18320:ATOUMOD005",
"stopSequence": 2
},
{
"departure": {
"time": "1769240700"
},
"stopId": "FR:76217:ZE:18088:ATOUMOD005",
"stopSequence": 1
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD005:Line:3:LOC",
"tripId": "ATOUMOD005:ServiceJourney:207:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850420F5417051x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769234400"
},
"departure": {
"time": "1769234460"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1769235960"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1769235240"
},
"departure": {
"time": "1769235300"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1769233620"
},
"departure": {
"time": "1769233680"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1769233260"
},
"departure": {
"time": "1769233320"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1769232660"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1769235060"
},
"departure": {
"time": "1769235120"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1769229039",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850420F5417051x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3414F4137017x2026x01x18T21x46x46Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769238720"
},
"departure": {
"time": "1769238780"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1769233860"
},
"departure": {
"time": "1769233920"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1769243940"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 50
},
{
"departure": {
"time": "1769231940"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1769237220"
},
"departure": {
"time": "1769237280"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1769236560"
},
"departure": {
"time": "1769236680"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1769235600"
},
"departure": {
"time": "1769235660"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1769234940"
},
"departure": {
"time": "1769235000"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1769239560"
},
"departure": {
"time": "1769239620"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1769240820"
},
"departure": {
"time": "1769240880"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1769232960"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1769228318",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3414F4137017x2026x01x18T21x46x46Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075193x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1769233791"
},
"departure": {
"delay": -9,
"time": "1769233791"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1769232996"
},
"departure": {
"delay": -24,
"time": "1769232996"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1769232930"
},
"departure": {
"delay": 30,
"time": "1769232930"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -27,
"time": "1769233653"
},
"departure": {
"delay": -27,
"time": "1769233653"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1769233290"
},
"departure": {
"delay": 30,
"time": "1769233290"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1769233616"
},
"departure": {
"delay": -4,
"time": "1769233616"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1769233533"
},
"departure": {
"delay": -27,
"time": "1769233533"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -27,
"time": "1769233473"
},
"departure": {
"delay": -27,
"time": "1769233473"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 18,
"time": "1769233398"
},
"departure": {
"delay": 18,
"time": "1769233398"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1769233221"
},
"departure": {
"delay": 21,
"time": "1769233221"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 2,
"time": "1769233502"
},
"departure": {
"delay": 2,
"time": "1769233502"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1769233566"
},
"departure": {
"delay": 6,
"time": "1769233566"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1769233717"
},
"departure": {
"delay": -23,
"time": "1769233717"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1769233105"
},
"departure": {
"delay": 25,
"time": "1769233105"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"time": "1769232600"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 24,
"time": "1769232804"
},
"departure": {
"delay": 24,
"time": "1769232804"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1769233053"
},
"departure": {
"delay": -27,
"time": "1769233053"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 14,
"time": "1769233754"
},
"departure": {
"delay": 14,
"time": "1769233754"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -27,
"time": "1769233173"
},
"departure": {
"delay": -27,
"time": "1769233173"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1769233833"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -22,
"time": "1769232878"
},
"departure": {
"delay": -22,
"time": "1769232878"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -27,
"time": "1769233353"
},
"departure": {
"delay": -27,
"time": "1769233353"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075193x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC595713:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233800"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC595713:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597091:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597091:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597891:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 28
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470874:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233260"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470889:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602272:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233500"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602272:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4190612x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 110,
"time": "1769232650"
},
"departure": {
"delay": 110,
"time": "1769232650"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 115,
"time": "1769232835"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 121,
"time": "1769232541"
},
"departure": {
"delay": 121,
"time": "1769232541"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 109,
"time": "1769232589"
},
"departure": {
"delay": 109,
"time": "1769232589"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1769232630",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4190612x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4076294x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769233380"
},
"departure": {
"time": "1769233380"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1769232806"
},
"departure": {
"delay": 26,
"time": "1769232806"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1769233620"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 13,
"time": "1769233153"
},
"departure": {
"delay": 13,
"time": "1769233153"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1769233017"
},
"departure": {
"delay": 57,
"time": "1769233017"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1769233208"
},
"departure": {
"delay": 8,
"time": "1769233208"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1769233440"
},
"departure": {
"time": "1769233440"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1769233260"
},
"departure": {
"time": "1769233260"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1769233337"
},
"departure": {
"delay": 17,
"time": "1769233337"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1769232901"
},
"departure": {
"delay": 1,
"time": "1769232901"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 19,
"time": "1769232859"
},
"departure": {
"delay": 19,
"time": "1769232859"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1769232720"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1769232960"
},
"departure": {
"time": "1769232960"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1769233108"
},
"departure": {
"delay": 28,
"time": "1769233108"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1769232740",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4076294x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21655,
"time": "1769236025"
},
"departure": {
"delay": -21655,
"time": "1769236025"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -21633,
"time": "1769235987"
},
"departure": {
"delay": -21633,
"time": "1769235987"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1769231824",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1043:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110125x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1769232692"
},
"departure": {
"delay": 32,
"time": "1769232692"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1769232264"
},
"departure": {
"delay": 24,
"time": "1769232264"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1769233126"
},
"departure": {
"delay": 46,
"time": "1769233126"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1769232464"
},
"departure": {
"delay": 44,
"time": "1769232464"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1769232902"
},
"departure": {
"delay": 2,
"time": "1769232902"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1769233248"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1769232145"
},
"departure": {
"delay": 25,
"time": "1769232145"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1769233020"
},
"departure": {
"time": "1769233020"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1769232761"
},
"departure": {
"delay": 41,
"time": "1769232761"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1769232555"
},
"departure": {
"delay": 15,
"time": "1769232555"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1769232650",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110125x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC595714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27020:ZE:0xMOE01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC595714:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596314:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596314:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4110074x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1769232430"
},
"departure": {
"delay": 130,
"time": "1769232430"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1769232303"
},
"departure": {
"delay": 123,
"time": "1769232303"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 145,
"time": "1769232505"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1769232340",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4110074x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4230712x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1769232575"
},
"departure": {
"delay": 35,
"time": "1769232575"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1769232623"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1769232530",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4230712x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598428:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598428:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27229:ZE:0xBRU02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598441:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6469779:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6469779:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470693:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1769232005"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"time": "1769231940"
},
"departure": {
"time": "1769231940"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1769232119",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470693:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109885x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1769232466"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -27,
"time": "1769232333"
},
"departure": {
"delay": -27,
"time": "1769232333"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1769232450",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109885x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598119:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598119:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4075194x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1769232065"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769231990",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4075194x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233380"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470227:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597092:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597092:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053029x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1769232052"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1769232040",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053029x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234760"
},
"stopId": "FR:27229:ZE:0xZIIC03:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596173:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4011342x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1769232815"
},
"departure": {
"delay": 215,
"time": "1769232815"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 203,
"time": "1769232923"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 203,
"time": "1769232863"
},
"departure": {
"delay": 203,
"time": "1769232863"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 250,
"time": "1769232790"
},
"departure": {
"delay": 250,
"time": "1769232790"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
}
],
"timestamp": "1769232760",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4011342x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4232902x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 95,
"time": "1769232635"
},
"departure": {
"delay": 95,
"time": "1769232635"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 63,
"time": "1769232663"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1769232640",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4232902x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx977:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1769272287"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 30,
"time": "1769269530"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1769232645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx977:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 124,
"time": "1769256124"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769232624",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx989:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4109834x2025x26xGSamHTRAxSamedix00:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1769231819"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1769231810",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4109834x2025x26xGSamHTRAxSamedix00:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1769278020"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1769232645",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx981:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597095:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769233200"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597095:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602274:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235900"
},
"stopId": "FR:27229:ZE:0xROS11:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602274:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470487:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234640"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597096:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236380"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470649:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC602273:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:27229:ZE:0xGAR10:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC602273:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234340"
},
"stopId": "FR:27602:ZE:0xALI02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597909:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596706:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053787x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1769232064"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1769232010",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053787x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4192769x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1769232411"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1769232410",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4192769x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598114:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234700"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598114:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC597904:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC597904:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6469767:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27003:ZE:0x6015:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:10:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6469767:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4053168x2025x26xGSamHLiaxSamedix02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1769232375"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1769232360",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4053168x2025x26xGSamHLiaxSamedix02:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769234400"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:6b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470289:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC596691:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769235300"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC596691:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:SamedixSCOC598115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236140"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1769232652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:SamedixSCOC598115:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:1x6470276:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1769236200"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1769232781",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:1x6470276:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1769232870"
}
}